Upgrade to Encode 1.61, from Dan Kogai.
[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 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
32         Log: Wrong plan.
33      Branch: perl
34            ! ext/Encode/t/mime-header.t
35 ____________________________________________________________________________
36 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
37         Log: Upgrade to Encode 1.60, from Dan Kogai.
38      Branch: perl
39            + ext/Encode/lib/Encode/Guess.pm
40            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
41            + ext/Encode/t/mime-header.t
42            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
43            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
44            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
45            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
46            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
47            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
48 ____________________________________________________________________________
49 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
50         Log: another case of enabling binmode() where it should not be: if the
51              *.enc files are CRLF terminated, the result gets CRCRLF terminations
52      Branch: perl
53            ! ext/Encode/t/CJKT.t
54 ____________________________________________________________________________
55 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
56         Log: microperl update; boldly assume time() and time_t
57              (since we assume ANSI and i_time, anyway).
58      Branch: perl
59            ! uconfig.h uconfig.sh
60 ____________________________________________________________________________
61 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
62         Log: Integrate #16136, #16137, #16138 from macperl;
63              
64              Silly fix for the SC compiler's fixation with "comp" as a type
65              
66              Skip more PerlIO symbols for sfio
67              
68              Play nicely in miniperl
69      Branch: perl
70           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
71           !> lib/File/Spec/Mac.pm makedef.pl
72 ____________________________________________________________________________
73 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
74         Log: Sync configpm and config.h for use in 5.8
75              (still need to do config.sh)
76      Branch: macperl
77            ! macos/config.h macos/configpm
78 ____________________________________________________________________________
79 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
80         Log: Make MM_MacOS work with new MakeMaker
81      Branch: macperl
82            ! macos/lib/ExtUtils/MM_MacOS.pm
83 ____________________________________________________________________________
84 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
85         Log: Makefile.mk changes for 5.8: additional extensions
86              and source files; bump version
87      Branch: macperl
88            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
89 ____________________________________________________________________________
90 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
91         Log: Play nicely in miniperl
92      Branch: macperl
93            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
94 ____________________________________________________________________________
95 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
96         Log: Skip more PerlIO symbols for sfio
97      Branch: macperl
98            ! makedef.pl
99 ____________________________________________________________________________
100 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
101         Log: Silly fix for the SC compiler's fixation with "comp" as a type
102      Branch: macperl
103            ! ext/Unicode/Normalize/Normalize.xs
104 ____________________________________________________________________________
105 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
106         Log: Merge macperl xsubpp with current xsubpp
107      Branch: macperl
108            ! macos/xsubpp
109 ____________________________________________________________________________
110 [ 16134] By: nick                                  on 2002/04/24  18:08:37
111         Log: Integrate mainline
112      Branch: perlio
113           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
114           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
115            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
116            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
117            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
118            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
119            - lib/ExtUtils/t/Problem-Module/Makefile.PL
120            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
121           !> (integrate 44 files)
122 ____________________________________________________________________________
123 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
124         Log: Delete more included modules from bundled_ext
125      Branch: macperl
126            - macos/bundled_ext/Digest/MD5/Changes
127            - macos/bundled_ext/Digest/MD5/MD5.pm
128            - macos/bundled_ext/Digest/MD5/MD5.xs
129            - macos/bundled_ext/Digest/MD5/Makefile.PL
130            - macos/bundled_ext/Digest/MD5/Makefile.mk
131            - macos/bundled_ext/Digest/MD5/README
132            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
133            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
134            - macos/bundled_ext/Digest/MD5/rfc1321.txt
135            - macos/bundled_ext/Digest/MD5/t/badfile.t
136            - macos/bundled_ext/Digest/MD5/t/files.t
137            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
138            - macos/bundled_ext/Digest/MD5/typemap
139            - macos/bundled_ext/Filter/Util/Call/Call.pm
140            - macos/bundled_ext/Filter/Util/Call/Call.xs
141            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
142            - macos/bundled_ext/Filter/Util/Call/ppport.h
143            - macos/bundled_ext/Filter/t/call.t
144            - macos/bundled_ext/Filter/t/filter-util.pl
145            - macos/bundled_ext/List/Util/ChangeLog
146            - macos/bundled_ext/List/Util/Makefile.PL
147            - macos/bundled_ext/List/Util/README
148            - macos/bundled_ext/List/Util/Util.xs
149            - macos/bundled_ext/List/Util/lib/List/Util.pm
150            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
151            - macos/bundled_ext/List/Util/t/blessed.t
152            - macos/bundled_ext/List/Util/t/dualvar.t
153            - macos/bundled_ext/List/Util/t/first.t
154            - macos/bundled_ext/List/Util/t/max.t
155            - macos/bundled_ext/List/Util/t/maxstr.t
156            - macos/bundled_ext/List/Util/t/min.t
157            - macos/bundled_ext/List/Util/t/minstr.t
158            - macos/bundled_ext/List/Util/t/readonly.t
159            - macos/bundled_ext/List/Util/t/reduce.t
160            - macos/bundled_ext/List/Util/t/reftype.t
161            - macos/bundled_ext/List/Util/t/shuffle.t
162            - macos/bundled_ext/List/Util/t/sum.t
163            - macos/bundled_ext/List/Util/t/tainted.t
164            - macos/bundled_ext/List/Util/t/weak.t
165            - macos/bundled_ext/MIME/Base64/Base64.pm
166            - macos/bundled_ext/MIME/Base64/Base64.xs
167            - macos/bundled_ext/MIME/Base64/Changes
168            - macos/bundled_ext/MIME/Base64/Makefile.PL
169            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
170            - macos/bundled_ext/MIME/Base64/README
171            - macos/bundled_ext/MIME/Base64/t/base64.t
172            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
173            - macos/bundled_ext/MIME/Base64/t/unicode.t
174            - macos/bundled_ext/Storable/ChangeLog
175            - macos/bundled_ext/Storable/Makefile.PL
176            - macos/bundled_ext/Storable/README
177            - macos/bundled_ext/Storable/Storable.pm
178            - macos/bundled_ext/Storable/Storable.xs
179            - macos/bundled_ext/Storable/t/blessed.t
180            - macos/bundled_ext/Storable/t/canonical.t
181            - macos/bundled_ext/Storable/t/compat-0.6.t
182            - macos/bundled_ext/Storable/t/dclone.t
183            - macos/bundled_ext/Storable/t/dump.pl
184            - macos/bundled_ext/Storable/t/forgive.t
185            - macos/bundled_ext/Storable/t/freeze.t
186            - macos/bundled_ext/Storable/t/lock.t
187            - macos/bundled_ext/Storable/t/overload.t
188            - macos/bundled_ext/Storable/t/recurse.t
189            - macos/bundled_ext/Storable/t/retrieve.t
190            - macos/bundled_ext/Storable/t/store.t
191            - macos/bundled_ext/Storable/t/tied.t
192            - macos/bundled_ext/Storable/t/tied_hook.t
193            - macos/bundled_ext/Storable/t/tied_items.t
194            - macos/bundled_ext/Storable/t/utf8.t
195            - macos/bundled_ext/Time/HiRes/Changes
196            - macos/bundled_ext/Time/HiRes/HiRes.pm
197            - macos/bundled_ext/Time/HiRes/HiRes.t
198            - macos/bundled_ext/Time/HiRes/HiRes.xs
199            - macos/bundled_ext/Time/HiRes/Makefile.PL
200            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
201            - macos/bundled_ext/Time/HiRes/hints/sco.pl
202 ____________________________________________________________________________
203 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
204         Log: Thou shalt not assume %x works for UVs.
205      Branch: perl
206            ! ext/Encode/Encode.xs
207 ____________________________________________________________________________
208 [ 16131] By: nick                                  on 2002/04/24  15:50:31
209         Log: Submit an old integrate
210      Branch: perlio
211           +> (branch 27 files)
212            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
213            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
214            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
215            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
216            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
217            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
218            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
219           !> (integrate 84 files)
220 ____________________________________________________________________________
221 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
222         Log: Partially retract #12056, from Craig Berry.
223      Branch: perl
224            ! vms/vms.c
225 ____________________________________________________________________________
226 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
227         Log: Delete more included modules from bundled_lib
228      Branch: macperl
229            - macos/bundled_lib/blib/lib/Class/ISA.pm
230            - macos/bundled_lib/blib/lib/Digest.pm
231            - macos/bundled_lib/blib/lib/Filter/Simple.pm
232            - macos/bundled_lib/blib/lib/Memoize.pm
233            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
234            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
235            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
236            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
237            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
238            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
239            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
240            - macos/bundled_lib/blib/lib/NEXT.pm
241            - macos/bundled_lib/blib/lib/Net/Cmd.pm
242            - macos/bundled_lib/blib/lib/Net/Config.pm
243            - macos/bundled_lib/blib/lib/Net/Domain.pm
244            - macos/bundled_lib/blib/lib/Net/FTP.pm
245            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
246            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
247            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
248            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
249            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
250            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
251            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
252            - macos/bundled_lib/blib/lib/Net/NNTP.pm
253            - macos/bundled_lib/blib/lib/Net/Netrc.pm
254            - macos/bundled_lib/blib/lib/Net/POP3.pm
255            - macos/bundled_lib/blib/lib/Net/SMTP.pm
256            - macos/bundled_lib/blib/lib/Net/Time.pm
257            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
258            - macos/bundled_lib/blib/lib/Switch.pm
259            - macos/bundled_lib/t/Class/ISA/test.pl
260            - macos/bundled_lib/t/Digest/Digest.t
261            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
262            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
263            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
264            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
265            - macos/bundled_lib/t/Filter/Simple/data.t
266            - macos/bundled_lib/t/Filter/Simple/export.t
267            - macos/bundled_lib/t/Filter/Simple/filter.t
268            - macos/bundled_lib/t/Filter/Simple/filter_only.t
269            - macos/bundled_lib/t/Filter/Simple/import.t
270            - macos/bundled_lib/t/Memoize/array.t
271            - macos/bundled_lib/t/Memoize/array_confusion.t
272            - macos/bundled_lib/t/Memoize/correctness.t
273            - macos/bundled_lib/t/Memoize/errors.t
274            - macos/bundled_lib/t/Memoize/expire.t
275            - macos/bundled_lib/t/Memoize/expire_file.t
276            - macos/bundled_lib/t/Memoize/expire_module_n.t
277            - macos/bundled_lib/t/Memoize/expire_module_t.t
278            - macos/bundled_lib/t/Memoize/flush.t
279            - macos/bundled_lib/t/Memoize/normalize.t
280            - macos/bundled_lib/t/Memoize/prototype.t
281            - macos/bundled_lib/t/Memoize/speed.t
282            - macos/bundled_lib/t/Memoize/tie.t
283            - macos/bundled_lib/t/Memoize/tie_gdbm.t
284            - macos/bundled_lib/t/Memoize/tie_ndbm.t
285            - macos/bundled_lib/t/Memoize/tie_sdbm.t
286            - macos/bundled_lib/t/Memoize/tie_storable.t
287            - macos/bundled_lib/t/Memoize/tiefeatures.t
288            - macos/bundled_lib/t/Memoize/unmemoize.t
289            - macos/bundled_lib/t/NEXT/actual.t
290            - macos/bundled_lib/t/NEXT/actuns.t
291            - macos/bundled_lib/t/NEXT/next.t
292            - macos/bundled_lib/t/NEXT/unseen.t
293            - macos/bundled_lib/t/Switch/t/given.t
294            - macos/bundled_lib/t/Switch/t/nested.t
295            - macos/bundled_lib/t/Switch/t/switch.t
296            - macos/bundled_lib/t/libnet/config.t
297            - macos/bundled_lib/t/libnet/ftp.t
298            - macos/bundled_lib/t/libnet/hostname.t
299            - macos/bundled_lib/t/libnet/libnet_t.pl
300            - macos/bundled_lib/t/libnet/netrc.t
301            - macos/bundled_lib/t/libnet/nntp.t
302            - macos/bundled_lib/t/libnet/require.t
303            - macos/bundled_lib/t/libnet/smtp.t
304 ____________________________________________________________________________
305 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
306         Log: Remove Text::Balanced from bundled_lib (already in lib)
307      Branch: macperl
308            - macos/bundled_lib/blib/lib/Text/Balanced.pm
309            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
310            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
311            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
312            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
313            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
314            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
315            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
316            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
317 ____________________________________________________________________________
318 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
319         Log: A word of warning to the users of UTF-8 locales.
320      Branch: perl
321            ! pod/perluniintro.pod
322 ____________________________________________________________________________
323 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
324         Log: Forgotten from #16125.
325      Branch: perl
326            ! t/lib/MakeMaker/Test/Utils.pm
327 ____________________________________________________________________________
328 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
329         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
330      Branch: perl
331            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
332            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
333            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
334            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
335            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
336            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
337            - lib/ExtUtils/t/Problem-Module/Makefile.PL
338            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
339            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
340            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
341            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
342            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
343            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
344            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
345            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
346            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
347            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
348 ____________________________________________________________________________
349 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
350         Log: Subject: New UTF-8 surprise
351              From: andreas.koenig@anima.de (Andreas J. Koenig)
352              Date: Mon, 22 Apr 2002 12:08:48 +0200
353              Message-ID: <m38z7gjb9r.fsf@anima.de>
354      Branch: perl
355            ! pp_hot.c t/op/subst.t
356 ____________________________________________________________________________
357 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
358         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
359              tree that is branched from //depot/maint-5.6/macperl/macos/...
360      Branch: macperl
361           +> (branch 3590 files)
362 ____________________________________________________________________________
363 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
364         Log: Try to be clearer about perlio.
365      Branch: perl
366            ! INSTALL
367 ____________________________________________________________________________
368 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
369         Log: Subject: Re: binary compatibility
370              From: Andy Dougherty <doughera@lafayette.edu>
371              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
372              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
373      Branch: perl
374            ! INSTALL patchlevel.h
375 ____________________________________________________________________________
376 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
377         Log: Go on record about the binary backward incompatibility.
378      Branch: perl
379            ! pod/perldelta.pod
380 ____________________________________________________________________________
381 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
382         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
383              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
384              Date: Wed, 24 Apr 2002 01:51:43 +0400
385              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
386      Branch: perl
387            ! t/win32/system.t
388 ____________________________________________________________________________
389 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
390         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
391              From: PPrymmer@factset.com
392              Date: Tue, 23 Apr 2002 17:14:32 -0400
393              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
394      Branch: perl
395            ! lib/locale.t
396 ____________________________________________________________________________
397 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
398         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
399              From: Paul_GreenVOS@vos.stratus.com
400              Date: Tue, 23 Apr 02 15:06 edt   
401              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
402      Branch: perl
403            ! Makefile.SH cflags.SH
404 ____________________________________________________________________________
405 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
406         Log: metaconfig unit change for #16115.
407      Branch: metaconfig
408            ! U/compline/byteorder.U
409      Branch: perl
410            ! config_h.SH
411 ____________________________________________________________________________
412 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
413         Log: Regen Configure to mirror #16111 (with one added tweak).
414      Branch: perl
415            ! Configure
416 ____________________________________________________________________________
417 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
418         Log: Retract #16109.
419      Branch: perl
420            ! lib/ExtUtils/MM_Unix.pm
421 ____________________________________________________________________________
422 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
423         Log: FAQ sync.
424      Branch: perl
425            ! pod/perlfaq3.pod pod/perlfaq8.pod
426 ____________________________________________________________________________
427 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
428         Log: use encoding no more defaults to Latin 1.
429      Branch: perl
430            ! pod/perluniintro.pod
431 ____________________________________________________________________________
432 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
433         Log: Configure test for byteorder loses bits
434      Branch: perl
435            ! Configure
436 ____________________________________________________________________________
437 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
438         Log: hacking around byteorder variance between config.sh and config.h
439              isn't needed after change#16099
440      Branch: perl
441            ! ext/Storable/t/malice.t
442 ____________________________________________________________________________
443 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
444         Log: (retracted by #16114)
445              
446              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
447              From: "Green, Paul" <Paul.Green@stratus.com>
448              Date: Tue, 23 Apr 2002 13:47:19 -0400
449              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
450      Branch: perl
451            ! lib/ExtUtils/MM_Unix.pm
452 ____________________________________________________________________________
453 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
454         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
455              From: Norton Allen <allen@huarp.harvard.edu>
456              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
457              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
458      Branch: perl
459            ! lib/File/Find.pm
460 ____________________________________________________________________________
461 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
462         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
463              From: Norton Allen <allen@huarp.harvard.edu>
464              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
465              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
466      Branch: perl
467            ! README.qnx hints/qnx.sh
468 ____________________________________________________________________________
469 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
470         Log: Subject: [PATCH] pod/perlhist.pod
471              From: Abigail <abigail@foad.org>
472              Date: Tue, 23 Apr 2002 16:21:31 +0200
473              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
474              
475              (removed 5.005_04 which never happened)
476      Branch: perl
477            ! pod/perlhist.pod
478 ____________________________________________________________________________
479 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
480         Log: Subject: Re: [PATCH abigail.t] another portability attempt
481              From: Abigail <abigail@foad.org>
482              Date: Tue, 23 Apr 2002 11:35:54 +0200
483              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
484      Branch: perl
485            ! t/japh/abigail.t
486 ____________________________________________________________________________
487 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
488         Log: NetWare tweak from C Aditya.
489      Branch: perl
490            ! NetWare/Nwmain.c NetWare/nw5.c
491 ____________________________________________________________________________
492 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
493         Log: fix a typo
494      Branch: perl
495            ! regexec.c
496 ____________________________________________________________________________
497 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
498         Log: Uncurliff.
499      Branch: perl
500            ! README.ko
501 ____________________________________________________________________________
502 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
503         Log: Pointer to UV casting.
504      Branch: perl
505            ! regexec.c
506 ____________________________________________________________________________
507 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
508         Log: metaconfig unit change for #16099.
509      Branch: metaconfig
510            ! U/compline/byteorder.U
511 ____________________________________________________________________________
512 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
513         Log: Use UV (not long) for BYTEORDER.
514      Branch: perl
515            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
516            ! config_h.SH
517 ____________________________________________________________________________
518 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
519         Log: # cpp commands must start in the first column.
520      Branch: perl
521            ! scope.c
522 ____________________________________________________________________________
523 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
524         Log: Reborn as text.
525      Branch: perl
526            + NetWare/interface.cpp
527 ____________________________________________________________________________
528 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
529         Log: Dead as binary.
530      Branch: perl
531            - NetWare/interface.cpp
532 ____________________________________________________________________________
533 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
534         Log: Undo #16091, a time-warped escapee.
535      Branch: perl
536            ! lib/ExtUtils/t/MM_Cygwin.t
537 ____________________________________________________________________________
538 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
539         Log: *size tweaks from Sarathy.
540      Branch: perl
541            ! ext/Storable/t/malice.t
542 ____________________________________________________________________________
543 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
544         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
545              From: Stas Bekman <stas@stason.org>
546              Date: Tue, 23 Apr 2002 01:52:22 +0800
547              Message-ID: <3CC44DD6.3090401@stason.org>
548      Branch: perl
549            ! pod/perlguts.pod
550 ____________________________________________________________________________
551 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
552         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
553              From: Paul_GreenVOS@vos.stratus.com
554              Date: Mon, 22 Apr 02 20:35 edt
555              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
556      Branch: perl
557            + hints/t001.c
558            ! MANIFEST hints/README.hints hints/vos.sh
559 ____________________________________________________________________________
560 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
561         Log: (retracted by #16095)
562      Branch: perl
563            ! lib/ExtUtils/t/MM_Cygwin.t
564 ____________________________________________________________________________
565 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
566         Log: Subject: Re: perl@16083
567              From: Nicholas Clark <nick@unfortu.net>
568              Date: Mon, 22 Apr 2002 23:17:45 +0100
569              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
570      Branch: perl
571            ! ext/Storable/t/malice.t
572 ____________________________________________________________________________
573 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
574         Log: Upgrade to Encode 1.58.
575      Branch: perl
576            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
577            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
578            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
579            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
580            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
581            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
582            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
583            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
584            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
585            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
586            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
587            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
588            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
589            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
590            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
591            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
592            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
593            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
594 ____________________________________________________________________________
595 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
596         Log: On Win32 the end.t failure should be gone now.
597      Branch: perl
598            ! pod/perldelta.pod
599 ____________________________________________________________________________
600 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
601         Log: Subject: [PATCH] update VOS-specific pod files
602              From: Paul_GreenVOS@vos.stratus.com
603              Date: Mon, 22 Apr 02 16:02 edt
604              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
605      Branch: perl
606            ! README.vos pod/perlport.pod
607 ____________________________________________________________________________
608 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
609         Log: Subject: [PATCH] cleanup ./hints/vos.sh
610              From: Paul_GreenVOS@vos.stratus.com
611              Date: Mon, 22 Apr 02 15:26 edt
612              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
613      Branch: perl
614            ! hints/vos.sh
615 ____________________________________________________________________________
616 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
617         Log: Upgrade to Encode 1.57, from Dan Kogai.
618      Branch: perl
619            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
620            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
621            ! ext/Encode/lib/Encode/Encoding.pm
622            ! ext/Encode/lib/Encode/JP/JIS7.pm
623            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
624            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
625 ____________________________________________________________________________
626 [ 16084] By: ams                                   on 2002/04/22  18:10:13
627         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
628              From: Stas Bekman <stas@stason.org>
629              Date: Tue, 23 Apr 2002 01:59:07 +0800
630              Message-Id: <3CC44F6B.5010300@stason.org>
631      Branch: perl
632            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
633 ____________________________________________________________________________
634 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
635         Log: Update Changes.
636      Branch: perl
637            ! Changes patchlevel.h
638 ____________________________________________________________________________
639 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
640         Log: In MANIFEST but not added.
641      Branch: perl
642            + NetWare/interface.cpp
643 ____________________________________________________________________________
644 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
645         Log: Duh.
646      Branch: perl
647            ! lib/ExtUtils/MM_Unix.pm
648 ____________________________________________________________________________
649 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
650         Log: Subject: Re: t/japh/abigail.t [PATCH]
651              From: Norton Allen <allen@huarp.harvard.edu>
652              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
653              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
654      Branch: perl
655            ! t/japh/abigail.t
656 ____________________________________________________________________________
657 [ 16079] By: ams                                   on 2002/04/22  15:59:55
658         Log: Subject: {PATCH docs] sockatmark
659              From: Mark-Jason Dominus <mjd@plover.com>
660              Date: Mon, 22 Apr 2002 02:43:42 -0400
661              Message-Id: <20020422064342.24646.qmail@plover.com>
662      Branch: perl
663            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
664 ____________________________________________________________________________
665 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
666         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
667              From: Paul_GreenVOS@vos.stratus.com
668              Date: Mon, 22 Apr 02 12:40 edt
669              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
670      Branch: perl
671            ! cflags.SH
672 ____________________________________________________________________________
673 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
674         Log: Add new files from #16076; re-sort.
675      Branch: perl
676            ! MANIFEST
677 ____________________________________________________________________________
678 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
679         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
680      Branch: perl
681            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
682            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
683            + NetWare/perllib.cpp NetWare/splittree.pl
684            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
685            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
686            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
687            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
688            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
689            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
690            ! x2p/hash.c x2p/walk.c
691 ____________________________________________________________________________
692 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
693         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
694              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
695              Date: Mon, 22 Apr 2002 17:56:17 +0200
696              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
697      Branch: perl
698            ! README.aix
699 ____________________________________________________________________________
700 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
701         Log: Signedness nit.
702      Branch: perl
703            ! ext/PerlIO/encoding/encoding.xs
704 ____________________________________________________________________________
705 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
706         Log: No semicolons after blocks.
707      Branch: perl
708            ! ext/Encode/Encode.xs
709 ____________________________________________________________________________
710 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
711         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
712      Branch: perl
713            ! ext/PerlIO/encoding/encoding.pm
714            ! ext/PerlIO/encoding/encoding.xs
715 ____________________________________________________________________________
716 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
717         Log: Upgrade to Encode 1.56, from Dan Kogai.
718      Branch: perl
719            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
720            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
721            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
722            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
723            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
724            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
725            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
726            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
727            ! ext/Encode/lib/Encode/Config.pm
728            ! ext/Encode/lib/Encode/Encoder.pm
729            ! ext/Encode/lib/Encode/Encoding.pm
730            ! ext/Encode/lib/Encode/JP/H2Z.pm
731            ! ext/Encode/lib/Encode/JP/JIS7.pm
732            ! ext/Encode/lib/Encode/KR/2022_KR.pm
733            ! ext/Encode/lib/Encode/PerlIO.pod
734            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
735            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
736            ! ext/Encode/ucm/big5-hkscs.ucm
737 ____________________________________________________________________________
738 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
739         Log: Comment tweak from Philip.
740      Branch: perl
741            ! opcode.pl
742 ____________________________________________________________________________
743 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
744         Log: a Test::Harness tweak to make the test lines show up prettier
745      Branch: perl
746            ! lib/Test/Harness.pm
747 ____________________________________________________________________________
748 [ 16067] By: nick                                  on 2002/04/22  09:19:23
749         Log: Integrate mainline
750      Branch: perlio
751           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
752           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
753           !> t/lib/warnings/perlio t/win32/system.t
754 ____________________________________________________________________________
755 [ 16066] By: nick                                  on 2002/04/22  09:01:43
756         Log: Integrate //depot/perlio into mainline
757      Branch: perl
758           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
759           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
760           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
761 ____________________________________________________________________________
762 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
763         Log: clean up after stray test file littering
764              
765              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
766              it seems that it shouldn't (looks like a handle leak in PerlIO
767              to me)
768      Branch: perl
769            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
770            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
771            ! t/lib/warnings/perlio t/win32/system.t
772 ____________________________________________________________________________
773 [ 16064] By: nick                                  on 2002/04/22  08:02:58
774         Log: Integrate mainline into perlio
775      Branch: perlio
776           +> ext/Storable/t/malice.t
777            ! pod/perliol.pod
778           !> (integrate 57 files)
779 ____________________________________________________________________________
780 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
781         Log: integrate change#16062 from mainline
782              
783              another windows fix: only create a new console for subprocesses
784              when all three stdhandles are invalid (from Jan Dubois)
785      Branch: maint-5.6/perl
786            ! win32/win32.c
787 ____________________________________________________________________________
788 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
789         Log: another windows fix: only create a new console for subprocesses
790              when all three stdhandles are invalid (from Jan Dubois)
791      Branch: perl
792            ! win32/win32.c
793 ____________________________________________________________________________
794 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
795         Log: all the thread tests now pass on windows (32-bit and 64-bit)
796      Branch: perl
797            ! README.win32
798 ____________________________________________________________________________
799 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
800         Log: enable maximal optimizations on win64
801      Branch: perl
802            ! win32/Makefile win32/makefile.mk
803 ____________________________________________________________________________
804 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
805         Log: Tweaks copied from Philip Newton's Encode patches.
806      Branch: perl
807            ! AUTHORS
808 ____________________________________________________________________________
809 [ 16057] By: sky                                   on 2002/04/22  00:19:40
810         Log: End blocks were not run on Win32.
811              The real fix should be to turn this flag on in RunPerl but
812              I think we are too close 5.8 to change that.
813      Branch: perl
814            ! ext/threads/threads.xs
815 ____________________________________________________________________________
816 [ 16056] By: sky                                   on 2002/04/21  23:29:22
817         Log: Do not unlock mutex twice.
818              Do not unlock mutex after it has been destroyed and freed.
819              Do not email p5p without uncrossing eyes.
820      Branch: perl
821            ! ext/threads/threads.xs
822 ____________________________________________________________________________
823 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
824         Log: squelch some more type mismatch warnings
825              
826              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
827              missing parens in macro definition
828      Branch: perl
829            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
830            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
831            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
832            ! pp.c regexec.c sv.h
833 ____________________________________________________________________________
834 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
835         Log: Make writing user-defined character properties nicer.
836      Branch: perl
837            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
838 ____________________________________________________________________________
839 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
840         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
841              isn't the case on win64
842      Branch: perl
843            ! ext/Storable/t/malice.t
844 ____________________________________________________________________________
845 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
846         Log: One more way to do character class subtraction.
847      Branch: perl
848            ! pod/perlunicode.pod
849 ____________________________________________________________________________
850 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
851         Log: Mopup of #16048.
852      Branch: perl
853            ! pp_sys.c
854 ____________________________________________________________________________
855 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
856         Log: some test failures have been fixed
857      Branch: perl
858            ! README.win32
859 ____________________________________________________________________________
860 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
861         Log: use compare_text() rather than compare() to avoid bogus
862              failures when the test files happen to be CRLF terminated
863      Branch: perl
864            ! ext/Encode/t/JP.t
865 ____________________________________________________________________________
866 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
867         Log: fixes for all the warnings reported by Visual C (most of this
868              change is from change#12026)
869      Branch: perl
870            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
871            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
872            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
873            ! regexec.c sv.c toke.c universal.c utf8.c util.c
874            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
875 ____________________________________________________________________________
876 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
877         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
878              From: Nicholas Clark <nick@unfortu.net>
879              Date: Sun, 21 Apr 2002 19:15:24 +0100
880              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
881      Branch: perl
882            + ext/Storable/t/malice.t
883            ! MANIFEST ext/Storable/Storable.pm
884 ____________________________________________________________________________
885 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
886         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
887              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
888              Date: Sun, 21 Apr 2002 19:37:51 +0200
889              Message-ID: <3CC3150F.5798.22A05AE@localhost>
890      Branch: perl
891            ! ext/Encode/t/perlio.t
892 ____________________________________________________________________________
893 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
894         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
895              From: Andrey Sapozhnikov <sapa@icb.chel.su>
896              Date: Fri, 19 Apr 2002 19:55:56 +0600
897              Message-ID: <3CC021EC.5080005@icb.chel.su>
898              
899              (tweaked a bit)
900      Branch: perl
901            ! pod/perltrap.pod
902 ____________________________________________________________________________
903 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
904         Log: Do not assume that io buffer flushing happens in the same
905              order as joins (that assumption broke in a multicpu IRIX box)
906      Branch: perl
907            ! ext/threads/t/thread.t
908 ____________________________________________________________________________
909 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
910         Log: As if people would be reading the documentation :-)
911      Branch: perl
912            ! opcode.pl
913 ____________________________________________________________________________
914 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
915         Log: Typo tweaks.
916      Branch: perl
917            ! pod/perlrun.pod
918 ____________________________________________________________________________
919 [ 16041] By: sky                                   on 2002/04/21  13:53:54
920         Log: Got the last memory leak in the while(1) { threads->create(sub 
921              {})->join() }, now we can loop over a million threads without a 
922              problem. 
923              Cleared up SVs that should have been mortal but never where.
924      Branch: perl
925            ! ext/threads/threads.xs
926 ____________________________________________________________________________
927 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
928         Log: Make doc clearer, as suggested by Brent Dax
929      Branch: perl
930            ! opcode.pl
931 ____________________________________________________________________________
932 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
933         Log: Revert change #15974.
934      Branch: perl
935            ! ext/B/B/Deparse.pm
936 ____________________________________________________________________________
937 [ 16038] By: nick                                  on 2002/04/21  08:43:48
938         Log: Integrate mainline
939      Branch: perlio
940           +> win32/config.vc64 win32/config_H.vc64
941           !> (integrate 43 files)
942 ____________________________________________________________________________
943 [ 16037] By: nick                                  on 2002/04/21  08:10:07
944         Log: Integrate mainline
945      Branch: perlio
946           +> ext/Encode/ucm/big5-eten.ucm
947            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
948            - win32/config.win64 win32/config_H.win64
949           !> MANIFEST Porting/makerel ext/Encode/Changes
950           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
951           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
952           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
953           !> ext/Encode/lib/Encode/Config.pm
954           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
955           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
956           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
957           !> pod/perlunicode.pod vms/vms.c
958 ____________________________________________________________________________
959 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
960         Log: S_ stands sfor static.
961      Branch: perl
962            ! hv.c
963 ____________________________________________________________________________
964 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
965         Log: htovs et al might be macros.
966      Branch: perl
967            ! perl.h
968 ____________________________________________________________________________
969 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
970         Log: missed checkin of this file in change#16033
971      Branch: perl
972            ! makedef.pl
973 ____________________________________________________________________________
974 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
975         Log: Windows 64-bit support:
976              
977              * support for building it in the regular makefiles
978              * large files support via the _*i64() functions (this should be
979              portable to the 32-bit universe too, but quite untested and
980              and binary-incompatible, therefore not enabled there)
981              * three additional test failures in addition to the t/end.t one
982              (see README.win32)
983              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
984              the ones available from the CRT (needed because Perl uses
985              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
986              * add a few 64-bit notes to README.win32
987              
988              The following general problems were also fixed:
989              
990              * s/struct stat/Stat_t/g
991              * Data::Dumper had some naughty 'long' typecasts
992              * Errno_pm.PL didn't work safe when winsock.h was not in the same
993              directory as errno.h
994              * various tell/seek things were incorrectly prototyped
995              * squelch ugly looking noise when running tests
996              * Embed.t wasn't linking in all the libraries
997              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
998              * re-enable all the disabled warnings (additional fixes may be
999              needed for the warnings uncovered by this)
1000      Branch: perl
1001            + win32/config.vc64 win32/config_H.vc64
1002            ! MANIFEST README.win32 doio.c dosish.h
1003            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
1004            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
1005            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
1006            ! win32/config.vc win32/makefile.mk win32/perlglob.c
1007            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
1008            ! win32/win32iop.h win32/win32sck.c
1009 ____________________________________________________________________________
1010 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
1011         Log: Upgrade to Encode 1.52, from Dan Kogai.
1012      Branch: perl
1013            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1014            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
1015            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
1016            ! ext/Encode/lib/Encode/JP/JIS7.pm
1017            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
1018            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
1019            ! ext/Encode/ucm/big5-hkscs.ucm
1020 ____________________________________________________________________________
1021 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
1022         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
1023              From: Mark-Jason Dominus <mjd@plover.com>
1024              Date: Sat, 20 Apr 2002 03:36:28 -0400
1025              Message-ID: <20020420073628.324.qmail@plover.com>
1026      Branch: perl
1027            ! pod/perlopentut.pod
1028 ____________________________________________________________________________
1029 [ 16030] By: sky                                   on 2002/04/20  22:02:32
1030         Log: Remove auto-detach
1031              Cleans up memory now, destroys the mutex and frees thread
1032              Makes returnvalues mortal
1033              Doesn't run thread_destruct until the thread has stopped AND
1034              all references to it are gone.
1035      Branch: perl
1036            ! ext/threads/threads.xs
1037 ____________________________________________________________________________
1038 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
1039         Log: Subject: [PATCH @16005] rescue perldoc for VMS
1040              From: "Craig A. Berry" <craigberry@mac.com>
1041              Date: Sat, 20 Apr 2002 15:16:30 -0500
1042              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
1043      Branch: perl
1044            ! vms/vms.c
1045 ____________________________________________________________________________
1046 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
1047         Log: Subject: Re: [PATCH] typo
1048              From: andreas.koenig@anima.de (Andreas J. Koenig)
1049              Date: Sat, 20 Apr 2002 15:41:23 +0200
1050              Message-ID: <m37kn2o5bw.fsf@anima.de>
1051      Branch: perl
1052            ! ext/Encode/encoding.pm
1053 ____________________________________________________________________________
1054 [ 16027] By: nick                                  on 2002/04/20  21:42:09
1055         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
1056              and change test not to skip them.
1057      Branch: perlio
1058            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
1059 ____________________________________________________________________________
1060 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
1061         Log: Upgrade to Encode 1.51, from Dan Kogai.
1062      Branch: perl
1063            + ext/Encode/ucm/big5-eten.ucm
1064            - ext/Encode/ucm/big5.ucm
1065            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
1066            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
1067            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
1068            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
1069            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
1070            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
1071 ____________________________________________________________________________
1072 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
1073         Log: purge existing win64 stuff (this never really worked in 5.7.x)
1074              in preparation for completely redone win64 support
1075      Branch: perl
1076            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
1077            ! MANIFEST Porting/makerel
1078 ____________________________________________________________________________
1079 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
1080         Log: Subject: Re: perl@16005
1081              From: Stas Bekman <stas@stason.org>
1082              Date: Sat, 20 Apr 2002 13:06:49 +0800
1083              Message-ID: <3CC0F769.1010705@stason.org>
1084              (with a minor formatting nit)
1085      Branch: perl
1086            ! pod/perlfunc.pod
1087 ____________________________________________________________________________
1088 [ 16023] By: nick                                  on 2002/04/20  19:06:04
1089         Log: Some tweaks for encodings which need lines.
1090              Also disabled trial of using fallbacks.
1091      Branch: perlio
1092            ! ext/PerlIO/encoding/encoding.pm
1093            ! ext/PerlIO/encoding/encoding.xs
1094 ____________________________________________________________________________
1095 [ 16022] By: nick                                  on 2002/04/20  18:37:38
1096         Log: Various tweaks to Encode
1097      Branch: perlio
1098            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
1099            ! ext/Encode/Unicode/Unicode.xs
1100            ! ext/Encode/lib/Encode/Encoding.pm
1101            ! ext/Encode/lib/Encode/JP/JIS7.pm
1102            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
1103 ____________________________________________________________________________
1104 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
1105         Log: Subject: [PATCH] perlunicode.pod typos
1106              From: andreas.koenig@anima.de (Andreas J. Koenig)     
1107              Date: Sat, 20 Apr 2002 11:20:25 +0200
1108              Message-ID: <m3vgamoheu.fsf@anima.de>
1109      Branch: perl
1110            ! pod/perlunicode.pod
1111 ____________________________________________________________________________
1112 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
1113         Log: Test tweak from mjd.
1114      Branch: perl
1115            ! lib/Memoize/t/errors.t
1116 ____________________________________________________________________________
1117 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
1118         Log: Integrate perlio;
1119              
1120              Tweak to Encode.xs to avoid buffer overrun.
1121              
1122              Add :bytes to POD part.
1123              Remove 'alias' to Encode now it exists as a module.
1124              
1125              Fill in the PERLIO sections.
1126      Branch: perl
1127           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
1128 ____________________________________________________________________________
1129 [ 16018] By: nick                                  on 2002/04/20  13:38:24
1130         Log: Fill in the PERLIO sections.
1131      Branch: perlio
1132            ! pod/perlrun.pod
1133 ____________________________________________________________________________
1134 [ 16017] By: nick                                  on 2002/04/20  13:37:15
1135         Log: Add :bytes to POD part.
1136              Remove 'alias' to Encode now it exists as a module.
1137      Branch: perlio
1138            ! lib/PerlIO.pm
1139 ____________________________________________________________________________
1140 [ 16016] By: sky                                   on 2002/04/20  13:12:31
1141         Log: Really let the update of the link list do something.
1142      Branch: perl
1143            ! ext/threads/threads.xs
1144 ____________________________________________________________________________
1145 [ 16015] By: nick                                  on 2002/04/20  07:51:26
1146         Log: Integrate mainline
1147      Branch: perlio
1148           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
1149           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
1150           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
1151 ____________________________________________________________________________
1152 [ 16014] By: nick                                  on 2002/04/20  07:46:11
1153         Log: Tweak to Encode.xs to avoid buffer overrun.
1154      Branch: perlio
1155            ! ext/Encode/Encode.xs
1156 ____________________________________________________________________________
1157 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
1158         Log: Subject: [PATCH] t/japh/abigail.t
1159              From: abigail@foad.org
1160              Date: Fri, 19 Apr 2002 02:21:36 +0200
1161              Message-ID: <20020419002136.16948.qmail@foad.org>
1162              
1163              Subject: Re: [PATCH] t/japh/abigail.t
1164              From: "Craig A. Berry" <craigberry@mac.com>
1165              Date: Fri, 19 Apr 2002 11:23:45 -0500
1166              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
1167      Branch: perl
1168            ! t/japh/abigail.t
1169 ____________________________________________________________________________
1170 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
1171         Log: User-defined character properties were unintentionally
1172              removed, noticed by Dan Kogai.
1173      Branch: perl
1174            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
1175            ! pod/perlunicode.pod t/op/pat.t
1176 ____________________________________________________________________________
1177 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
1178         Log: Subject: Re: [PATCH] Big5-related changes.
1179              From: Autrijus Tang <autrijus@autrijus.org>
1180              Date: Sat, 20 Apr 2002 04:06:31 +0800
1181              Message-ID: <20020419200631.GA20964@not.autrijus.org>
1182      Branch: perl
1183            ! README.cn README.tw
1184 ____________________________________________________________________________
1185 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
1186         Log: Add a BUGS sections to O.pm
1187      Branch: perl
1188            ! ext/B/O.pm
1189 ____________________________________________________________________________
1190 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
1191         Log: Disable warning noise
1192      Branch: perl
1193            ! t/io/open.t
1194 ____________________________________________________________________________
1195 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
1196         Log: More tests for the 3-arg open
1197      Branch: perl
1198            ! t/io/open.t t/lib/warnings/doio
1199 ____________________________________________________________________________
1200 [ 16007] By: nick                                  on 2002/04/19  17:45:53
1201         Log: Silence warning generating warning message for U+FFFF does not map etc.
1202      Branch: perlio
1203            ! ext/Encode/Encode.xs
1204 ____________________________________________________________________________
1205 [ 16006] By: nick                                  on 2002/04/19  15:24:57
1206         Log: Integrate mainline (for Tk with Encode testing)
1207              Some perlio & encode issues otherwise cleanish.
1208      Branch: perlio
1209           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
1210           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
1211           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
1212           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
1213           +> ext/threads/t/thread.t
1214            - ext/Encode/lib/Encode/Unicode.pm
1215           !> (integrate 38 files)
1216 ____________________________________________________________________________
1217 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
1218         Log: Update Changes.
1219      Branch: perl
1220            ! Changes patchlevel.h
1221 ____________________________________________________________________________
1222 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
1223         Log: Subject: [PATCH] warn on ref open without perlio
1224              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
1225              Date: Thu, 18 Apr 2002 23:17:44 +0200
1226              Message-ID: <20020418231744.A24159@rafael>
1227              
1228              (with one nit, the skip message needed "# " prefix)
1229      Branch: perl
1230            ! doio.c pod/perldiag.pod t/lib/warnings/doio
1231 ____________________________________________________________________________
1232 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
1233         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
1234              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1235              Date: Fri, 19 Apr 2002 15:43:47 +0200
1236              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
1237      Branch: perl
1238            ! README.hpux
1239 ____________________________________________________________________________
1240 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
1241         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
1242      Branch: perl
1243            ! ext/PerlIO/encoding/encoding.pm
1244            ! ext/PerlIO/encoding/encoding.xs
1245 ____________________________________________________________________________
1246 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
1247         Log: Upgrade to Encode 1.50, from Dan Kogai.
1248      Branch: perl
1249            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
1250            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
1251            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
1252            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
1253            - ext/Encode/lib/Encode/Unicode.pm
1254            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
1255            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
1256            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
1257            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
1258            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
1259            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
1260            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
1261            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
1262            ! ext/Encode/t/jisx0208.ref
1263 ____________________________________________________________________________
1264 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
1265         Log: Subject: CPAN.pm sync
1266              From: andreas.koenig@anima.de (Andreas J. Koenig)
1267              Date: Fri, 19 Apr 2002 11:55:07 +0200
1268              Message-ID: <m3ads0qah0.fsf@anima.de>
1269      Branch: perl
1270            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
1271 ____________________________________________________________________________
1272 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
1273         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
1274      Branch: perl
1275            ! pod/perltooc.pod
1276 ____________________________________________________________________________
1277 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
1278         Log: The previous change on this was *ahem* slightly off-topic.
1279      Branch: perl
1280            ! ext/PerlIO/encoding/encoding.pm
1281 ____________________________________________________________________________
1282 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
1283         Log: variant of change#14657 from mainline, modified for binary
1284              compatibility for 5.6.x (from  Jan Dubois)
1285      Branch: maint-5.6/perl
1286            ! lib/Win32.pod win32/win32.c
1287 ____________________________________________________________________________
1288 [ 15996] By: ams                                   on 2002/04/18  16:16:26
1289         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
1290              From: abigail@foad.org
1291              Date: Thu, 18 Apr 2002 17:09:45 +0200
1292              Message-Id: <20020418150945.389.qmail@foad.org>
1293      Branch: perl
1294            ! pod/perldebtut.pod
1295 ____________________________________________________________________________
1296 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
1297         Log: z/OS situation update.
1298      Branch: perl
1299            ! pod/perldelta.pod
1300 ____________________________________________________________________________
1301 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
1302         Log: Doc tweaks.
1303      Branch: perl
1304            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
1305 ____________________________________________________________________________
1306 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
1307         Log: The tests need perlio.
1308      Branch: perl
1309            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
1310 ____________________________________________________________________________
1311 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
1312         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
1313              From: Mark-Jason Dominus <mjd@plover.com>
1314              Date: Thu, 18 Apr 2002 09:38:17 -0400
1315              Message-ID: <20020418133817.22436.qmail@plover.com>    
1316              
1317              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
1318              From: Mark-Jason Dominus <mjd@plover.com>
1319              Date: Thu, 18 Apr 2002 09:54:50 -0400
1320              Message-ID: <20020418135450.22999.qmail@plover.com>    
1321      Branch: perl
1322            ! pod/perlfaq8.pod
1323 ____________________________________________________________________________
1324 [ 15991] By: sky                                   on 2002/04/18  09:18:14
1325         Log: Port testcases from thr5005 tests so we don't fail on same things.
1326              Added yield support using threads->yield().
1327      Branch: perl
1328            + ext/threads/t/thread.t
1329            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
1330 ____________________________________________________________________________
1331 [ 15990] By: nick                                  on 2002/04/18  07:56:40
1332         Log: Integrate mainline
1333      Branch: perlio
1334            - t/io/full.t
1335           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
1336           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
1337           !> perl.c t/op/groups.t toke.c win32/win32.c
1338 ____________________________________________________________________________
1339 [ 15989] By: sky                                   on 2002/04/18  07:15:55
1340         Log: Always flush the PerlIO buffers after running END blocks in 
1341              perl_destruct. This should fix ext/threads/t/end.t under Win32.
1342      Branch: perl
1343            ! perl.c
1344 ____________________________________________________________________________
1345 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
1346         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
1347      Branch: perl
1348            ! perl.c
1349 ____________________________________________________________________________
1350 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
1351         Log: Move /dev/full testing post-5.8.0.
1352      Branch: perl
1353            - t/io/full.t
1354            ! MANIFEST
1355 ____________________________________________________________________________
1356 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
1357         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
1358              ("Crays have only REAL memory.")
1359      Branch: perl
1360            ! hints/unicos.sh hints/unicosmk.sh
1361 ____________________________________________________________________________
1362 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
1363         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
1364              From: luc.st-louis@ca.transport.bombardier.com
1365              Date: Wed, 17 Apr 2002 14:22:25 -0400
1366              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
1367      Branch: perl
1368            ! win32/win32.c
1369 ____________________________________________________________________________
1370 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
1371         Log: With -Uuseperlio the error might be EBADF.
1372      Branch: perl
1373            ! t/io/full.t
1374 ____________________________________________________________________________
1375 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
1376         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
1377              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
1378              Date: Wed, 17 Apr 2002 21:16:22 +0400
1379              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
1380      Branch: perl
1381            ! lib/ExtUtils/t/Embed.t
1382 ____________________________________________________________________________
1383 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
1384         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
1385              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
1386              Date: Wed, 17 Apr 2002 20:08:03 +0400
1387              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
1388      Branch: perl
1389            ! win32/win32.c
1390 ____________________________________________________________________________
1391 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
1392         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
1393              From: Mark-Jason Dominus <mjd@plover.com>
1394              Date: Wed, 17 Apr 2002 11:14:17 -0400
1395              Message-ID: <20020417151417.27268.qmail@plover.com>
1396      Branch: perl
1397            ! t/io/full.t
1398 ____________________________________________________________________________
1399 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
1400         Log: README.cjk update.
1401      Branch: perl
1402            ! README.cn README.jp README.ko README.tw
1403 ____________________________________________________________________________
1404 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
1405         Log: Subject: [PATCH toke.c] @:foo?
1406              From: Philip Newton <Philip.Newton@gmx.net>
1407              Date: Wed, 17 Apr 2002 19:48:09 +0200
1408              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
1409      Branch: perl
1410            ! toke.c
1411 ____________________________________________________________________________
1412 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
1413         Log: Subject: Re: gcc on HP
1414              From: Philip Newton <Philip.Newton@gmx.net>
1415              Date: Wed, 17 Apr 2002 20:36:34 +0200
1416              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
1417      Branch: perl
1418            ! README.hpux
1419 ____________________________________________________________________________
1420 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
1421         Log: Adjust test for groups that appear multiple times on Cygwin
1422      Branch: perl
1423            ! t/op/groups.t
1424 ____________________________________________________________________________
1425 [ 15976] By: nick                                  on 2002/04/17  17:03:40
1426         Log: Integrate mainline
1427      Branch: perlio
1428           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
1429           +> ext/PerlIO/encoding/encoding.pm
1430           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
1431           +> ext/threads/shared/t/queue.t t/io/full.t
1432            - ext/Encode/lib/Encode/XS.pm
1433           !> (integrate 50 files)
1434 ____________________________________________________________________________
1435 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
1436         Log: Update Changes.
1437      Branch: perl
1438            ! Changes patchlevel.h
1439 ____________________________________________________________________________
1440 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
1441         Log: Subject: [PATCH B::Deparse] "foo bar"->()
1442              From: Robin Houston <robin@kitsite.com>
1443              Date: Wed, 17 Apr 2002 15:45:32 +0100
1444              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
1445      Branch: perl
1446            ! ext/B/B/Deparse.pm
1447 ____________________________________________________________________________
1448 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
1449         Log: metaconfig unit change for #15972.
1450      Branch: metaconfig/U/perl
1451            ! Extensions.U
1452 ____________________________________________________________________________
1453 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
1454         Log: As suggested by Arthur: the threads and threads::shared
1455              modules are always present.  This tries to preempt two
1456              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
1457              to have this new fancy threads implementation but my Perl
1458              doesn't seem to have it" (2) someone attempting to install
1459              threads using CPAN.pm and CPAN.pm helpfully starting to
1460              install perl 5.8.0 (which they might already have installed).
1461      Branch: perl
1462            ! Configure ext/threads/Makefile.PL
1463            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
1464            ! ext/threads/shared/shared.xs ext/threads/threads.pm
1465            ! ext/threads/threads.xs
1466 ____________________________________________________________________________
1467 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
1468         Log: More signedness nits.
1469      Branch: perl
1470            ! ext/Encode/Encode.xs
1471 ____________________________________________________________________________
1472 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
1473         Log: fast_abs_path() is tainted.
1474      Branch: perl
1475            ! ext/Cwd/t/cwd.t
1476 ____________________________________________________________________________
1477 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
1478         Log: Signedness nit.
1479      Branch: perl
1480            ! ext/Encode/bin/enc2xs
1481 ____________________________________________________________________________
1482 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
1483         Log: Subject: gcc on HP
1484              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1485              Date: Wed, 17 Apr 2002 12:43:38 +0200
1486              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
1487      Branch: perl
1488            ! README.hpux
1489 ____________________________________________________________________________
1490 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
1491         Log: Add just a little bit more explanation to PerlIO::encoding.
1492      Branch: perl
1493            ! ext/PerlIO/encoding/encoding.pm
1494 ____________________________________________________________________________
1495 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
1496         Log: PerlIO::encoding 0.01 from Dan Kogai.
1497      Branch: perl
1498            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
1499            + ext/PerlIO/encoding/encoding.pm
1500            + ext/PerlIO/encoding/encoding.xs
1501            ! MANIFEST
1502 ____________________________________________________________________________
1503 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
1504         Log: Upgrade to Encode 1.42, from Dan Kogai.
1505      Branch: perl
1506            - ext/Encode/lib/Encode/XS.pm
1507            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
1508            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
1509            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
1510            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
1511            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
1512            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
1513            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
1514            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
1515            ! ext/Encode/lib/Encode/Config.pm
1516            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
1517            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
1518            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
1519            ! ext/Encode/t/encoding.t
1520 ____________________________________________________________________________
1521 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
1522         Log: Test tweaks from mjd and Benjamin Goldberg.
1523      Branch: perl
1524            ! t/io/full.t
1525 ____________________________________________________________________________
1526 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
1527         Log: Document taint-safeness.   Life in the fast_abs_path()
1528              lane is unsafe.
1529      Branch: perl
1530            ! lib/Cwd.pm
1531 ____________________________________________________________________________
1532 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
1533         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
1534              From: Mark-Jason Dominus <mjd@plover.com>
1535              Date: Tue, 16 Apr 2002 19:24:12 -0400
1536              Message-ID: <20020416232412.14297.qmail@plover.com>
1537      Branch: perl
1538            + t/io/full.t
1539            ! MANIFEST perlio.c
1540 ____________________________________________________________________________
1541 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
1542         Log: Manifestations of mjd, from mjd.
1543      Branch: perl
1544            ! MANIFEST
1545 ____________________________________________________________________________
1546 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
1547         Log: metaconfig unit change for #15959.
1548      Branch: metaconfig/U/perl
1549            ! Extensions.U
1550 ____________________________________________________________________________
1551 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
1552         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
1553              From: Andy Dougherty <doughera@lafayette.edu>
1554              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
1555              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
1556      Branch: perl
1557            ! Configure
1558 ____________________________________________________________________________
1559 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
1560         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
1561              From: Nicholas Clark <nick@unfortu.net>
1562              Date: Tue, 16 Apr 2002 22:22:41 +0100
1563              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
1564      Branch: perl
1565            ! embed.fnc global.sym hv.c universal.c
1566 ____________________________________________________________________________
1567 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
1568         Log: Documents for Merijn and lots of XXXs for NI-S :-)
1569      Branch: perl
1570            ! pod/perlfunc.pod pod/perlrun.pod
1571 ____________________________________________________________________________
1572 [ 15956] By: sky                                   on 2002/04/16  21:26:53
1573         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
1574              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
1575              stuff being 0xabababab on cleanup.
1576      Branch: perl
1577            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
1578            ! MANIFEST
1579 ____________________________________________________________________________
1580 [ 15955] By: nick                                  on 2002/04/16  20:46:03
1581         Log: Integate mainline (other machine)
1582      Branch: perlio
1583           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
1584           !> t/op/magic.t
1585 ____________________________________________________________________________
1586 [ 15954] By: nick                                  on 2002/04/16  20:13:32
1587         Log: Integrate mainline
1588      Branch: perlio
1589           +> README.cn README.jp README.ko README.tw
1590           +> ext/threads/shared/t/av_refs.t
1591           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
1592           !> (integrate 41 files)
1593 ____________________________________________________________________________
1594 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
1595         Log: B::walkoptree bugfix (see also #15850)
1596      Branch: perl
1597            ! ext/B/B.xs ext/B/t/terse.t
1598 ____________________________________________________________________________
1599 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
1600         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
1601              From: Philip Newton <Philip.Newton@gmx.net>
1602              Date: Tue, 16 Apr 2002 21:09:44 +0200
1603              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
1604      Branch: perl
1605            ! pod/perltodo.pod
1606 ____________________________________________________________________________
1607 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
1608         Log: Subject: [PATCH] B::Deparse problems with japhs
1609              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
1610              Date: Tue, 16 Apr 2002 15:47:33 +0100
1611              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
1612      Branch: perl
1613            ! ext/B/B/Deparse.pm
1614 ____________________________________________________________________________
1615 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
1616         Log: Stas' tainting worries, obscured by me.
1617      Branch: perl
1618            ! ext/Cwd/t/cwd.t lib/Cwd.pm
1619 ____________________________________________________________________________
1620 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
1621         Log: Pod tweak to avoid =item<japanese> problems.
1622      Branch: perl
1623            ! README.jp
1624 ____________________________________________________________________________
1625 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
1626         Log: Some UTF-8 todos.
1627      Branch: perl
1628            ! pod/perltodo.pod
1629 ____________________________________________________________________________
1630 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
1631         Log: Let's not promise too much: use utf8 only works on identifier
1632              names, not package or subroutine names (admittedly limited [1], but
1633              that's what the Camel says, and that's what we are going to stick
1634              to for 5.8.0).  Also document that use vars does not do utf8.
1635              [1] The obvious problem in both is that package and subroutine
1636              names need to mappable to the filesystem.
1637      Branch: perl
1638            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
1639 ____________________________________________________________________________
1640 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
1641         Log: Subject: [PATCH] small typo in IO::Pipe pod
1642              From: Slaven Rezic <rezic@onlineoffice.de>
1643              Date: Tue, 16 Apr 2002 12:31:10 +0200
1644              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
1645      Branch: perl
1646            ! ext/IO/lib/IO/Pipe.pm
1647 ____________________________________________________________________________
1648 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
1649         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
1650              From: Arthur Bergman <arthur@contiller.se>
1651              Date: Tue, 16 Apr 2002 11:58:45 +0200
1652              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
1653      Branch: perl
1654            ! lib/Attribute/Handlers.pm
1655 ____________________________________________________________________________
1656 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
1657         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
1658              Jungshik Shin.  Regen toc.
1659      Branch: perl
1660            + README.cn README.jp README.ko README.tw
1661            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
1662 ____________________________________________________________________________
1663 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
1664         Log: my $utf8here, our $utf8here, and package variable $utf8here.
1665              
1666              The actual minimal fix is in utf8.c and from NI-S,
1667              the rest are the tests (in fresh_perl since I couldn't get
1668              them easily to work elsewhere) and a slight behaviour change:
1669              previously UTF-8 identifiers had to start with an alphabetic
1670              character.  No more so, now they can start with an (Unicode)
1671              ID_Continue character (which however is not a (Unicode) digit).
1672              (Limiting the first character to ID_Start would be rather
1673              restrictive, since ID_Start allows only alphabetic letters.)
1674              
1675              TODO: use vars qw($utf8here).  This I don't find to be
1676              a showstopper.
1677      Branch: perl
1678            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
1679            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
1680 ____________________________________________________________________________
1681 [ 15942] By: ams                                   on 2002/04/16  02:24:25
1682         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
1683              From: "Craig A. Berry" <craigberry@mac.com>
1684              Date: Mon, 15 Apr 2002 22:06:14 -0500
1685              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
1686      Branch: perl
1687            ! lib/FileCache.t
1688 ____________________________________________________________________________
1689 [ 15941] By: ams                                   on 2002/04/16  02:16:35
1690         Log: Subject: [PATCH] s2p fix for VMS
1691              From: "Craig A. Berry" <craigberry@mac.com>
1692              Date: Mon, 15 Apr 2002 21:48:36 -0500
1693              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
1694      Branch: perl
1695            ! configure.com t/x2p/s2p.t x2p/s2p.PL
1696 ____________________________________________________________________________
1697 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
1698         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
1699              (and the licensing of the other code clarified, from Mark Bixby.)
1700      Branch: perl
1701            ! mpeix/mpeix.c
1702 ____________________________________________________________________________
1703 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
1704         Log: AUTHORS updates.
1705      Branch: perl
1706            ! AUTHORS
1707 ____________________________________________________________________________
1708 [ 15938] By: sky                                   on 2002/04/15  22:13:17
1709         Log: Add support for my $foo : shared; 
1710              Add testcase for this.
1711              Update manifest.
1712      Branch: perl
1713            + ext/threads/shared/t/shared_attr.t
1714            ! MANIFEST ext/threads/shared/shared.pm
1715 ____________________________________________________________________________
1716 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
1717         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
1718              From: abigail@foad.org
1719              Date: Mon, 15 Apr 2002 17:41:17 +0200
1720              Message-ID: <20020415154117.1559.qmail@foad.org>
1721              
1722              (With EBCDIC skippage added, and the skip reason
1723              skippage on the two ?? loops tweaked.)
1724      Branch: perl
1725            + t/japh/abigail.t
1726            ! MANIFEST t/TEST
1727 ____________________________________________________________________________
1728 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
1729         Log: Subject: Re: [ID 20020412.005] Dancing ??s
1730              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
1731              Date: Sun, 14 Apr 2002 16:09:30 +0100
1732              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
1733      Branch: perl
1734            ! pod/perlop.pod pp_hot.c t/op/pat.t
1735 ____________________________________________________________________________
1736 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
1737         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
1738              From: abigail@foad.org
1739              Date: Mon, 15 Apr 2002 17:40:02 +0200
1740              Message-ID: <20020415154002.1549.qmail@foad.org>
1741      Branch: perl
1742            ! t/test.pl
1743 ____________________________________________________________________________
1744 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
1745         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
1746              From: "Craig A. Berry" <craigberry@mac.com>
1747              Date: Mon, 15 Apr 2002 14:05:26 -0500
1748              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
1749      Branch: perl
1750            ! universal.c
1751 ____________________________________________________________________________
1752 [ 15933] By: sky                                   on 2002/04/15  21:26:16
1753         Log: Test arrays containing references, and references to shared arrays.
1754      Branch: perl
1755            + ext/threads/shared/t/av_refs.t
1756 ____________________________________________________________________________
1757 [ 15932] By: nick                                  on 2002/04/15  15:06:49
1758         Log: Integrate mainline (for Encode)
1759      Branch: perlio
1760           +> ext/Encode/Encode/ConfigLocal_PM.e2x
1761           +> ext/Encode/lib/Encode/JP/JIS7.pm
1762            - ext/Encode/lib/Encode/JP/2022_JP.pm
1763            - ext/Encode/lib/Encode/JP/2022_JP1.pm
1764            - ext/Encode/lib/Encode/JP/JIS.pm
1765           !> (integrate 26 files)
1766 ____________________________________________________________________________
1767 [ 15931] By: ams                                   on 2002/04/15  14:51:31
1768         Log: Subject: [PATCH] Chip didn't time travel.
1769              From: abigail@foad.org
1770              Date: Mon, 15 Apr 2002 17:40:22 +0200
1771              Message-Id: <20020415154022.1554.qmail@foad.org>
1772      Branch: perl
1773            ! pod/perlhist.pod
1774 ____________________________________________________________________________
1775 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
1776         Log: Update Changes.
1777      Branch: perl
1778            ! Changes patchlevel.h
1779 ____________________________________________________________________________
1780 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
1781         Log: The #15921 made the 'no warnings' unnecessary.
1782      Branch: perl
1783            ! t/op/magic.t
1784 ____________________________________________________________________________
1785 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
1786         Log: Subject: Re: [FILE] FileCache.t
1787              From: belg4mit <belg4mit@mit.edu>
1788              Date: Mon, 15 Apr 2002 01:31:21 -0400
1789              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
1790      Branch: perl
1791            ! lib/FileCache.t
1792 ____________________________________________________________________________
1793 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
1794         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
1795      Branch: perl
1796            ! lib/FileCache.pm lib/FileCache.t
1797 ____________________________________________________________________________
1798 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
1799         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
1800              From: Nicholas Clark <nick@unfortu.net>
1801              Date: Sun, 14 Apr 2002 22:54:43 +0100
1802              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
1803      Branch: perl
1804            ! lib/Hash/Util.t
1805 ____________________________________________________________________________
1806 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
1807         Log: Subject: [Encode] 1.40 released!
1808              From: Dan Kogai <dankogai@dan.co.jp>
1809              Date: Mon, 15 Apr 2002 07:51:52 +0900
1810              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
1811      Branch: perl
1812            + ext/Encode/Encode/ConfigLocal_PM.e2x
1813            + ext/Encode/lib/Encode/JP/JIS7.pm
1814            - ext/Encode/lib/Encode/JP/2022_JP.pm
1815            - ext/Encode/lib/Encode/JP/2022_JP1.pm
1816            - ext/Encode/lib/Encode/JP/JIS.pm
1817            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
1818            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
1819            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
1820            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
1821            ! ext/Encode/lib/Encode/Config.pm
1822            ! ext/Encode/lib/Encode/Encoder.pm
1823            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
1824            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
1825 ____________________________________________________________________________
1826 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
1827         Log: return undef is of questionable style.
1828      Branch: perl
1829            ! lib/Hash/Util.pm
1830 ____________________________________________________________________________
1831 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
1832         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
1833              From: mjd@plover.com
1834              Date: 15 Apr 2002 06:46:02 -0000
1835              Message-ID: <20020415064602.17052.qmail@plover.com>     
1836      Branch: perl
1837            ! t/op/magic.t
1838 ____________________________________________________________________________
1839 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
1840         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
1841              From: mjd@plover.com
1842              Date: 14 Apr 2002 22:30:17 -0000
1843              Message-ID: <20020414223017.17361.qmail@plover.com>
1844      Branch: perl
1845            ! t/op/re_tests
1846 ____________________________________________________________________________
1847 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
1848         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
1849              From: Mark-Jason Dominus <mjd@plover.com>
1850              Date: Mon, 15 Apr 2002 02:41:52 -0400
1851              Message-ID: <20020415064152.16958.qmail@plover.com>
1852      Branch: perl
1853            ! perl.c t/lib/warnings/toke
1854 ____________________________________________________________________________
1855 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
1856         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
1857              From: "Craig A. Berry" <craigberry@mac.com>
1858              Date: Sun, 14 Apr 2002 18:56:02 -0500
1859              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
1860      Branch: perl
1861            ! configure.com
1862 ____________________________________________________________________________
1863 [ 15919] By: nick                                  on 2002/04/15  06:14:25
1864         Log: Integrate mainline
1865      Branch: perlio
1866           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
1867           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
1868           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
1869 ____________________________________________________________________________
1870 [ 15918] By: ams                                   on 2002/04/15  04:25:48
1871         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
1872              From: Stas Bekman <stas@stason.org>
1873              Date: Mon, 15 Apr 2002 11:45:03 +0800
1874              Message-Id: <3CBA4CBF.9030306@stason.org>
1875      Branch: perl
1876            ! lib/Cwd.pm
1877 ____________________________________________________________________________
1878 [ 15917] By: ams                                   on 2002/04/15  04:21:14
1879         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
1880              From: Mark-Jason Dominus <mjd@plover.com>
1881              Date: Mon, 15 Apr 2002 00:30:26 -0400
1882              Message-Id: <20020415043026.11417.qmail@plover.com>
1883      Branch: perl
1884            ! perl.c t/lib/warnings/toke
1885 ____________________________________________________________________________
1886 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
1887         Log: Correct precedence problem in #15915
1888      Branch: perl
1889            ! lib/vars.pm
1890 ____________________________________________________________________________
1891 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
1892         Log: use vars wasn't use utf8 aware.
1893      Branch: perl
1894            ! lib/vars.pm
1895 ____________________________________________________________________________
1896 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
1897         Log: Subject: [PATCH] Re: restricted hashes are unblessable
1898              From: Nicholas Clark <nick@unfortu.net>
1899              Date: Sat, 13 Apr 2002 23:43:02 +0100
1900              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
1901              
1902              The function name sucks but can't think of anything better.
1903      Branch: perl
1904            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
1905 ____________________________________________________________________________
1906 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
1907         Log: Subject: AUTHORS update
1908              From: Chris Nandor <pudge@pobox.com>
1909              Date: Sun, 14 Apr 2002 11:54:40 -0400
1910              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
1911      Branch: perl
1912            ! AUTHORS
1913 ____________________________________________________________________________
1914 [ 15912] By: nick                                  on 2002/04/14  14:47:18
1915         Log: XS versions of encode/decode for Encode::Unicode
1916      Branch: perlio
1917            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
1918 ____________________________________________________________________________
1919 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
1920         Log: metaconfig unit changes for #15910.
1921      Branch: metaconfig
1922            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
1923            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
1924            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
1925            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
1926            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
1927            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
1928            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
1929            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
1930            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
1931            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
1932            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
1933            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
1934            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
1935            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
1936            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
1937            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
1938            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
1939            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
1940            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
1941            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
1942            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
1943            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
1944            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
1945            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
1946 ____________________________________________________________________________
1947 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
1948         Log: Simplify the _r probing code by adding the i_systime
1949              only for the APIs where it matters.
1950      Branch: perl
1951            ! Configure reentr.pl
1952 ____________________________________________________________________________
1953 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
1954         Log: Integrate perlio;
1955              
1956              Avoid expensive paranoid check that decoder does return legal UTF-8
1957              
1958              Disable test code (assertions) in CRLF layer.
1959      Branch: perl
1960           !> ext/Encode/Encode.xs perlio.c
1961 ____________________________________________________________________________
1962 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
1963         Log: Subject: patch for FileCache in 5.7.3
1964              From: JPIERCE <belg4mit@MIT.EDU>
1965              Date: Sun, 14 Apr 2002 00:38:21 -0400
1966              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
1967      Branch: perl
1968            ! lib/FileCache.pm
1969 ____________________________________________________________________________
1970 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
1971         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
1972              From: Tim Bunce <Tim.Bunce@pobox.com>
1973              Date: Sun, 14 Apr 2002 12:07:35 +0100
1974              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
1975      Branch: perl
1976            ! ext/Storable/Storable.xs
1977 ____________________________________________________________________________
1978 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
1979         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
1980              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1981              Date: Sun, 14 Apr 2002 16:29:59 +0200
1982              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
1983      Branch: perl
1984            ! hints/hpux.sh
1985 ____________________________________________________________________________
1986 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
1987         Log: Subject: Enable portable gcc code on hp-ux
1988              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1989              Date: Sun, 14 Apr 2002 16:30:01 +0200
1990              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
1991      Branch: perl
1992            ! hints/hpux.sh
1993 ____________________________________________________________________________
1994 [ 15904] By: nick                                  on 2002/04/14  09:18:01
1995         Log: Disable test code (assertions) in CRLF layer.
1996      Branch: perlio
1997            ! perlio.c
1998 ____________________________________________________________________________
1999 [ 15903] By: nick                                  on 2002/04/14  09:16:39
2000         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
2001      Branch: perlio
2002            ! ext/Encode/Encode.xs
2003 ____________________________________________________________________________
2004 [ 15902] By: nick                                  on 2002/04/14  09:15:45
2005         Log: Integrate mainline
2006      Branch: perlio
2007           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
2008           +> t/win32/longpath.t t/win32/system.t
2009            - t/op/winsystem.t
2010           !> (integrate 30 files)
2011 ____________________________________________________________________________
2012 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
2013         Log: Fixed URL for the Alpha editor.
2014      Branch: perl
2015            ! pod/perlfaq3.pod
2016 ____________________________________________________________________________
2017 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
2018         Log: Dedodgify.
2019      Branch: perl
2020            ! ext/Storable/Storable.xs
2021 ____________________________________________________________________________
2022 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
2023         Log: AUTHORS updates.
2024      Branch: perl
2025            ! AUTHORS
2026 ____________________________________________________________________________
2027 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
2028         Log: s2p needs Config.pm.
2029      Branch: perl
2030            ! Makefile.SH
2031 ____________________________________________________________________________
2032 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
2033         Log: Subject: [PATCH] Benchmark.t 75,90,109
2034              From: Nicholas Clark <nick@unfortu.net>
2035              Date: Sat, 13 Apr 2002 21:43:04 +0100
2036              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
2037      Branch: perl
2038            ! lib/Benchmark.t
2039 ____________________________________________________________________________
2040 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
2041         Log: Tweaks by Autrijus Tang.
2042      Branch: perl
2043            ! ext/Encode/encoding.pm
2044 ____________________________________________________________________________
2045 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
2046         Log: FAQ sync.
2047      Branch: perl
2048            ! pod/perlfaq5.pod
2049 ____________________________________________________________________________
2050 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
2051         Log: z/OS tally update.
2052      Branch: perl
2053            ! pod/perldelta.pod
2054 ____________________________________________________________________________
2055 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
2056         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
2057              From: Nicholas Clark <nick@unfortu.net>
2058              Date: Sat, 13 Apr 2002 02:58:07 +0100
2059              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
2060      Branch: perl
2061            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
2062            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
2063            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
2064            ! t/lib/st-dump.pl
2065 ____________________________________________________________________________
2066 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
2067         Log: Add piconv and enc2xs to the list of utilities.
2068      Branch: perl
2069            ! utils.lst
2070 ____________________________________________________________________________
2071 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
2072         Log: s.
2073      Branch: perl
2074            ! pod/perlunicode.pod
2075 ____________________________________________________________________________
2076 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
2077         Log: Phrasing fixes by Nick Clark
2078      Branch: perl
2079            ! pod/perlunicode.pod
2080 ____________________________________________________________________________
2081 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
2082         Log: More POD fixes and typos
2083      Branch: perl
2084            ! pod/perlunicode.pod
2085 ____________________________________________________________________________
2086 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
2087         Log: Subject: Re: UTF-8 and DB_File ?
2088              From: andreas.koenig@anima.de (Andreas J. Koenig)
2089              Date: Sat, 13 Apr 2002 13:29:41 +0200
2090              Message-ID: <m3ads7j0pm.fsf@anima.de>
2091      Branch: perl
2092            ! pod/perlunicode.pod
2093 ____________________________________________________________________________
2094 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
2095         Log: Fix a typo noticed by Paul Johnson.
2096      Branch: perl
2097            ! MANIFEST
2098 ____________________________________________________________________________
2099 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
2100         Log: Subject: Re: Win32 Status
2101              From: Michael G Schwern <schwern@pobox.com>
2102              Date: Fri, 12 Apr 2002 10:15:33 -0400
2103              Message-ID: <20020412141533.GB9788@blackrider>
2104      Branch: perl
2105            ! lib/ExtUtils/t/INST.t
2106 ____________________________________________________________________________
2107 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
2108         Log: Upgrade to Encode 1.34, from Dan Kogai.
2109      Branch: perl
2110            ! ext/Encode/Changes ext/Encode/Encode.pm
2111            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
2112            ! ext/Encode/t/Unicode.t
2113 ____________________________________________________________________________
2114 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
2115         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
2116              From: Graham TerMarsch <graham@howlingfrog.com>
2117              Date: Fri, 12 Apr 2002 12:28:47 -0700
2118              Message-Id: <200204121228.47826.graham@howlingfrog.com>
2119      Branch: perl
2120            ! AUTHORS
2121 ____________________________________________________________________________
2122 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
2123         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
2124              From: Nicholas Clark <nick@unfortu.net>
2125              Date: Fri, 12 Apr 2002 21:59:06 +0100
2126              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
2127      Branch: perl
2128            ! pp_pack.c t/op/pack.t
2129 ____________________________________________________________________________
2130 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
2131         Log: Re-sort MANIFEST.
2132      Branch: perl
2133            ! MANIFEST
2134 ____________________________________________________________________________
2135 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
2136         Log: Move also the Win32 system testing to t/win32.
2137      Branch: perl
2138            + t/win32/system.t
2139            - t/op/winsystem.t
2140            ! MANIFEST
2141 ____________________________________________________________________________
2142 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
2143         Log: Integrate change #15879 from maint-5.6;
2144              
2145              Win32::GetLongPathName() did not return valid results if there
2146              were "." and ".." components in the path; also fix a potential
2147              buffer overflow if the long path happens to be longer than
2148              MAX_PATH (this can presumably happen if they use \\?\... style
2149              paths); add a rather limited testsuite that exercises just the
2150              edge cases
2151      Branch: perl
2152           +> t/win32/longpath.t
2153           !> MANIFEST t/harness win32/win32.c
2154 ____________________________________________________________________________
2155 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
2156         Log: Win32::GetLongPathName() did not return valid results if there
2157              were "." and ".." components in the path; also fix a potential
2158              buffer overflow if the long path happens to be longer than
2159              MAX_PATH (this can presumably happen if they use \\?\... style
2160              paths); add a rather limited testsuite that exercises just the
2161              edge cases
2162      Branch: maint-5.6/perl
2163            + t/win32/longpath.t
2164            ! MANIFEST t/harness win32/win32.c
2165 ____________________________________________________________________________
2166 [ 15878] By: nick                                  on 2002/04/12  14:38:32
2167         Log: Integrate mainline
2168      Branch: perlio
2169           +> lib/ExtUtils/t/INST_PREFIX.t
2170           !> (integrate 37 files)
2171 ____________________________________________________________________________
2172 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
2173         Log: Update Changes.
2174      Branch: perl
2175            ! Changes patchlevel.h
2176 ____________________________________________________________________________
2177 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
2178         Log: Discuss the magic of \w in security terms.
2179      Branch: perl
2180            ! pod/perlsec.pod pod/perlunicode.pod
2181 ____________________________________________________________________________
2182 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
2183         Log: Add a warning about the symbolic methods and
2184              symbolic sub refs not being checked for taint.
2185      Branch: perl
2186            ! pod/perlsec.pod
2187 ____________________________________________________________________________
2188 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
2189         Log: In EBCDIC the BOM detection doesn't seem
2190              to be working right.  For now skipping the test,
2191              waiting for Dan's opinion.
2192      Branch: perl
2193            ! ext/Encode/t/Unicode.t
2194 ____________________________________________________________________________
2195 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
2196         Log: Update to Net::Ping 2.16.
2197      Branch: perl
2198            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
2199 ____________________________________________________________________________
2200 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
2201         Log: Upgrade to CGI.pm 2.81.
2202      Branch: perl
2203            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
2204 ____________________________________________________________________________
2205 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
2206         Log: Move up restricted hashes a bit.
2207      Branch: perl
2208            ! pod/perldelta.pod
2209 ____________________________________________________________________________
2210 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
2211         Log: Now using Unicode 3.2.0.
2212      Branch: perl
2213            ! pod/perldelta.pod
2214 ____________________________________________________________________________
2215 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
2216         Log: UNICOS too has sockpair issues (unsurprisingly,
2217              since UNICOS/mk has them too)
2218      Branch: perl
2219            ! ext/Socket/socketpair.t
2220 ____________________________________________________________________________
2221 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
2222         Log: FAQ patch from mjd regarding Tie::File.
2223      Branch: perl
2224            ! pod/perlfaq5.pod
2225 ____________________________________________________________________________
2226 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
2227         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
2228              consider using the NamesList.
2229      Branch: perl
2230            ! lib/charnames.pm lib/charnames.t
2231 ____________________________________________________________________________
2232 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
2233         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
2234              From: "Craig A. Berry" <craigberry@mac.com>
2235              Date: Thu, 11 Apr 2002 13:47:21 -0500
2236              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
2237      Branch: perl
2238            ! lib/File/CheckTree.pm lib/File/CheckTree.t
2239 ____________________________________________________________________________
2240 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
2241         Log: More NT Unicode information from Jan Dubois.
2242      Branch: perl
2243            ! pod/perltodo.pod
2244 ____________________________________________________________________________
2245 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
2246         Log: Add one perltodo item (and move bunch of them to better spot),
2247              add sysopen() to "Functions for filehandles, files, or directories".
2248      Branch: perl
2249            ! pod/perlfunc.pod pod/perltodo.pod
2250 ____________________________________________________________________________
2251 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
2252         Log: Prettyprinting: shorten the lines to avoid linewrapping.
2253      Branch: perl
2254            ! t/TEST
2255 ____________________________________________________________________________
2256 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
2257         Log: Also NEC SUPER-UX has buggy sockpair().
2258      Branch: perl
2259            ! ext/Socket/socketpair.t
2260 ____________________________________________________________________________
2261 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
2262         Log: dTHX works on its own just fine.
2263      Branch: perl
2264            ! ext/DynaLoader/dl_aix.xs
2265 ____________________________________________________________________________
2266 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
2267         Log: Must hold off building s2p until there's a miniperl.
2268      Branch: perl
2269            ! Makefile.SH
2270 ____________________________________________________________________________
2271 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
2272         Log: AIX: strerror_r() needs dTHX.
2273      Branch: perl
2274            ! ext/DynaLoader/dl_aix.xs
2275 ____________________________________________________________________________
2276 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
2277         Log: Extracting the s2p may require the right dynlibpath.
2278      Branch: perl
2279            ! Makefile.SH
2280 ____________________________________________________________________________
2281 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
2282         Log: Doc tweaks.
2283      Branch: perl
2284            ! ext/Time/HiRes/HiRes.pm
2285 ____________________________________________________________________________
2286 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
2287         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
2288              From: Michael G Schwern <schwern@pobox.com>
2289              Date: Thu, 11 Apr 2002 01:25:26 -0400
2290              Message-ID: <20020411052525.GA17038@blackrider>
2291      Branch: perl
2292            + lib/ExtUtils/t/INST_PREFIX.t
2293            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
2294            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
2295            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
2296            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
2297            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
2298            ! lib/ExtUtils/t/prefixify.t
2299 ____________________________________________________________________________
2300 [ 15855] By: nick                                  on 2002/04/11  06:26:44
2301         Log: Integrate mainline
2302      Branch: perlio
2303           !> (integrate 42 files)
2304 ____________________________________________________________________________
2305 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
2306         Log: Unused variables.
2307      Branch: perl
2308            ! ext/threads/shared/shared.xs ext/threads/threads.xs
2309 ____________________________________________________________________________
2310 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
2311         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
2312              From: Ilya Martynov <ilya@martynov.org>
2313              Date: 11 Apr 2002 03:21:17 +0400
2314              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
2315      Branch: perl
2316            ! lib/Term/ReadLine.pm
2317 ____________________________________________________________________________
2318 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
2319         Log: Upgrade to Encode 1.33, from Dan Kogai.
2320      Branch: perl
2321            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
2322            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
2323            ! ext/Encode/lib/Encode/Supported.pod
2324            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
2325            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
2326            ! ext/Encode/ucm/adobeSymbol.ucm
2327            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
2328 ____________________________________________________________________________
2329 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
2330         Log: Backward portability from Dan Kogai.
2331      Branch: perl
2332            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
2333            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
2334            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
2335            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
2336            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
2337            ! ext/Storable/t/store.t ext/Storable/t/tied.t
2338            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
2339            ! ext/Storable/t/utf8.t
2340 ____________________________________________________________________________
2341 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
2342         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
2343              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
2344              bug in B::walkoptree still to be fixed.
2345      Branch: perl
2346            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
2347 ____________________________________________________________________________
2348 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
2349         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
2350              From: Philip Newton <Philip.Newton@gmx.net>
2351              Date: Wed, 10 Apr 2002 21:29:58 +0200
2352              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
2353      Branch: perl
2354            ! pod/perldelta.pod
2355 ____________________________________________________________________________
2356 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
2357         Log: Integrate perlio;
2358              
2359              Add a \t to Win32 pm_to_blib $(TOUCH) line.
2360      Branch: perl
2361           !> lib/ExtUtils/MM_Win32.pm
2362 ____________________________________________________________________________
2363 [ 15847] By: nick                                  on 2002/04/10  13:08:29
2364         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
2365      Branch: perlio
2366            ! lib/ExtUtils/MM_Win32.pm
2367 ____________________________________________________________________________
2368 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
2369         Log: Try to fool old AIX when threading, from Merijn.
2370      Branch: perl
2371            ! perl.h
2372 ____________________________________________________________________________
2373 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
2374         Log: Update Changes.
2375      Branch: perl
2376            ! Changes patchlevel.h
2377 ____________________________________________________________________________
2378 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
2379         Log: Welcome to the 5.7.3.
2380      Branch: perl
2381            ! NetWare/Makefile win32/Makefile
2382 ____________________________________________________________________________
2383 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
2384         Log: Make x2p/s2p part of the test_prep target now that we
2385              have a test for it.
2386      Branch: perl
2387            ! Makefile.SH
2388 ____________________________________________________________________________
2389 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
2390         Log: Integrate perlio.
2391              
2392              We have been 5.7.3 for a while - install there ...
2393      Branch: perl
2394           !> win32/makefile.mk
2395 ____________________________________________________________________________
2396 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
2397         Log: SImilarly to old HP-UX, in old AIX too including
2398              crypt.h leads into trouble.  (from Merijn)
2399      Branch: perl
2400            ! hints/aix.sh
2401 ____________________________________________________________________________
2402 [ 15840] By: nick                                  on 2002/04/10  10:04:19
2403         Log: We have been 5.7.3 for a while - install there ...
2404      Branch: perlio
2405            ! win32/makefile.mk
2406 ____________________________________________________________________________
2407 [ 15839] By: nick                                  on 2002/04/10  10:03:46
2408         Log: Intgrate mainline
2409      Branch: perlio
2410           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
2411            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
2412            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
2413           !> (integrate 40 files)
2414 ____________________________________________________________________________
2415 [ 15838] By: ams                                   on 2002/04/10  04:16:45
2416         Log: Subject: [PATCH] ext/attrs.t getting skipped
2417              From: "Craig A. Berry" <craigberry@mac.com>
2418              Date: Tue, 9 Apr 2002 23:58:49 -0500
2419              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
2420      Branch: perl
2421            ! t/TEST
2422 ____________________________________________________________________________
2423 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
2424         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
2425              From: Michael G Schwern <schwern@pobox.com>
2426              Date: Tue, 9 Apr 2002 20:52:55 -0400
2427              Message-ID: <20020410005254.GI8954@blackrider>
2428      Branch: perl
2429            ! t/op/sub_lval.t
2430 ____________________________________________________________________________
2431 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
2432         Log: Undo accident in #15385.
2433      Branch: metaconfig/U/perl
2434            ! Extensions.U
2435 ____________________________________________________________________________
2436 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
2437         Log: Retract the UTF-8 filenames patch.  This may be
2438              better dealt with in Perl level, a la File::Spec
2439              (since the whole mess is strongly filesystem-specific).
2440      Branch: metaconfig/U/perl
2441            + usecjk.U
2442            ! Extensions.U
2443      Branch: perl
2444            - ext/File/Glob/t/utf8.t
2445            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
2446            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
2447            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2448            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
2449            ! t/op/readdir.t
2450 ____________________________________________________________________________
2451 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
2452         Log: Upgrade to Encode 1.32, from Dan Kogai.
2453      Branch: perl
2454            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
2455            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
2456            - ext/Encode/ucm/macGurmukhi.ucm
2457            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
2458            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
2459            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
2460            ! ext/Encode/lib/Encode/Encoder.pm
2461            ! ext/Encode/lib/Encode/Supported.pod
2462            ! ext/Encode/lib/Encode/Unicode.pm
2463            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
2464            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
2465 ____________________________________________________________________________
2466 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
2467         Log: Add tests for s2p/psed, from Wolfgang Laun.
2468      Branch: perl
2469            + t/x2p/s2p.t
2470            ! MANIFEST t/TEST
2471 ____________________________________________________________________________
2472 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
2473         Log: FAQ sync.
2474      Branch: perl
2475            ! pod/perlfaq2.pod pod/perlfaq3.pod
2476 ____________________________________________________________________________
2477 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
2478         Log: Remove false dependency between getgrent and setpwent
2479              having/not having FILE**.  Also make the names of the
2480              {set,get,end}* interface struct members a bit shorter.
2481      Branch: perl
2482            ! reentr.c reentr.h reentr.pl
2483 ____________________________________________________________________________
2484 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
2485         Log: Avoid bad prototypes.
2486      Branch: perl
2487            ! hints/hpux.sh
2488 ____________________________________________________________________________
2489 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
2490         Log: metaconfig unit change for #15828.
2491      Branch: metaconfig
2492            ! U/protos/Protochk.U
2493 ____________________________________________________________________________
2494 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
2495         Log: As Merijn points out, pthread.h really needs to be known
2496              by protochk.
2497      Branch: perl
2498            ! Configure
2499 ____________________________________________________________________________
2500 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
2501         Log: Integrate perlio;
2502              
2503              Patch up Encode for Tk
2504      Branch: perl
2505           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
2506           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
2507 ____________________________________________________________________________
2508 [ 15826] By: nick                                  on 2002/04/09  12:38:25
2509         Log: Patch up Encode for Tk
2510      Branch: perlio
2511            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
2512            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
2513 ____________________________________________________________________________
2514 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
2515         Log: Portability tweak.
2516      Branch: perl
2517            ! lib/File/CheckTree.t
2518 ____________________________________________________________________________
2519 [ 15824] By: sky                                   on 2002/04/09  10:51:07
2520         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
2521              From: Abigail <abigail@osp.nl>
2522              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
2523              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
2524      Branch: perl
2525            ! pod/perlhist.pod
2526 ____________________________________________________________________________
2527 [ 15823] By: nick                                  on 2002/04/09  08:17:59
2528         Log: Integrate mainline
2529      Branch: perlio
2530           +> ext/Encode/lib/Encode/Config.pm
2531           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
2532           !> (integrate 37 files)
2533 ____________________________________________________________________________
2534 [ 15822] By: ams                                   on 2002/04/09  06:43:50
2535         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
2536              From: Spider Boardman <spider@Orb.Nashua.NH.US>
2537              Date: Tue, 09 Apr 2002 02:00:51 -0400
2538              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
2539      Branch: perl
2540            ! lib/File/CheckTree.pm
2541 ____________________________________________________________________________
2542 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
2543         Log: Small perldelta tweaks.
2544      Branch: perl
2545            ! pod/perldelta.pod
2546 ____________________________________________________________________________
2547 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
2548         Log: File::Checktree update from Paul Grassie.
2549      Branch: perl
2550            ! lib/File/CheckTree.pm lib/File/CheckTree.t
2551 ____________________________________________________________________________
2552 [ 15819] By: ams                                   on 2002/04/08  22:43:48
2553         Log: Subject: patch against t/op/sub_lval.t
2554              From: Jim Cromie <jcromie@divsol.com>
2555              Date: Mon, 08 Apr 2002 17:38:16 -0600
2556              Message-Id: <3CB229E8.9080500@divsol.com>
2557      Branch: perl
2558            ! t/op/sub_lval.t
2559 ____________________________________________________________________________
2560 [ 15818] By: ams                                   on 2002/04/08  22:40:16
2561         Log: Humbly pay homage to the redundancy gods.
2562      Branch: perl
2563            ! mg.c
2564 ____________________________________________________________________________
2565 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
2566         Log: metaconfig mirror #15816.
2567      Branch: metaconfig
2568            ! U/modified/Unix.U
2569 ____________________________________________________________________________
2570 [ 15816] By: ams                                   on 2002/04/08  22:18:32
2571         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
2572      Branch: perl
2573            ! Porting/Glossary
2574 ____________________________________________________________________________
2575 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
2576         Log: Small piconv tweaks (sent to Dan).
2577      Branch: perl
2578            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
2579            ! ext/Encode/lib/Encode/Alias.pm
2580 ____________________________________________________________________________
2581 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
2582         Log: Update Changes.
2583      Branch: perl
2584            ! Changes patchlevel.h
2585 ____________________________________________________________________________
2586 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
2587         Log: FAQ sync.  (Ignoring the few URL differences for now.)
2588      Branch: perl
2589            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
2590            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
2591            ! pod/perlfaq7.pod pod/perlfaq9.pod
2592 ____________________________________________________________________________
2593 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
2594         Log: Upgrade to Encode 1.31, from Dan Kogai.
2595      Branch: perl
2596            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
2597            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
2598            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
2599            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
2600 ____________________________________________________________________________
2601 [ 15811] By: ams                                   on 2002/04/08  17:00:37
2602         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
2603              From: Andy Dougherty <doughera@lafayette.edu>
2604              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
2605              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
2606      Branch: perl
2607            ! lib/sort.t pp_sort.c
2608 ____________________________________________________________________________
2609 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
2610         Log: metaconfig unit changes for #15809.
2611      Branch: metaconfig
2612            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
2613 ____________________________________________________________________________
2614 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
2615         Log: Mirroring #15806.
2616      Branch: perl
2617            ! Porting/Glossary Porting/config.sh Porting/config_H
2618 ____________________________________________________________________________
2619 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
2620         Log: metaconfig unit changes for #15807.
2621      Branch: metaconfig
2622            ! U/protos/Protochk.U U/threads/d_asctime_r.U
2623            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
2624            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
2625            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
2626            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
2627            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
2628            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
2629            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
2630            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
2631            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
2632            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
2633            ! U/threads/d_getprotobyname_r.U
2634            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
2635            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
2636            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
2637            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
2638            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
2639            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
2640            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
2641            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
2642            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
2643            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
2644            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
2645            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
2646            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
2647            ! U/threads/i_pthread.U
2648      Branch: perl
2649            ! config_h.SH
2650 ____________________________________________________________________________
2651 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
2652         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
2653              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2654              Date: Mon, 08 Apr 2002 14:34:27 +0200
2655              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
2656      Branch: perl
2657            ! Configure hints/hpux.sh reentr.pl
2658 ____________________________________________________________________________
2659 [ 15806] By: ams                                   on 2002/04/08  13:50:43
2660         Log: Subject: [PATCH] Updates to Porting/Glossary
2661              From: Paul_GreenVOS@vos.stratus.com
2662              Date: Mon, 8 Apr 02 10:44 edt
2663              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
2664      Branch: perl
2665            ! Porting/Glossary
2666 ____________________________________________________________________________
2667 [ 15805] By: ams                                   on 2002/04/08  13:47:32
2668         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
2669              coredumps on startup)
2670              From: Michael G Schwern <schwern@pobox.com>
2671              Date: Mon, 8 Apr 2002 10:34:49 -0400
2672              Message-Id: <20020408143449.GB3245@blackrider>
2673      Branch: perl
2674            ! lib/ExtUtils/MM_Unix.pm
2675 ____________________________________________________________________________
2676 [ 15804] By: ams                                   on 2002/04/08  13:29:28
2677         Log: Subject: [PATCH] example in pod/perllexwarn.pod
2678              From: Slaven Rezic <slaven.rezic@berlin.de>
2679              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
2680              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
2681      Branch: perl
2682            ! pod/perllexwarn.pod
2683 ____________________________________________________________________________
2684 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
2685         Log: Upgrade to Encode 1.30, from Dan Kogai. 
2686      Branch: perl
2687            + ext/Encode/lib/Encode/Encoder.pm
2688            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
2689            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
2690            ! ext/Encode/lib/Encode/Supported.pod
2691            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
2692            ! ext/Encode/t/grow.t
2693 ____________________________________________________________________________
2694 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
2695         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
2696              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
2697              Date: Mon, 08 Apr 2002 01:08:40 +0100
2698              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
2699      Branch: perl
2700            ! ext/MIME/Base64/t/base64.t
2701 ____________________________________________________________________________
2702 [ 15801] By: nick                                  on 2002/04/08  07:28:27
2703         Log: Integrate mainline
2704      Branch: perlio
2705           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
2706           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
2707           +> ext/File/Glob/t/utf8.t
2708           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
2709           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
2710           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
2711            - ext/Encode/lib/Encode/10646_1.pm
2712            - ext/Encode/lib/Encode/Internal.pm
2713            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
2714            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
2715            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
2716            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
2717            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
2718            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
2719            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
2720           !> (integrate 157 files)
2721 ____________________________________________________________________________
2722 [ 15800] By: ams                                   on 2002/04/08  07:06:21
2723         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
2724              From: Jan Dubois <JanD@ActiveState.com>
2725              Date: Mon, 08 Apr 2002 00:10:39 -0700
2726              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
2727      Branch: perl
2728            ! lib/ExtUtils/Packlist.pm
2729 ____________________________________________________________________________
2730 [ 15799] By: ams                                   on 2002/04/08  04:50:36
2731         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
2732              From: Stas Bekman <stas@stason.org>
2733              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
2734              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
2735      Branch: perl
2736            ! pod/perlguts.pod
2737 ____________________________________________________________________________
2738 [ 15798] By: ams                                   on 2002/04/08  03:56:52
2739         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
2740      Branch: perl
2741            ! util.c
2742 ____________________________________________________________________________
2743 [ 15797] By: ams                                   on 2002/04/08  01:30:38
2744         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
2745              same line of code. (As suggested by Simon Cozens.)
2746      Branch: perl
2747            ! mg.c
2748 ____________________________________________________________________________
2749 [ 15796] By: ams                                   on 2002/04/08  01:27:24
2750         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
2751              Simon Cozens.
2752      Branch: perl
2753            ! embed.fnc util.c
2754 ____________________________________________________________________________
2755 [ 15795] By: ams                                   on 2002/04/08  01:05:16
2756         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
2757              From: Tom Brown <thecap@peach.ece.utexas.edu>
2758              Date: Sun, 07 Apr 2002 23:20:05 GMT
2759              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
2760      Branch: perl
2761            ! ext/Devel/DProf/DProf.xs
2762 ____________________________________________________________________________
2763 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
2764         Log: Retract #15793 since #15775 should fix the problem.
2765      Branch: perl
2766            ! hv.c
2767 ____________________________________________________________________________
2768 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
2769         Log: (Retracted by #15794)
2770              Subject: [PATCH] hv.c
2771              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2772              Date: Sun, 7 Apr 2002 14:25:48 +0200
2773              Message-ID: <3CB056EC.16340.1119992@localhost>
2774      Branch: perl
2775            ! hv.c
2776 ____________________________________________________________________________
2777 [ 15792] By: ams                                   on 2002/04/07  21:48:49
2778         Log: Make other nits nervous.
2779      Branch: perl
2780            ! gv.c perl.c
2781 ____________________________________________________________________________
2782 [ 15791] By: ams                                   on 2002/04/07  20:31:08
2783         Log: Subject: [MIME::Base64 patch] t/base64.t fix
2784              From: Dan Kogai <dankogai@dan.co.jp>
2785              Date: Mon, 8 Apr 2002 06:19:29 +0900
2786              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
2787      Branch: perl
2788            ! ext/MIME/Base64/t/base64.t
2789 ____________________________________________________________________________
2790 [ 15790] By: ams                                   on 2002/04/07  20:15:52
2791         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
2792              From: Slaven Rezic <slaven.rezic@berlin.de>
2793              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
2794              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
2795      Branch: perl
2796            ! ext/Devel/Peek/Peek.xs
2797 ____________________________________________________________________________
2798 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
2799         Log: Fully qualify in warning message the name of a subroutine redefined
2800              via glob assignment
2801      Branch: perl
2802            ! sv.c t/lib/warnings/op t/lib/warnings/sv
2803 ____________________________________________________________________________
2804 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
2805         Log: Update from Dan Kogai.
2806      Branch: perl
2807            ! ext/Encode/t/Unicode.t
2808 ____________________________________________________________________________
2809 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
2810         Log: Can't right now twist my brain to figure out
2811              the right CR/LF code point mappings in EBCDIC.
2812      Branch: perl
2813            ! lib/Pod/t/eol.t
2814 ____________________________________________________________________________
2815 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
2816         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
2817              From: Nicholas Clark <nick@ccl4.org>
2818              Date: Sun, 7 Apr 2002 15:01:56 +0100
2819              Message-ID: <20020407150156.R10686@plum.flirble.org>
2820      Branch: perl
2821            ! ext/Data/Dumper/Dumper.xs
2822 ____________________________________________________________________________
2823 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
2824         Log: Tpyo.
2825      Branch: perl
2826            ! lib/Pod/t/eol.t
2827 ____________________________________________________________________________
2828 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
2829         Log: EBCDIC branch was forgotten.
2830      Branch: perl
2831            ! ext/Devel/Peek/Peek.t
2832 ____________________________________________________________________________
2833 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
2834         Log: charnames::viacode() was broken, noticed by Jeffrey.
2835      Branch: perl
2836            ! lib/charnames.pm lib/charnames.t
2837 ____________________________________________________________________________
2838 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
2839         Log: Missing files.
2840      Branch: perl
2841            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
2842            ! MANIFEST ext/Encode/MANIFEST
2843 ____________________________________________________________________________
2844 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
2845         Log: (intentionally empty)
2846      Branch: perl
2847            ! MANIFEST sv.h
2848 ____________________________________________________________________________
2849 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
2850         Log: Upgrade to Encode 1.26, from Dan Kogai.
2851      Branch: perl
2852            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
2853            + ext/Encode/ucm/jis0212.ucm
2854            - ext/Encode/lib/Encode/10646_1.pm
2855            - ext/Encode/lib/Encode/Internal.pm
2856            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
2857            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
2858            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
2859            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
2860            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
2861            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
2862            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
2863            - ext/Encode/ucm/macRumanian.ucm
2864            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
2865            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
2866            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
2867            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
2868            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
2869            ! ext/Encode/lib/Encode/Encoding.pm
2870            ! ext/Encode/lib/Encode/Supported.pod
2871            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
2872            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
2873            ! ext/Encode/ucm/adobeSymbol.ucm
2874            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
2875            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
2876            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
2877            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
2878            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
2879            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
2880            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
2881            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
2882            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
2883            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
2884            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
2885            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
2886            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
2887            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
2888            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
2889            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
2890            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
2891            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
2892            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
2893            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
2894            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
2895            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
2896            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
2897            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
2898            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
2899            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
2900            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
2901            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
2902            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
2903            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
2904            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
2905            ! ext/Encode/ucm/nextstep.ucm
2906 ____________________________________________________________________________
2907 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
2908         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
2909              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
2910              Now, where was my coffee mug...
2911      Branch: perl
2912            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
2913            ! pp_sys.c
2914 ____________________________________________________________________________
2915 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
2916         Log: Subject: [PATCH] MakeMaker basic.t on Win32
2917              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2918              Date: Sun, 7 Apr 2002 14:25:48 +0200
2919              Message-ID: <3CB056EC.27101.1119A3D@localhost>
2920              
2921              Subject: [PATCH] MakeMaker && Win32 && nmake
2922              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
2923              Date: Sun, 7 Apr 2002 14:25:48 +0200
2924              Message-ID: <3CB056EC.9001.11199ED@localhost>
2925      Branch: perl
2926            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
2927 ____________________________________________________________________________
2928 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
2929         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
2930              From: Philip Newton <Philip.Newton@gmx.net>
2931              Date: Sun, 07 Apr 2002 07:51:49 +0200      
2932              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
2933      Branch: perl
2934            ! utf8.c
2935 ____________________________________________________________________________
2936 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
2937         Log: There was no nice way of getting in UTF-8 filenames:
2938              now one can use in the (new) three-arg form of readdir()
2939              and in File::Glob import a ":utf8" to transparently accept
2940              the filenames as Unicode.  Note that only :utf8 is supported,
2941              not fancier stuff like :encoding(foobar)
2942      Branch: perl
2943            + ext/File/Glob/t/utf8.t
2944            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
2945            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
2946            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2947            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
2948            ! t/op/readdir.t
2949 ____________________________________________________________________________
2950 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
2951         Log: Subject: [PATCH] Re: perl@15772
2952              From: Nicholas Clark <nick@ccl4.org>
2953              Date: Sun, 7 Apr 2002 11:06:42 +0100
2954              Message-ID: <20020407110641.O10686@plum.flirble.org>
2955      Branch: perl
2956            ! hv.c
2957 ____________________________________________________________________________
2958 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
2959         Log: Subject: [PATCH] Re: 15764 breakage
2960              From: Michael G Schwern <schwern@pobox.com>
2961              Date: Sat, 6 Apr 2002 19:14:02 -0500
2962              Message-ID: <20020407001401.GA7076@blackrider>
2963      Branch: perl
2964            ! lib/ExtUtils/MM_Unix.pm
2965 ____________________________________________________________________________
2966 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
2967         Log: Instruction tweak.
2968      Branch: perl
2969            ! README.os390
2970 ____________________________________________________________________________
2971 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
2972         Log: Update Changes.
2973      Branch: perl
2974            ! Changes patchlevel.h
2975 ____________________________________________________________________________
2976 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
2977         Log: Subject: [PATCH] Encode tweaks for VMS
2978              From: Michael G Schwern <schwern@pobox.com>
2979              Date: Sat, 6 Apr 2002 03:26:09 -0500
2980              Message-ID: <20020406082609.GA28758@blackrider>
2981      Branch: perl
2982            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
2983            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
2984            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
2985            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
2986 ____________________________________________________________________________
2987 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
2988         Log: Prettyprinting and version paranoia.
2989      Branch: perl
2990            ! ext/DB_File/t/db-recno.t
2991 ____________________________________________________________________________
2992 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
2993         Log: Be explicit about the two DB_File tests croaking
2994              in Mac OS X.
2995      Branch: perl
2996            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
2997 ____________________________________________________________________________
2998 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
2999         Log: Regen toc.
3000      Branch: perl
3001            ! pod/perltoc.pod
3002 ____________________________________________________________________________
3003 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
3004         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
3005              From: Benjamin Goldberg <goldbb2@earthlink.net>
3006              Date: Fri, 05 Apr 2002 19:15:42 -0500
3007              Message-ID: <3CAE3E2E.8483505@earthlink.net>
3008      Branch: perl
3009            ! hv.h
3010 ____________________________________________________________________________
3011 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
3012         Log: Underline that the current implementation is not
3013              guaranteed to be forever; and reformat a bit.
3014      Branch: perl
3015            ! lib/utf8.pm
3016 ____________________________________________________________________________
3017 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
3018         Log: Subject: Weak spots in the utf8 manpage
3019              From: andreas.koenig@anima.de (Andreas J. Koenig)
3020              Date: Fri, 05 Apr 2002 10:08:44 +0200      
3021              Message-ID: <m3u1qqefeb.fsf@anima.de>      
3022      Branch: perl
3023            ! lib/utf8.pm
3024 ____________________________________________________________________________
3025 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
3026         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
3027              From: Michael G Schwern <schwern@pobox.com>
3028              Date: Sat, 6 Apr 2002 03:22:03 -0500
3029              Message-ID: <20020406082203.GA28713@blackrider>
3030      Branch: perl
3031            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
3032            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
3033            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
3034            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
3035            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
3036            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
3037            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
3038            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
3039            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
3040            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
3041 ____________________________________________________________________________
3042 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
3043         Log: No need to avoid utf8 warnings after #15762.
3044      Branch: perl
3045            ! lib/Unicode/Collate.pm
3046 ____________________________________________________________________________
3047 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
3048         Log: As noted by Philip Newton: nothing wrong with BOM,
3049              but 0xFFFE quite wrong.
3050      Branch: perl
3051            ! t/lib/warnings/utf8 utf8.c utf8.h
3052 ____________________________________________________________________________
3053 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
3054         Log: Explain the "gaps" in the UTF-8 encoding.
3055      Branch: perl
3056            ! pod/perlunicode.pod utf8.h
3057 ____________________________________________________________________________
3058 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
3059         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
3060              From: Nicholas Clark <nick@unfortu.net>
3061              Date: Sat, 6 Apr 2002 14:54:51 +0100
3062              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
3063      Branch: perl
3064            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
3065 ____________________________________________________________________________
3066 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
3067         Log: Signedness nits.
3068      Branch: perl
3069            ! hv.c
3070 ____________________________________________________________________________
3071 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
3072         Log: Make hv_notallowed a static as suggested by Nick Clark;
3073              and synchronize the nomenclature to talk about restricted
3074              (not fixed) hashes.
3075      Branch: perl
3076            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
3077            ! proto.h
3078 ____________________________________________________________________________
3079 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
3080         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
3081              From: Nicholas Clark <nick@unfortu.net>
3082              Date: Sat, 6 Apr 2002 00:21:17 +0100
3083              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
3084              
3085              (with the last one reversed)
3086      Branch: perl
3087            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
3088            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
3089 ____________________________________________________________________________
3090 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
3091         Log: Update the warning message.
3092      Branch: perl
3093            ! README.tru64
3094 ____________________________________________________________________________
3095 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
3096         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
3097              From: Dan Kogai <dankogai@dan.co.jp>
3098              Date: Sat, 6 Apr 2002 06:08:40 +0900
3099              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
3100      Branch: perl
3101            ! pod/perlunicode.pod
3102 ____________________________________________________________________________
3103 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
3104         Log: Some tests were failing silently instead of saying "not ok"
3105      Branch: perl
3106            ! t/comp/proto.t
3107 ____________________________________________________________________________
3108 [ 15753] By: nick                                  on 2002/04/05  19:30:12
3109         Log: Integrate mainline
3110      Branch: perlio
3111           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
3112           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
3113           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
3114 ____________________________________________________________________________
3115 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
3116         Log: Minor Tie::File test patch, from mjd.
3117      Branch: perl
3118            ! lib/Tie/File/t/24_cache_loop.t
3119 ____________________________________________________________________________
3120 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
3121         Log: Not *that* different line endings (noticed by Philip Newton)
3122      Branch: perl
3123            ! pod/perldelta.pod
3124 ____________________________________________________________________________
3125 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
3126         Log: Retract #15745 for now; won't work without more Encode fixes.
3127      Branch: perl
3128            ! ext/Encode/lib/Encode/10646_1.pm
3129 ____________________________________________________________________________
3130 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
3131         Log: metaconfig unit change for #15748.
3132      Branch: metaconfig
3133            ! U/modified/Oldconfig.U
3134 ____________________________________________________________________________
3135 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
3136         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
3137              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
3138              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
3139              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
3140      Branch: perl
3141            ! Configure
3142 ____________________________________________________________________________
3143 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
3144         Log: NetWare update from C Aditya.
3145      Branch: perl
3146            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
3147 ____________________________________________________________________________
3148 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
3149         Log: Win32 pacifying from mjd.
3150      Branch: perl
3151            ! lib/Tie/File/t/26_twrite.t
3152 ____________________________________________________________________________
3153 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
3154         Log: Integrate perlio;
3155              
3156              Not only did UCS-2 have dodgy name it was buggy.
3157      Branch: perl
3158           !> ext/Encode/lib/Encode/10646_1.pm
3159 ____________________________________________________________________________
3160 [ 15744] By: nick                                  on 2002/04/05  13:02:36
3161         Log: Not only did UCS-2 have dodgy name it was buggy.
3162      Branch: perlio
3163            ! ext/Encode/lib/Encode/10646_1.pm
3164 ____________________________________________________________________________
3165 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
3166         Log: Subject: Patch for bug ID 20020221.007
3167              From: Archer Sully <archer@meer.net>
3168              Date: Thu, 4 Apr 2002 21:45:34 -0700
3169              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
3170              
3171              Fix for "[ID 20020221.007] SEGV in Storable with empty string
3172              scalar object" (dclone)
3173      Branch: perl
3174            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
3175 ____________________________________________________________________________
3176 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
3177         Log: Subject: Re: lib/sort.t failure 
3178              From: "John P. Linderman" <jpl@research.att.com>
3179              Date: Fri, 05 Apr 2002 06:19:07 -0500
3180              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
3181              
3182              with a minor formatting tweak
3183      Branch: perl
3184            ! pod/perlfunc.pod
3185 ____________________________________________________________________________
3186 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
3187         Log: Subject: Re: lib/sort.t failure (and [PATCH])
3188              From: "John P. Linderman" <jpl@research.att.com>
3189              Date: Fri, 05 Apr 2002 07:13:27 -0500
3190              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
3191      Branch: perl
3192            ! lib/sort.t
3193 ____________________________________________________________________________
3194 [ 15740] By: nick                                  on 2002/04/05  09:31:42
3195         Log: Integrate mainline
3196      Branch: perlio
3197           +> (branch 49 files)
3198           !> (integrate 82 files)
3199 ____________________________________________________________________________
3200 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
3201         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
3202              From: Dan Kogai <dankogai@dan.co.jp>
3203              Date: Fri, 5 Apr 2002 11:52:50 +0900
3204              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
3205      Branch: perl
3206            ! ext/Encode/t/Aliases.t
3207 ____________________________________________________________________________
3208 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
3209         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
3210              From: Dan Kogai <dankogai@dan.co.jp>
3211              Date: Fri, 5 Apr 2002 11:39:55 +0900
3212              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
3213      Branch: perl
3214            ! ext/Encode/lib/Encode/Alias.pm
3215 ____________________________________________________________________________
3216 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
3217         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
3218              From: Ilmari Karonen <iltzu@sci.fi>
3219              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
3220              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
3221      Branch: perl
3222            ! gv.c t/op/method.t
3223 ____________________________________________________________________________
3224 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
3225         Log: I was fooled for a while, somebody else might be too.
3226      Branch: perl
3227            ! t/test.pl
3228 ____________________________________________________________________________
3229 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
3230         Log: test.pl-ify.
3231      Branch: perl
3232            ! t/op/method.t
3233 ____________________________________________________________________________
3234 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
3235         Log: Upgrade to Encode 1.20, from Dan Kogai.
3236      Branch: perl
3237            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
3238            + ext/Encode/ucm/adobeSymbol.ucm
3239            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
3240            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
3241            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
3242            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
3243            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
3244            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
3245            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
3246            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
3247            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
3248            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
3249            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
3250            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
3251            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
3252            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
3253            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
3254            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
3255            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
3256            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
3257            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
3258            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
3259            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
3260            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
3261            + ext/Encode/ucm/macSymbol.ucm
3262            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
3263            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
3264            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
3265            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
3266            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
3267            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
3268            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
3269            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
3270            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
3271            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
3272            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
3273            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
3274            ! ext/Encode/lib/Encode/Alias.pm
3275            ! ext/Encode/lib/Encode/Supported.pod
3276            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
3277            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
3278            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
3279            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
3280            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
3281            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
3282            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
3283            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
3284            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
3285            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
3286            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
3287            ! ext/Encode/ucm/nextstep.ucm
3288 ____________________________________________________________________________
3289 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
3290         Log: Subject: left-over "use 5.7.2" in threads.pm
3291              From: Slaven Rezic <slaven.rezic@berlin.de>
3292              Date: 21 Mar 2002 23:18:13 +0100
3293              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
3294      Branch: perl
3295            ! ext/threads/threads.pm
3296 ____________________________________________________________________________
3297 [ 15732] By: ams                                   on 2002/04/04  17:08:13
3298         Log: Subject: [PATCH 5.7.3 DOCS]
3299              From: mjd@plover.com
3300              Date: 4 Apr 2002 15:59:39 -0000
3301              Message-Id: <20020404155939.6754.qmail@plover.com>
3302      Branch: perl
3303            ! pod/perlfaq9.pod
3304 ____________________________________________________________________________
3305 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
3306         Log: metaconfig unit change for #15730.
3307      Branch: metaconfig
3308            ! U/threads/usethreads.U
3309 ____________________________________________________________________________
3310 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
3311         Log: Subject: Re: lib/sort.t failure [PATCH]
3312              From: Andy Dougherty <doughera@lafayette.edu>
3313              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
3314              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
3315              
3316              Default to usethreads in case the user most probably forgot it.
3317      Branch: perl
3318            ! Configure
3319 ____________________________________________________________________________
3320 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
3321         Log: Typo nits from Wolfgang Laun.
3322      Branch: perl
3323            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
3324 ____________________________________________________________________________
3325 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
3326         Log: Detypo in diagnostics.
3327      Branch: perl
3328            ! lib/locale.t
3329 ____________________________________________________________________________
3330 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
3331         Log: pod2html: try to be EOL agnostic.
3332              (Needs testing on CRLF and CR platforms.)
3333      Branch: perl
3334            + lib/Pod/t/eol.t
3335            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
3336 ____________________________________________________________________________
3337 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
3338         Log: Subject: [PATCH} Pod::HTML and HTML4
3339              From: Robert Spier <rspier@pobox.com>
3340              Date: Wed, 03 Apr 2002 16:26:21 -0800
3341              Message-ID: <3CAB9DAD.20305@pobox.com>
3342      Branch: perl
3343            ! lib/Pod/Html.pm
3344 ____________________________________________________________________________
3345 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
3346         Log: Byebye, beebee.
3347      Branch: perl
3348            ! t/lib/warnings/perlio
3349 ____________________________________________________________________________
3350 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
3351         Log: Subject: Re: enc2xs needs portable way to know it's in the core
3352              From: PPrymmer@factset.com
3353              Date: Wed, 3 Apr 2002 14:29:32 -0500
3354              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
3355      Branch: perl
3356            ! configure.com
3357 ____________________________________________________________________________
3358 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
3359         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
3360              From: Dominic Dunlop <domo@computer.org>
3361              Date: Wed, 3 Apr 2002 22:44:01 +0200
3362              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
3363      Branch: perl
3364            ! lib/File/Spec/t/rel2abs2rel.t
3365 ____________________________________________________________________________
3366 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
3367         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
3368              From: Paul_GreenVOS@vos.stratus.com
3369              Date: Wed, 3 Apr 02 16:34 est
3370              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
3371      Branch: perl
3372            ! pp_pack.c
3373 ____________________________________________________________________________
3374 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
3375         Log: Upgrade to Tie::File 0.93, from mjd.
3376      Branch: perl
3377            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
3378            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
3379            ! lib/Tie/File/t/41_heap.t
3380 ____________________________________________________________________________
3381 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
3382         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
3383              From: Andy Dougherty <doughera@lafayette.edu>
3384              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
3385              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
3386      Branch: perl
3387            ! lib/AnyDBM_File.t
3388 ____________________________________________________________________________
3389 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
3390         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
3391              and ccflags including -DNO_LOCALE
3392      Branch: perl
3393            ! perl.h
3394 ____________________________________________________________________________
3395 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
3396         Log: EPOC tweaks from Olaf Flebbe.
3397      Branch: perl
3398            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
3399 ____________________________________________________________________________
3400 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
3401         Log: Subject: [PATCH] Set @INC earlier
3402              From: Andy Dougherty <doughera@lafayette.edu>
3403              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
3404              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
3405      Branch: perl
3406            ! lib/AnyDBM_File.t lib/sort.t
3407 ____________________________________________________________________________
3408 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
3409         Log: perlcompile.pod was listing all B:: modules, except B::Concise
3410              (resubmitted)
3411      Branch: perl
3412            ! pod/perlcompile.pod
3413 ____________________________________________________________________________
3414 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
3415         Log: perlcompile.pod was listing all B:: modules, except B::Concise
3416      Branch: perl
3417            ! pod/perlcompile.pod
3418 ____________________________________________________________________________
3419 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
3420         Log: non-perlio robustness.
3421      Branch: perl
3422            ! ext/Socket/socketpair.t lib/utf8.t
3423 ____________________________________________________________________________
3424 [ 15713] By: nick                                  on 2002/04/03  18:06:49
3425         Log: Integrate mainline
3426      Branch: perlio
3427           +> lib/Tie/File/t/41_heap.t
3428           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
3429           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
3430           !> regexec.c t/op/re_tests t/op/tiearray.t
3431 ____________________________________________________________________________
3432 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
3433         Log: Tweak for 8.3 compat.
3434      Branch: perl
3435            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
3436            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
3437            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
3438            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
3439            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
3440            ! ext/Encode/bin/enc2xs
3441 ____________________________________________________________________________
3442 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
3443         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
3444              From: Mark-Jason Dominus <mjd@plover.com>
3445              Date: Wed, 03 Apr 2002 13:04:40 -0500
3446              Message-ID: <20020403180440.7614.qmail@plover.com>
3447      Branch: perl
3448            ! t/op/tiearray.t
3449 ____________________________________________________________________________
3450 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
3451         Log: Forgotten.
3452      Branch: perl
3453            + lib/Tie/File/t/41_heap.t
3454            ! MANIFEST
3455 ____________________________________________________________________________
3456 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
3457         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
3458              From: Mark Kvale <kvale@phy.ucsf.edu>
3459              Date: Tue, 2 Apr 2002 13:57:37 -0800
3460              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
3461      Branch: perl
3462            ! t/op/re_tests
3463 ____________________________________________________________________________
3464 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
3465         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
3466              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
3467              Date: Wed, 03 Apr 2002 03:34:34 +0100
3468              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
3469      Branch: perl
3470            ! regcomp.c
3471 ____________________________________________________________________________
3472 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
3473         Log: The leavetry crash should now be history.
3474      Branch: perl
3475            ! t/op/tiearray.t
3476 ____________________________________________________________________________
3477 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
3478         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
3479              From: Michael G Schwern <schwern@pobox.com>
3480              Date: Wed, 3 Apr 2002 10:56:44 -0500
3481              Message-ID: <20020403155644.GC916@blackrider>
3482      Branch: perl
3483            ! lib/ExtUtils/MM_Win95.pm
3484 ____________________________________________________________________________
3485 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
3486         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
3487              From: Dave Mitchell <davem@fdgroup.com>
3488              Date: Wed, 3 Apr 2002 02:08:26 +0100
3489              Message-ID: <20020403020825.B16724@fdgroup.com>
3490      Branch: perl
3491            ! pp_ctl.c
3492 ____________________________________________________________________________
3493 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
3494         Log: Prototype tweak for non-threaded builds.
3495      Branch: perl
3496            ! perl.c
3497 ____________________________________________________________________________
3498 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
3499         Log: Detached threads do not help; they still hold resources.
3500      Branch: perl
3501            ! ext/threads/threads.pm pod/perldiag.pod
3502 ____________________________________________________________________________
3503 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
3504         Log: Doc tweak from Wolfgang Laun.
3505      Branch: perl
3506            ! lib/File/Compare.pm
3507 ____________________________________________________________________________
3508 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
3509         Log: Subject: [PATCH bleadperl] regexec.c
3510              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
3511              Date: Wed, 3 Apr 2002 11:13:30 +0200
3512              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
3513      Branch: perl
3514            ! regexec.c
3515 ____________________________________________________________________________
3516 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
3517         Log: Document the "Cleanup skipped ..." warning.
3518      Branch: perl
3519            ! ext/threads/threads.pm pod/perldiag.pod
3520 ____________________________________________________________________________
3521 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
3522         Log: Integrate perlio;
3523              
3524              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
3525              
3526              Fix segfaults when mainthread exits with other threads running:
3527              - track number of running threads
3528              - if main thread calls perl_destruct() with other threads running
3529              skip most of cleanup (with a warning).
3530      Branch: perl
3531           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
3532           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
3533           !> pod/perlapi.pod proto.h
3534 ____________________________________________________________________________
3535 [ 15698] By: nick                                  on 2002/04/03  13:15:30
3536         Log: Fix segfaults when mainthread exits with other threads running:
3537              - track number of running threads
3538              - if main thread calls perl_destruct() with other threads running
3539              skip most of cleanup (with a warning).
3540      Branch: perlio
3541            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
3542            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
3543 ____________________________________________________________________________
3544 [ 15697] By: nick                                  on 2002/04/03  07:34:13
3545         Log: Integrate mainline
3546      Branch: perlio
3547           +> lib/Net/Ping/t/250_ping_hires.t
3548           !> (integrate 33 files)
3549 ____________________________________________________________________________
3550 [ 15696] By: nick                                  on 2002/04/03  06:41:58
3551         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
3552      Branch: perlio
3553            ! lib/ExtUtils/xsubpp
3554 ____________________________________________________________________________
3555 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
3556         Log: Subject: [PATCH @15047] debugger
3557              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3558              Date: Sat, 16 Mar 2002 04:38:50 -0500
3559              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
3560      Branch: perl
3561            ! lib/perl5db.pl
3562 ____________________________________________________________________________
3563 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
3564         Log: Third Degree flags.
3565      Branch: perl
3566            ! Makefile.SH
3567 ____________________________________________________________________________
3568 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
3569         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
3570              From: Mark-Jason Dominus <mjd@plover.com>
3571              Date: Tue, 02 Apr 2002 16:35:11 -0500
3572              Message-ID: <20020402213511.27781.qmail@plover.com>
3573              
3574              (tweaked)
3575      Branch: perl
3576            ! pod/perlfunc.pod
3577 ____________________________________________________________________________
3578 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
3579         Log: Upgrade to Tie::File 0.92, from mjd.
3580      Branch: perl
3581            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
3582            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
3583            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
3584            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
3585            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
3586            ! lib/Tie/File/t/40_abs_cache.t
3587 ____________________________________________________________________________
3588 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
3589         Log: Subject: [PATCH] Update my email address in perl.c
3590              From: Paul_GreenVOS@vos.stratus.com
3591              Date: Tue, 2 Apr 02 15:27 est
3592              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
3593      Branch: perl
3594            ! AUTHORS perl.c
3595 ____________________________________________________________________________
3596 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
3597         Log: POD fix.
3598      Branch: perl
3599            ! pod/perldelta.pod
3600 ____________________________________________________________________________
3601 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
3602         Log: What started as a small nit (the charnames test, nit found
3603              be Hugo), ballooned a bit... the goal is Larry's wish that
3604              illegal Unicode (such as U+FFFF) by default doesn't warn,
3605              since what if somebody WANTS to create illegal Unicode?
3606              Now getting close to this in the regex runtime.
3607              (Also, fix more of my fixation that BOM would be U+FFFE.)
3608      Branch: perl
3609            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
3610            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
3611 ____________________________________________________________________________
3612 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
3613         Log: Talk more about Net::Ping.
3614      Branch: perl
3615            ! pod/perldelta.pod
3616 ____________________________________________________________________________
3617 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
3618         Log: Upgrade to Net::Ping 2.14.
3619      Branch: perl
3620            + lib/Net/Ping/t/250_ping_hires.t
3621            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
3622            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
3623            ! lib/Net/Ping/t/140_stream_inst.t
3624 ____________________________________________________________________________
3625 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
3626         Log: XML::Parser 2.31 should be out shortly.
3627      Branch: perl
3628            ! pod/perldelta.pod
3629 ____________________________________________________________________________
3630 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
3631         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
3632              From: George Necula <necula@eecs.berkeley.edu>
3633              Date: Tue, 2 Apr 2002 10:22:41 -0800
3634              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
3635      Branch: perl
3636            ! lib/File/Spec/Cygwin.pm
3637 ____________________________________________________________________________
3638 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
3639         Log: EBCDIC test tweak.
3640      Branch: perl
3641            ! pod/perldelta.pod t/uni/case.pl
3642 ____________________________________________________________________________
3643 [ 15683] By: nick                                  on 2002/04/02  15:36:17
3644         Log: Integrate mainline
3645      Branch: perlio
3646           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
3647           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
3648           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
3649 ____________________________________________________________________________
3650 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
3651         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
3652              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3653              Date: Tue, 2 Apr 2002 00:37:08 -0500
3654              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
3655      Branch: perl
3656            ! os2/os2ish.h perlio.c
3657 ____________________________________________________________________________
3658 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
3659         Log: Subject: [PATCH @15047] debugger again
3660              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3661              Date: Tue, 2 Apr 2002 00:30:31 -0500
3662              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
3663      Branch: perl
3664            ! lib/perl5db.pl
3665 ____________________________________________________________________________
3666 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
3667         Log: Subject: [PATCH @15047] test() in CPAN.pm
3668              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3669              Date: Tue, 2 Apr 2002 00:46:45 -0500
3670              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
3671      Branch: perl
3672            ! lib/CPAN.pm
3673 ____________________________________________________________________________
3674 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
3675         Log: Sync with libnet-1.11
3676      Branch: perl
3677            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
3678            ! lib/Net/SMTP.pm
3679 ____________________________________________________________________________
3680 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
3681         Log: NetWare tweaks from C Aditya.
3682      Branch: perl
3683            ! NetWare/t/NWScripts.pl scope.c
3684 ____________________________________________________________________________
3685 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
3686         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
3687              From: Dan Kogai <dankogai@dan.co.jp>
3688              Date: Tue, 2 Apr 2002 22:21:47 +0900
3689              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
3690      Branch: perl
3691            ! ext/Encode/Encode.xs
3692 ____________________________________________________________________________
3693 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
3694         Log: Integrate perlio;
3695              
3696              Calculate buffer size needs in float to avoid 32-bit overflow.
3697              
3698              Add buffer size growth test.
3699      Branch: perl
3700           +> ext/Encode/t/grow.t
3701           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
3702 ____________________________________________________________________________
3703 [ 15675] By: nick                                  on 2002/04/02  07:49:41
3704         Log: Add buffer size growth test.
3705      Branch: perlio
3706            + ext/Encode/t/grow.t
3707            ! MANIFEST ext/Encode/MANIFEST
3708 ____________________________________________________________________________
3709 [ 15674] By: nick                                  on 2002/04/02  07:40:49
3710         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
3711      Branch: perlio
3712            ! ext/Encode/Encode.xs
3713 ____________________________________________________________________________
3714 [ 15673] By: nick                                  on 2002/04/02  07:40:06
3715         Log: Integrate mainline
3716      Branch: perlio
3717           +> (branch 102 files)
3718            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
3719            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
3720            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
3721            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
3722            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
3723            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
3724            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
3725            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
3726            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
3727            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
3728            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
3729            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
3730            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
3731            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
3732            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
3733            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
3734            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
3735            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
3736            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
3737            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
3738            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
3739            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
3740            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
3741            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
3742            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
3743            - ext/Encode/Encode/macCentEuro.ucm
3744            - ext/Encode/Encode/macCroatian.ucm
3745            - ext/Encode/Encode/macCyrillic.ucm
3746            - ext/Encode/Encode/macDingbats.ucm
3747            - ext/Encode/Encode/macGreek.ucm
3748            - ext/Encode/Encode/macIceland.ucm
3749            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
3750            - ext/Encode/Encode/macRumanian.ucm
3751            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
3752            - ext/Encode/Encode/macTurkish.ucm
3753            - ext/Encode/Encode/macUkraine.ucm
3754            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
3755            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
3756            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
3757            - ext/Encode/compile ext/Encode/encode.h
3758            - ext/Encode/lib/Encode/CN/2022_CN.pm
3759            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
3760            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
3761            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
3762            - lib/unicore/PropertyValueAliases.txt
3763           !> (integrate 143 files)
3764 ____________________________________________________________________________
3765 [ 15672] By: ams                                   on 2002/04/02  04:42:44
3766         Log: Win32 fix for Tie::File from MJD.
3767      Branch: perl
3768            ! lib/Tie/File.pm
3769 ____________________________________________________________________________
3770 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
3771         Log: Add a few tests to the timing-sensitive list.
3772      Branch: perl
3773            ! INSTALL
3774 ____________________________________________________________________________
3775 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
3776         Log: Subject: [PATCH sort.t] extensive regression testing
3777              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
3778              Date: Mon, 1 Apr 2002 23:50:24 +0200
3779              Message-ID: <20020401235024.E677@rafael>
3780      Branch: perl
3781            ! lib/sort.t
3782 ____________________________________________________________________________
3783 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
3784         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)
3785              From: Nicholas Clark <nick@unfortu.net>
3786              Date: Mon, 1 Apr 2002 21:54:05 +0100
3787              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
3788      Branch: perl
3789            ! lib/Memoize/t/errors.t
3790 ____________________________________________________________________________
3791 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
3792         Log: Subject: getting rid of a few superfluous $&/$`
3793              From: Jeffrey Friedl <jfriedl@yahoo.com>
3794              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
3795              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
3796              
3797              (with more-backward-compat than just using @- and @+, also by Jeffrey)
3798              
3799              (The version number of Text::Balanced intentionally not
3800              increased since Damian will make a new release after 5.8)
3801      Branch: perl
3802            ! lib/Pod/Html.pm lib/Text/Balanced.pm
3803 ____________________________________________________________________________
3804 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
3805         Log: Subject: [PATCH 5.7.3 TESTS]
3806              From: mjd@plover.com
3807              Date: 1 Apr 2002 20:32:18 -0000
3808              Message-ID: <20020401203218.25230.qmail@plover.com>
3809      Branch: perl
3810            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
3811            ! t/op/tiearray.t t/test.pl
3812 ____________________________________________________________________________
3813 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
3814         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
3815              From: Paul_GreenVOS@vos.stratus.com
3816              Date: Mon, 1 Apr 02 15:15 est
3817              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
3818      Branch: perl
3819            ! iperlsys.h
3820 ____________________________________________________________________________
3821 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
3822         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
3823              From: Paul_GreenVOS@vos.stratus.com
3824              Date: Mon, 1 Apr 02 14:11 est
3825              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
3826      Branch: perl
3827            ! lib/ExtUtils/MM_Unix.pm
3828 ____________________________________________________________________________
3829 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
3830         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
3831              From: Nicholas Clark <nick@unfortu.net>
3832              Date: Mon, 1 Apr 2002 19:30:05 +0100
3833              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
3834      Branch: perl
3835            ! t/op/pat.t t/op/utfhash.t
3836 ____________________________________________________________________________
3837 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
3838         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
3839              From: Mark-Jason Dominus <mjd@plover.com>
3840              Date: Mon, 01 Apr 2002 13:22:01 -0500
3841              Message-ID: <20020401182201.21189.qmail@plover.com>
3842      Branch: perl
3843            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
3844 ____________________________________________________________________________
3845 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
3846         Log: Update Changes.
3847      Branch: perl
3848            ! Changes patchlevel.h
3849 ____________________________________________________________________________
3850 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
3851         Log: Subject: [PATCH 5.7.3 DOC]
3852              From: mjd@plover.com
3853              Date: 1 Apr 2002 17:23:40 -0000
3854              Message-ID: <20020401172340.16410.qmail@plover.com>
3855      Branch: perl
3856            ! pod/perldelta.pod
3857 ____________________________________________________________________________
3858 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
3859         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
3860      Branch: perl
3861            ! hints/unicos.sh
3862 ____________________________________________________________________________
3863 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
3864         Log: Advertise piconv and enc2xs.
3865      Branch: perl
3866            ! pod/perldelta.pod
3867 ____________________________________________________________________________
3868 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
3869         Log: Add enc2xs.
3870      Branch: perl
3871            + utils/enc2xs.PL
3872            ! MANIFEST utils/Makefile
3873 ____________________________________________________________________________
3874 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
3875         Log: Integrate perlio;
3876              
3877              Be more explicit testing for \015 not \r
3878      Branch: perl
3879           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
3880           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
3881 ____________________________________________________________________________
3882 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
3883         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
3884              From: Philip Newton <Philip.Newton@gmx.net>
3885              Date: Mon, 01 Apr 2002 17:06:18 +0200
3886              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
3887      Branch: perl
3888            ! lib/charnames.pm lib/charnames.t
3889 ____________________________________________________________________________
3890 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
3891         Log: Subject: detypo patch
3892              From: andreas.koenig@anima.de (Andreas J. Koenig)
3893              Date: Mon, 01 Apr 2002 10:09:21 +0200
3894              Message-ID: <m3r8lzsuvi.fsf@anima.de>
3895      Branch: perl
3896            ! INSTALL
3897 ____________________________________________________________________________
3898 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
3899         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
3900              From: Philip Newton <Philip.Newton@gmx.net>
3901              Date: Mon, 01 Apr 2002 08:12:01 +0200
3902              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
3903      Branch: perl
3904            ! lib/charnames.pm lib/charnames.t
3905 ____________________________________________________________________________
3906 [ 15653] By: nick                                  on 2002/04/01  09:20:24
3907         Log: Be more explicit testing for \015 not \r
3908      Branch: perlio
3909            ! t/io/crlf.t
3910 ____________________________________________________________________________
3911 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
3912         Log: If under UTF-8 locale the utf8.pm really needs to be found.
3913      Branch: perl
3914            ! t/comp/cpp.t t/run/switchPx.t
3915 ____________________________________________________________________________
3916 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
3917         Log: Upgrade to Tie::File 0.91, from mjd.
3918      Branch: perl
3919            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
3920            + lib/Tie/File/t/26_twrite.t
3921            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
3922            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
3923            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
3924            ! lib/Tie/File/t/16_handle.t
3925 ____________________________________________________________________________
3926 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
3927         Log: DJGPP tweaks from Laszlo.
3928      Branch: perl
3929            ! lib/ExtUtils/MM_DOS.pm util.c
3930 ____________________________________________________________________________
3931 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
3932         Log: Discussion about minimal installations.
3933      Branch: perl
3934            ! INSTALL
3935 ____________________________________________________________________________
3936 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
3937         Log: Comment tweak from Hugo.
3938      Branch: perl
3939            ! regexec.c
3940 ____________________________________________________________________________
3941 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
3942         Log: Another UTF-8 locale tweak from Hugo.
3943      Branch: perl
3944            ! regexec.c
3945 ____________________________________________________________________________
3946 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
3947         Log: Document the known MacOS X locale problem.
3948      Branch: perl
3949            ! pod/perldelta.pod
3950 ____________________________________________________________________________
3951 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
3952         Log: Regex fix from Hugo: in UTF-8 locales the character
3953              counting code didn't work right for minimal matches.
3954      Branch: perl
3955            ! regexec.c
3956 ____________________________________________________________________________
3957 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
3958         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
3959              From: Spider Boardman <spider@Orb.Nashua.NH.US>
3960              Date: Sun, 31 Mar 2002 20:32:43 -0500
3961              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
3962      Branch: perl
3963            ! lib/ExtUtils/xsubpp
3964 ____________________________________________________________________________
3965 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
3966         Log: Document known FreeBSD locale glitch. 
3967      Branch: perl
3968            ! pod/perldelta.pod
3969 ____________________________________________________________________________
3970 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
3971         Log: There is --list in glibc iconv.
3972      Branch: perl
3973            ! ext/Encode/bin/piconv
3974 ____________________________________________________________________________
3975 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
3976         Log: Slight usage tweaks to piconv: show usage with
3977              no -t -f or -l arguments, or with -h.
3978      Branch: perl
3979            ! ext/Encode/bin/piconv
3980 ____________________________________________________________________________
3981 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
3982         Log: Get the piconv installed.
3983      Branch: perl
3984            + utils/piconv.PL
3985            ! MANIFEST utils/Makefile
3986 ____________________________________________________________________________
3987 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
3988         Log: Spelling tweaks.
3989      Branch: perl
3990            ! ext/Encode/bin/piconv
3991 ____________________________________________________________________________
3992 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
3993         Log: Upgrade to Encode 1.11, from Dan Kogai.
3994      Branch: perl
3995            + ext/Encode/Encode/Changes.e2x
3996            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
3997            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
3998            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
3999            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
4000            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
4001            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
4002            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
4003            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
4004            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
4005            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
4006            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
4007            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
4008            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
4009            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
4010            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
4011            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
4012            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
4013            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
4014            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
4015            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
4016            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
4017            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
4018            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
4019            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
4020            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
4021            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
4022            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
4023            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
4024            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
4025            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
4026            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
4027            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
4028            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
4029            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
4030            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
4031            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
4032            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
4033            + ext/Encode/ucm/viscii.ucm
4034            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
4035            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
4036            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
4037            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
4038            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
4039            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
4040            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
4041            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
4042            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
4043            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
4044            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
4045            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
4046            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
4047            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
4048            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
4049            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
4050            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
4051            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
4052            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
4053            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
4054            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
4055            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
4056            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
4057            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
4058            - ext/Encode/Encode/ksc5601.ucm
4059            - ext/Encode/Encode/macCentEuro.ucm
4060            - ext/Encode/Encode/macCroatian.ucm
4061            - ext/Encode/Encode/macCyrillic.ucm
4062            - ext/Encode/Encode/macDingbats.ucm
4063            - ext/Encode/Encode/macGreek.ucm
4064            - ext/Encode/Encode/macIceland.ucm
4065            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
4066            - ext/Encode/Encode/macRumanian.ucm
4067            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
4068            - ext/Encode/Encode/macTurkish.ucm
4069            - ext/Encode/Encode/macUkraine.ucm
4070            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
4071            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
4072            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
4073            - lib/encoding.pm lib/encoding.t
4074            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
4075            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
4076            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
4077            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
4078            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
4079            ! ext/Encode/Makefile.PL ext/Encode/README
4080            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
4081            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
4082            ! ext/Encode/lib/Encode/Alias.pm
4083            ! ext/Encode/lib/Encode/Supported.pod
4084 ____________________________________________________________________________
4085 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
4086         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
4087              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
4088              respective test    and doc tweaks.
4089      Branch: perl
4090            ! lib/charnames.pm lib/charnames.t
4091 ____________________________________________________________________________
4092 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
4093         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
4094              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4095              Date: Sun, 31 Mar 2002 22:47:31 +0200
4096              Message-ID: <20020331224731.E854@rafael>
4097      Branch: perl
4098            ! pod/perlfunc.pod
4099 ____________________________________________________________________________
4100 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
4101         Log: Subject: [PATCH] __attribute__ problems with g++
4102              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
4103              Date: Sun, 31 Mar 2002 22:43:03 +0200
4104              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
4105      Branch: perl
4106            ! perl.h
4107 ____________________________________________________________________________
4108 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
4109         Log: Put back the #! line, false alarm.
4110      Branch: perl
4111            ! lib/ExtUtils/t/Constant.t
4112 ____________________________________________________________________________
4113 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
4114         Log: Subject: Re: [Patch] pod/perlvar.pod
4115              From: Philip Newton <Philip.Newton@gmx.net>
4116              Date: Sun, 31 Mar 2002 07:40:43 +0200
4117              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
4118      Branch: perl
4119            ! pod/perlvar.pod
4120 ____________________________________________________________________________
4121 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
4122         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
4123              From: Spider Boardman <spider@Orb.Nashua.NH.US>
4124              Date: Sat, 30 Mar 2002 21:37:37 -0500
4125              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
4126      Branch: perl
4127            ! ext/Socket/socketpair.t
4128 ____________________________________________________________________________
4129 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
4130         Log: Subject: Re: compile tweak for Win32
4131              From: Michael G Schwern <schwern@pobox.com>
4132              Date: Fri, 29 Mar 2002 17:48:22 -0500      
4133              Message-ID: <20020329224822.GG16816@blackrider>
4134      Branch: perl
4135            ! win32/buildext.pl
4136 ____________________________________________________________________________
4137 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
4138         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
4139              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4140              Date: Sat, 30 Mar 2002 22:19:46 +0100
4141              Message-ID: <20020330221946.A28497@rafael>
4142      Branch: perl
4143            ! t/lib/1_compile.t
4144 ____________________________________________________________________________
4145 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
4146         Log: Subject: [PATCH regmesg.t] increase output verbosity
4147              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4148              Date: Sat, 30 Mar 2002 22:34:08 +0100
4149              Message-ID: <20020330223408.C28497@rafael>
4150      Branch: perl
4151            ! t/op/regmesg.t
4152 ____________________________________________________________________________
4153 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
4154         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
4155              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4156              Date: Sat, 30 Mar 2002 21:36:23 +0100
4157              Message-ID: <20020330213623.A677@rafael>
4158      Branch: perl
4159            ! regcomp.c
4160 ____________________________________________________________________________
4161 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
4162         Log: If using a network filesystem several different hosts
4163              may be trying to lock the same file.  In this case offering
4164              to kill the other process is not that helpful.  (Unless one
4165              has *real* clustering, but that's not usually the case.)
4166      Branch: perl
4167            ! lib/CPAN.pm
4168 ____________________________________________________________________________
4169 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
4170         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
4171              From: andreas.koenig@anima.de (Andreas J. Koenig)
4172              Date: Sat, 30 Mar 2002 06:12:36 +0100
4173              Message-ID: <m3hemyvdtn.fsf@anima.de>
4174      Branch: perl
4175            ! lib/Dumpvalue.pm
4176 ____________________________________________________________________________
4177 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
4178         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
4179              From: Jeremy Zawodny <Jeremy@Zawodny.com>
4180              Date: Fri, 29 Mar 2002 17:55:20 -0800
4181              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
4182      Branch: perl
4183            ! utils/dprofpp.PL
4184 ____________________________________________________________________________
4185 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
4186         Log: Subject: [Patch] pod/perlvar.pod
4187              From: Dan Kogai <dankogai@dan.co.jp>
4188              Date: Sun, 31 Mar 2002 02:03:36 +0900
4189              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
4190      Branch: perl
4191            ! pod/perlvar.pod
4192 ____________________________________________________________________________
4193 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
4194         Log: Subject: [PATCH] MM & Encode fixes
4195              From: Michael G Schwern <schwern@pobox.com>
4196              Date: Sat, 30 Mar 2002 06:41:56 -0500
4197              Message-ID: <20020330114156.GA16533@blackrider>
4198      Branch: perl
4199            + lib/ExtUtils/t/basic.t
4200            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
4201            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
4202            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
4203            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4204            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
4205            ! lib/ExtUtils/t/hints.t
4206 ____________________________________________________________________________
4207 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
4208         Log: EBCDICification.
4209      Branch: perl
4210            ! lib/charnames.t
4211 ____________________________________________________________________________
4212 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
4213         Log: Upgrade to Tie::File 0.90, from mjd.
4214      Branch: perl
4215            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
4216            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
4217            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
4218            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
4219            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
4220            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
4221            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
4222            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
4223            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
4224 ____________________________________________________________________________
4225 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
4226         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
4227              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4228              Date: Sat, 30 Mar 2002 00:20:39 +0100
4229              Message-ID: <20020330002039.A716@rafael>
4230      Branch: perl
4231            ! lib/sort.pm
4232 ____________________________________________________________________________
4233 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
4234         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
4235              From: Michael G Schwern <schwern@pobox.com>
4236              Date: Fri, 29 Mar 2002 18:14:20 -0500
4237              Message-ID: <20020329231419.GI16816@blackrider>
4238      Branch: perl
4239            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
4240            ! wince/Makefile.ce
4241 ____________________________________________________________________________
4242 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
4243         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
4244              From: Paul_GreenVOS@vos.stratus.com
4245              Date: Fri, 29 Mar 02 18:01 est
4246              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
4247      Branch: perl
4248            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
4249 ____________________________________________________________________________
4250 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
4251         Log: AUTHORS updates.
4252      Branch: perl
4253            ! AUTHORS
4254 ____________________________________________________________________________
4255 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
4256         Log: Upgrade to Encode 1.01, from Dan Kogai.
4257      Branch: perl
4258            ! ext/Encode/Changes ext/Encode/Encode.pm
4259            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
4260            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
4261            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
4262            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
4263            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
4264            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
4265            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
4266            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
4267            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
4268            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
4269            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
4270            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
4271            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
4272            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
4273            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
4274            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
4275            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
4276            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
4277            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
4278            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
4279            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
4280            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
4281            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
4282            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
4283            ! ext/Encode/Encode/ksc5601.ucm
4284            ! ext/Encode/Encode/macCentEuro.ucm
4285            ! ext/Encode/Encode/macCroatian.ucm
4286            ! ext/Encode/Encode/macCyrillic.ucm
4287            ! ext/Encode/Encode/macDingbats.ucm
4288            ! ext/Encode/Encode/macGreek.ucm
4289            ! ext/Encode/Encode/macIceland.ucm
4290            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
4291            ! ext/Encode/Encode/macRumanian.ucm
4292            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
4293            ! ext/Encode/Encode/macTurkish.ucm
4294            ! ext/Encode/Encode/macUkraine.ucm
4295            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
4296            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
4297            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
4298            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
4299            ! ext/Encode/lib/Encode/CJKConstants.pm
4300            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
4301            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
4302            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
4303 ____________________________________________________________________________
4304 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
4305         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
4306              From: "Craig A. Berry" <craigberry@mac.com>
4307              Date: Fri, 29 Mar 2002 13:46:28 -0600
4308              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
4309      Branch: perl
4310            ! configure.com
4311 ____________________________________________________________________________
4312 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
4313         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
4314              which one has to get from the CPAN distribution.
4315      Branch: perl
4316            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
4317            + lib/Memoize/t/expmod_t.t
4318            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
4319            - lib/Memoize/t/expire_module_t.t
4320            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
4321            ! lib/Memoize/README
4322 ____________________________________________________________________________
4323 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
4324         Log: metaconfig unit tweak.
4325      Branch: metaconfig/U/perl
4326            ! versiononly.U
4327 ____________________________________________________________________________
4328 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
4329         Log: Configure-related tweaks.
4330      Branch: perl
4331            ! Porting/Glossary Porting/config.sh Porting/config_H
4332            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
4333            ! vos/config.ga.h
4334 ____________________________________________________________________________
4335 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
4336         Log: Ooops.
4337      Branch: perl
4338            ! t/op/ver.t
4339 ____________________________________________________________________________
4340 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
4341         Log: Subject: [PATCH @15606] d_time for vms
4342              From: "Craig A. Berry" <craigberry@mac.com>
4343              Date: Fri, 29 Mar 2002 11:58:29 -0600
4344              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
4345      Branch: perl
4346            ! configure.com
4347 ____________________________________________________________________________
4348 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
4349         Log: Subject: Re: Regex-Unicode bugs
4350              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4351              Date: Thu, 28 Mar 2002 10:12:35 +0100
4352              Message-ID: <20020328101235.F678@rafael>
4353      Branch: perl
4354            ! t/op/regmesg.t
4355 ____________________________________________________________________________
4356 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
4357         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
4358              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
4359              Date: Fri, 29 Mar 2002 16:53:27 +0000
4360              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
4361      Branch: perl
4362            ! pod/perlre.pod pod/perlretut.pod
4363 ____________________________________________________________________________
4364 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
4365         Log: Subject: Re: debugger debuggers wanted
4366              From: spidb@cpan.org
4367              Date: Fri, 29 Mar 2002 06:34:11 -0500
4368              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
4369      Branch: perl
4370            ! lib/perl5db.pl
4371 ____________________________________________________________________________
4372 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
4373         Log: Update Changes.
4374      Branch: perl
4375            ! Changes patchlevel.h
4376 ____________________________________________________________________________
4377 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
4378         Log: Rename for 8.3-friendliness.
4379      Branch: perl
4380            + lib/unicore/PropValueAliases.txt
4381            - lib/unicore/PropertyValueAliases.txt
4382            ! MANIFEST lib/unicore/README.perl
4383 ____________________________________________________________________________
4384 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
4385         Log: Retract ExtUtils/t/basic.t until it works.
4386      Branch: perl
4387            - lib/ExtUtils/t/basic.t
4388            ! MANIFEST
4389 ____________________________________________________________________________
4390 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
4391         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
4392              From: Slaven Rezic <slaven.rezic@berlin.de>
4393              Date: 28 Mar 2002 22:27:14 +0100
4394              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
4395      Branch: perl
4396            ! hints/freebsd.sh
4397 ____________________________________________________________________________
4398 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
4399         Log: Interesting... where did this come from?
4400              (The Configure change in #15600)
4401      Branch: perl
4402            ! config_h.SH
4403 ____________________________________________________________________________
4404 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
4405         Log: metaconfig unit change for #15600.
4406      Branch: metaconfig/U/perl
4407            ! versiononly.U
4408 ____________________________________________________________________________
4409 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
4410         Log: Subject: versiononly should not put `old' versions in inc
4411              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4412              Date: Fri, 29 Mar 2002 12:53:49 +0100
4413              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
4414      Branch: perl
4415            ! Configure
4416 ____________________________________________________________________________
4417 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
4418         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
4419              From: Michael G Schwern <schwern@pobox.com>
4420              Date: Fri, 29 Mar 2002 04:12:47 -0500
4421              Message-ID: <20020329091247.GA7432@blackrider>
4422              
4423              (with two nits: (1) change lib/Extutils/Command/MM.pm
4424              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
4425              @INC to compile.t)
4426      Branch: perl
4427            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
4428            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
4429            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
4430            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
4431            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
4432            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
4433            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
4434            + lib/ExtUtils/t/Problem-Module/Makefile.PL
4435            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
4436            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
4437            + t/lib/MakeMaker/Test/Utils.pm
4438            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
4439            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
4440            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
4441            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
4442            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
4443            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
4444            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
4445            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
4446            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
4447            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
4448            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
4449            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
4450            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
4451            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
4452            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
4453            ! t/lib/TieOut.pm
4454 ____________________________________________________________________________
4455 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
4456         Log: Leftovers from Encode 0.99.
4457      Branch: perl
4458            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
4459            - ext/Encode/compile ext/Encode/encode.h
4460            - ext/Encode/lib/Encode/CN/2022_CN.pm
4461            - ext/Encode/lib/Encode/Details.pod
4462 ____________________________________________________________________________
4463 [ 15597] By: nick                                  on 2002/03/29  14:03:35
4464         Log: Integrate mainline
4465      Branch: perlio
4466           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
4467           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
4468           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
4469           !> (integrate 130 files)
4470 ____________________________________________________________________________
4471 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
4472         Log: Subject: Another Unicode-3.2-induced doc fix
4473              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4474              Date: Fri, 29 Mar 2002 21:45:47 +0900
4475              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
4476      Branch: perl
4477            ! ext/Unicode/Normalize/Normalize.pm
4478 ____________________________________________________________________________
4479 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
4480         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
4481              From: Slaven Rezic <slaven.rezic@berlin.de>
4482              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
4483              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
4484      Branch: perl
4485            ! reentr.c reentr.pl
4486 ____________________________________________________________________________
4487 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
4488         Log: Subject: [PATCH] Quieting OS X
4489              From: Michael G Schwern <schwern@pobox.com>
4490              Date: Fri, 29 Mar 2002 05:46:23 -0500
4491              Message-ID: <20020329104622.GA9163@blackrider>
4492      Branch: perl
4493            ! ext/POSIX/t/posix.t t/op/stat.t
4494 ____________________________________________________________________________
4495 [ 15593] By: ams                                   on 2002/03/29  07:32:22
4496         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
4497              From: Paul_GreenVOS@vos.stratus.com
4498              Date: Fri, 29 Mar 02 0:05 est
4499              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
4500      Branch: perl
4501            ! ext/Time/HiRes/HiRes.xs
4502 ____________________________________________________________________________
4503 [ 15592] By: ams                                   on 2002/03/29  07:28:29
4504         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
4505              From: Spider Boardman <spidb@cpan.org>
4506              Date: Fri, 29 Mar 2002 00:52:24 -0500
4507              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
4508      Branch: perl
4509            ! op.c t/op/attrs.t
4510 ____________________________________________________________________________
4511 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
4512         Log: It's perlce.
4513      Branch: perl
4514            ! pod/perldelta.pod
4515 ____________________________________________________________________________
4516 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
4517         Log: MPE/iX tweaks from Mark Bixby.
4518      Branch: perl
4519            ! ext/Storable/t/lock.t mpeix/relink
4520 ____________________________________________________________________________
4521 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
4522         Log: Upgrade to Encode 1.00, from Dan Kogai.
4523              
4524              (one nit: bin/enc2xs needed also ../..)
4525      Branch: perl
4526            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
4527            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
4528            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
4529            ! (edit 104 files)
4530 ____________________________________________________________________________
4531 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
4532         Log: Subject: [PATCH] NEXT LINE --> NEL
4533              From: Philip Newton <Philip.Newton@gmx.net>
4534              Date: Thu, 28 Mar 2002 21:03:10 +0000
4535              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
4536      Branch: perl
4537            ! lib/charnames.pm lib/charnames.t
4538 ____________________________________________________________________________
4539 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
4540         Log: binmode :bytes, again.
4541      Branch: perl
4542            ! lib/utf8.t
4543 ____________________________________________________________________________
4544 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
4545         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
4546              From: Mark-Jason Dominus <mjd@plover.com>
4547              Date: Thu, 28 Mar 2002 10:36:03 -0500
4548              Message-ID: <20020328153603.11992.qmail@plover.com>
4549      Branch: perl
4550            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
4551 ____________________________________________________________________________
4552 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
4553         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
4554      Branch: perl
4555            ! lib/charnames.pm lib/charnames.t pp_pack.c
4556 ____________________________________________________________________________
4557 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
4558         Log: If expecting UTF-8, probably not expecting UTF-16.
4559      Branch: perl
4560            ! t/comp/require.t
4561 ____________________________________________________________________________
4562 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
4563         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
4564              From: Paul_GreenVOS@vos.stratus.com
4565              Date: Thu, 28 Mar 02 8:22 est
4566              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
4567      Branch: perl
4568            ! lib/Time/Local.pm
4569 ____________________________________________________________________________
4570 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
4571         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
4572              From: Paul_GreenVOS@vos.stratus.com
4573              Date: Thu, 28 Mar 02 7:46 est
4574              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
4575      Branch: perl
4576            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
4577 ____________________________________________________________________________
4578 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
4579         Log: A little bit better error message for \pq, still
4580              not good because the script context is not shown.
4581      Branch: perl
4582            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
4583 ____________________________________________________________________________
4584 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
4585         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
4586              From: Jeffrey Friedl <jfriedl@yahoo.com>
4587              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
4588              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
4589      Branch: perl
4590            ! sv.c t/op/pat.t
4591 ____________________________________________________________________________
4592 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
4593         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
4594              From: Mark-Jason Dominus <mjd@plover.com>
4595              Date: Thu, 28 Mar 2002 05:04:40 -0500
4596              Message-ID: <20020328100440.22081.qmail@plover.com>
4597      Branch: perl
4598            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
4599 ____________________________________________________________________________
4600 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
4601         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
4602              From: mjd@plover.com
4603              Date: 28 Mar 2002 09:22:06 -0000
4604              Message-ID: <20020328092206.18833.qmail@plover.com>
4605      Branch: perl
4606            ! lib/encoding.t
4607 ____________________________________________________________________________
4608 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
4609         Log: Unicode 3.2.0-induced doc tweaks.
4610      Branch: perl
4611            ! pod/perlretut.pod pod/perlunicode.pod
4612 ____________________________________________________________________________
4613 [ 15576] By: nick                                  on 2002/03/28  07:40:04
4614         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
4615      Branch: perlio
4616           +> (branch 31 files)
4617           !> (integrate 162 files)
4618 ____________________________________________________________________________
4619 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
4620         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
4621              From: Paul_GreenVOS@vos.stratus.com
4622              Date: Thu, 28 Mar 02 0:16 est
4623              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
4624      Branch: perl
4625            ! ext/POSIX/t/posix.t
4626 ____________________________________________________________________________
4627 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
4628         Log: Subject: Re: Regex-Unicode bugs
4629              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4630              Date: Wed, 27 Mar 2002 13:48:06 +0100
4631              Message-ID: <20020327134806.C18945@rafael>
4632              
4633              regmesg.t patch still would be nice.
4634      Branch: perl
4635            ! regcomp.c
4636 ____________________________________________________________________________
4637 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
4638         Log: Subject: Re: Regex-Unicode bugs
4639              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
4640              Date: Wed, 27 Mar 2002 12:39:57 +0000
4641              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
4642      Branch: perl
4643            ! pod/perldiag.pod regcomp.c
4644 ____________________________________________________________________________
4645 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
4646         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
4647              From: Paul_GreenVOS@vos.stratus.com
4648              Date: Wed, 27 Mar 02 23:33 est
4649              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
4650      Branch: perl
4651            ! t/io/fs.t
4652 ____________________________________________________________________________
4653 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
4654         Log: The Official 3.2.0 came out.
4655      Branch: perl
4656            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
4657            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
4658            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
4659            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
4660            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
4661            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
4662            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
4663            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
4664            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
4665            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
4666            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
4667            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
4668            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
4669            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
4670            + lib/unicore/lib/UnifiedI.pl
4671            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
4672 ____________________________________________________________________________
4673 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
4674         Log: socketpair binmode :bytes.
4675      Branch: perl
4676            ! ext/Socket/socketpair.t
4677 ____________________________________________________________________________
4678 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
4679         Log: Don't install anything beneath 't' directories.
4680      Branch: perl
4681            ! installperl
4682 ____________________________________________________________________________
4683 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
4684         Log: More UTF-8 locale sensitivity.
4685      Branch: perl
4686            ! t/io/utf8.t
4687 ____________________________________________________________________________
4688 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
4689         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
4690              From: Stas Bekman <stas@stason.org>
4691              Date: Thu, 28 Mar 2002 10:13:45 +0800
4692              Message-ID: <3CA27C59.4020209@stason.org>
4693              
4694              Temp file cleanup.
4695      Branch: perl
4696            ! lib/Pod/t/pod2html-lib.pl
4697 ____________________________________________________________________________
4698 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
4699         Log: Be compatible also with non-UTF-8 locales.
4700      Branch: perl
4701            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
4702            ! lib/Locale/Language.pod
4703 ____________________________________________________________________________
4704 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
4705         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
4706              From: Spider Boardman <spidb@cpan.org>
4707              Date: Wed, 27 Mar 2002 20:52:28 -0500
4708              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
4709      Branch: perl
4710            ! cv.h op.c t/op/attrs.t toke.c
4711 ____________________________________________________________________________
4712 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
4713         Log: "Last element".
4714      Branch: perl
4715            ! pod/perlfunc.pod
4716 ____________________________________________________________________________
4717 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
4718         Log: Subject: Error in perlfunc for "die"
4719              From: William R Ward <bill@wards.net>
4720              Date: 27 Mar 2002 12:31:32 -0800
4721              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
4722      Branch: perl
4723            ! pod/perlfunc.pod
4724 ____________________________________________________________________________
4725 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
4726         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
4727              From: Mark Kvale <kvale@phy.ucsf.edu>
4728              Date: Wed, 27 Mar 2002 16:45:37 -0800
4729              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
4730      Branch: perl
4731            ! pod/perlre.pod pod/perlretut.pod
4732 ____________________________________________________________________________
4733 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
4734         Log: Try to handle UTF-8 locales.
4735      Branch: perl
4736            ! lib/locale.t
4737 ____________________________________________________________________________
4738 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
4739         Log: More binmode :bytes.
4740      Branch: perl
4741            ! t/io/utf8.t
4742 ____________________________________________________________________________
4743 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
4744         Log: binmode(FH, ":bytes") is the right way, methinks.
4745      Branch: perl
4746            ! ext/PerlIO/t/encoding.t
4747 ____________________________________________________________________________
4748 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
4749         Log: UTF-8 locale: need to open explicitly for bytes.
4750      Branch: perl
4751            ! ext/PerlIO/t/encoding.t
4752 ____________________________________________________________________________
4753 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
4754         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
4755      Branch: perl
4756            ! lib/Locale/Language.pm lib/Locale/Language.pod
4757 ____________________________________________________________________________
4758 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
4759         Log: Warn instead of croak.
4760      Branch: perl
4761            ! pod/perldiag.pod utf8.c
4762 ____________________________________________________________________________
4763 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
4764         Log: UTF-8 locale: there might already be one UTF-8 discipline.
4765      Branch: perl
4766            ! lib/open.t
4767 ____________________________________________________________________________
4768 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
4769         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
4770              From: "Craig A. Berry" <craigberry@mac.com>
4771              Date: Wed, 27 Mar 2002 15:22:13 -0600
4772              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
4773      Branch: perl
4774            ! t/lib/1_compile.t t/lib/compmod.pl
4775 ____________________________________________________________________________
4776 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
4777         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
4778              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4779              Date: Wed, 27 Mar 2002 22:35:03 +0100
4780              Message-ID: <20020327223503.A678@rafael>
4781      Branch: perl
4782            ! pod/perlop.pod
4783 ____________________________________________________________________________
4784 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
4785         Log: Start using the Unicode 3.2.0 data (NOTE: still
4786              unofficial, but the data is unlikely to change much.
4787              Doublecheck when 3.2.0 gets released.)
4788      Branch: perl
4789            + lib/unicore/PropertyAliases.txt
4790            + lib/unicore/PropertyValueAliases.txt
4791            ! (edit 129 files)
4792 ____________________________________________________________________________
4793 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
4794         Log: Update Changes.
4795      Branch: perl
4796            ! Changes patchlevel.h
4797 ____________________________________________________________________________
4798 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
4799         Log: Further fixing for #15549.  Six tests are failing
4800              under Solaris with en_US.UTF-8 but those failures seem
4801              unrelated to the BOUND problem, will look at them later.
4802      Branch: perl
4803            ! regexec.c
4804 ____________________________________________________________________________
4805 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
4806         Log: Possible fix for "Orks, Dragons, and Elves":
4807              should now build under UTF-8 locales (is building
4808              under Solaris en_US.UTF-8 right now).
4809      Branch: perl
4810            ! Makefile.SH regexec.c
4811 ____________________________________________________________________________
4812 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
4813         Log: Forgotten from #15523.
4814      Branch: perl
4815            ! lib/Math/BigInt/Calc.pm
4816 ____________________________________________________________________________
4817 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
4818         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
4819              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
4820              Date: Wed, 27 Mar 2002 13:32:00 +0100
4821              Message-ID: <20020327133200.A18945@rafael>
4822      Branch: perl
4823            ! regcomp.c t/lib/warnings/regcomp
4824 ____________________________________________________________________________
4825 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
4826         Log: Subject: [PATCH] MANIFES --> MANIFEST
4827              From: Philip Newton <Philip.Newton@gmx.net>
4828              Date: Wed, 27 Mar 2002 10:05:46 +0000
4829              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
4830              
4831              (plus a few tweaks more)
4832      Branch: perl
4833            ! Porting/check83.pl
4834 ____________________________________________________________________________
4835 [ 15545] By: nick                                  on 2002/03/27  07:37:36
4836         Log: Integrate mainline
4837      Branch: perlio
4838           +> lib/Math/BigInt/t/with_sub.t
4839            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
4840            - lib/bignum/t/trace.t
4841           !> (integrate 76 files)
4842 ____________________________________________________________________________
4843 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
4844         Log: Obsolete mailing list information.
4845      Branch: perl
4846            ! README.bs2000 README.os390 README.vmesa
4847 ____________________________________________________________________________
4848 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
4849         Log: More URL "whitespacing".
4850      Branch: perl
4851            ! README.bs2000 README.hurd README.mpeix README.netware
4852            ! README.os390 README.vmesa README.vos README.win32
4853            ! pod/perl5004delta.pod pod/perl5005delta.pod
4854            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
4855            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
4856            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
4857            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
4858            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
4859            ! pod/perltodo.pod
4860 ____________________________________________________________________________
4861 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
4862         Log: I like doubleclicking on URLs in pods to select them.
4863      Branch: perl
4864            ! README.amiga README.epoc README.vos pod/perl561delta.pod
4865            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
4866            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
4867            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
4868            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
4869            ! pod/perltodo.pod pod/perlvar.pod
4870 ____________________________________________________________________________
4871 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
4872         Log: Regen modlib.
4873      Branch: perl
4874            ! pod/perlmodlib.pod
4875 ____________________________________________________________________________
4876 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
4877         Log: Update the CPAN sites list.
4878      Branch: perl
4879            ! pod/perlmodlib.PL pod/perlmodlib.pod
4880 ____________________________________________________________________________
4881 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
4882         Log: Regen modlib, toc.
4883      Branch: perl
4884            ! pod/perlmodlib.pod pod/perltoc.pod
4885 ____________________________________________________________________________
4886 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
4887         Log: s/rationale/rational/
4888      Branch: perl
4889            ! lib/Math/BigRat.pm lib/bigrat.pm
4890 ____________________________________________________________________________
4891 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
4892         Log: s/done/esac/
4893      Branch: perl
4894            ! hints/dec_osf.sh
4895 ____________________________________________________________________________
4896 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
4897         Log: Advertise big* and BigRat.
4898      Branch: perl
4899            ! pod/perldelta.pod
4900 ____________________________________________________________________________
4901 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
4902         Log: A missing ) in #15527.
4903      Branch: perl
4904            ! pp_sys.c
4905 ____________________________________________________________________________
4906 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
4907         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
4908              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4909              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
4910              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
4911      Branch: perl
4912            ! lib/ExtUtils/typemap
4913 ____________________________________________________________________________
4914 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
4915         Log: Subject: Re: Cygwin PerlIO.t failing
4916              From: Stas Bekman <stas@stason.org>
4917              Date: Wed, 27 Mar 2002 01:34:11 +0800
4918              Message-ID: <3CA0B113.1070800@stason.org>
4919      Branch: perl
4920            ! ext/PerlIO/PerlIO.t
4921 ____________________________________________________________________________
4922 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
4923         Log: Subject: [PATCH] safety check for vms/test.com
4924              From: "Craig A. Berry" <craigberry@mac.com>
4925              Date: Tue, 26 Mar 2002 12:15:21 -0600
4926              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
4927      Branch: perl
4928            ! vms/test.com
4929 ____________________________________________________________________________
4930 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
4931         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
4932              From: PPrymmer@factset.com
4933              Date: Tue, 26 Mar 2002 13:04:59 -0500
4934              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
4935      Branch: perl
4936            ! configure.com
4937 ____________________________________________________________________________
4938 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
4939         Log: Subject: [PATCH] Minor typo in test harness
4940              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
4941              Date: Tue, 26 Mar 2002 17:44:06 -0000
4942              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
4943      Branch: perl
4944            ! t/lib/warnings/perlio
4945 ____________________________________________________________________________
4946 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
4947         Log: Subject: PATCH s2p.PL
4948              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
4949              Date: Tue, 26 Mar 2002 17:16:46 +0100
4950              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
4951      Branch: perl
4952            ! x2p/s2p.PL
4953 ____________________________________________________________________________
4954 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
4955         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
4956      Branch: perl
4957            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
4958            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
4959            ! MANIFEST
4960 ____________________________________________________________________________
4961 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
4962         Log: Avoid and document a weird bug in UNICOS/mk.
4963      Branch: perl
4964            ! pod/perldelta.pod pp_sys.c
4965 ____________________________________________________________________________
4966 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
4967         Log: Math::BigInt::Lite 0.09, from Tels.
4968      Branch: perl
4969            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
4970            ! MANIFEST
4971 ____________________________________________________________________________
4972 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
4973         Log: For now disable the test in OS/390; it seems to hang,
4974              but frustratingly seems to run from command line and
4975              from Perl debugger.
4976      Branch: perl
4977            ! lib/Math/BigInt/t/mbi_rand.t
4978 ____________________________________________________________________________
4979 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
4980         Log: EPOC update from Olaf Flebbe.
4981      Branch: perl
4982            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
4983            ! pod/perlport.pod t/io/fs.t
4984 ____________________________________________________________________________
4985 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
4986         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
4987              and bignum 0.11, from Tels.
4988      Branch: perl
4989            + lib/Math/BigInt/t/with_sub.t
4990            - lib/bignum/t/trace.t
4991            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
4992            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
4993            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
4994            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
4995            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
4996            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
4997            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
4998            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
4999            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
5000            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
5001            ! lib/bignum/t/bigrat.t lib/bigrat.pm
5002            ! t/lib/Math/BigInt/Subclass.pm
5003 ____________________________________________________________________________
5004 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
5005         Log: Integrate perlio;
5006              
5007              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
5008              
5009              Testcase for crlf spanning buffer boundary
5010      Branch: perl
5011           +> t/io/crlf.t
5012           !> MANIFEST perlio.c
5013 ____________________________________________________________________________
5014 [ 15521] By: nick                                  on 2002/03/26  15:31:55
5015         Log: Testcase for crlf spanning buffer boundary
5016      Branch: perlio
5017            + t/io/crlf.t
5018            ! MANIFEST
5019 ____________________________________________________________________________
5020 [ 15520] By: nick                                  on 2002/03/26  15:09:52
5021         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
5022      Branch: perlio
5023            ! perlio.c
5024 ____________________________________________________________________________
5025 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
5026         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
5027      Branch: perl
5028            ! t/lib/1_compile.t
5029 ____________________________________________________________________________
5030 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
5031         Log: Document the Configure (really, awk) glitch in
5032              UNICOS/mk.
5033      Branch: perl
5034            ! pod/perldelta.pod
5035 ____________________________________________________________________________
5036 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
5037         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
5038              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5039              Date: Fri, 22 Mar 2002 16:11:28 +0100
5040              Message-ID: <3C9B57B0.31936.496399@localhost>
5041      Branch: perl
5042            ! win32/win32.c
5043 ____________________________________________________________________________
5044 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
5045         Log: Subject: Re: Jarkko likes OOOOs
5046              From: "Gerrit P. Haase" <gp@familiehaase.de>
5047              Date: Tue, 26 Mar 2002 08:44:02 +0100
5048              Message-ID: <40509050505.20020326084402@familiehaase.de>
5049      Branch: perl
5050            ! t/io/fs.t
5051 ____________________________________________________________________________
5052 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
5053         Log: Subject: [patch utils/perlbug] subject header setting problem      
5054              From: Stas Bekman <stas@stason.org>
5055              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
5056              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
5057      Branch: perl
5058            ! utils/perlbug.PL
5059 ____________________________________________________________________________
5060 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
5061         Log: Subject: [PATCH] win32/makefile.mk
5062              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
5063              Date: Tue, 26 Mar 2002 13:56:19 +0100
5064              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
5065      Branch: perl
5066            ! win32/makefile.mk
5067 ____________________________________________________________________________
5068 [ 15513] By: nick                                  on 2002/03/26  07:17:17
5069         Log: Integrate mainline
5070      Branch: perlio
5071           +> (branch 39 files)
5072            - (delete 109 files)
5073           !> (integrate 105 files)
5074 ____________________________________________________________________________
5075 [ 15512] By: nick                                  on 2002/03/26  06:52:42
5076         Log: Integrate mainline
5077      Branch: perlio
5078           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
5079           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
5080           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
5081           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
5082           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
5083 ____________________________________________________________________________
5084 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
5085         Log: Installation advice from Robert Spier. 
5086      Branch: perl
5087            ! INSTALL
5088 ____________________________________________________________________________
5089 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
5090         Log: Stas setting things right.
5091      Branch: perl
5092            ! ext/PerlIO/PerlIO.t
5093 ____________________________________________________________________________
5094 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
5095         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
5096              From: Paul_GreenVOS@vos.stratus.com
5097              Date: Mon, 25 Mar 02 23:57 est
5098              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
5099      Branch: perl
5100            ! ext/IO/lib/IO/t/io_unix.t
5101 ____________________________________________________________________________
5102 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
5103         Log: Add threads hints for UNICOS/mk and UNICOS.
5104              (I'm just guessing on UNICOS.)
5105      Branch: perl
5106            ! hints/unicos.sh hints/unicosmk.sh
5107 ____________________________________________________________________________
5108 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
5109         Log: Mention the effect of Unicode keys on hashes.
5110      Branch: perl
5111            ! pod/perlunicode.pod
5112 ____________________________________________________________________________
5113 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
5114         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
5115              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
5116              Date: Mon, 25 Mar 2002 17:24:33 -0600
5117              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
5118      Branch: perl
5119            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
5120            ! vms/vms_yfix.pl
5121 ____________________________________________________________________________
5122 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
5123         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
5124      Branch: perl
5125            ! hints/dec_osf.sh
5126 ____________________________________________________________________________
5127 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
5128         Log: The .ucm of Encode are big when uncompressed.
5129      Branch: perl
5130            ! INSTALL
5131 ____________________________________________________________________________
5132 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
5133         Log: I don't understand what is going on what these
5134              news tests, retracting the whole lot.
5135      Branch: perl
5136            ! ext/PerlIO/PerlIO.t
5137 ____________________________________________________________________________
5138 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
5139         Log: Upgrade to Encode 0.99, from Dan Kogai.
5140      Branch: perl
5141            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
5142            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
5143            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
5144            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
5145            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
5146            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
5147            + ext/Encode/Encode/ksc5601.ucm
5148            + ext/Encode/Encode/macCentEuro.ucm
5149            + ext/Encode/Encode/macCroatian.ucm
5150            + ext/Encode/Encode/macCyrillic.ucm
5151            + ext/Encode/Encode/macDingbats.ucm
5152            + ext/Encode/Encode/macGreek.ucm
5153            + ext/Encode/Encode/macIceland.ucm
5154            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
5155            + ext/Encode/Encode/macRumanian.ucm
5156            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
5157            + ext/Encode/Encode/macTurkish.ucm
5158            + ext/Encode/Encode/macUkraine.ucm
5159            + ext/Encode/Encode/shiftjis.ucm
5160            + ext/Encode/lib/Encode/10646_1.pm
5161            + ext/Encode/lib/Encode/CJKConstants.pm
5162            + ext/Encode/lib/Encode/CN/2022_CN.pm
5163            + ext/Encode/lib/Encode/JP/2022_JP.pm
5164            + ext/Encode/lib/Encode/JP/2022_JP1.pm
5165            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
5166            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
5167            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
5168            + ext/Encode/ucm2table
5169            - (delete 109 files)
5170            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
5171            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
5172            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
5173            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
5174            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5175            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
5176            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
5177            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
5178            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
5179            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
5180            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
5181            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
5182            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
5183            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
5184            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
5185            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
5186            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
5187            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
5188            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
5189            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
5190            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
5191            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
5192            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
5193            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
5194            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
5195            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
5196            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
5197            ! ext/Encode/Makefile.PL ext/Encode/README
5198            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
5199            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
5200            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
5201            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
5202            ! ext/Encode/lib/Encode/Details.pod
5203            ! ext/Encode/lib/Encode/Encoding.pm
5204            ! ext/Encode/lib/Encode/Internal.pm
5205            ! ext/Encode/lib/Encode/JP/H2Z.pm
5206            ! ext/Encode/lib/Encode/JP/JIS.pm
5207            ! ext/Encode/lib/Encode/Supported.pod
5208            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
5209            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
5210            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
5211            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
5212            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
5213            ! ext/Encode/t/jisx0212.ref
5214 ____________________________________________________________________________
5215 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
5216         Log: Noise with -w.
5217      Branch: perl
5218            ! ext/PerlIO/PerlIO.t
5219 ____________________________________________________________________________
5220 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
5221         Log: If no perlio no perlio warnings, either.
5222      Branch: perl
5223            ! lib/warnings.t
5224 ____________________________________________________________________________
5225 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
5226         Log: ...and put some of the new perlio tests here.
5227              The in-memory ones not yet since my poor brain
5228              refuses to find the right TODO incantation.
5229      Branch: perl
5230            ! ext/PerlIO/PerlIO.t
5231 ____________________________________________________________________________
5232 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
5233         Log: Take away the perlio-requiring tests..
5234      Branch: perl
5235            ! t/io/open.t
5236 ____________________________________________________________________________
5237 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
5238         Log: More correct now, but actually the two new tests
5239              need to be moved, since they are perlio-only...
5240      Branch: perl
5241            ! t/io/open.t
5242 ____________________________________________________________________________
5243 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
5244         Log: More neo-io tests from Stas Bekman.
5245      Branch: perl
5246            ! t/io/open.t
5247 ____________________________________________________________________________
5248 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
5249         Log: Document the QNX6 sprintf glitch.
5250      Branch: perl
5251            ! pod/perldelta.pod
5252 ____________________________________________________________________________
5253 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
5254         Log: AmigaOS must use the ixemul directly, since there
5255              is no more vfork support.
5256      Branch: perl
5257            ! hints/amigaos.sh
5258 ____________________________________________________________________________
5259 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
5260         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
5261              From: Norton Allen <allen@huarp.harvard.edu>
5262              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
5263              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
5264      Branch: perl
5265            ! pp_sys.c
5266 ____________________________________________________________________________
5267 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
5268         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
5269              From: Norton Allen <allen@huarp.harvard.edu>
5270              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
5271              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
5272      Branch: perl
5273            ! ext/Socket/socketpair.t
5274 ____________________________________________________________________________
5275 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
5276         Log: Clarify the 8.3 rule.
5277      Branch: perl
5278            ! Porting/check83.pl
5279 ____________________________________________________________________________
5280 [ 15490] By: nick                                  on 2002/03/25  16:05:07
5281         Log: Integrate mainline
5282      Branch: perlio
5283           +> ext/Encode/lib/Encode/EncFormat.pod
5284           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
5285            - ext/Encode/lib/EncodeFormat.pod
5286           !> (integrate 41 files)
5287 ____________________________________________________________________________
5288 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
5289         Log: Update Changes.
5290      Branch: perl
5291            ! Changes patchlevel.h
5292 ____________________________________________________________________________
5293 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
5294         Log: Forgotten from #15486.
5295      Branch: perl
5296            ! perl.c
5297 ____________________________________________________________________________
5298 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
5299         Log: It seems that FreeBSD does not like using Perl's malloc
5300              when multithreaded.
5301      Branch: perl
5302            ! hints/freebsd.sh
5303 ____________________________________________________________________________
5304 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
5305         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
5306              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
5307              Date: Mon, 25 Mar 2002 11:33:17 +0100
5308              Message-ID: <20020325113317.A1410@rafael>
5309              
5310              Apparently VMS does not do YYDEBUG.
5311      Branch: perl
5312            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
5313 ____________________________________________________________________________
5314 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
5315         Log: Subject: [PATCH] warnings for perlio + others
5316              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
5317              Date: Mon, 25 Mar 2002 13:01:44 -0000
5318              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
5319      Branch: perl
5320            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
5321            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
5322            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
5323            ! warnings.pl
5324 ____________________________________________________________________________
5325 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
5326         Log: As verified by Doug MacEachern.
5327      Branch: perl
5328            ! pod/perldelta.pod
5329 ____________________________________________________________________________
5330 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
5331         Log: MPE/iX update from Mark Bixby.
5332      Branch: perl
5333            + mpeix/mpeix.c
5334            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
5335            ! hints/mpeix.sh mpeix/mpeixish.h
5336 ____________________________________________________________________________
5337 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
5338         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
5339              From: Nicholas Clark <nick@unfortu.net>
5340              Date: Sun, 24 Mar 2002 22:50:06 +0000
5341              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
5342      Branch: perl
5343            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
5344 ____________________________________________________________________________
5345 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
5346         Log: Subject: [PATCH] fix warning + carp interaction
5347              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
5348              Date: Sun, 24 Mar 2002 23:00:21 -0000
5349              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
5350      Branch: perl
5351            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
5352            ! warnings.pl
5353 ____________________________________________________________________________
5354 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
5355         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
5356              (All the code changes have already been applied earlier.)
5357      Branch: perl
5358            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
5359 ____________________________________________________________________________
5360 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
5361         Log: DB_File: for the core version, no need to specify
5362              a minimum MM version.
5363      Branch: perl
5364            ! ext/DB_File/Makefile.PL
5365 ____________________________________________________________________________
5366 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
5367         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
5368              From: Dave Mitchell <davem@fdgroup.com>
5369              Date: Sun, 24 Mar 2002 22:23:08 +0000
5370              Message-ID: <20020324222308.B21963@fdgroup.com>
5371      Branch: perl
5372            ! pp_pack.c
5373 ____________________________________________________________________________
5374 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
5375         Log: Subject: [PATCH @15450] errno help for VMS
5376              From: "Craig A. Berry" <craigberry@mac.com>
5377              Date: Sun, 24 Mar 2002 16:17:52 -0600
5378              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
5379      Branch: perl
5380            ! ext/POSIX/t/posix.t vms/vms.c
5381 ____________________________________________________________________________
5382 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
5383         Log: Upgrade to Locale::Codes 2.03.
5384      Branch: perl
5385            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
5386            ! lib/Locale/Country.pm
5387 ____________________________________________________________________________
5388 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
5389         Log: metaconfig unit change for #15474.
5390      Branch: metaconfig/U/perl
5391            ! Extensions.U
5392 ____________________________________________________________________________
5393 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
5394         Log: The #15472 said "properly".  Ha!
5395      Branch: perl
5396            ! Configure
5397 ____________________________________________________________________________
5398 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
5399         Log: metaconfig unit change for #15472.
5400      Branch: metaconfig/U/perl
5401            ! Extensions.U
5402 ____________________________________________________________________________
5403 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
5404         Log: Properly scan for the subextensions of Encode
5405              when doing static builds.
5406      Branch: perl
5407            ! Configure
5408 ____________________________________________________________________________
5409 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
5410         Log: Tru64: Document the known odbm failure with static builds.
5411      Branch: perl
5412            ! README.tru64
5413 ____________________________________________________________________________
5414 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
5415         Log: microperl tweaks.
5416      Branch: perl
5417            ! Makefile.micro locale.c util.c
5418 ____________________________________________________________________________
5419 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
5420         Log: metaconfig unit changes for #15468.
5421      Branch: metaconfig
5422            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
5423            ! U/modified/libc.U U/modified/libs.U
5424            ! U/threads/d_pthread_atfork.U
5425 ____________________________________________________________________________
5426 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
5427         Log: Various metaconfig unit cleanup; only one visible change
5428              in Configure, though.
5429      Branch: perl
5430            ! Configure
5431 ____________________________________________________________________________
5432 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
5433         Log: Upgrade to Encode 0.98, from Dan Kogai.
5434      Branch: perl
5435            + ext/Encode/lib/Encode/EncFormat.pod
5436            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
5437            - ext/Encode/lib/EncodeFormat.pod
5438            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
5439            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
5440            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
5441            ! ext/Encode/lib/Encode/Alias.pm
5442            ! ext/Encode/lib/Encode/Details.pod
5443            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
5444            ! ext/Encode/lib/Encode/JP/JIS.pm
5445            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5446 ____________________________________________________________________________
5447 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
5448         Log: Integrate perlio;
5449              
5450              Avoid core-dump in Encode with PERLIO=mmap
5451      Branch: perl
5452           !> ext/Encode/Encode.xs
5453 ____________________________________________________________________________
5454 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
5455         Log: In the spirit of #15464.
5456      Branch: perl
5457            ! perl.c sv.c
5458 ____________________________________________________________________________
5459 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
5460         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
5461              From: Michael G Schwern <schwern@pobox.com>
5462              Date: Sun, 24 Mar 2002 02:27:25 -0500
5463              Message-ID: <20020324072725.GA3554@blackrider>
5464      Branch: perl
5465            ! perl.c
5466 ____________________________________________________________________________
5467 [ 15463] By: nick                                  on 2002/03/24  10:24:41
5468         Log: Integrate mainline
5469      Branch: perlio
5470           +> (branch 28 files)
5471            - lib/bigfloat.t lib/bigint.t
5472           !> (integrate 59 files)
5473 ____________________________________________________________________________
5474 [ 15462] By: nick                                  on 2002/03/24  08:59:35
5475         Log: Avoid core-dump in Encode with PERLIO=mmap
5476      Branch: perlio
5477            ! ext/Encode/Encode.xs
5478 ____________________________________________________________________________
5479 [ 15461] By: nick                                  on 2002/03/24  08:58:21
5480         Log: Too many machines doing integrate mainline
5481      Branch: perlio
5482           !> Changes Configure lib/AutoSplit.t
5483           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
5484           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
5485           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
5486           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
5487 ____________________________________________________________________________
5488 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
5489         Log: Retract Math::BigInt::Lite for now, seems to confuse
5490              bignum and bigrat.
5491      Branch: perl
5492            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
5493            ! MANIFEST
5494 ____________________________________________________________________________
5495 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
5496         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
5497              From: "Craig A. Berry" <craigberry@mac.com>
5498              Date: Sat, 23 Mar 2002 23:23:00 -0600
5499              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
5500      Branch: perl
5501            ! configure.com vms/vms.c
5502 ____________________________________________________________________________
5503 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
5504         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
5505              From: Michael G Schwern <schwern@pobox.com>
5506              Date: Sat, 23 Mar 2002 21:32:32 -0500
5507              Message-ID: <20020324023232.GA29972@blackrider>
5508              
5509              (with Russ Allbery's simplifications)
5510      Branch: perl
5511            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
5512 ____________________________________________________________________________
5513 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
5514         Log: Merge Math::BigInt::Lite 0.08, from Tels.
5515      Branch: perl
5516            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
5517            ! MANIFEST
5518 ____________________________________________________________________________
5519 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
5520         Log: Too chatty.
5521      Branch: perl
5522            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
5523 ____________________________________________________________________________
5524 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
5525         Log: Merge bignum 0.10, from Tels.
5526      Branch: perl
5527            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
5528            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
5529            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
5530            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
5531            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
5532            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
5533            ! MANIFEST
5534 ____________________________________________________________________________
5535 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
5536         Log: Rename the Perl 4 tests in preparation of bignum.
5537      Branch: perl
5538            + lib/bigfloatpl.t lib/bigintpl.t
5539            - lib/bigfloat.t lib/bigint.t
5540            ! MANIFEST
5541 ____________________________________________________________________________
5542 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
5543         Log: Merge Math::BigRat 0.04, from Tels.
5544      Branch: perl
5545            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
5546            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
5547            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
5548            + t/lib/Math/BigRat/Test.pm
5549            ! MANIFEST
5550 ____________________________________________________________________________
5551 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
5552         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
5553              From: Dave Mitchell <davem@fdgroup.com>
5554              Date: Sat, 23 Mar 2002 22:27:24 +0000
5555              Message-ID: <20020323222724.A19425@fdgroup.com>
5556      Branch: perl
5557            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
5558 ____________________________________________________________________________
5559 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
5560         Log: Forgotten.
5561      Branch: perl
5562            ! ext/Unicode/Normalize/README
5563 ____________________________________________________________________________
5564 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
5565         Log: Update Changes.
5566      Branch: perl
5567            ! Changes patchlevel.h
5568 ____________________________________________________________________________
5569 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
5570         Log: Subject: perldoc -m [PATCH]
5571              From: "John L. Allen" <allen@grumman.com>
5572              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
5573              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
5574      Branch: perl
5575            ! utils/perldoc.PL
5576 ____________________________________________________________________________
5577 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
5578         Log: Subject: Re: Copious warnings from Sys::Syslog
5579              From: andreas.koenig@anima.de (Andreas J. Koenig)
5580              Date: Sat, 23 Mar 2002 06:47:08 +0100
5581              Message-ID: <m31yebvns3.fsf@anima.de>
5582      Branch: perl
5583            ! ext/Sys/Syslog/Syslog.pm
5584 ____________________________________________________________________________
5585 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
5586         Log: Upgrade to Math::BigInt 1.55, from Tels.
5587      Branch: perl
5588            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
5589            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
5590            + lib/Math/BigInt/t/use_lib4.t
5591            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
5592            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
5593            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
5594            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
5595            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
5596            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
5597            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
5598            ! lib/Math/BigInt/t/upgrade.t
5599 ____________________________________________________________________________
5600 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
5601         Log: Upgrade to Encode 0.97, from Dan Kogai.
5602      Branch: perl
5603            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
5604            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
5605            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
5606            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5607            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
5608            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
5609            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
5610            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
5611            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
5612            ! ext/Encode/t/Tcl.t
5613 ____________________________________________________________________________
5614 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
5615         Log: Slight tweaks on #15443.
5616      Branch: perl
5617            ! pod/perlvar.pod
5618 ____________________________________________________________________________
5619 [ 15444] By: nick                                  on 2002/03/23  17:30:42
5620         Log: Integrate mainline
5621      Branch: perlio
5622           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
5623           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
5624           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
5625           !> (integrate 50 files)
5626 ____________________________________________________________________________
5627 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
5628         Log: Subject: patch [bleadperl]: Document %! special variable
5629              From: mjd@plover.com
5630              Date: 23 Mar 2002 18:25:44 -0000
5631              Message-ID: <20020323182544.11741.qmail@plover.com>    
5632      Branch: perl
5633            ! pod/perlvar.pod
5634 ____________________________________________________________________________
5635 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
5636         Log: Since the Encode::JP is unsupported under EBCDIC we
5637              cannot run this test (aliases as such should work fine).
5638      Branch: perl
5639            ! ext/Encode/t/Aliases.t
5640 ____________________________________________________________________________
5641 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
5642         Log: EBCDIC: the sorting order is different under
5643              byte-EBCDIC and Unicode.
5644      Branch: perl
5645            ! t/op/utfhash.t
5646 ____________________________________________________________________________
5647 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
5648         Log: EBCDIC: the character codes are different.
5649      Branch: perl
5650            ! lib/Pod/t/pod2html-lib.pl
5651 ____________________________________________________________________________
5652 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
5653         Log: Purify: #15434 got the test the wrong.
5654              (Is there an approved way of testing "is this an unop"?)
5655      Branch: perl
5656            ! op.c
5657 ____________________________________________________________________________
5658 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
5659         Log: Purify: Array bounds read: could read one character past the end.
5660      Branch: perl
5661            ! pp_pack.c
5662 ____________________________________________________________________________
5663 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
5664         Log: Purify: Array bounds read: reading one byte before the buffer.
5665      Branch: perl
5666            ! util.c
5667 ____________________________________________________________________________
5668 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
5669         Log: Purify: Unitialized memory read.  Too many code paths
5670              to keep track of, I guess.
5671      Branch: perl
5672            ! sv.c
5673 ____________________________________________________________________________
5674 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
5675         Log: Purify: Array bounds write: pre-extend the strxfrm
5676              buffer by a factor of four (suggested maximum by HP-UX;
5677              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
5678              know how portable that is; locale.c uses yet another trick
5679              (not a particularly good trick, I might add))
5680      Branch: perl
5681            ! ext/POSIX/POSIX.xs
5682 ____________________________________________________________________________
5683 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
5684         Log: Purify: Array bounds read: o->op_last was accessed
5685              for unops (via newUNOP() and ck_eof()).
5686              (analysis okay, patch bad: see #15439)
5687      Branch: perl
5688            ! op.c
5689 ____________________________________________________________________________
5690 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
5691         Log: Subject: [PATCH] vms/test.com, File::Find tests
5692              From: "Craig A. Berry" <craigberry@mac.com>
5693              Date: Fri, 22 Mar 2002 16:52:59 -0600
5694              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
5695      Branch: perl
5696            ! vms/test.com
5697 ____________________________________________________________________________
5698 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
5699         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
5700              From: Michael G Schwern <schwern@pobox.com>
5701              Date: Fri, 22 Mar 2002 18:08:19 -0500
5702              Message-ID: <20020322230819.GB16454@blackrider>
5703      Branch: perl
5704            ! ext/Sys/Syslog/Syslog.pm
5705 ____________________________________________________________________________
5706 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
5707         Log: Update the information on Encode.
5708      Branch: perl
5709            ! pod/perldelta.pod
5710 ____________________________________________________________________________
5711 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
5712         Log: Upgrade to Encode 0.96, from Dan Kogai.
5713      Branch: perl
5714            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
5715            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
5716            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
5717            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
5718            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5719            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
5720            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
5721            ! ext/Encode/lib/Encode/Alias.pm
5722            ! ext/Encode/lib/Encode/Encoding.pm
5723            ! ext/Encode/lib/Encode/Internal.pm
5724            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5725 ____________________________________________________________________________
5726 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
5727         Log: Subject: [PATCH] h2xs.t fix for VMS
5728              From: "Craig A. Berry" <craigberry@mac.com>
5729              Date: Fri, 22 Mar 2002 15:47:38 -0600
5730              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
5731      Branch: perl
5732            ! lib/h2xs.t
5733 ____________________________________________________________________________
5734 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
5735         Log: One more pass.
5736      Branch: perl
5737            ! epoc/config.sh
5738 ____________________________________________________________________________
5739 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
5740         Log: Even better version from Olaf Flebbe.
5741      Branch: perl
5742            ! epoc/config.sh pp_sys.c util.c
5743 ____________________________________________________________________________
5744 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
5745         Log: EPOC update from Olaf Flebbe.
5746      Branch: perl
5747            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
5748            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
5749 ____________________________________________________________________________
5750 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
5751         Log: Tweak from John P. Linderman.
5752      Branch: perl
5753            ! pod/perlhack.pod
5754 ____________________________________________________________________________
5755 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
5756         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
5757              From: Stas Bekman <stas@stason.org>
5758              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
5759              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
5760      Branch: perl
5761            ! pod/perlfunc.pod
5762 ____________________________________________________________________________
5763 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
5764         Log: Subject: [PATCH] check sysconf's return value in reentr.c
5765              From: <slaven.rezic@berlin.de>
5766              Date: Fri, 22 Mar 2002 18:30:36 +0100
5767              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
5768              
5769              (plus use 4k instead 2k as the "usual" size)
5770      Branch: perl
5771            ! reentr.c reentr.pl
5772 ____________________________________________________________________________
5773 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
5774         Log: Update Changes.
5775      Branch: perl
5776            ! Changes patchlevel.h
5777 ____________________________________________________________________________
5778 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
5779         Log: Forgot from #15416.
5780      Branch: perl
5781            ! pod/perlfaq3.pod
5782 ____________________________________________________________________________
5783 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
5784         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
5785              From: andreas.koenig@anima.de (Andreas J. Koenig)
5786              Date: Fri, 22 Mar 2002 16:27:51 +0100
5787              Message-ID: <m3n0x0vczs.fsf@anima.de>
5788      Branch: perl
5789            ! pod/perlmodstyle.pod
5790 ____________________________________________________________________________
5791 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
5792         Log: metaconfig unit changes for #15418.
5793      Branch: metaconfig
5794            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
5795            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
5796            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
5797            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
5798            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
5799            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
5800            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
5801            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
5802            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
5803            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
5804            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
5805            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
5806            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
5807            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
5808            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
5809            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
5810            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
5811            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
5812            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
5813            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
5814            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
5815            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
5816            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
5817            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
5818 ____________________________________________________________________________
5819 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
5820         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
5821              Also, there's no i_stdio.
5822      Branch: perl
5823            ! Configure reentr.h reentr.pl
5824 ____________________________________________________________________________
5825 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
5826         Log: Document a known AIX warning.
5827      Branch: perl
5828            ! pod/perldelta.pod
5829 ____________________________________________________________________________
5830 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
5831         Log: Undo #15415, allow the faq people to catch up first.
5832      Branch: perl
5833            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
5834 ____________________________________________________________________________
5835 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
5836         Log: FAQ sync.
5837      Branch: perl
5838            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
5839 ____________________________________________________________________________
5840 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
5841         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
5842              From: andreas.koenig@anima.de (Andreas J. Koenig)
5843              Date: Fri, 22 Mar 2002 15:16:19 +0100
5844              Message-ID: <m38z8kwuvg.fsf@anima.de>
5845              
5846              (plus reformat)
5847      Branch: perl
5848            ! pod/perldelta.pod
5849 ____________________________________________________________________________
5850 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
5851         Log: Integrate perlio;
5852              
5853              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
5854              
5855              Check for sanity of UTF-8 keys in hashes
5856      Branch: perl
5857           +> t/op/utfhash.t
5858           !> MANIFEST doio.c
5859 ____________________________________________________________________________
5860 [ 15412] By: nick                                  on 2002/03/22  10:50:53
5861         Log: Check for sanity of UTF-8 keys in hashes
5862              (feel free to add more tests...)
5863      Branch: perlio
5864            + t/op/utfhash.t
5865            ! MANIFEST
5866 ____________________________________________________________________________
5867 [ 15411] By: ams                                   on 2002/03/22  08:36:33
5868         Log: Revert #15200 for backwards compatiblity reasons.
5869      Branch: perl
5870            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
5871            ! pp_ctl.c t/op/override.t
5872 ____________________________________________________________________________
5873 [ 15410] By: nick                                  on 2002/03/22  07:47:41
5874         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
5875              - when (e.g.) STDOUT is char special file and gets IoOFP
5876              created - do _NOT_ pass num_svs as that fopen-s stringified
5877              glob, and not fdopen-s the fd.
5878      Branch: perlio
5879            ! doio.c
5880 ____________________________________________________________________________
5881 [ 15409] By: nick                                  on 2002/03/22  07:19:33
5882         Log: Integrate mainline
5883      Branch: perlio
5884           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
5885           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
5886           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
5887           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
5888           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
5889           +> ext/Encode/lib/Encode/Details.pod
5890           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5891           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
5892           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
5893           +> lib/Pod/t/pod2html-lib.pl
5894            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
5895           !> (integrate 39 files)
5896 ____________________________________________________________________________
5897 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
5898         Log: Win32 tweak from mjd.
5899      Branch: perl
5900            ! lib/Tie/File.pm
5901 ____________________________________________________________________________
5902 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
5903         Log: If Unicode keys are entered to a hash, a bit is turned on.
5904              If the bit is on, when the keys are fetched from the hash
5905              (%h, each %h, keys %h), the Unicodified versions of the keys
5906              are returned if needed.  This solution errs on the size of
5907              over-Unicodifying, the old solution erred on the side of
5908              under-Unicodifying.  As long as the hash keys can be a mix
5909              of byte and Unicode strings, a perfect fit is hard to come by.
5910      Branch: perl
5911            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
5912            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
5913 ____________________________________________________________________________
5914 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
5915         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
5916              From: Mike Guy <mjtg@cam.ac.uk>
5917              Date: Fri, 22 Mar 2002 02:08:20 +0000
5918              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
5919      Branch: perl
5920            ! pod/perldelta.pod
5921 ____________________________________________________________________________
5922 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
5923         Log: PM_SETRE() fallout.
5924      Branch: perl
5925            ! ext/ByteLoader/bytecode.h
5926 ____________________________________________________________________________
5927 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
5928         Log: Subject: [PATCH pod/perlxs.pod] doc fix
5929              From: Stas Bekman <stas@stason.org>
5930              Date: Thu, 21 Mar 2002 18:47:35 +0800
5931              Message-ID: <3C99BA47.9010403@stason.org>
5932      Branch: perl
5933            ! pod/perlxs.pod
5934 ____________________________________________________________________________
5935 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
5936         Log: Subject: [PATCH]
5937              From: Slaven Rezic <slaven.rezic@berlin.de>
5938              Date: 21 Mar 2002 10:19:23 +0100
5939              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
5940              
5941              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
5942      Branch: perl
5943            ! hints/freebsd.sh
5944 ____________________________________________________________________________
5945 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
5946         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
5947              From: Tim Bunce <Tim.Bunce@pobox.com>
5948              Date: Thu, 21 Mar 2002 21:18:05 +0000
5949              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
5950      Branch: perl
5951            ! ext/Storable/Storable.xs
5952 ____________________________________________________________________________
5953 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
5954         Log: Reword the Apache^Wmod_perl bit so that Sarathy
5955              can sleep easier :-)
5956      Branch: perl
5957            ! pod/perldelta.pod
5958 ____________________________________________________________________________
5959 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
5960         Log: It seems that the strange failure (core dump) of
5961              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
5962              (1) using Sun's cc helps
5963              (2) rewriting the ithreads PM_SETRE() to do the
5964              setting in two steps helps
5965              (3) no other platforms have the crash
5966              (4) Tru64's Third Degree sees nothing evil
5967              So we implement (2).
5968      Branch: perl
5969            ! op.h
5970 ____________________________________________________________________________
5971 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
5972         Log: Solaris: default to the SUNwspro cc if it is available.
5973      Branch: perl
5974            ! hints/solaris_2.sh
5975 ____________________________________________________________________________
5976 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
5977         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
5978              does not get fixed in time.
5979      Branch: perl
5980            ! pod/perldelta.pod
5981 ____________________________________________________________________________
5982 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
5983         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
5984              From: Dave Mitchell <davem@fdgroup.com>
5985              Date: Thu, 21 Mar 2002 17:24:40 +0000
5986              Message-ID: <20020321172440.C13683@fdgroup.com>
5987      Branch: perl
5988            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
5989            ! pod/perlapi.pod proto.h sv.h toke.c
5990 ____________________________________________________________________________
5991 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
5992         Log: One more proto escapee.
5993      Branch: perl
5994            ! hints/linux.sh
5995 ____________________________________________________________________________
5996 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
5997         Log: metaconfig unit change for #15394.
5998      Branch: metaconfig/U/perl
5999            ! Checkcc.U
6000 ____________________________________________________________________________
6001 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
6002         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
6003              From: Robin Barker <rmb1@cise.npl.co.uk>
6004              Date: Thu, 21 Mar 2002 17:35:00 GMT
6005              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
6006      Branch: perl
6007            ! Configure
6008 ____________________________________________________________________________
6009 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
6010         Log: Subject: Re: [tests for Pod::Html]
6011              From: Stas Bekman <stas@stason.org>
6012              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
6013              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
6014      Branch: perl
6015            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
6016            - t/pod2html/README
6017            ! MANIFEST lib/Pod/t/pod2html-lib.pl
6018 ____________________________________________________________________________
6019 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
6020         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
6021              From: Stas Bekman <stas@stason.org>
6022              Date: Thu, 21 Mar 2002 18:50:56 +0800
6023              Message-ID: <3C99BB10.50004@stason.org>
6024      Branch: perl
6025            ! ext/Cwd/Cwd.xs
6026 ____________________________________________________________________________
6027 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
6028         Log: Upgrade to Encode 0.95, from Dan Kogai.
6029      Branch: perl
6030            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
6031            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
6032            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
6033            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
6034            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
6035            + ext/Encode/lib/Encode/Details.pod
6036            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
6037            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
6038            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
6039            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
6040            ! ext/Encode/Makefile.PL
6041 ____________________________________________________________________________
6042 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
6043         Log: Mention the new syslog try-harder feature.
6044      Branch: perl
6045            ! pod/perldelta.pod
6046 ____________________________________________________________________________
6047 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
6048         Log: metaconfig unit changes for #15388.
6049      Branch: metaconfig
6050            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6051            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6052            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6053            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6054            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6055            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6056            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6057            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6058            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6059            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6060            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6061            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6062            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6063            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6064            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6065            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6066            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6067            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6068            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6069            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6070            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6071            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6072            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
6073            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
6074 ____________________________________________________________________________
6075 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
6076         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
6077              From: Spider Boardman <spider@web.zk3.dec.com>
6078              Date: Thu, 21 Mar 2002 09:23:45 -0500
6079              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
6080      Branch: perl
6081            ! Configure hints/hpux.sh reentr.pl
6082 ____________________________________________________________________________
6083 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
6084         Log: NetWare diff from C Aditya.
6085      Branch: perl
6086            ! perl.h
6087 ____________________________________________________________________________
6088 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
6089         Log: The htmlview test doesn't work yet.
6090      Branch: perl
6091            + t/pod2html/README
6092            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
6093            ! MANIFEST
6094 ____________________________________________________________________________
6095 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
6096         Log: Placeholder.
6097      Branch: perl
6098            ! MANIFEST
6099 ____________________________________________________________________________
6100 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
6101         Log: Integrate perlio: missing tabs in makefile.mk.
6102      Branch: perl
6103           !> win32/makefile.mk
6104 ____________________________________________________________________________
6105 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
6106         Log: Subject: [tests for Pod::Html]
6107              From: Stas Bekman <stas@stason.org>
6108              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
6109              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
6110      Branch: perl
6111            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
6112            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
6113            + lib/Pod/t/pod2html-lib.pl
6114            ! MANIFEST
6115 ____________________________________________________________________________
6116 [ 15382] By: nick                                  on 2002/03/21  07:21:57
6117         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
6118      Branch: perlio
6119           +> ext/Encode/AUTHORS ext/Encode/Changes
6120           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
6121           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
6122           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
6123           +> ext/I18N/Langinfo/fallback/const-c.inc
6124           +> ext/I18N/Langinfo/fallback/const-xs.inc
6125           +> lib/ExtUtils/t/Constant.t
6126            - ext/Encode/Encode/euc-jp-0212.enc
6127            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
6128            - ext/Encode/t/table.euc ext/Encode/t/table.ref
6129            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
6130           !> (integrate 105 files)
6131 ____________________________________________________________________________
6132 [ 15381] By: nick                                  on 2002/03/21  06:59:57
6133         Log: Restore tabs so dmake will parse file!
6134      Branch: perlio
6135            ! win32/makefile.mk
6136 ____________________________________________________________________________
6137 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
6138         Log: Upgrade to Unicode::Normalize 0.16.
6139      Branch: perl
6140            ! ext/Unicode/Normalize/Changes
6141            ! ext/Unicode/Normalize/Normalize.pm
6142 ____________________________________________________________________________
6143 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
6144         Log: Schwern's wallet is a bit more loose.
6145      Branch: perl
6146            ! t/lib/1_compile.t
6147 ____________________________________________________________________________
6148 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
6149         Log: Subject: [PATCH]
6150              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
6151              Date: Wed, 20 Mar 2002 22:56:17 -0000
6152              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
6153              
6154              packWARN also for subdirs.
6155      Branch: perl
6156            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
6157            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
6158            ! win32/win32.c
6159 ____________________________________________________________________________
6160 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
6161         Log: A plan is better.
6162      Branch: perl
6163            ! ext/Encode/t/CJKalias.t
6164 ____________________________________________________________________________
6165 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
6166         Log: Upgrade to Encode 0.94, from Dan Kogai.
6167      Branch: perl
6168            + ext/Encode/lib/Encode/Description.pod
6169            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
6170            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
6171            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
6172            ! ext/Encode/lib/Encode/Encoding.pm
6173            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
6174            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
6175            ! ext/Encode/t/CJKalias.t
6176 ____________________________________________________________________________
6177 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
6178         Log: Rats' nest.
6179      Branch: perl
6180            ! hints/solaris_2.sh
6181 ____________________________________________________________________________
6182 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
6183         Log: Rrright.
6184      Branch: perl
6185            ! pod/perlguts.pod
6186 ____________________________________________________________________________
6187 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
6188         Log: Update Changes.
6189      Branch: perl
6190            ! Changes patchlevel.h
6191 ____________________________________________________________________________
6192 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
6193         Log: Reapply #15336.
6194      Branch: perl
6195            ! ext/Encode/lib/Encode/Tcl.pm
6196 ____________________________________________________________________________
6197 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
6198         Log: Upgrade to Encode 0.93, from Dan Kogai.
6199      Branch: perl
6200            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
6201            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
6202            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
6203            ! ext/Encode/README ext/Encode/TW/TW.pm
6204            ! ext/Encode/lib/Encode/CN/HZ.pm
6205            ! ext/Encode/lib/Encode/Encoding.pm
6206            ! ext/Encode/lib/Encode/Internal.pm
6207            ! ext/Encode/lib/Encode/JP/Constants.pm
6208            ! ext/Encode/lib/Encode/JP/H2Z.pm
6209            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
6210            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
6211            ! ext/Encode/lib/Encode/Tcl/Escape.pm
6212            ! ext/Encode/lib/Encode/Tcl/Table.pm
6213            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
6214            ! ext/Encode/lib/Encode/iso10646_1.pm
6215            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
6216            ! ext/Encode/t/JP.t
6217 ____________________________________________________________________________
6218 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
6219         Log: Subject: patch for syslog
6220              From: <Nick.Williams@morganstanley.com>
6221              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
6222              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
6223      Branch: perl
6224            ! ext/Sys/Syslog/Syslog.pm
6225 ____________________________________________________________________________
6226 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
6227         Log: Some failure updates.
6228      Branch: perl
6229            ! pod/perldelta.pod
6230 ____________________________________________________________________________
6231 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
6232         Log: Getopt::Long 2.29 from Johan Vromans.
6233      Branch: perl
6234            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
6235 ____________________________________________________________________________
6236 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
6237         Log: Rename ExtUtils.t to Constant.t, as suggested by
6238              Nicholas Clark.
6239      Branch: perl
6240            + lib/ExtUtils/t/Constant.t
6241            - lib/ExtUtils/t/ExtUtils.t
6242            ! MANIFEST
6243 ____________________________________________________________________________
6244 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
6245         Log: Subject: [PATCH] TODO - Make Schwern Poorer
6246              From: Nicholas Clark <nick@unfortu.net>
6247              Date: Tue, 19 Mar 2002 22:50:28 +0000
6248              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
6249      Branch: perl
6250            ! t/lib/1_compile.t
6251 ____________________________________________________________________________
6252 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
6253         Log: Subject: Re: The story of O [PATCH]
6254              From: Richard.Foley@t-online.de (Richard Foley)
6255              Date: Sun, 17 Mar 2002 08:37:26 +0100
6256              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
6257      Branch: perl
6258            ! lib/perl5db.pl
6259 ____________________________________________________________________________
6260 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
6261         Log: Mention the external modules Encode::HanExtra and
6262              PadWalker.
6263      Branch: perl
6264            ! pod/perldelta.pod
6265 ____________________________________________________________________________
6266 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
6267         Log: Subject: [PATCH] List lexicals from debugger
6268              From: Peter Scott <Peter@PSDT.com>
6269              Date: Tue, 19 Mar 2002 12:28:52 -0800
6270              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
6271      Branch: perl
6272            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
6273 ____________________________________________________________________________
6274 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
6275         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
6276              and :encoding(xxx) was errorneously parsed.
6277      Branch: perl
6278            ! lib/open.pm
6279 ____________________________________________________________________________
6280 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
6281         Log: Subject: [PATCH bleadperl] exec.t tweak
6282              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6283              Date: Wed, 20 Mar 2002 01:21:40 +0100
6284              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
6285              
6286              4NT returns 2 as error-code for nonexistant file.
6287      Branch: perl
6288            ! t/op/exec.t
6289 ____________________________________________________________________________
6290 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
6291         Log: minor Tie::File test patch to make win32 happier, from mjd.
6292      Branch: perl
6293            ! lib/Tie/File/t/30_defer.t
6294 ____________________________________________________________________________
6295 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
6296         Log: Subject: [PATCH bleadperl] magic.t tweak
6297              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6298              Date: Wed, 20 Mar 2002 00:39:16 +0100
6299              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
6300      Branch: perl
6301            ! t/op/magic.t
6302 ____________________________________________________________________________
6303 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
6304         Log: Typo fix from Andreas Koenig, plus a tweak.
6305      Branch: perl
6306            ! pod/perlunicode.pod
6307 ____________________________________________________________________________
6308 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
6309         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
6310              in Mandrake 8.2.  Now we need to figure out a way not to
6311              unbreak Apache.
6312      Branch: perl
6313            ! hints/linux.sh
6314 ____________________________________________________________________________
6315 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
6316         Log: Fix for "UTF-8 bug with s///" from Hugo.
6317      Branch: perl
6318            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
6319            ! t/op/pat.t
6320 ____________________________________________________________________________
6321 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
6322         Log: metaconfig unit change for #15354.
6323      Branch: metaconfig
6324            ! U/threads/usethreads.U
6325 ____________________________________________________________________________
6326 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
6327         Log: Installation updates on threads and perlio.
6328      Branch: perl
6329            ! Configure INSTALL
6330 ____________________________________________________________________________
6331 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
6332         Log: Tpo.
6333      Branch: perl
6334            ! pod/perlfaq6.pod
6335 ____________________________________________________________________________
6336 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
6337         Log: Regen modlib and toc.
6338      Branch: perl
6339            ! pod/perlmodlib.pod pod/perltoc.pod
6340 ____________________________________________________________________________
6341 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
6342         Log: Whitespace tweaks.
6343      Branch: perl
6344            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
6345            ! pod/perltodo.pod pod/perlunicode.pod
6346 ____________________________________________________________________________
6347 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
6348         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
6349              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
6350              (And as suggested by Markus Kuhn.)
6351              
6352              While we are at it, document also the case of
6353              mixed hash keys as a known potential troublemaker.
6354              (Since it's locale-related, sometimes.)
6355      Branch: perl
6356            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
6357            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
6358            ! pod/perluniintro.pod
6359 ____________________________________________________________________________
6360 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
6361         Log: Surely a typo.
6362      Branch: perl
6363            ! gv.c
6364 ____________________________________________________________________________
6365 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
6366         Log: Take two.
6367      Branch: perl
6368            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
6369            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
6370 ____________________________________________________________________________
6371 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
6372         Log: Let's try this from scratch.
6373      Branch: perl
6374            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
6375            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
6376 ____________________________________________________________________________
6377 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
6378         Log: I could do this all day...
6379      Branch: perl
6380            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
6381            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
6382 ____________________________________________________________________________
6383 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
6384         Log: Grrr.
6385      Branch: perl
6386            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
6387            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
6388 ____________________________________________________________________________
6389 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
6390         Log: Subject: Re: Nearly OK for cygwin@15318
6391              From: John Peacock <jpeacock@rowman.com>
6392              Date: Tue, 19 Mar 2002 15:58:08 -0500
6393              Message-ID: <3C97A660.3060302@rowman.com>
6394      Branch: perl
6395            ! pod/perlport.pod
6396 ____________________________________________________________________________
6397 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
6398         Log: Subject: Re: Nearly OK for cygwin@15318
6399              From: <slaven.rezic@berlin.de>
6400              Date: Tue, 19 Mar 2002 21:47:49 +0100
6401              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
6402              
6403              Subject: Re: Nearly OK for cygwin@15318
6404              From: <slaven.rezic@berlin.de>
6405              Date: Tue, 19 Mar 2002 21:37:18 +0100
6406              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
6407      Branch: perl
6408            ! pod/perlport.pod t/io/fs.t
6409 ____________________________________________________________________________
6410 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
6411         Log: D'oh.
6412      Branch: perl
6413            + ext/I18N/Langinfo/fallback/const-c.inc
6414            + ext/I18N/Langinfo/fallback/const-xs.inc
6415 ____________________________________________________________________________
6416 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
6417         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
6418              From: Nicholas Clark <nick@unfortu.net>
6419              Date: Tue, 19 Mar 2002 22:37:08 +0000
6420              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
6421              
6422              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
6423              From: Nicholas Clark <nick@ccl4.org>
6424              Date: Tue, 19 Mar 2002 22:39:55 +0000
6425              Message-ID: <20020319223954.G94831@plum.flirble.org>
6426      Branch: perl
6427            - ext/I18N/Langinfo/fallback.xs
6428            ! MANIFEST
6429 ____________________________________________________________________________
6430 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
6431         Log: Text, not binary.
6432      Branch: perl
6433            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
6434            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
6435 ____________________________________________________________________________
6436 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
6437         Log: Subject: Re: perl@15244
6438              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6439              Date: Mon, 18 Mar 2002 17:37:31 +0100
6440              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
6441              
6442              (Goedendag: Dutch whitespace police)
6443      Branch: perl
6444            ! hints/hpux.sh
6445 ____________________________________________________________________________
6446 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
6447         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
6448              From: Nicholas Clark <nick@unfortu.net>
6449              Date: Tue, 19 Mar 2002 21:52:47 +0000
6450              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
6451      Branch: perl
6452            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
6453            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
6454            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
6455            ! ext/Sys/Syslog/Makefile.PL
6456 ____________________________________________________________________________
6457 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
6458         Log: More pathname portability checks.
6459      Branch: perl
6460            ! Porting/check83.pl
6461 ____________________________________________________________________________
6462 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
6463         Log: Begone, Encode::Tcl::Extended.
6464      Branch: perl
6465            ! ext/Encode/lib/Encode/Tcl.pm
6466 ____________________________________________________________________________
6467 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
6468         Log: This is like trying to put the shaving cream
6469              back to the can...
6470      Branch: perl
6471            ! hints/linux.sh
6472 ____________________________________________________________________________
6473 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
6474         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
6475              types of usleep().  Fun, fun. fun.
6476      Branch: perl
6477            ! hints/linux.sh
6478 ____________________________________________________________________________
6479 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
6480         Log: Sarathy's new suggestion for Linux threading flags.
6481      Branch: perl
6482            ! hints/linux.sh
6483 ____________________________________________________________________________
6484 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
6485         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
6486      Branch: perl
6487            - ext/Encode/Encode/euc-jp-0212.ucm
6488            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
6489            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
6490 ____________________________________________________________________________
6491 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
6492         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
6493              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
6494              Date: Tue, 19 Mar 2002 00:42:22 +0100
6495              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
6496      Branch: perl
6497            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
6498 ____________________________________________________________________________
6499 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
6500         Log: "+" is not a valid filename character in VMS.
6501      Branch: perl
6502            + ext/Encode/Encode/euc-jp-0212.ucm
6503            - ext/Encode/Encode/euc-jp+0212.ucm
6504            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
6505 ____________________________________________________________________________
6506 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
6507         Log: Update Changes.
6508      Branch: perl
6509            ! Changes patchlevel.h
6510 ____________________________________________________________________________
6511 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
6512         Log: Take away _GNU_SOURCE since that does not seem
6513              to play well with other software (like Apache),
6514              just hint away the WHOAs.
6515      Branch: perl
6516            ! hints/linux.sh
6517 ____________________________________________________________________________
6518 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
6519         Log: metaconfig unit change for #15326.
6520      Branch: metaconfig
6521            ! U/threads/d_crypt_r.U
6522 ____________________________________________________________________________
6523 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
6524         Log: Support crypt_r(const char*,const char*, CRYPTD*).
6525      Branch: perl
6526            ! Configure reentr.h reentr.pl
6527 ____________________________________________________________________________
6528 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
6529         Log: VMS acrobatics from Peter Prymmer.
6530      Branch: perl
6531            ! lib/ExtUtils/t/ExtUtils.t
6532 ____________________________________________________________________________
6533 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
6534         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
6535              From: Stas Bekman <stas@stason.org>
6536              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
6537              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
6538      Branch: perl
6539            ! lib/Pod/Html.pm
6540 ____________________________________________________________________________
6541 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
6542         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
6543              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6544              Date: Tue, 19 Mar 2002 10:49:27 +0100
6545              Message-ID: <20020319104927.C705@rafael>   
6546      Branch: perl
6547            ! ext/B/t/xref.t
6548 ____________________________________________________________________________
6549 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
6550         Log: Integrate perlio;
6551              
6552              Move docs for Encode::valid_utf8 (which does not exist)
6553              to be docs for utf8::valid() (which does).
6554      Branch: perl
6555           !> ext/Encode/Encode.pm lib/utf8.pm
6556 ____________________________________________________________________________
6557 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
6558         Log: Remove Encode::Tcl::Extended, suggested by
6559              SADAHIRO Tomoyuki.
6560      Branch: perl
6561            - ext/Encode/Encode/euc-jp-0212.enc
6562            - ext/Encode/lib/Encode/Tcl/Extended.pm
6563            ! MANIFEST ext/Encode/MANIFEST
6564            ! ext/Encode/lib/Encode/Tcl/Escape.pm
6565            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
6566 ____________________________________________________________________________
6567 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
6568         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
6569      Branch: perl
6570            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
6571            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
6572            + ext/Encode/t/jisx0212.ref
6573            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
6574            - ext/Encode/t/table.ref
6575            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
6576            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
6577            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
6578            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
6579            ! ext/Encode/lib/Encode/CN/HZ.pm
6580            ! ext/Encode/lib/Encode/Encoding.pm
6581            ! ext/Encode/lib/Encode/Internal.pm
6582            ! ext/Encode/lib/Encode/JP/Constants.pm
6583            ! ext/Encode/lib/Encode/JP/H2Z.pm
6584            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
6585            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
6586            ! ext/Encode/lib/Encode/Tcl/Escape.pm
6587            ! ext/Encode/lib/Encode/Tcl/Extended.pm
6588            ! ext/Encode/lib/Encode/Tcl/Table.pm
6589            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
6590            ! ext/Encode/lib/Encode/iso10646_1.pm
6591            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
6592            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
6593            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
6594 ____________________________________________________________________________
6595 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
6596         Log: constness+signedness nit.
6597      Branch: perl
6598            ! ext/Unicode/Normalize/Normalize.xs
6599 ____________________________________________________________________________
6600 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
6601         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
6602      Branch: perl
6603            ! ext/Unicode/Normalize/Changes
6604            ! ext/Unicode/Normalize/Normalize.pm
6605            ! ext/Unicode/Normalize/Normalize.xs
6606            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
6607            ! ext/Unicode/Normalize/t/func.t
6608 ____________________________________________________________________________
6609 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
6610         Log: Split the ebcdic details to perlebcdic.
6611      Branch: perl
6612            ! pod/perlebcdic.pod pod/perluniintro.pod
6613 ____________________________________________________________________________
6614 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
6615         Log: Be explicit.
6616      Branch: perl
6617            ! pod/perluniintro.pod
6618 ____________________________________________________________________________
6619 [ 15315] By: nick                                  on 2002/03/19  09:24:18
6620         Log: Integrate mainline
6621      Branch: perlio
6622           +> ext/List/Util/t/openhan.t
6623           !> (integrate 53 files)
6624 ____________________________________________________________________________
6625 [ 15314] By: nick                                  on 2002/03/19  07:39:07
6626         Log: Move docs for Encode::valid_utf8 (which does not exist)
6627              to be docs for utf8::valid() (which does).
6628      Branch: perlio
6629            ! ext/Encode/Encode.pm lib/utf8.pm
6630 ____________________________________________________________________________
6631 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
6632         Log: Update the Unicode vs EBCDIC situation.
6633      Branch: perl
6634            ! pod/perlebcdic.pod pod/perluniintro.pod
6635 ____________________________________________________________________________
6636 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
6637         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
6638              From: Robert Spier <rspier@pobox.com>
6639              Date: Mon, 18 Mar 2002 19:22:55 -0800
6640              Message-ID: <15510.44815.383439.823671@rls.cx>
6641      Branch: perl
6642            ! ext/threads/t/end.t
6643 ____________________________________________________________________________
6644 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
6645         Log: UTF-8 walk errors that become visible in EBCDIC.
6646      Branch: perl
6647            ! regexec.c
6648 ____________________________________________________________________________
6649 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
6650         Log: s/regcinclasslen/reginclass/ and remove the old
6651              reginclass since nothing is using it.
6652      Branch: perl
6653            ! embed.fnc embed.h proto.h regexec.c
6654 ____________________________________________________________________________
6655 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
6656         Log: Close the file so it can be (a) removed (b) reopened.
6657      Branch: perl
6658            ! ext/B/t/xref.t
6659 ____________________________________________________________________________
6660 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
6661         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
6662              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6663              Date: Mon, 18 Mar 2002 23:14:31 +0100
6664              Message-ID: <20020318231431.A699@rafael>
6665      Branch: perl
6666            ! ext/B/B.xs utf8.c
6667 ____________________________________________________________________________
6668 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
6669         Log: Failed patch hunk reapplied.
6670      Branch: perl
6671            ! lib/Tie/File/t/32_defer_misc.t
6672 ____________________________________________________________________________
6673 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
6674         Log: For DEBUGGING threaded builds.
6675      Branch: perl
6676            ! sv.c
6677 ____________________________________________________________________________
6678 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
6679         Log: AUTHORS update.
6680      Branch: perl
6681            ! AUTHORS
6682 ____________________________________________________________________________
6683 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
6684         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
6685              (Fix from Craig Berry)
6686      Branch: perl
6687            ! pp_sys.c
6688 ____________________________________________________________________________
6689 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
6690         Log: Subject: [PATCH] configure.com home-grown kill() check
6691              From: "Craig A. Berry" <craigberry@mac.com>
6692              Date: Mon, 18 Mar 2002 13:52:59 -0600
6693              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
6694      Branch: perl
6695            ! configure.com
6696 ____________________________________________________________________________
6697 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
6698         Log: Upgrade to Tie::File 0.50.
6699      Branch: perl
6700            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
6701            ! lib/Tie/File/t/32_defer_misc.t
6702 ____________________________________________________________________________
6703 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
6704         Log: AUTHORS updates.
6705      Branch: perl
6706            ! AUTHORS
6707 ____________________________________________________________________________
6708 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
6709         Log: Update Changes.
6710      Branch: perl
6711            ! Changes patchlevel.h
6712 ____________________________________________________________________________
6713 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
6714         Log: OS/390 update.
6715      Branch: perl
6716            ! pod/perldelta.pod
6717 ____________________________________________________________________________
6718 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
6719         Log: Forgot from #15288.
6720      Branch: perl
6721            ! ext/B/B.xs
6722 ____________________________________________________________________________
6723 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
6724         Log: Make regex DEBUGGING faster.
6725      Branch: perl
6726            ! perl.c perl.h regexec.c
6727 ____________________________________________________________________________
6728 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
6729         Log: Undo accidental perl.h part of #15295 (wait for #15297)
6730      Branch: perl
6731            ! perl.h
6732 ____________________________________________________________________________
6733 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
6734         Log: Subject: prefix slip
6735              From: andreas.koenig@anima.de (Andreas J. Koenig)
6736              Date: Mon, 18 Mar 2002 16:24:46 +0100
6737              Message-ID: <m3y9gp3nlt.fsf@anima.de>
6738              
6739              (perl.h part accidental, undone by #15296)
6740      Branch: perl
6741            ! INSTALL perl.h
6742 ____________________________________________________________________________
6743 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
6744         Log: Be tidy.
6745      Branch: perl
6746            ! ext/B/t/xref.t
6747 ____________________________________________________________________________
6748 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
6749         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
6750              From: Spider Boardman <spider@web.zk3.dec.com>
6751              Date: Mon, 18 Mar 2002 10:09:50 -0500
6752              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
6753      Branch: perl
6754            ! README.tru64 hints/dec_osf.sh
6755 ____________________________________________________________________________
6756 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
6757         Log: NetWare tweaks from C Aditya <caditya@novell.com>
6758      Branch: perl
6759            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
6760 ____________________________________________________________________________
6761 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
6762         Log: metaconfig unit change for #15290.
6763      Branch: metaconfig/U/perl
6764            ! perlxv.U
6765 ____________________________________________________________________________
6766 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
6767         Log: Subject: d_nv_preserves_uv_bits
6768              From: Nicholas Clark <nick@unfortu.net>
6769              Date: Thu, 14 Mar 2002 22:24:19 +0000
6770              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
6771      Branch: perl
6772            ! Configure Porting/Glossary Porting/config.sh config_h.SH
6773            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
6774            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
6775            ! win32/config.bc win32/config.gc win32/config.vc
6776            ! win32/config.win64
6777 ____________________________________________________________________________
6778 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
6779         Log: Subject: Re: perl@15244
6780              From: Spider Boardman <spider@web.zk3.dec.com>
6781              Date: Mon, 18 Mar 2002 09:38:55 -0500
6782              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
6783              
6784              (IA64 work.)
6785      Branch: perl
6786            ! hints/hpux.sh perl.h
6787 ____________________________________________________________________________
6788 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
6789         Log: Subject: [PATCH B] B::perlstring()
6790              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
6791              Date: Sun, 17 Mar 2002 23:06:12 +0100
6792              Message-ID: <20020317230612.A24442@rafael>
6793      Branch: perl
6794            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
6795 ____________________________________________________________________________
6796 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
6797         Log: Subject: [PATCH] another pack "w" thing
6798              From: Nicholas Clark <nick@unfortu.net>
6799              Date: Sat, 16 Mar 2002 21:52:15 +0000
6800              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
6801      Branch: perl
6802            ! pp_pack.c t/op/pack.t
6803 ____________________________________________________________________________
6804 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
6805         Log: More prototypes blindness in Solaris.
6806              (TODO: readdir64_r really needs to be seen.)
6807      Branch: perl
6808            ! hints/solaris_2.sh
6809 ____________________________________________________________________________
6810 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
6811         Log: Integrate perlio;
6812              
6813              Tidy the "does not map" message for non-characters
6814              (e.g. iso-8859-3 "\xA5").
6815      Branch: perl
6816           !> ext/Encode/Encode.xs
6817 ____________________________________________________________________________
6818 [ 15284] By: nick                                  on 2002/03/18  11:00:31
6819         Log: Integrate mainline
6820      Branch: perlio
6821           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
6822           +> lib/Tie/File/t/32_defer_misc.t
6823           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
6824           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
6825           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
6826           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
6827           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
6828           !> reentr.pl regexec.c t/op/pat.t util.c
6829 ____________________________________________________________________________
6830 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
6831         Log: Sync with Scalar-List-Utils-1.07
6832      Branch: perl
6833            + ext/List/Util/t/openhan.t
6834            ! MANIFEST ext/List/Util/ChangeLog
6835            ! ext/List/Util/lib/List/Util.pm
6836            ! ext/List/Util/lib/Scalar/Util.pm
6837 ____________________________________________________________________________
6838 [ 15282] By: nick                                  on 2002/03/18  08:11:28
6839         Log: Tidy the "does not map" message for non-characters
6840              (e.g. iso-8859-3 "\xA5").
6841      Branch: perlio
6842            ! ext/Encode/Encode.xs
6843 ____________________________________________________________________________
6844 [ 15281] By: ams                                   on 2002/03/18  04:44:37
6845         Log: URL fix from MJD.
6846      Branch: perl
6847            ! pod/perlfaq3.pod
6848 ____________________________________________________________________________
6849 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
6850         Log: More prototype calming (really should fix the Configure
6851              protochk, but not at this point in time).
6852      Branch: perl
6853            ! hints/solaris_2.sh
6854 ____________________________________________________________________________
6855 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
6856         Log: return at the wrong side of #endif.
6857      Branch: perl
6858            ! util.c
6859 ____________________________________________________________________________
6860 [ 15278] By: ams                                   on 2002/03/17  23:45:31
6861         Log: Typo fix from Stas Bekman.
6862      Branch: perl
6863            ! pod/perlhack.pod
6864 ____________________________________________________________________________
6865 [ 15277] By: ams                                   on 2002/03/17  23:41:35
6866         Log: Upgrade to Tie::File 0.21.
6867      Branch: perl
6868            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
6869            + lib/Tie/File/t/32_defer_misc.t
6870            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
6871            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
6872            ! lib/Tie/File/t/22_autochomp.t
6873 ____________________________________________________________________________
6874 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
6875         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
6876              character classes use inlined macros instead of the full
6877              function call.
6878      Branch: perl
6879            ! regexec.c
6880 ____________________________________________________________________________
6881 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
6882         Log: Integrate perlio;
6883              
6884              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
6885              
6886              Other :encoding oddities
6887              - we should really pop while we can still make method calls
6888              in case DESTROY does something.
6889              - Provide a no-op DESTROY
6890              - Use SvPV_only() rather than just SvPV_on()
6891      Branch: perl
6892           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
6893           !> ext/Encode/lib/Encode/Encoding.pm sv.c
6894 ____________________________________________________________________________
6895 [ 15274] By: nick                                  on 2002/03/17  20:00:12
6896         Log: Other :encoding oddities
6897              - we should really pop while we can still make method calls
6898              in case DESTROY does something.
6899              - Provide a no-op DESTROY
6900              - Use SvPV_only() rather than just SvPV_on()
6901      Branch: perlio
6902            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6903            ! ext/Encode/lib/Encode/Encoding.pm
6904 ____________________________________________________________________________
6905 [ 15273] By: nick                                  on 2002/03/17  19:53:24
6906         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
6907      Branch: perlio
6908            ! sv.c
6909 ____________________________________________________________________________
6910 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
6911         Log: Implement the retry-on-ERANGE for the get*_r().
6912              The buffer will keep doubling until 64k.
6913      Branch: perl
6914            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
6915            ! reentr.h reentr.pl
6916 ____________________________________________________________________________
6917 [ 15271] By: nick                                  on 2002/03/17  17:38:44
6918         Log: Integrate mainline
6919      Branch: perlio
6920           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
6921           +> t/op/pow.t
6922           !> (integrate 28 files)
6923 ____________________________________________________________________________
6924 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
6925         Log: Subject: UTF-8 bug (maybe alreayd known?)
6926              From: andreas.koenig@anima.de (Andreas J. Koenig)
6927              Date: Fri, 08 Mar 2002 16:36:01 +0100
6928              Message-ID: <m3n0xjul5q.fsf@anima.de>
6929      Branch: perl
6930            ! pp_hot.c t/op/pat.t
6931 ____________________________________________________________________________
6932 [ 15269] By: nick                                  on 2002/03/17  09:12:39
6933         Log: Integarate mainline
6934      Branch: perlio
6935           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
6936           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
6937           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
6938           !> (integrate 69 files)
6939 ____________________________________________________________________________
6940 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
6941         Log: Subject: SEGV in s/// and UTF-8
6942              From: andreas.koenig@anima.de (Andreas J. Koenig)
6943              Date: Tue, 12 Mar 2002 00:40:09 +0100
6944              Message-ID: <m3r8mqad2e.fsf@anima.de>
6945      Branch: perl
6946            ! regexec.c t/op/pat.t
6947 ____________________________________________________________________________
6948 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
6949         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
6950              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
6951              which assume that 2**someinteger is accurate.
6952      Branch: perl
6953            + t/op/pow.t
6954            ! MANIFEST pp.c t/test.pl
6955 ____________________________________________________________________________
6956 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
6957         Log: _r-ify config.win64, too.
6958      Branch: perl
6959            ! win32/config.win64
6960 ____________________________________________________________________________
6961 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
6962         Log: Better place to initialize (IRIX cc noticed that
6963              the many "goto defchars" bypass the initialization)
6964      Branch: perl
6965            ! regcomp.c
6966 ____________________________________________________________________________
6967 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
6968         Log: If not building threaded, never mind the threaded prototypes.
6969      Branch: perl
6970            ! Configure reentr.pl
6971 ____________________________________________________________________________
6972 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
6973         Log: metaconfig: If not using threads, not point probing for the
6974              prototypes (since they might be hidden behind many defines
6975              we won't have if not building threaded)
6976      Branch: metaconfig
6977            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
6978            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
6979            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
6980            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
6981            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
6982            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
6983            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
6984            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
6985            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
6986            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
6987            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
6988            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
6989            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
6990            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
6991            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
6992            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
6993            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
6994            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
6995            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
6996            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
6997            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
6998            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
6999            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7000            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7001 ____________________________________________________________________________
7002 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
7003         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
7004      Branch: perl
7005            ! hints/freebsd.sh
7006 ____________________________________________________________________________
7007 [ 15261] By: ams                                   on 2002/03/16  18:14:04
7008         Log: Upgrade to Tie::File 0.20.
7009      Branch: perl
7010            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
7011            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
7012            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
7013            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
7014            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
7015            ! lib/Tie/File/t/11_rv_splice_rs.t
7016            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
7017            ! lib/Tie/File/t/16_handle.t
7018 ____________________________________________________________________________
7019 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
7020         Log: There seems to be a trend for the *time_r to be hidden.
7021      Branch: perl
7022            ! hints/irix_6.sh
7023 ____________________________________________________________________________
7024 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
7025         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
7026              From: Stas Bekman <stas@stason.org>
7027              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
7028              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
7029      Branch: perl
7030            ! lib/Pod/Html.pm
7031 ____________________________________________________________________________
7032 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
7033         Log: Subject: [PATCH] Re: dumpvar.pl bug
7034              From: Peter Scott <Peter@PSDT.com>
7035              Date: Fri, 15 Mar 2002 18:19:21 -0800
7036              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
7037      Branch: perl
7038            ! lib/dumpvar.pl lib/perl5db.pl
7039 ____________________________________________________________________________
7040 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
7041         Log: More paranoid _r protochecking.  At least Tru64 and
7042              Linux need additional hinting help to believe that
7043              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
7044              to see what goes bang.
7045      Branch: perl
7046            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
7047            ! reentr.pl
7048 ____________________________________________________________________________
7049 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
7050         Log: metaconfig: more paranoid _r protochecking.
7051      Branch: metaconfig
7052            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7053            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7054            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7055            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7056            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7057            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7058            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7059            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7060            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7061            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7062            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7063            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7064            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7065            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7066            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7067            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7068            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7069            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7070            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7071            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7072            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7073            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7074            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7075            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7076 ____________________________________________________________________________
7077 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
7078         Log: HP-UX gcc 3 warnings found by Sarathy.
7079      Branch: perl
7080            ! regcomp.c sv.c
7081 ____________________________________________________________________________
7082 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
7083         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
7084              From: Slaven Rezic <slaven.rezic@berlin.de>
7085              Date: 16 Mar 2002 15:29:18 +0100
7086              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
7087      Branch: perl
7088            ! pod/perldelta.pod
7089 ____________________________________________________________________________
7090 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
7091         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
7092      Branch: perl
7093            ! Porting/findrfuncs reentr.h reentr.pl
7094 ____________________________________________________________________________
7095 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
7096         Log: UIN32_MAX with borken under HP-UX+gcc
7097      Branch: perl
7098            ! handy.h
7099 ____________________________________________________________________________
7100 [ 15251] By: ams                                   on 2002/03/16  02:38:08
7101         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
7102              *::DESTROY() is deprecated
7103              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7104              Date: Thu, 14 Mar 2002 18:39:22 -0500
7105              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
7106              
7107              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
7108              *::DESTROY() is deprecated
7109              From: Dave Mitchell <davem@fdgroup.com>
7110              Date: Fri, 15 Mar 2002 19:22:49 +0000
7111              Message-Id: <20020315192249.A22389@fdgroup.com>
7112      Branch: perl
7113            ! gv.c t/op/method.t
7114 ____________________________________________________________________________
7115 [ 15250] By: ams                                   on 2002/03/16  02:14:41
7116         Log: Plural nit.
7117      Branch: perl
7118            ! pod/perldelta.pod
7119 ____________________________________________________________________________
7120 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
7121         Log: Doesn't make sense to test for protos if the
7122              functions are not to be used (!= functions exist!)
7123              This might be the key (well, a key) to the HP-UX
7124              problems.
7125      Branch: perl
7126            ! reentr.h reentr.pl
7127 ____________________________________________________________________________
7128 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
7129         Log: Typo in #15247.
7130      Branch: perl
7131            ! hints/hpux.sh
7132 ____________________________________________________________________________
7133 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
7134         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
7135              in HP-UX (from H.Merijn Brand)
7136      Branch: perl
7137            ! hints/hpux.sh
7138 ____________________________________________________________________________
7139 [ 15246] By: ams                                   on 2002/03/15  17:53:23
7140         Log: Subject: minor corrections in perldelta.pod
7141              From: mjd@plover.com
7142              Date: 15 Mar 2002 18:48:42 -0000
7143              Message-Id: <20020315184842.13573.qmail@plover.com>
7144      Branch: perl
7145            ! pod/perldelta.pod
7146 ____________________________________________________________________________
7147 [ 15245] By: ams                                   on 2002/03/15  17:37:52
7148         Log: Upgrade to Tie::File 0.19.
7149      Branch: perl
7150            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
7151            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
7152            + lib/Tie/File/t/21_win32.t
7153            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
7154            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
7155            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
7156            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
7157            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
7158            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
7159            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
7160            ! lib/Tie/File/t/17_misc_meth.t
7161 ____________________________________________________________________________
7162 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
7163         Log: Update Changes.
7164      Branch: perl
7165            ! Changes patchlevel.h
7166 ____________________________________________________________________________
7167 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
7168         Log: Forgot from #15241.
7169      Branch: perl
7170            ! win32/config_sh.PL
7171 ____________________________________________________________________________
7172 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
7173         Log: Subject: patch pod/perltodo.pod
7174              From: mjd@plover.com
7175              Date: 15 Mar 2002 15:42:18 -0000
7176              Message-ID: <20020315154218.10163.qmail@plover.com>
7177              
7178              (With s/WANT/Want/)
7179      Branch: perl
7180            ! pod/perltodo.pod
7181 ____________________________________________________________________________
7182 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
7183         Log: Subject: [PATCH bleadperl] (revision 5 undef)
7184              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7185              Date: Fri, 15 Mar 2002 00:39:48 +0100
7186              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
7187      Branch: perl
7188            ! win32/config.bc win32/config.gc win32/config.vc
7189            ! win32/config.win64
7190 ____________________________________________________________________________
7191 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
7192         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
7193              From: Michael G Schwern <schwern@pobox.com>
7194              Date: Thu, 14 Mar 2002 16:39:29 -0500
7195              Message-ID: <20020314213929.GA2912@blackrider>
7196      Branch: perl
7197            ! lib/perl5db.pl
7198 ____________________________________________________________________________
7199 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
7200         Log: Integrate perlio.
7201      Branch: perl
7202           !> embed.fnc ext/Encode/t/JP.t
7203 ____________________________________________________________________________
7204 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
7205         Log: Monster _r patch: try to scan for all known _r variants,
7206              and then use them (under ithreads).  May fail in HP-UX,
7207              and the op/groups is known to be fickle everywhere.  Known
7208              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
7209              warnings in AIX since the first arguments of getnetbyaddr
7210              and getnetbyadd_r are of different types.  Thanks, IBM.)
7211              
7212              In non-Configure platforms deny the existence of any
7213              of the _r thingies.  (Also add the recently introduced
7214              d_tm_* to places it wasn't already in.)
7215              
7216              TODO: the suggested glibc buffer growth retry loop in case
7217              some entries (at least for: gr*, host*) are big.
7218              Forgot win32/config.win64.
7219      Branch: perl
7220            + reentr.c reentr.h reentr.pl
7221            ! Configure MANIFEST Makefile.SH NetWare/Makefile
7222            ! NetWare/config.wc Porting/Glossary Porting/config.sh
7223            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
7224            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
7225            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
7226            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
7227            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
7228            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
7229            ! win32/config.bc win32/config.gc win32/config.vc
7230            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
7231 ____________________________________________________________________________
7232 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
7233         Log: Be more explicit on when is the $! worth anything.
7234      Branch: perl
7235            ! pod/perlvar.pod
7236 ____________________________________________________________________________
7237 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
7238         Log: metaconfig: _r _r we go.
7239      Branch: metaconfig
7240            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7241            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7242            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7243            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7244            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7245            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7246            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7247            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7248            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7249            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7250            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7251            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7252            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7253            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7254            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7255            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7256            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7257            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7258            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7259            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7260            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7261            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7262            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7263            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7264 ____________________________________________________________________________
7265 [ 15235] By: nick                                  on 2002/03/15  07:31:54
7266         Log: Add the binmode()s to make JP.t pass on Win32
7267      Branch: perlio
7268            ! ext/Encode/t/JP.t
7269 ____________________________________________________________________________
7270 [ 15234] By: nick                                  on 2002/03/15  07:20:49
7271         Log: Integrate perlio
7272      Branch: perl
7273           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
7274 ____________________________________________________________________________
7275 [ 15233] By: nick                                  on 2002/03/15  07:18:02
7276         Log: Mark JP.t's data files as binary
7277      Branch: perlio
7278            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
7279 ____________________________________________________________________________
7280 [ 15232] By: nick                                  on 2002/03/15  07:13:38
7281         Log: Integrate mainline
7282      Branch: perlio
7283           +> ext/B/t/xref.t
7284           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
7285           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
7286           !> perl.c t/op/arith.t
7287 ____________________________________________________________________________
7288 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
7289         Log: The section needs to be in the makedepend script
7290              (from Jan-Erik Karlsson).
7291      Branch: perl
7292            ! makedepend.SH
7293 ____________________________________________________________________________
7294 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
7295         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
7296              From: Nicholas Clark <nick@unfortu.net>
7297              Date: Thu, 14 Mar 2002 23:05:23 +0000
7298              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
7299      Branch: perl
7300            ! ext/Safe/safe2.t
7301 ____________________________________________________________________________
7302 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
7303         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
7304              From: "Brent Dax" <brentdax@cpan.org>
7305              Date: Thu, 14 Mar 2002 09:08:41 -0800
7306              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
7307      Branch: perl
7308            ! lib/Pod/Html.pm
7309 ____________________________________________________________________________
7310 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
7311         Log: metaconfig: one round again for the _r.
7312      Branch: metaconfig
7313            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7314            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7315            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7316            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7317            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7318            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7319            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7320            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7321            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7322            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7323            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7324            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7325            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7326            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7327            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7328            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7329            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7330            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7331            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7332            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7333            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7334            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7335            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7336            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7337 ____________________________________________________________________________
7338 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
7339         Log: metaconfig: new round of the _r units.
7340      Branch: metaconfig
7341            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7342            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7343            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7344            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7345            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7346            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7347            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7348            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7349            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7350            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7351            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7352            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7353            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7354            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7355            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7356            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7357            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7358            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7359            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7360            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7361            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7362            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7363            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7364            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7365      Branch: metaconfig/U/perl
7366            + i_crypt.U
7367 ____________________________________________________________________________
7368 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
7369         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
7370              From: Paul_GreenVOS@vos.stratus.com
7371              Date: Tue, 12 Mar 02 19:22 est   
7372              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
7373      Branch: perl
7374            ! lib/Benchmark.t t/op/arith.t
7375 ____________________________________________________________________________
7376 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
7377         Log: Subject: Re: Win32: C:\Program Files
7378              From: "Ken Williams" <ken@mathforum.org>
7379              Date: Wed, 13 Mar 2002 17:50:59 -0600
7380              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
7381              
7382              Add -t to perl -h.
7383      Branch: perl
7384            ! perl.c
7385 ____________________________________________________________________________
7386 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
7387         Log: Extra paranoia from Nick Clark.
7388      Branch: perl
7389            ! ext/Safe/safe2.t
7390 ____________________________________________________________________________
7391 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
7392         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
7393              From: Nicholas Clark <nick@ccl4.org>
7394              Date: Wed, 13 Mar 2002 14:22:50 +0000
7395              Message-ID: <20020313142250.G92566@plum.flirble.org>
7396      Branch: perl
7397            ! ext/Safe/safe2.t
7398 ____________________________________________________________________________
7399 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
7400         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
7401              From: <slaven.rezic@berlin.de>
7402              Date: Tue, 12 Mar 2002 13:03:41 +0100      
7403              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
7404      Branch: perl
7405            ! Makefile.SH
7406 ____________________________________________________________________________
7407 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
7408         Log: Subject: [PATCH] a test for B::Xref
7409              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7410              Date: Wed, 13 Mar 2002 17:18:57 +0100
7411              Message-ID: <20020313171857.F1144@rafael>
7412      Branch: perl
7413            + ext/B/t/xref.t
7414            ! MANIFEST ext/B/B/Xref.pm
7415 ____________________________________________________________________________
7416 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
7417         Log: Subject: [PATCH] Exporter.pm POD fixups
7418              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7419              Date: Wed, 13 Mar 2002 16:21:42 +0100
7420              Message-ID: <20020313162142.A1144@rafael>
7421      Branch: perl
7422            ! lib/Exporter.pm
7423 ____________________________________________________________________________
7424 [ 15219] By: nick                                  on 2002/03/14  07:00:16
7425         Log: Integrate mainline
7426      Branch: perlio
7427           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
7428 ____________________________________________________________________________
7429 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
7430         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
7431              From: Michael G Schwern <schwern@pobox.com>
7432              Date: Wed, 13 Mar 2002 17:43:00 -0500
7433              Message-ID: <20020313224300.GG3311@blackrider>
7434      Branch: perl
7435            ! lib/ExtUtils/MM_VMS.pm
7436 ____________________________________________________________________________
7437 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
7438         Log: Pod tweak.
7439      Branch: perl
7440            ! lib/open.pm
7441 ____________________________________________________________________________
7442 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
7443         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
7444              From: "Craig A. Berry" <craigberry@mac.com>
7445              Date: Wed, 13 Mar 2002 01:44:01 -0600
7446              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
7447      Branch: perl
7448            ! vms/descrip_mms.template
7449 ____________________________________________________________________________
7450 [ 15215] By: nick                                  on 2002/03/13  08:08:36
7451         Log: Integrate mainline.
7452      Branch: perlio
7453           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
7454            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
7455            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
7456            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
7457            - ext/Data/Util/t/Hash.t
7458           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
7459           !> ext/Encode/lib/Encode/CN/HZ.pm
7460           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
7461           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
7462           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
7463           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
7464           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
7465           !> t/op/override.t toke.c universal.c
7466 ____________________________________________________________________________
7467 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
7468         Log: metaconfig: three guesses.
7469      Branch: metaconfig
7470            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7471            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7472            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7473            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7474            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7475            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7476            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7477            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7478            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7479            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7480            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7481            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7482            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7483            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7484            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7485            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7486            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7487            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7488            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7489            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7490            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7491            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7492            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7493            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7494 ____________________________________________________________________________
7495 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
7496         Log: metaconfig: regen _r units again.
7497      Branch: metaconfig
7498            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7499            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7500            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7501            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7502            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7503            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7504            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7505            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7506            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7507            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7508            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7509            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7510            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7511            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7512            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7513            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7514            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7515            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7516            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7517            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7518            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7519            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7520            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7521            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7522 ____________________________________________________________________________
7523 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
7524         Log: metaconfig: regen _r units.
7525      Branch: metaconfig
7526            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
7527            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7528            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7529            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7530            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7531            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
7532            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
7533            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7534            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7535            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
7536            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
7537            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
7538            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7539            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
7540            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
7541            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
7542            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7543            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7544            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7545            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
7546            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7547            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
7548            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
7549            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
7550            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
7551 ____________________________________________________________________________
7552 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
7553         Log: metaconfig unit tweaks.
7554      Branch: metaconfig
7555            + U/threads/d_setprotoent_r.U
7556            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
7557            ! U/threads/d_tmpnam_r.U
7558 ____________________________________________________________________________
7559 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
7560         Log: metaconfig: replace the _r units with autogenerated ones.
7561      Branch: metaconfig
7562            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
7563            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
7564            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
7565            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
7566            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
7567            + U/threads/d_getprotobyname_r.U
7568            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
7569            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
7570            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
7571            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
7572            + U/threads/d_setservent_r.U
7573            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
7574            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
7575            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
7576            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
7577            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
7578            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
7579            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
7580            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
7581            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
7582            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
7583            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
7584            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
7585            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
7586            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
7587            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
7588            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
7589            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
7590            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
7591            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7592            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
7593            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
7594            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
7595            ! U/threads/d_ttyname_r.U
7596 ____________________________________________________________________________
7597 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
7598         Log: More known threadsafings.
7599      Branch: perl
7600            ! Porting/findrfuncs
7601 ____________________________________________________________________________
7602 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
7603         Log: Small tweaks.
7604      Branch: perl
7605            ! lib/Internals.t universal.c
7606 ____________________________________________________________________________
7607 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
7608         Log: VERSIONize.
7609      Branch: perl
7610            ! ext/Encode/lib/Encode/CN/HZ.pm
7611            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
7612            ! ext/Encode/lib/Encode/JP/JIS.pm
7613 ____________________________________________________________________________
7614 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
7615         Log: Subject: perl datastructure conversion shortcuts for DDD
7616              From: Stas Bekman <stas@stason.org>
7617              Date: Mon, 11 Mar 2002 14:54:31 +0800
7618              Message-ID: <3C8C54A7.5020502@stason.org>
7619      Branch: perl
7620            ! pod/perlhack.pod
7621 ____________________________________________________________________________
7622 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
7623         Log: Regen modlib.
7624      Branch: perl
7625            ! pod/perlmodlib.pod
7626 ____________________________________________________________________________
7627 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
7628         Log: Regen toc.
7629      Branch: perl
7630            ! pod/perltoc.pod
7631 ____________________________________________________________________________
7632 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
7633         Log: Tiny pod tweaks.
7634      Branch: perl
7635            ! lib/Hash/Util.pm
7636 ____________________________________________________________________________
7637 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
7638         Log: perldeltaize Hash::Util.
7639      Branch: perl
7640            ! pod/perldelta.pod
7641 ____________________________________________________________________________
7642 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
7643         Log: Move the readonly interface back to universal.c,
7644              (new name: Internals::SvREADONLY), remove Data::Util,
7645              move Hash::Util to lib, also introduce refcnt interface
7646              (Internals::SvREFCNT).     Make both the new interfaces
7647              to be more sane so that if they set the value, they return
7648              the new value, not the old one.
7649      Branch: perl
7650            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
7651            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
7652            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
7653            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
7654            - ext/Data/Util/t/Hash.t
7655            ! MANIFEST ext/B/t/stash.t universal.c
7656 ____________________________________________________________________________
7657 [ 15200] By: ams                                   on 2002/03/12  15:16:05
7658         Log: Subject: Disambiguate "Can't locate"
7659              From: Mike Guy <mjtg@cam.ac.uk>
7660              Date: Tue, 12 Mar 2002 16:04:23 +0000
7661              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
7662      Branch: perl
7663            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
7664            ! pp_ctl.c t/op/override.t
7665 ____________________________________________________________________________
7666 [ 15199] By: ams                                   on 2002/03/12  15:04:43
7667         Log: Subject: [PATCH] perl/lib/File/stat.t
7668              From: Paul_GreenVOS@vos.stratus.com
7669              Date: Tue, 12 Mar 02 11:00 est
7670              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
7671      Branch: perl
7672            ! lib/File/stat.t
7673 ____________________________________________________________________________
7674 [ 15198] By: ams                                   on 2002/03/12  15:00:44
7675         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
7676              From: Robin Barker <rmb1@cise.npl.co.uk>
7677              Date: Tue, 12 Mar 2002 13:31:58 GMT
7678              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
7679      Branch: perl
7680            ! pod/perlfunc.pod
7681 ____________________________________________________________________________
7682 [ 15197] By: ams                                   on 2002/03/12  14:57:34
7683         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
7684              From: "Clinton A. Pierce" <clintp@geeksalad.org>
7685              Date: Tue, 12 Mar 2002 10:11:53 -0500
7686              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
7687      Branch: perl
7688            ! toke.c
7689 ____________________________________________________________________________
7690 [ 15196] By: nick                                  on 2002/03/12  13:40:35
7691         Log: Integrate mainline
7692      Branch: perlio
7693           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
7694           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
7695           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
7696           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
7697            - t/lib/access.t
7698           !> (integrate 96 files)
7699 ____________________________________________________________________________
7700 [ 15195] By: nick                                  on 2002/03/12  06:08:24
7701         Log: Integrate mainline (a while ago)
7702      Branch: perlio
7703           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
7704           +> ext/Encode/t/TW.t
7705            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
7706            - ext/Encode/lib/Encode/Tcl/HanZi.pm
7707            - ext/I18N/Langinfo/fallback.c
7708           !> (integrate 80 files)
7709 ____________________________________________________________________________
7710 [ 15194] By: ams                                   on 2002/03/12  06:02:20
7711         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
7712              From: Jonathan Stowe <gellyfish@gellyfish.com>
7713              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
7714              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
7715      Branch: perl
7716            ! ext/Encode/CN/Makefile.PL
7717 ____________________________________________________________________________
7718 [ 15193] By: ams                                   on 2002/03/12  05:55:07
7719         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
7720              From: Dave Mitchell <davem@fdgroup.co.uk>
7721              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
7722              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
7723      Branch: perl
7724            ! pod/perlguts.pod
7725 ____________________________________________________________________________
7726 [ 15192] By: ams                                   on 2002/03/12  05:50:08
7727         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
7728              From: Anton Tagunov <tagunov@motor.ru>
7729              Date: Tue, 12 Mar 2002 01:40:58 +0300
7730              Message-Id: <1194068830.20020312014058@motor.ru>
7731              (Applied with tweaks.)
7732      Branch: perl
7733            ! lib/utf8.pm
7734 ____________________________________________________________________________
7735 [ 15191] By: ams                                   on 2002/03/12  05:42:21
7736         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
7737              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7738              Date: Sun, 10 Mar 2002 22:10:15 +0100
7739              Message-Id: <3C8BD9C7.13988.73992D@localhost>
7740      Branch: perl
7741            ! iperlsys.h
7742 ____________________________________________________________________________
7743 [ 15190] By: ams                                   on 2002/03/12  05:38:08
7744         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
7745              From: Anton Tagunov <tagunov@motor.ru>
7746              Date: Mon, 11 Mar 2002 23:27:47 +0300
7747              Message-Id: <19414222180.20020311232747@motor.ru>
7748      Branch: perl
7749            ! pod/perlsub.pod
7750 ____________________________________________________________________________
7751 [ 15189] By: ams                                   on 2002/03/12  05:34:49
7752         Log: Subject: minor patch for comment in utfebcdic.h
7753              From: Anton Tagunov <tagunov@motor.ru>
7754              Date: Tue, 12 Mar 2002 00:20:21 +0300
7755              Message-Id: <13817376786.20020312002021@motor.ru>
7756      Branch: perl
7757            ! utfebcdic.h
7758 ____________________________________________________________________________
7759 [ 15188] By: ams                                   on 2002/03/12  05:32:30
7760         Log: Subject: [PATCH ?] B::Xref improvements
7761              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7762              Date: Mon, 11 Mar 2002 23:32:20 +0100
7763              Message-Id: <20020311233220.A12677@rafael>
7764      Branch: perl
7765            ! ext/B/B/Xref.pm
7766 ____________________________________________________________________________
7767 [ 15187] By: ams                                   on 2002/03/12  05:30:02
7768         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
7769              From: Paul_GreenVOS@vos.stratus.com
7770              Date: Mon, 11 Mar 02 17:23 est
7771              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
7772      Branch: perl
7773            ! lib/ExtUtils/MM_Unix.pm
7774 ____________________________________________________________________________
7775 [ 15186] By: ams                                   on 2002/03/12  05:27:06
7776         Log: Subject: [PATCH] installperl - minor untangle for VOS
7777              From: Paul_GreenVOS@vos.stratus.com
7778              Date: Mon, 11 Mar 02 17:05 est
7779              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
7780      Branch: perl
7781            ! installperl
7782 ____________________________________________________________________________
7783 [ 15185] By: ams                                   on 2002/03/12  05:25:59
7784         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
7785              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7786              Date: Mon, 11 Mar 2002 22:37:39 +0100
7787              Message-Id: <20020311223739.A691@rafael>
7788      Branch: perl
7789            ! ext/B/B/Deparse.pm
7790 ____________________________________________________________________________
7791 [ 15184] By: ams                                   on 2002/03/12  05:20:54
7792         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
7793              From: Michael G Schwern <schwern@pobox.com>
7794              Date: Tue, 12 Mar 2002 01:12:08 -0500
7795              Message-Id: <20020312061208.GD904@blackrider>
7796      Branch: perl
7797            ! hints/netbsd.sh
7798 ____________________________________________________________________________
7799 [ 15183] By: ams                                   on 2002/03/12  04:12:30
7800         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
7801              From: Autrijus Tang <autrijus@autrijus.org>
7802              Date: Tue, 12 Mar 2002 13:05:53 +0800
7803              Message-Id: <20020312050553.GA7864@not.autrijus.org>
7804              (Only doc hunk applied, supplementing #15182.)
7805      Branch: perl
7806            ! ext/Encode/Encode.pm
7807 ____________________________________________________________________________
7808 [ 15182] By: ams                                   on 2002/03/12  04:04:34
7809         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
7810              From: Autrijus Tang <autrijus@autrijus.org>
7811              Date: Tue, 12 Mar 2002 12:56:46 +0800
7812              Message-Id: <20020312045646.GA7689@not.autrijus.org>
7813              (Private mail.)
7814      Branch: perl
7815            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
7816 ____________________________________________________________________________
7817 [ 15181] By: ams                                   on 2002/03/12  03:09:20
7818         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
7819              From: Autrijus Tang <autrijus@autrijus.org>
7820              Date: Tue, 12 Mar 2002 11:55:06 +0800
7821              Message-Id: <20020312035506.GA6946@not.autrijus.org>
7822      Branch: perl
7823            ! ext/Encode/Encode.pm
7824 ____________________________________________________________________________
7825 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
7826         Log: Deypo.
7827      Branch: metaconfig
7828            ! U/threads/d_asctime_r.U
7829 ____________________________________________________________________________
7830 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
7831         Log: FAQ sync.
7832      Branch: perl
7833            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
7834            ! pod/perlfaq4.pod pod/perlfaq5.pod
7835 ____________________________________________________________________________
7836 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
7837         Log: The test needs perlio.
7838      Branch: perl
7839            ! lib/open.t
7840 ____________________________________________________________________________
7841 [ 15177] By: ams                                   on 2002/03/11  15:41:08
7842         Log: Subject: perlreftut update
7843              From: Mark-Jason Dominus <mjd@plover.com>
7844              Date: Mon, 11 Mar 2002 11:36:27 -0500
7845              Message-Id: <20020311163627.31020.qmail@plover.com>
7846      Branch: perl
7847            ! pod/perlreftut.pod
7848 ____________________________________________________________________________
7849 [ 15176] By: ams                                   on 2002/03/11  15:35:24
7850         Log: Subject: Minor correction in perlfaq5
7851              From: mjd@plover.com
7852              Date: 11 Mar 2002 16:34:22 -0000
7853              Message-Id: <20020311163422.30963.qmail@plover.com>
7854      Branch: perl
7855            ! pod/perlfaq5.pod
7856 ____________________________________________________________________________
7857 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
7858         Log: number of skipped tests was incorrect
7859      Branch: perl
7860            ! t/op/stat.t
7861 ____________________________________________________________________________
7862 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
7863         Log: remove doubled CRs
7864      Branch: perl
7865            ! win32/Makefile
7866 ____________________________________________________________________________
7867 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
7868         Log: Update Changes.
7869      Branch: perl
7870            ! Changes patchlevel.h
7871 ____________________________________________________________________________
7872 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
7873         Log: Regen toc.
7874      Branch: perl
7875            ! pod/perltoc.pod
7876 ____________________________________________________________________________
7877 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
7878         Log: Add t/CN.t and t/TW.t; re-sort.
7879      Branch: perl
7880            ! ext/Encode/MANIFEST
7881 ____________________________________________________________________________
7882 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
7883         Log: Document what to do if one yearns back to
7884              the old legacy encoding.
7885      Branch: perl
7886            ! lib/encoding.pm
7887 ____________________________________________________________________________
7888 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
7889         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
7890              as general purpose encoding transformation interfaces
7891              since that's not what they are.
7892      Branch: perl
7893            ! lib/utf8.pm pod/perlunicode.pod sv.c
7894 ____________________________________________________________________________
7895 [ 15168] By: ams                                   on 2002/03/11  12:54:16
7896         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
7897              warnings
7898              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
7899              Date: Mon, 11 Mar 2002 14:35:22 +0100
7900              Message-Id: <20020311143522.A7431@rafael>
7901      Branch: perl
7902            ! t/lib/warnings/pp_sys
7903 ____________________________________________________________________________
7904 [ 15167] By: ams                                   on 2002/03/11  04:57:20
7905         Log: A little commonsense is better than 1_compile.
7906      Branch: perl
7907            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
7908 ____________________________________________________________________________
7909 [ 15166] By: ams                                   on 2002/03/11  04:53:50
7910         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
7911              From: Michael G Schwern <schwern@pobox.com>
7912              Date: Sun, 10 Mar 2002 13:27:12 -0500
7913              Message-Id: <20020310182712.GC693@blackrider>
7914              
7915              Subject: [PATCH] Hash::Util part 2
7916              From: Michael G Schwern <schwern@pobox.com>
7917              Date: Sun, 10 Mar 2002 15:09:34 -0500
7918              Message-Id: <20020310200934.GB27112@blackrider>
7919              
7920              Subject: [PATCH] Hash::Util MANIFEST correction
7921              From: Michael G Schwern <schwern@pobox.com>
7922              Date: Sun, 10 Mar 2002 16:27:07 -0500
7923              Message-Id: <20020310212707.GF27112@blackrider>
7924              
7925              (Also changes find.t and taint.t, which were looking for access.t)
7926      Branch: perl
7927            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
7928            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
7929            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
7930            + ext/Data/Util/t/Hash.t
7931            - t/lib/access.t
7932            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
7933            ! pod/perldiag.pod pod/perltodo.pod universal.c
7934 ____________________________________________________________________________
7935 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
7936         Log: metaconfig: more thready fixes.
7937      Branch: metaconfig
7938            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
7939            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
7940            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
7941            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
7942            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
7943            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
7944            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
7945            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
7946            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
7947 ____________________________________________________________________________
7948 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
7949         Log: Skip obsoleted interfaces.
7950      Branch: perl
7951            ! Porting/findrfuncs
7952 ____________________________________________________________________________
7953 [ 15162] By: ams                                   on 2002/03/11  03:48:14
7954         Log: Typo fixes.
7955      Branch: perl
7956            ! perl.c
7957 ____________________________________________________________________________
7958 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
7959         Log: Upgrade to Locale::Codes 2.02.
7960      Branch: perl
7961            + lib/Locale/Codes/t/rename.t
7962            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
7963            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
7964            ! lib/Locale/Country.pod
7965 ____________________________________________________________________________
7966 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
7967         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
7968              From: Nicholas Clark <nick@unfortu.net>
7969              Date: Sun, 10 Mar 2002 18:17:50 +0000
7970              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
7971              
7972              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
7973              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7974              Date: Sun, 10 Mar 2002 13:53:34 -0800
7975              Message-ID: <eX9i8gzkg26G092yn@efn.org>
7976              
7977              (and reenable the feature in freebsd,
7978              and move the freebsd pr url to perl.c)
7979      Branch: perl
7980            ! hints/freebsd.sh perl.c pod/perldelta.pod
7981 ____________________________________________________________________________
7982 [ 15159] By: ams                                   on 2002/03/11  03:34:13
7983         Log: Subject: [PATCH stash.t] access::readonly is gone
7984              From: Michael G Schwern <schwern@pobox.com>
7985              Date: Sun, 10 Mar 2002 16:18:14 -0500
7986              Message-Id: <20020310211813.GE27112@blackrider>
7987      Branch: perl
7988            ! ext/B/t/stash.t
7989 ____________________________________________________________________________
7990 [ 15158] By: ams                                   on 2002/03/11  03:28:04
7991         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
7992              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
7993              Date: Sun, 10 Mar 2002 22:10:15 +0100
7994              Message-Id: <3C8BD9C7.610.7398DD@localhost>
7995      Branch: perl
7996            ! lib/Net/Ping/t/110_icmp_inst.t
7997 ____________________________________________________________________________
7998 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
7999         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
8000              From: Michael G Schwern <schwern@pobox.com>
8001              Date: Sun, 10 Mar 2002 19:22:33 -0500
8002              Message-ID: <20020311002233.GE4927@blackrider>
8003      Branch: perl
8004            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
8005            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
8006            ! lib/Test/Simple/t/fail-more.t
8007 ____________________________________________________________________________
8008 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
8009         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
8010              From: Michael G Schwern <schwern@pobox.com>
8011              Date: Sun, 10 Mar 2002 17:14:10 -0500
8012              Message-ID: <20020310221410.GA4915@blackrider>
8013      Branch: perl
8014            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
8015            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
8016 ____________________________________________________________________________
8017 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
8018         Log: Subject: [PATCH] more warnings tidyup
8019              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
8020              Date: Sun, 10 Mar 2002 21:01:39 -0000
8021              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
8022      Branch: perl
8023            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
8024            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
8025            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
8026            ! util.c
8027 ____________________________________________________________________________
8028 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
8029         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
8030              From: Nicholas Clark <nick@unfortu.net>
8031              Date: Sun, 10 Mar 2002 23:21:07 +0000
8032              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
8033      Branch: perl
8034            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
8035            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
8036            ! ext/Encode/TW/Makefile.PL
8037 ____________________________________________________________________________
8038 [ 15153] By: ams                                   on 2002/03/11  03:06:59
8039         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
8040              From: Max Baker <max@warped.org>
8041              Date: Fri, 8 Mar 2002 10:56:19 -0800
8042              Message-Id: <20020308105619.A15039@warped.org>
8043      Branch: perl
8044            ! ext/IO/lib/IO/Socket/INET.pm
8045 ____________________________________________________________________________
8046 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
8047         Log: Subject: [PATCH] spelling correction
8048              From: Nicholas Clark <nick@unfortu.net>
8049              Date: Sun, 10 Mar 2002 18:34:42 +0000
8050              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
8051      Branch: perl
8052            ! pp.c pp_hot.c
8053 ____________________________________________________________________________
8054 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
8055         Log: DG/UX updates from Takis Psarogiannakopoulos.
8056      Branch: perl
8057            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
8058 ____________________________________________________________________________
8059 [ 15150] By: ams                                   on 2002/03/11  03:02:47
8060         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
8061              From: Chris Nandor <pudge@pobox.com>
8062              Date: Mon, 04 Mar 2002 17:48:12 -0500
8063              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
8064      Branch: perl
8065            ! lib/DB.pm lib/perl5db.pl
8066 ____________________________________________________________________________
8067 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
8068         Log: metaconfig unit changes in preparation of reentrancy changes.
8069      Branch: metaconfig
8070            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
8071            + U/threads/d_ttyname_r.U
8072            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
8073            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
8074            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
8075            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
8076            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
8077            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
8078            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
8079            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
8080            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
8081            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
8082            ! U/threads/d_strerror_r.U
8083 ____________________________________________________________________________
8084 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
8085         Log: Mysterious characters.
8086      Branch: perl
8087            ! utf8.h
8088 ____________________________________________________________________________
8089 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
8090         Log: Unused.
8091      Branch: perl
8092            ! op.c
8093 ____________________________________________________________________________
8094 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
8095         Log: Implement :std subpragma of the open pragma
8096              that makes the standard filehandles to talk in
8097              encodings.  This change set off a weird warning
8098              from op.c, though: disabled it now until someone
8099              who knows what it is about comes along.
8100      Branch: perl
8101            ! lib/open.pm op.c
8102 ____________________________________________________________________________
8103 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
8104         Log: Document the logic of :locale better.
8105      Branch: perl
8106            ! lib/open.pm
8107 ____________________________________________________________________________
8108 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
8109         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
8110              From: Slaven Rezic <slaven.rezic@berlin.de>
8111              Date: 10 Mar 2002 02:49:17 +0100
8112              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
8113      Branch: perl
8114            ! hints/freebsd.sh
8115 ____________________________________________________________________________
8116 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
8117         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
8118              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
8119              Date: Sun, 10 Mar 2002 17:08:54 +0900
8120              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
8121      Branch: perl
8122            ! ext/Encode/lib/Encode/Tcl.pm
8123            ! ext/Encode/lib/Encode/Tcl/Escape.pm
8124            ! ext/Encode/lib/Encode/Tcl/Extended.pm
8125            ! ext/Encode/lib/Encode/Tcl/Table.pm
8126 ____________________________________________________________________________
8127 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
8128         Log: The patch does the following:
8129              - Nix the unneccessary diagnostics line
8130              - Quell -w warnings if the first ENV doesn't exist
8131              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
8132              is too baroque and bloated for daily use (and for perl core inclusion).
8133              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
8134              non-fatal.
8135              - Consequently, the ^OPEN bits is set only when needed.
8136      Branch: perl
8137            ! lib/open.pm
8138 ____________________________________________________________________________
8139 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
8140         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
8141      Branch: perl
8142            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
8143 ____________________________________________________________________________
8144 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
8145         Log: Precedence problem.
8146      Branch: perl
8147            ! ext/Socket/socketpair.t
8148 ____________________________________________________________________________
8149 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
8150         Log: Renaming tweaks, and split off the reentrant "superbuffer"
8151              init routine.
8152      Branch: perl
8153            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
8154            ! sv.c util.c
8155 ____________________________________________________________________________
8156 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
8157         Log: The 7-bit jis seems to be the hanging one.
8158      Branch: perl
8159            ! ext/Encode/t/Tcl.t
8160 ____________________________________________________________________________
8161 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
8162         Log: Begone.
8163      Branch: perl
8164            ! ext/Encode/MANIFEST
8165 ____________________________________________________________________________
8166 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
8167         Log: Better fix from Autrijus.
8168      Branch: perl
8169            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
8170            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
8171 ____________________________________________________________________________
8172 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
8173         Log: Not everybody has Encode::HanExtra.
8174      Branch: perl
8175            ! ext/Encode/Encode.pm
8176 ____________________________________________________________________________
8177 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
8178         Log: Decutandpasto.
8179      Branch: perl
8180            ! ext/Encode/lib/Encode/Tcl.pm
8181 ____________________________________________________________________________
8182 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
8183         Log: Subject: [PATCH] Data::Dumper
8184              From: Nicholas Clark <nick@unfortu.net>
8185              Date: Sat, 9 Mar 2002 19:03:54 +0000
8186              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
8187      Branch: perl
8188            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
8189            ! ext/Data/Dumper/t/dumper.t
8190 ____________________________________________________________________________
8191 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
8192         Log: Subject: [PATCH] socketpair.t w/o fork
8193              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8194              Date: Sat, 9 Mar 2002 14:55:11 +0100
8195              Message-ID: <3C8A224F.29578.13691BA@localhost>
8196              
8197              (modified as suggested by Sarathy)
8198      Branch: perl
8199            ! ext/Socket/socketpair.t
8200 ____________________________________________________________________________
8201 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
8202         Log: Subject: [PATCH perldelta] Mention Change 14727
8203              From: Autrijus Tang <autrijus@autrijus.org>
8204              Date: Sat, 9 Mar 2002 23:31:40 +0800
8205              Message-ID: <20020309153140.GA4224@not.autrijus.org>
8206      Branch: perl
8207            ! pod/perldelta.pod
8208 ____________________________________________________________________________
8209 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
8210         Log: Make Encode.pm implicitly load external CJK tables the first
8211              time they're needed (instead of immediately), from Autrijus
8212              Tang.
8213      Branch: perl
8214            ! ext/Encode/Encode.pm
8215 ____________________________________________________________________________
8216 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
8217         Log: Subject: Re: Two questions
8218              From: Nicholas Clark <nick@unfortu.net>
8219              Date: Sat, 9 Mar 2002 12:42:40 +0000
8220              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
8221      Branch: perl
8222            ! Porting/pumpkin.pod
8223 ____________________________________________________________________________
8224 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
8225         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
8226              From: Paul_GreenVOS@vos.stratus.com
8227              Date: Fri, 8 Mar 02 22:34 est
8228              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
8229      Branch: perl
8230            ! pp_sys.c
8231 ____________________________________________________________________________
8232 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
8233         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
8234              From: davem@fdgroup.co.uk
8235              Date: Sat, 9 Mar 2002 00:13:27 GMT
8236              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
8237      Branch: perl
8238            ! dump.c
8239 ____________________________________________________________________________
8240 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
8241         Log: Deglitch from Rafael.
8242      Branch: perl
8243            ! ext/B/t/lint.t
8244 ____________________________________________________________________________
8245 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
8246         Log: Still more portability.
8247      Branch: perl
8248            ! Porting/findrfuncs
8249 ____________________________________________________________________________
8250 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
8251         Log: More portability.
8252      Branch: perl
8253            ! Porting/findrfuncs
8254 ____________________________________________________________________________
8255 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
8256         Log: Shared library paths; running tests manually.
8257      Branch: perl
8258            ! INSTALL
8259 ____________________________________________________________________________
8260 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
8261         Log: Subject: RE: Two questions
8262              From: "Green, Paul" <Paul.Green@stratus.com>
8263              Date: Fri, 8 Mar 2002 17:55:19 -0500
8264              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
8265      Branch: perl
8266            ! Porting/pumpkin.pod
8267 ____________________________________________________________________________
8268 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
8269         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
8270              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
8271      Branch: perl
8272            + ext/B/t/lint.t
8273            ! MANIFEST ext/B/B/Lint.pm
8274 ____________________________________________________________________________
8275 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
8276         Log: metaconfig unit change for #15119.
8277      Branch: metaconfig
8278            ! U/threads/d_pthread_atfork.U
8279 ____________________________________________________________________________
8280 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
8281         Log: In DG/UX finding pthread_atfork requires a true compile,
8282              from Takis Psarogiannakopoulos.
8283      Branch: perl
8284            ! Configure config_h.SH
8285 ____________________________________________________________________________
8286 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
8287         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
8288              From: John Peacock <jpeacock@rowman.com>
8289              Date: Fri, 08 Mar 2002 15:52:41 -0500
8290              Message-ID: <3C892499.4050502@rowman.com>
8291      Branch: perl
8292            ! lib/ExtUtils/xsubpp
8293 ____________________________________________________________________________
8294 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
8295         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
8296              From: "Craig A. Berry" <craigberry@mac.com>
8297              Date: Fri, 08 Mar 2002 15:02:51 -0600
8298              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
8299      Branch: perl
8300            ! t/op/write.t
8301 ____________________________________________________________________________
8302 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
8303         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
8304              From: Paul_GreenVOS@vos.stratus.com
8305              Date: Fri, 8 Mar 02 14:45 est
8306              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
8307      Branch: perl
8308            ! installperl
8309 ____________________________________________________________________________
8310 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
8311         Log: Subject: [PATCH @15109] tm_tm_* for VMS
8312              From: "Craig A. Berry" <craigberry@mac.com>
8313              Date: Fri, 08 Mar 2002 13:07:52 -0600
8314              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
8315      Branch: perl
8316            ! configure.com
8317 ____________________________________________________________________________
8318 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
8319         Log: Detypo.
8320      Branch: perl
8321            ! Changes
8322 ____________________________________________________________________________
8323 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
8324         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
8325      Branch: perl
8326            ! t/op/pat.t
8327 ____________________________________________________________________________
8328 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
8329         Log: HP-UX nm seems to repeat itself.
8330      Branch: perl
8331            ! Porting/findrfuncs
8332 ____________________________________________________________________________
8333 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
8334         Log: Nice porting script from Sarathy.  Well, less nice
8335              in the sense that it shows the looong road ahead.
8336      Branch: perl
8337            + Porting/findrfuncs
8338            ! MANIFEST Porting/makerel
8339 ____________________________________________________________________________
8340 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
8341         Log: Subject: Re: Performance considerations for UTF-8
8342              From: Jarkko Hietaniemi <jhi@iki.fi>
8343              Date: Fri, 8 Mar 2002 18:53:28 +0200
8344              Message-ID: <20020308185328.D640@alpha.hut.fi>
8345              
8346              (put all in perlunicode)
8347      Branch: perl
8348            ! pod/perlunicode.pod
8349 ____________________________________________________________________________
8350 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
8351         Log: Update Changes.
8352      Branch: perl
8353            ! Changes patchlevel.h
8354 ____________________________________________________________________________
8355 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
8356         Log: Subject: Cygwin cygipc support skipped
8357              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
8358              Date: Fri, 8 Mar 2002 16:59:34 +0100
8359              Message-ID: <113694157285.20020308165934@familiehaase.de>
8360      Branch: perl
8361            ! hints/cygwin.sh
8362 ____________________________________________________________________________
8363 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
8364         Log: metaconfig unit change for #15106.
8365      Branch: metaconfig
8366            ! U/compline/d_gconvert.U
8367 ____________________________________________________________________________
8368 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
8369         Log: Subject: Re: [PATCH] tests for Gconvert
8370              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8371              Date: Thu, 07 Mar 2002 16:48:10 -0800
8372              Message-ID: <KpAi8gzkganW092yn@efn.org>
8373      Branch: perl
8374            ! Configure config_h.SH t/base/num.t
8375 ____________________________________________________________________________
8376 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
8377         Log: The new test has some teething problems.
8378      Branch: perl
8379            - ext/B/t/lint.t
8380            ! MANIFEST
8381 ____________________________________________________________________________
8382 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
8383         Log: Subject: [PATCH] B::Lint tests
8384              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8385              Date: Fri, 8 Mar 2002 14:47:19 +0100
8386              Message-ID: <20020308144719.A2663@rafael>
8387      Branch: perl
8388            + ext/B/t/lint.t
8389            ! MANIFEST ext/B/B/Lint.pm
8390 ____________________________________________________________________________
8391 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
8392         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
8393              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
8394              Date: Fri, 8 Mar 2002 13:24:14 GMT
8395              Message-Id: <200203081324.NAA00642@cleo>
8396      Branch: perl
8397            ! hints/powerux.sh
8398 ____________________________________________________________________________
8399 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
8400         Log: Subject: HP has some new models
8401              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8402              Date: Fri, 08 Mar 2002 13:07:02 +0100
8403              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
8404      Branch: perl
8405            ! README.hpux
8406 ____________________________________________________________________________
8407 [ 15101] By: ams                                   on 2002/03/08  09:11:40
8408         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
8409              From: Stas Bekman <stas@stason.org>
8410              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
8411              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
8412      Branch: perl
8413            ! pod/perlguts.pod
8414 ____________________________________________________________________________
8415 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
8416         Log: Update Changes
8417      Branch: maint-5.6/macperl
8418            ! macos/Changes
8419 ____________________________________________________________________________
8420 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
8421         Log: Replace macperlbundled with macperldelta
8422      Branch: maint-5.6/macperl
8423            ! macos/macperl/MacPerl.podhelp
8424 ____________________________________________________________________________
8425 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
8426         Log: Comsetic fixes (Thomas Wegner)
8427      Branch: maint-5.6/macperl
8428            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
8429 ____________________________________________________________________________
8430 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
8431         Log: Bump OS version
8432      Branch: maint-5.6/macperl
8433            ! macos/config.sh
8434 ____________________________________________________________________________
8435 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
8436         Log: Thought I deleted this already?
8437      Branch: perl
8438            - ext/I18N/Langinfo/fallback.c
8439 ____________________________________________________________________________
8440 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
8441         Log: perlport updates from Pudge.
8442      Branch: perl
8443            ! pod/perlport.pod
8444 ____________________________________________________________________________
8445 [ 15094] By: ams                                   on 2002/03/08  03:06:03
8446         Log: Nitpick.
8447      Branch: perl
8448            ! MANIFEST
8449 ____________________________________________________________________________
8450 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
8451         Log: Wrong test.
8452      Branch: perl
8453            ! pod/perldelta.pod
8454 ____________________________________________________________________________
8455 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
8456         Log: Integrate change 14064 from macperl to blead.
8457      Branch: perl
8458           !> pod/perlmodinstall.pod pod/perlport.pod
8459 ____________________________________________________________________________
8460 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
8461         Log: Integrate recent perlport changes
8462      Branch: maint-5.6/macperl
8463           !> pod/perlport.pod
8464 ____________________________________________________________________________
8465 [ 15089] By: ams                                   on 2002/03/08  01:54:03
8466         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
8467              minor typo in perlguts.pod
8468              From: Anton Tagunov <tagunov@motor.ru>
8469              Date: Fri, 8 Mar 2002 05:26:59 +0300
8470              Message-Id: <4649821189.20020308052659@motor.ru>
8471      Branch: perl
8472            ! pod/perlguts.pod
8473 ____________________________________________________________________________
8474 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
8475         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"! 
8476              From: Anton Tagunov <tagunov@newmail.ru>
8477              Date: Fri, 8 Mar 2002 04:31:44 +0300
8478              Message-ID: <13946506773.20020308043144@newmail.ru>
8479              
8480              (one test changed)
8481      Branch: perl
8482            ! lib/encoding.t sv.c
8483 ____________________________________________________________________________
8484 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
8485         Log: Subject: [PATCH perldelta] some more deltas
8486              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8487              Date: Thu, 7 Mar 2002 23:13:23 +0100
8488              Message-ID: <20020307231323.A13068@rafael>
8489      Branch: perl
8490            ! pod/perldelta.pod
8491 ____________________________________________________________________________
8492 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
8493         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
8494              From: Paul_GreenVOS@vos.stratus.com
8495              Date: Thu, 7 Mar 02 14:25 est
8496              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
8497      Branch: perl
8498            ! t/io/fs.t
8499 ____________________________________________________________________________
8500 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
8501         Log: As suggested by Anton Tagunov, eq and cmp now obey the
8502              encoding pragma (by remapping their byte argument if the
8503              other argument is in Unicode).  Also fix a bug found by
8504              Anton where ord undef under the encoding pragma would barf.
8505              ([ID 20020307.009] A null pointer dereference with 'use encoding')
8506              Finally, use the nicer form of sv_recode_to_utf8.
8507      Branch: perl
8508            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
8509 ____________________________________________________________________________
8510 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
8511         Log: Retract #14985, #14899, and #14990, following the principles
8512              "Do no harm." and "If it ain't broke, don't fix it."
8513              
8514              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
8515              some, but still broken, and I do not have the extra brain
8516              cells for the EBCDIC backport.  Secondly, the old version
8517              worked both in EBCDIC and non-.  Thirdly, the old version
8518              may be more amenable for the behaviour suggsted by Anton
8519              Tagunov regarding the encoding pragma.
8520      Branch: perl
8521            ! embed.fnc embed.h global.sym proto.h sv.c util.c
8522 ____________________________________________________________________________
8523 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
8524         Log: Long doubles give you long doubles.
8525      Branch: perl
8526            ! t/base/num.t
8527 ____________________________________________________________________________
8528 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
8529         Log: Forgotten deMANIFESTation.
8530      Branch: perl
8531            ! MANIFEST
8532 ____________________________________________________________________________
8533 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
8534         Log: Obsolete unused file, noticed by Dank Kogai.
8535      Branch: perl
8536            - ext/Encode/lib/Encode/JP/Tr.pm
8537 ____________________________________________________________________________
8538 [ 15080] By: ams                                   on 2002/03/07  11:31:46
8539         Log: Subject: [PATCH Changes] Changes should mirror version number
8540              From: Robin Barker <rmb1@cise.npl.co.uk>
8541              Date: Thu, 7 Mar 2002 11:04:24 GMT
8542              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
8543      Branch: perl
8544            ! Porting/pumpkin.pod
8545 ____________________________________________________________________________
8546 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
8547         Log: metaconfig unit change for #15078.
8548      Branch: metaconfig
8549            ! U/compline/d_gconvert.U
8550 ____________________________________________________________________________
8551 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
8552         Log: Subject: Re: [PATCH] tests for Gconvert
8553              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8554              Date: Wed, 06 Mar 2002 20:22:54 -0800
8555              Message-ID: <esuh8gzkg2/b092yn@efn.org>
8556      Branch: perl
8557            ! Configure pod/perldelta.pod t/base/num.t
8558 ____________________________________________________________________________
8559 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
8560         Log: Mac OS X UFS does not do ctime.
8561      Branch: perl
8562            ! pod/perldelta.pod pod/perlport.pod
8563 ____________________________________________________________________________
8564 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
8565         Log: AUTHORS updates.
8566      Branch: perl
8567            ! AUTHORS
8568 ____________________________________________________________________________
8569 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
8570         Log: Continued Chinese puzzles from Autrijus.
8571      Branch: perl
8572            + ext/Encode/t/CN.t ext/Encode/t/TW.t
8573            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
8574 ____________________________________________________________________________
8575 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
8576         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
8577              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
8578              Date: Wed, 6 Mar 2002 18:13:51 +0100
8579              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
8580      Branch: perl
8581            ! lib/File/Spec/Win32.pm
8582 ____________________________________________________________________________
8583 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
8584         Log: perlport tweaks.
8585      Branch: perl
8586            ! pod/perlport.pod
8587 ____________________________________________________________________________
8588 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
8589         Log: Subject: Re: [PATCH docs] Re: Bug with -M
8590              From: Michael G Schwern <schwern@pobox.com>
8591              Date: Wed, 6 Mar 2002 16:20:27 -0500
8592              Message-ID: <20020306212027.GC4257@blackrider>
8593      Branch: perl
8594            ! pod/perlfunc.pod pod/perlport.pod
8595 ____________________________________________________________________________
8596 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
8597         Log: perldelta updates.
8598      Branch: perl
8599            ! pod/perldelta.pod
8600 ____________________________________________________________________________
8601 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
8602         Log: 5005threads wasn't even compiling.
8603      Branch: perl
8604            ! perl.c
8605 ____________________________________________________________________________
8606 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
8607         Log: Subject: Re: perl@15047 New format tests for still existing bugs
8608              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8609              Date: Wed, 06 Mar 2002 12:59:29 +0100
8610              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
8611      Branch: perl
8612            ! t/op/write.t
8613 ____________________________________________________________________________
8614 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
8615         Log: Regen Glossary et al.
8616      Branch: perl
8617            ! Porting/Glossary Porting/config.sh Porting/config_H
8618 ____________________________________________________________________________
8619 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
8620         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
8621              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
8622      Branch: perl
8623            ! util.c
8624 ____________________________________________________________________________
8625 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
8626         Log: metaconfig unit change for #15065.
8627      Branch: metaconfig
8628            ! U/compline/i_time.U
8629 ____________________________________________________________________________
8630 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
8631         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
8632      Branch: perl
8633            ! Configure config_h.SH
8634 ____________________________________________________________________________
8635 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
8636         Log: Must remove fallback.c also from here.
8637      Branch: perl
8638            ! MANIFEST
8639 ____________________________________________________________________________
8640 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
8641         Log: Subject: Re: perl@15047 WinCE
8642              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8643              Date: Wed, 06 Mar 2002 13:41:30 +0100
8644              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
8645              
8646              Subject: Re: perl@15047 Win32
8647              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8648              Date: Wed, 06 Mar 2002 13:46:02 +0100
8649              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
8650              
8651              Subject: Re: perl@15047 Epoc
8652              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8653              Date: Wed, 06 Mar 2002 13:48:31 +0100
8654              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
8655              
8656              Subject: Re: perl@15047 NetWare
8657              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8658              Date: Wed, 06 Mar 2002 13:55:46 +0100
8659              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
8660      Branch: perl
8661            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
8662            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8663            ! wince/Makefile.ce wince/config.h
8664 ____________________________________________________________________________
8665 [ 15062] By: ams                                   on 2002/03/06  09:26:49
8666         Log: Subject: Re: perl@15047
8667              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8668              Date: Wed, 06 Mar 2002 11:25:50 +0100
8669              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
8670      Branch: perl
8671            ! cygwin/perlld.in
8672 ____________________________________________________________________________
8673 [ 15061] By: ams                                   on 2002/03/06  08:44:12
8674         Log: Subject: Re: perl@15047
8675              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8676              Date: Wed, 06 Mar 2002 10:38:02 +0100
8677              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
8678      Branch: perl
8679            ! pod/perldelta.pod
8680 ____________________________________________________________________________
8681 [ 15060] By: ams                                   on 2002/03/06  08:30:33
8682         Log: Subject: Update perlhist.pod
8683              From: mjd@plover.com
8684              Date: 6 Mar 2002 07:11:55 -0000
8685              Message-Id: <20020306071155.10240.qmail@plover.com>
8686              
8687              Subject: [PATCH pod/perlvar.pod] $^V => string
8688              From: Stas Bekman <stas@stason.org>
8689              Date: Wed, 06 Mar 2002 14:56:55 +0800
8690              Message-Id: <3C85BDB7.7050700@stason.org>
8691      Branch: perl
8692            ! pod/perlhist.pod pod/perlvar.pod
8693 ____________________________________________________________________________
8694 [ 15059] By: ams                                   on 2002/03/06  04:15:38
8695         Log: Subject: [PATCH] assorted configure.com fix-ups
8696              From: "Craig A. Berry" <craigberry@mac.com>
8697              Date: Tue, 5 Mar 2002 23:11:22 -0600
8698              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
8699      Branch: perl
8700            ! configure.com
8701 ____________________________________________________________________________
8702 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
8703         Log: IRIX failure with long doubles.
8704      Branch: perl
8705            ! t/op/pack.t
8706 ____________________________________________________________________________
8707 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
8708         Log: Make reality and Changes coincide.
8709      Branch: perl
8710            ! Changes
8711 ____________________________________________________________________________
8712 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
8713         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
8714              From: Anton Tagunov <tagunov@motor.ru>
8715              Date: Wed, 6 Mar 2002 02:10:21 +0300
8716              Message-ID: <11152782757.20020306021021@motor.ru>
8717              
8718              (reworded)
8719      Branch: perl
8720            ! pod/perluniintro.pod
8721 ____________________________________________________________________________
8722 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
8723         Log: Subject: [PATCH] B::Lint doesn't work
8724              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8725              Date: Tue, 5 Mar 2002 22:51:18 +0100
8726              Message-ID: <20020305225118.C733@rafael>
8727      Branch: perl
8728            ! ext/B/B/Lint.pm
8729 ____________________________________________________________________________
8730 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
8731         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
8732              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8733              Date: Mon, 04 Mar 2002 16:24:32 -0800
8734              Message-ID: <ABBh8gzkgezX092yn@efn.org>
8735      Branch: perl
8736            ! op.h pp_ctl.c t/op/flip.t
8737 ____________________________________________________________________________
8738 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
8739         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
8740              From: Nicholas Clark <nick@unfortu.net>
8741              Date: Tue, 5 Mar 2002 22:30:49 +0000
8742              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
8743      Branch: perl
8744            ! pod/perldelta.pod
8745 ____________________________________________________________________________
8746 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
8747         Log: Subject: [PATCH] tests for Gconvert
8748              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8749              Date: Tue, 05 Mar 2002 16:35:45 -0800
8750              Message-ID: <hRWh8gzkgONX092yn@efn.org>
8751      Branch: perl
8752            ! t/base/num.t
8753 ____________________________________________________________________________
8754 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
8755         Log: Subject: [PATCH] toplevel Makefile.SH
8756              From: Paul_GreenVOS@vos.stratus.com
8757              Date: Tue, 5 Mar 02 17:34 est
8758              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
8759      Branch: perl
8760            ! Makefile.SH
8761 ____________________________________________________________________________
8762 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
8763         Log: Subject: [PATCH] pointer to perldelta in Changes
8764              From: Chris Nandor <pudge@pobox.com>
8765              Date: Tue, 05 Mar 2002 16:04:50 -0500
8766              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
8767      Branch: perl
8768            ! Changes
8769 ____________________________________________________________________________
8770 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
8771         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
8772              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8773              Date: Tue, 5 Mar 2002 22:26:20 +0100
8774              Message-ID: <20020305222620.A733@rafael>
8775      Branch: perl
8776            ! pod/perldelta.pod
8777 ____________________________________________________________________________
8778 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
8779         Log: Solaris: allow for /usr/bin/df not to exist.
8780              
8781              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
8782              From: Kingpin <mthurn@copper.dulles.tasc.com>
8783              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
8784              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
8785      Branch: perl
8786            ! hints/solaris_2.sh
8787 ____________________________________________________________________________
8788 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
8789         Log: Update Changes.
8790      Branch: perl
8791            ! Changes patchlevel.h
8792 ____________________________________________________________________________
8793 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
8794         Log: Double MANIFESTing.
8795      Branch: perl
8796            ! ext/Encode/MANIFEST
8797 ____________________________________________________________________________
8798 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
8799         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
8800      Branch: perl
8801            - ext/Encode/Encode/7bit-kr.enc
8802            - ext/Encode/lib/Encode/Tcl/HanZi.pm
8803            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
8804 ____________________________________________________________________________
8805 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
8806         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
8807              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8808              Date: Tue, 5 Mar 2002 14:35:57 +0100
8809              Message-ID: <20020305143557.C695@rafael>   
8810      Branch: perl
8811            ! pp_sys.c t/lib/warnings/pp_sys
8812 ____________________________________________________________________________
8813 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
8814         Log: Subject: [PATCH Devel::PPPort]
8815              From: Robin Barker <rmb1@cise.npl.co.uk>
8816              Date: Tue, 5 Mar 2002 13:37:59 GMT
8817              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
8818      Branch: perl
8819            ! ext/Devel/PPPort/Makefile.PL
8820 ____________________________________________________________________________
8821 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
8822         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
8823      Branch: perl
8824            ! ext/Encode/t/Tcl.t
8825 ____________________________________________________________________________
8826 [ 15041] By: nick                                  on 2002/03/05  07:23:58
8827         Log: Integrate mainline (5.7.3)
8828      Branch: perlio
8829           +> ext/Encode/lib/Encode/CN/HZ.pm
8830            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
8831           !> (integrate 54 files)
8832 ____________________________________________________________________________
8833 [ 15040] By: ams                                   on 2002/03/05  05:10:33
8834         Log: Subject: DOC PATCH 5.7.3 (perldelta)
8835              From: mjd@plover.com
8836              Date: 5 Mar 2002 05:35:58 -0000
8837              Message-Id: <20020305053558.31677.qmail@plover.com>
8838      Branch: perl
8839            ! pod/perldelta.pod
8840 ____________________________________________________________________________
8841 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
8842         Log: This is 5.7.3.
8843      Branch: perl
8844            ! patchlevel.h
8845 ____________________________________________________________________________
8846 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
8847         Log: Shoo.
8848      Branch: perl
8849            ! ext/Encode/t/Tcl.t
8850 ____________________________________________________________________________
8851 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
8852         Log: Update Changes.
8853      Branch: perl
8854            ! Changes patchlevel.h
8855 ____________________________________________________________________________
8856 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
8857         Log: Regen perlapi.
8858      Branch: perl
8859            ! pod/perlapi.pod
8860 ____________________________________________________________________________
8861 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
8862         Log: Tie::File doc tweak for Win32 from mjd. 
8863      Branch: perl
8864            ! lib/Tie/File.pm
8865 ____________________________________________________________________________
8866 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
8867         Log: Regen toc.
8868      Branch: perl
8869            ! pod/perltoc.pod
8870 ____________________________________________________________________________
8871 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
8872         Log: Decommission Encode::Tcl HZ testing for now.
8873      Branch: perl
8874            ! ext/Encode/t/Tcl.t
8875 ____________________________________________________________________________
8876 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
8877         Log: Must have a return.
8878      Branch: perl
8879            ! pp_pack.c
8880 ____________________________________________________________________________
8881 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
8882         Log: The very latest win32 score from Jan Dubois.
8883      Branch: perl
8884            ! pod/perldelta.pod
8885 ____________________________________________________________________________
8886 [ 15030] By: ams                                   on 2002/03/05  01:40:01
8887         Log: Subject: [PATCH] README.macos
8888              From: Chris Nandor <pudge@pobox.com>
8889              Date: Mon, 04 Mar 2002 17:37:59 -0500
8890              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
8891      Branch: perl
8892            ! README.macos
8893 ____________________________________________________________________________
8894 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
8895         Log: "The last pieces of Chinese puzzle" from Autrijus.
8896      Branch: perl
8897            + ext/Encode/lib/Encode/CN/HZ.pm
8898            - ext/Encode/Encode/HZ.enc
8899            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
8900            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
8901 ____________________________________________________________________________
8902 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
8903         Log: Known test failures updates.
8904      Branch: perl
8905            ! pod/perldelta.pod
8906 ____________________________________________________________________________
8907 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
8908         Log: One more nit from mjd.
8909      Branch: perl
8910            ! lib/Tie/File/t/16_handle.t
8911 ____________________________________________________________________________
8912 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
8913         Log: Upgrade to Tie::File 0.17 from mjd.
8914      Branch: perl
8915            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
8916            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
8917 ____________________________________________________________________________
8918 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
8919         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
8920              From: Nicholas Clark <nick@unfortu.net>
8921              Date: Mon, 4 Mar 2002 23:33:52 +0000
8922              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
8923      Branch: perl
8924            ! pod/perldelta.pod
8925 ____________________________________________________________________________
8926 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
8927         Log: Escapee.
8928      Branch: perl
8929            ! proto.h
8930 ____________________________________________________________________________
8931 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
8932         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
8933              From: Nicholas Clark <nick@unfortu.net>
8934              Date: Mon, 4 Mar 2002 22:48:38 +0000
8935              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
8936      Branch: perl
8937            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
8938            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
8939            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
8940            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
8941            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
8942            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
8943            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
8944 ____________________________________________________________________________
8945 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
8946         Log: Cleaner.
8947      Branch: perl
8948            ! Makefile.SH
8949 ____________________________________________________________________________
8950 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
8951         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
8952              From: Jeffrey Friedl <jfriedl@yahoo.com>
8953              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
8954              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
8955      Branch: perl
8956            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
8957            ! pod/perlvar.pod
8958 ____________________________________________________________________________
8959 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
8960         Log: More Han tweaks from Autrjius Tang: most importantly,
8961              gbk is identical to cp936, so gbk can be removed and
8962              taken care of by an alias.
8963      Branch: perl
8964            - ext/Encode/Encode/gbk.enc
8965            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
8966            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
8967            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
8968            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
8969 ____________________________________________________________________________
8970 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
8971         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
8972              From: Nicholas Clark <nick@unfortu.net>
8973              Date: Mon, 4 Mar 2002 22:20:13 +0000
8974              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
8975      Branch: perl
8976            ! pod/perldelta.pod
8977 ____________________________________________________________________________
8978 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
8979         Log: Based on
8980              
8981              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
8982              From: Anton Tagunov <tagunov@motor.ru>
8983              Date: Mon, 4 Mar 2002 21:14:39 +0300
8984              Message-ID: <1814137429.20020304211439@motor.ru>
8985      Branch: perl
8986            ! pod/perlunicode.pod
8987 ____________________________________________________________________________
8988 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
8989         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
8990              From: John Peacock <jpeacock@rowman.com>
8991              Date: Mon, 04 Mar 2002 16:18:42 -0500
8992              Message-ID: <3C83E4B2.3060700@rowman.com>
8993              
8994              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
8995              From: John Peacock <jpeacock@rowman.com>
8996              Date: Mon, 04 Mar 2002 16:42:55 -0500
8997              Message-ID: <3C83EA5F.80303@rowman.com>
8998      Branch: perl
8999            ! lib/ExtUtils/xsubpp pod/perlxs.pod
9000 ____________________________________________________________________________
9001 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
9002         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
9003              From: "Craig A. Berry" <craigberry@mac.com>
9004              Date: Mon, 04 Mar 2002 14:47:59 -0600
9005              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
9006              
9007              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
9008              From: "Craig A. Berry" <craigberry@mac.com>
9009              Date: Mon, 04 Mar 2002 15:04:58 -0600
9010              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
9011      Branch: perl
9012            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
9013 ____________________________________________________________________________
9014 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
9015         Log: metaconfig unit change for #15014.
9016      Branch: metaconfig/U/perl
9017            ! Extensions.U
9018 ____________________________________________________________________________
9019 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
9020         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
9021              of known extensions, where Encode::JP already is.
9022      Branch: perl
9023            ! Configure Porting/config.sh Porting/config_H uconfig.h
9024 ____________________________________________________________________________
9025 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
9026         Log: SJIS, from Dan Kogai.
9027      Branch: perl
9028            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
9029 ____________________________________________________________________________
9030 [ 15012] By: nick                                  on 2002/03/04  17:35:50
9031         Log: Intergrate perlio's Encode/compile
9032      Branch: perl
9033           !> ext/Encode/compile
9034 ____________________________________________________________________________
9035 [ 15011] By: nick                                  on 2002/03/04  17:29:54
9036         Log: Avoid $Id$ cleverness and just have a $VERSION.
9037      Branch: perlio
9038            ! ext/Encode/compile
9039 ____________________________________________________________________________
9040 [ 15010] By: nick                                  on 2002/03/04  17:29:14
9041         Log: Integrate mainline
9042      Branch: perlio
9043           +> lib/Math/BigInt/t/isa.t
9044           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
9045           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
9046           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
9047           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
9048           !> warnings.pl
9049 ____________________________________________________________________________
9050 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
9051         Log: Integrate ext/Encode/compile from perlio.
9052      Branch: perl
9053           !> ext/Encode/compile
9054 ____________________________________________________________________________
9055 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
9056         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
9057              updates not integrated, something odd going on in there.)
9058      Branch: perl
9059           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
9060           !> lib/Tie/File/t/16_handle.t
9061 ____________________________________________________________________________
9062 [ 15007] By: nick                                  on 2002/03/04  17:08:17
9063         Log: Integrate mainline
9064      Branch: perlio
9065           !> AUTHORS Changes Porting/Glossary Porting/config.sh
9066           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
9067           !> pod/perltoc.pod
9068 ____________________________________________________________________________
9069 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
9070         Log: A new M::BI test.
9071      Branch: perl
9072            + lib/Math/BigInt/t/isa.t
9073            ! MANIFEST
9074 ____________________________________________________________________________
9075 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
9076         Log: Subject: VMS test and perldelta update
9077              From: "Craig A. Berry" <craigberry@mac.com>
9078              Date: Mon, 04 Mar 2002 11:03:37 -0600
9079              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
9080      Branch: perl
9081            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
9082 ____________________________________________________________________________
9083 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
9084         Log: Needed for threaded builds.
9085      Branch: perl
9086            ! embed.fnc embed.h
9087 ____________________________________________________________________________
9088 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
9089         Log: Subject: [PATCH] taint + deprecated warnings
9090              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9091              Date: Mon, 4 Mar 2002 16:33:23 -0000
9092              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
9093      Branch: perl
9094            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
9095            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
9096            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
9097 ____________________________________________________________________________
9098 [ 15002] By: nick                                  on 2002/03/04  16:19:06
9099         Log: Win32 tweak
9100      Branch: perlio
9101            ! lib/Tie/File/t/16_handle.t
9102 ____________________________________________________________________________
9103 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
9104         Log: Update Changes.
9105      Branch: perl
9106            ! Changes patchlevel.h
9107 ____________________________________________________________________________
9108 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
9109         Log: AUTHORS updates.
9110      Branch: perl
9111            ! AUTHORS
9112 ____________________________________________________________________________
9113 [ 14999] By: nick                                  on 2002/03/04  15:26:43
9114         Log: Win32 hack
9115      Branch: perlio
9116            ! ext/Encode/compile ext/Encode/t/JP.t
9117 ____________________________________________________________________________
9118 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
9119         Log: Encode doc tweak from Autrijus Tang.
9120      Branch: perl
9121            ! ext/Encode/Encode.pm
9122 ____________________________________________________________________________
9123 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
9124         Log: Regen Glossary et al.  (It seems the #14875 didn't
9125              quite work in removing the double-dot?)
9126      Branch: perl
9127            ! Porting/Glossary Porting/config.sh Porting/config_H
9128 ____________________________________________________________________________
9129 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
9130         Log: Regen toc.
9131      Branch: perl
9132            ! pod/perltoc.pod
9133 ____________________________________________________________________________
9134 [ 14995] By: nick                                  on 2002/03/04  14:42:09
9135         Log: Remove debugging assert
9136      Branch: perlio
9137            ! ext/threads/shared/shared.xs
9138 ____________________________________________________________________________
9139 [ 14994] By: nick                                  on 2002/03/04  14:41:54
9140         Log: Integrate mainline
9141      Branch: perlio
9142           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
9143           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
9144           !> lib/Tie/File/t/15_pushpop.t util.c
9145 ____________________________________________________________________________
9146 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
9147         Log: Han update from Autrijus Tang. 
9148      Branch: perl
9149            ! ext/Encode/Encode.pm
9150 ____________________________________________________________________________
9151 [ 14992] By: nick                                  on 2002/03/04  14:08:38
9152         Log: Integrate mainline - all tests pass - some noise from threads
9153              av_simple (SuSE7.3).
9154      Branch: perlio
9155           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
9156           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
9157           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
9158           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
9159           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
9160           +> lib/Tie/File/t/11_rv_splice_rs.t
9161           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
9162           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
9163           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
9164            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
9165            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
9166            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
9167            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
9168            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
9169            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
9170            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
9171            - lib/Tie/File/15_pushpop.t
9172           !> (integrate 47 files)
9173 ____________________________________________________________________________
9174 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
9175         Log: Missing MANIFESTations.
9176      Branch: perl
9177            ! MANIFEST
9178 ____________________________________________________________________________
9179 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
9180         Log: Attempt at portability.
9181      Branch: perl
9182            ! util.c
9183 ____________________________________________________________________________
9184 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
9185         Log: Needed by #14985.
9186      Branch: perl
9187            ! embed.h global.sym proto.h
9188 ____________________________________________________________________________
9189 [ 14988] By: ams                                   on 2002/03/04  08:59:27
9190         Log: Upgrade to Tie::File 0.16.
9191      Branch: perl
9192            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
9193            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
9194            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
9195            ! lib/Tie/File/t/15_pushpop.t
9196 ____________________________________________________________________________
9197 [ 14987] By: ams                                   on 2002/03/04  08:48:11
9198         Log: Subject: [PATCH @14577] perly-fixer
9199              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9200              Date: Mon, 4 Mar 2002 02:28:51 -0500
9201              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
9202      Branch: perl
9203            ! Makefile.SH perly.fixer
9204 ____________________________________________________________________________
9205 [ 14986] By: ams                                   on 2002/03/04  08:43:37
9206         Log: Subject: [PATCH @14577] xsubpp
9207              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9208              Date: Mon, 4 Mar 2002 02:25:52 -0500
9209              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
9210      Branch: perl
9211            ! lib/ExtUtils/xsubpp pod/perlxs.pod
9212 ____________________________________________________________________________
9213 [ 14985] By: ams                                   on 2002/03/04  08:40:46
9214         Log: Subject: [PATCH @14577] sv_cmp and friends
9215              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9216              Date: Mon, 4 Mar 2002 02:31:04 -0500
9217              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
9218      Branch: perl
9219            ! embed.fnc sv.c util.c
9220 ____________________________________________________________________________
9221 [ 14984] By: ams                                   on 2002/03/04  08:16:06
9222         Log: Fix File::Path docs as suggested by Ronald Kimball.
9223      Branch: perl
9224            ! lib/File/Path.pm
9225 ____________________________________________________________________________
9226 [ 14983] By: ams                                   on 2002/03/04  08:11:20
9227         Log: Update perldata fix as suggested by Benjamin Goldberg.
9228      Branch: perl
9229            ! pod/perldata.pod
9230 ____________________________________________________________________________
9231 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
9232         Log: Faulty skip.
9233      Branch: perl
9234            ! ext/DB_File/t/db-recno.t
9235 ____________________________________________________________________________
9236 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
9237         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
9238              From: Anton Tagunov <tagunov@motor.ru>
9239              Date: Mon, 4 Mar 2002 05:41:41 +0300
9240              Message-Id: <7916563907.20020304054141@motor.ru>
9241              
9242              Subject: [ID 20020303.005] Patch perlinicode C API description
9243              From: Anton Tagunov <tagunov@motor.ru>
9244              Date: Mon, 4 Mar 2002 06:08:23 +0300
9245              Message-Id: <2018165510.20020304060823@motor.ru>
9246      Branch: perl
9247            ! lib/utf8.pm pod/perlunicode.pod
9248 ____________________________________________________________________________
9249 [ 14980] By: ams                                   on 2002/03/04  02:19:20
9250         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
9251              From: Anton Tagunov <tagunov@motor.ru>
9252              Date: Mon, 4 Mar 2002 02:17:40 +0300
9253              Message-Id: <1344322124.20020304021740@motor.ru>
9254      Branch: perl
9255            ! pod/perldata.pod
9256 ____________________________________________________________________________
9257 [ 14979] By: ams                                   on 2002/03/04  02:17:54
9258         Log: Subject: RE: [PATCH] RE: DB_File breakage
9259              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9260              Date: Sun, 3 Mar 2002 23:56:31 -0000
9261              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
9262      Branch: perl
9263            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9264            ! ext/DB_File/t/db-recno.t
9265 ____________________________________________________________________________
9266 [ 14978] By: ams                                   on 2002/03/04  02:07:16
9267         Log: Subject: [PATCH] docs for ExtUtils::Manifest
9268              From: Nicholas Clark <nick@unfortu.net>
9269              Date: Sun, 3 Mar 2002 23:29:25 +0000
9270              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
9271      Branch: perl
9272            ! lib/ExtUtils/Manifest.pm
9273 ____________________________________________________________________________
9274 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
9275         Log: Forgot from the M::BI 1.54 update.
9276      Branch: perl
9277            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
9278            ! lib/Math/BigInt/t/upgrade.inc
9279 ____________________________________________________________________________
9280 [ 14976] By: ams                                   on 2002/03/04  02:04:32
9281         Log: Subject: [PATCH] attr
9282              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9283              Date: Sun, 3 Mar 2002 22:09:58 -0000
9284              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
9285      Branch: perl
9286            ! lib/warnings.pm warnings.pl
9287 ____________________________________________________________________________
9288 [ 14975] By: ams                                   on 2002/03/04  02:01:27
9289         Log: Subject: [PATCH] File::Path documentation
9290              From: Colin Meyer <cmeyer@helvella.org>
9291              Date: Sun, 3 Mar 2002 14:54:24 -0800
9292              Message-Id: <20020303145424.A21774@hobart.helvella.org>
9293      Branch: perl
9294            ! lib/File/Path.pm
9295 ____________________________________________________________________________
9296 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
9297         Log: Typo.
9298      Branch: perl
9299            ! lib/Math/BigInt/t/upgrade.t
9300 ____________________________________________________________________________
9301 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
9302         Log: Editing errors.
9303      Branch: perl
9304            ! MANIFEST
9305 ____________________________________________________________________________
9306 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
9307         Log: Upgrade to Math::BigInt 1.54.
9308      Branch: perl
9309            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
9310            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
9311            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
9312            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
9313            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
9314            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
9315 ____________________________________________________________________________
9316 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
9317         Log: Test tweak from Craig Berry.
9318      Branch: perl
9319            ! lib/Tie/File/t/15_pushpop.t
9320 ____________________________________________________________________________
9321 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
9322         Log: Upgrade to Tie::File 0.15.
9323      Branch: perl
9324            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
9325            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
9326            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
9327            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
9328            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
9329            + lib/Tie/File/t/11_rv_splice_rs.t
9330            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
9331            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
9332            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
9333            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
9334            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
9335            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
9336            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
9337            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
9338            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
9339            - lib/Tie/File/15_pushpop.t
9340            ! MANIFEST lib/Tie/File.pm
9341 ____________________________________________________________________________
9342 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
9343         Log: The EBCDIC gaps apply only to the real A-Z.
9344      Branch: perl
9345            ! ext/B/B/Deparse.pm
9346 ____________________________________________________________________________
9347 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
9348         Log: EBCDIC: deparse \cX correctly.
9349      Branch: perl
9350            ! ext/B/B/Deparse.pm
9351 ____________________________________________________________________________
9352 [ 14967] By: ams                                   on 2002/03/03  18:18:00
9353         Log: Subject: [PATCH] nit in perlsyn.pod
9354              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
9355              Date: Sun, 03 Mar 2002 20:16:10 +0100
9356              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
9357      Branch: perl
9358            ! pod/perlsyn.pod
9359 ____________________________________________________________________________
9360 [ 14966] By: ams                                   on 2002/03/03  18:06:32
9361         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
9362              From: Michael G Schwern <schwern@pobox.com>
9363              Date: Sun, 3 Mar 2002 13:33:28 -0500
9364              Message-Id: <20020303183328.GA3296@blackrider>
9365      Branch: perl
9366            ! utils/h2xs.PL
9367 ____________________________________________________________________________
9368 [ 14965] By: ams                                   on 2002/03/03  18:00:03
9369         Log: Subject: [ PATCH ] HP back to default
9370              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9371              Date: Sun, 03 Mar 2002 18:48:34 +0100
9372              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
9373      Branch: perl
9374            ! hints/hpux.sh
9375 ____________________________________________________________________________
9376 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
9377         Log: EBCDIC: special cases of special cases.
9378      Branch: perl
9379            ! t/uni/case.pl
9380 ____________________________________________________________________________
9381 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
9382         Log: EBCDIC: the v-string components cannot exceed 2147483647.
9383      Branch: perl
9384            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
9385 ____________________________________________________________________________
9386 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
9387         Log: Remove the bogus "incorrect case" warning completely.
9388              The problem exists, but the cure, in which ever form
9389              it will be, needs to be something more subtle.
9390      Branch: perl
9391            ! op.c pod/perldiag.pod
9392 ____________________________________________________________________________
9393 [ 14961] By: ams                                   on 2002/03/03  13:39:09
9394         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
9395              From: Mark-Jason Dominus <mjd@plover.com>
9396              Date: Sun, 03 Mar 2002 09:32:16 -0500
9397              Message-Id: <20020303143216.10536.qmail@plover.com>
9398      Branch: perl
9399            ! t/op/tiearray.t
9400 ____________________________________________________________________________
9401 [ 14960] By: nick                                  on 2002/03/03  09:59:59
9402         Log: Integrate mainline
9403      Branch: perlio
9404           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
9405            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
9406            ! ext/Encode/compile
9407           !> (integrate 27 files)
9408 ____________________________________________________________________________
9409 [ 14959] By: ams                                   on 2002/03/03  08:11:34
9410         Log: Fix #14957.
9411      Branch: perl
9412            ! ext/DB_File/t/db-recno.t
9413 ____________________________________________________________________________
9414 [ 14958] By: ams                                   on 2002/03/03  05:51:00
9415         Log: Subject: [PATCH @14577] NL in debugger
9416              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9417              Date: Sat, 2 Mar 2002 05:34:12 -0500
9418              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
9419      Branch: perl
9420            ! lib/perl5db.pl
9421 ____________________________________________________________________________
9422 [ 14957] By: ams                                   on 2002/03/03  05:00:04
9423         Log: Subject: Re: DB_File breakage
9424              From: Schuyler Erle <schuyler@oreilly.com>
9425              Date: Sat, 02 Mar 2002 21:50:30 -0800
9426              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
9427      Branch: perl
9428            ! ext/DB_File/t/db-recno.t
9429 ____________________________________________________________________________
9430 [ 14956] By: ams                                   on 2002/03/03  04:40:08
9431         Log: Subject: [PATCH @14577] Debugging OPs
9432              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9433              Date: Sat, 2 Mar 2002 05:49:58 -0500
9434              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
9435      Branch: perl
9436            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
9437            ! pod/perlrun.pod sv.h
9438 ____________________________________________________________________________
9439 [ 14955] By: ams                                   on 2002/03/03  04:34:41
9440         Log: Subject: Tie::Array doc patch
9441              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
9442              Date: Sat, 02 Mar 2002 08:42:56 +0900
9443              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
9444      Branch: perl
9445            ! lib/Tie/Array.pm
9446 ____________________________________________________________________________
9447 [ 14954] By: ams                                   on 2002/03/03  04:23:33
9448         Log: Subject: Re: Smoke 14870
9449              From: Nicholas Clark <nick@unfortu.net>
9450              Date: Sat, 2 Mar 2002 20:00:53 +0000
9451              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
9452      Branch: perl
9453            ! README.hpux
9454 ____________________________________________________________________________
9455 [ 14953] By: ams                                   on 2002/03/03  04:15:49
9456         Log: Subject: RE: VERSION core
9457              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9458              Date: Sat, 2 Mar 2002 22:50:44 -0000
9459              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
9460      Branch: perl
9461            ! t/comp/use.t
9462 ____________________________________________________________________________
9463 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
9464         Log: The #14949 removed this error from non-Win32.
9465      Branch: perl
9466            ! t/lib/warnings/op
9467 ____________________________________________________________________________
9468 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
9469         Log: BeOS back on track.
9470      Branch: perl
9471            ! README.beos
9472 ____________________________________________________________________________
9473 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
9474         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
9475              higher is okay.
9476      Branch: perl
9477            ! ext/POSIX/t/posix.t
9478 ____________________________________________________________________________
9479 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
9480         Log: For now, make "incorrect case" a Win32-only warning.
9481      Branch: perl
9482            ! op.c
9483 ____________________________________________________________________________
9484 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
9485         Log: Demand more before attempting socketpair().
9486      Branch: perl
9487            ! pp_sys.c
9488 ____________________________________________________________________________
9489 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
9490         Log: Remove obsolete hack.
9491      Branch: perl
9492            ! makedepend.SH
9493 ____________________________________________________________________________
9494 [ 14946] By: ams                                   on 2002/03/02  16:00:32
9495         Log: Forgot to delete encode.* from MANIFEST.
9496      Branch: perl
9497            ! MANIFEST
9498 ____________________________________________________________________________
9499 [ 14945] By: ams                                   on 2002/03/02  14:41:03
9500         Log: Delete ex-test output.
9501      Branch: perl
9502            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
9503 ____________________________________________________________________________
9504 [ 14944] By: ams                                   on 2002/03/02  13:54:35
9505         Log: Subject: [PATCH] DB_File 1.803
9506              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9507              Date: Sat, 2 Mar 2002 14:33:32 -0000
9508              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
9509      Branch: perl
9510            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9511            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
9512 ____________________________________________________________________________
9513 [ 14943] By: ams                                   on 2002/03/02  13:43:06
9514         Log: Upgrade to Tie::File 0.14.
9515      Branch: perl
9516            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
9517            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
9518            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
9519 ____________________________________________________________________________
9520 [ 14942] By: nick                                  on 2002/03/02  11:05:53
9521         Log: Integrate mainline
9522      Branch: perlio
9523           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
9524           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
9525           +> ext/Encode/t/table.utf8
9526           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
9527           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
9528           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
9529           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
9530           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
9531           !> universal.c utils/perldoc.PL
9532 ____________________________________________________________________________
9533 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
9534         Log: More CJK (just C, really) tables from Autrijus Tang
9535              (originally from iconv, used with permission of Bruno Haible)
9536      Branch: perl
9537            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
9538            + ext/Encode/Encode/iso-ir-165.enc
9539            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
9540            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
9541            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
9542 ____________________________________________________________________________
9543 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
9544         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
9545              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
9546              Date: Fri, 1 Mar 2002 15:32:13 -0500
9547              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
9548      Branch: perl
9549            ! utils/perldoc.PL
9550 ____________________________________________________________________________
9551 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
9552         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
9553              From: Schuyler Erle <schuyler@oreilly.com>
9554              Date: Fri, 01 Mar 2002 14:22:19 -0800
9555              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
9556              
9557              Subject: Re: PATCH: "splice() offset past end of array" warning.
9558              From: Mark-Jason Dominus <mjd@plover.com>
9559              Date: Fri, 01 Mar 2002 17:19:49 -0500
9560              Message-ID: <20020301221949.7610.qmail@plover.com>
9561      Branch: perl
9562            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
9563 ____________________________________________________________________________
9564 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
9565         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
9566              From: Mark-Jason Dominus <mjd@plover.com>
9567              Date: Fri, 01 Mar 2002 18:35:35 -0500
9568              Message-ID: <20020301233535.15969.qmail@plover.com>
9569      Branch: perl
9570            ! av.c
9571 ____________________________________________________________________________
9572 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
9573         Log: Subject: RE: VERSION core
9574              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
9575              Date: Fri, 1 Mar 2002 23:47:48 -0000
9576              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
9577      Branch: perl
9578            ! pod/perldiag.pod universal.c
9579 ____________________________________________________________________________
9580 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
9581         Log: Update Changes
9582      Branch: maint-5.6/macperl
9583            ! macos/Changes
9584 ____________________________________________________________________________
9585 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
9586         Log: Fix update to resources
9587      Branch: maint-5.6/macperl
9588            ! macos/macperl/MacPerl.r
9589 ____________________________________________________________________________
9590 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
9591         Log: metaconfig unit change for #14930.
9592      Branch: metaconfig
9593            ! U/modified/Init.U
9594 ____________________________________________________________________________
9595 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
9596         Log: Fix debugger to handle Mac OS psedofiles
9597      Branch: maint-5.6/macperl
9598            ! lib/DB.pm lib/perl5db.pl
9599 ____________________________________________________________________________
9600 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
9601         Log: Various fixes from Thomas Wegner
9602      Branch: maint-5.6/macperl
9603            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
9604 ____________________________________________________________________________
9605 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
9606         Log: Some resource updates
9607      Branch: maint-5.6/macperl
9608            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
9609            ! macos/macperl/MacPerl.rsrc
9610 ____________________________________________________________________________
9611 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
9612         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
9613              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9614              Date: Fri, 01 Mar 2002 09:38:59 -0800
9615              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
9616      Branch: perl
9617            ! Configure
9618 ____________________________________________________________________________
9619 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
9620         Log: Add some missing sfio symbols (Alan Fry)
9621      Branch: maint-5.6/macperl
9622            ! macos/macperl.sym
9623 ____________________________________________________________________________
9624 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
9625         Log: Update version and README
9626      Branch: maint-5.6/macperl
9627            ! README.macos macos/MPVersion.r
9628 ____________________________________________________________________________
9629 [ 14926] By: nick                                  on 2002/03/01  15:56:41
9630         Log: Integrate mainline
9631      Branch: perlio
9632           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
9633           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
9634           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
9635           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
9636           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
9637           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
9638           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
9639           +> lib/Tie/File/13_size_rs.t
9640           !> (integrate 80 files)
9641 ____________________________________________________________________________
9642 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
9643         Log: Better advertising.
9644      Branch: perl
9645            ! pod/perldelta.pod pod/perlfaq5.pod
9646 ____________________________________________________________________________
9647 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
9648         Log: Update Changes.
9649      Branch: perl
9650            ! Changes patchlevel.h
9651 ____________________________________________________________________________
9652 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
9653         Log: Lost in the shuffle.
9654      Branch: perl
9655            + lib/Math/BigInt/t/downgrade.t
9656            ! MANIFEST
9657 ____________________________________________________________________________
9658 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
9659         Log: Advertise Tie::File.
9660      Branch: perl
9661            ! pod/perldelta.pod pod/perlfaq5.pod
9662 ____________________________________________________________________________
9663 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
9664         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
9665              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9666              Date: Thu, 28 Feb 2002 18:55:48 +0100
9667              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
9668      Branch: perl
9669            ! x2p/walk.c
9670 ____________________________________________________________________________
9671 [ 14920] By: ams                                   on 2002/03/01  09:06:01
9672         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
9673              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9674              Date: Tue, 26 Feb 2002 19:54:31 -0500
9675              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
9676      Branch: perl
9677            ! embed.fnc ext/B/B/Deparse.pm gv.c
9678 ____________________________________________________________________________
9679 [ 14919] By: ams                                   on 2002/03/01  03:03:12
9680         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
9681      Branch: perl
9682            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
9683            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
9684            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
9685            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
9686            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
9687            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
9688            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
9689 ____________________________________________________________________________
9690 [ 14918] By: ams                                   on 2002/03/01  02:36:58
9691         Log: Add Tie::File 0.12 from MJD.
9692      Branch: perl
9693            + lib/Tie/File.pm lib/Tie/File/01_gen.t
9694            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
9695            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
9696            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
9697            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
9698            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
9699            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
9700            ! MANIFEST
9701 ____________________________________________________________________________
9702 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
9703         Log: Encoding name mapping tweaks.
9704      Branch: perl
9705            ! ext/Encode/Encode.pm
9706 ____________________________________________________________________________
9707 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
9708         Log: metaconfig unit change for #14915.
9709      Branch: metaconfig
9710            ! U/modified/Init.U
9711 ____________________________________________________________________________
9712 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
9713         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
9714              From: Paul_GreenVOS@vos.stratus.com
9715              Date: Thu, 28 Feb 02 15:05 est
9716              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
9717      Branch: perl
9718            ! Configure
9719 ____________________________________________________________________________
9720 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
9721         Log: PL_bostr was pointing to the wrong string
9722              (a string left around from the loading of the Unicode \w)
9723              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
9724              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
9725      Branch: perl
9726            ! regexec.c
9727 ____________________________________________________________________________
9728 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
9729         Log: Sync with libnet-1.10
9730      Branch: perl
9731            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
9732            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
9733            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
9734            ! lib/Net/t/netrc.t
9735 ____________________________________________________________________________
9736 [ 14912] By: ams                                   on 2002/02/28  13:02:50
9737         Log: Subject: [PATCH] perldelta.pod fixes
9738              From: Autrijus Tang <autrijus@autrijus.org>
9739              Date: Thu, 28 Feb 2002 21:44:15 +0800
9740              Message-Id: <20020228134415.GB16422@not.autrijus.org>
9741      Branch: perl
9742            ! pod/perldelta.pod
9743 ____________________________________________________________________________
9744 [ 14911] By: ams                                   on 2002/02/28  11:31:44
9745         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
9746              From: Stas Bekman <stas@stason.org>
9747              Date: Mon, 04 Feb 2002 16:18:53 +0800
9748              Message-Id: <3C7E1E5F.1000605@stason.org>
9749              (Applied by hand).
9750      Branch: perl
9751            ! lib/File/Copy.pm
9752 ____________________________________________________________________________
9753 [ 14910] By: ams                                   on 2002/02/28  11:26:47
9754         Log: Subject: [PATCH lib/Pod/Html.pm]
9755              From: Stas Bekman <stas@stason.org>
9756              Date: Thu, 28 Feb 2002 20:05:01 +0800
9757              Message-Id: <3C7E1CED.7000307@stason.org>
9758      Branch: perl
9759            ! lib/Pod/Html.pm
9760 ____________________________________________________________________________
9761 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
9762         Log: Tests for #14908.
9763      Branch: perl
9764            ! t/op/pat.t
9765 ____________________________________________________________________________
9766 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
9767         Log: Make shared hash keys to be \0-terminated:
9768              one possible resolution for
9769              "UTF-8, weird \w behaviour after HASH-KEY-ification"
9770              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
9771              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
9772              The hash keys weren't \0-terminated.  This meant that the EOL ($)
9773              in regmatch() got the nextchr beyond the last character.  Since
9774              the keys were UTF-8, the nextchr was \1, not the usual
9775              string-terminating \0.  Wham, no match.
9776              
9777              I think another possible resolution could be to stop the nextchr
9778              computation in regmatch() from peeking beyond the last character
9779              of the string:
9780              
9781              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
9782      Branch: perl
9783            ! hv.c hv.h
9784 ____________________________________________________________________________
9785 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
9786         Log: Subject: [PATCH] Perl interface to newIO()
9787              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9788              Date: Wed, 27 Feb 2002 20:15:27 -0800
9789              Message-ID: <f7af8gzkgaET092yn@efn.org>
9790      Branch: perl
9791            ! lib/Symbol.pm
9792 ____________________________________________________________________________
9793 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
9794         Log: The "list" part of
9795              
9796              Subject: [PATCH perlop] .. returns a *list* of *integers*
9797              From: Mike Guy <mjtg@cam.ac.uk>
9798              Date: Tue, 26 Feb 2002 18:30:22 +0000
9799              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
9800              
9801              plus few nits.
9802      Branch: perl
9803            ! pod/perlop.pod
9804 ____________________________________________________________________________
9805 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
9806         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
9807              From: Abe Timmerman <abe@ztreet.demon.nl>
9808              Date: Thu, 28 Feb 2002 00:04:06 +0100
9809              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
9810      Branch: perl
9811            ! lib/File/stat.t
9812 ____________________________________________________________________________
9813 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
9814         Log: Integrate from maintperl.
9815      Branch: maint-5.6/macperl
9816           !> doio.c op.c t/io/open.t t/pragma/strict-subs
9817 ____________________________________________________________________________
9818 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
9819         Log: Upgrade to Math::BigInt 1.53.
9820      Branch: perl
9821            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
9822            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
9823            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
9824            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
9825            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
9826            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
9827 ____________________________________________________________________________
9828 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
9829         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
9830              From: "Craig A. Berry" <craigberry@mac.com>
9831              Date: Wed, 27 Feb 2002 15:36:38 -0600
9832              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
9833      Branch: perl
9834            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
9835            ! vms/ext/filespec.t
9836 ____________________________________________________________________________
9837 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
9838         Log: Subject: [PATCH] Some minor changes for Cygwin
9839              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
9840              Date: Wed, 27 Feb 2002 22:25:41 +0100
9841              Message-ID: <14296492589.20020227222541@familiehaase.de>
9842      Branch: perl
9843            ! Makefile.SH README.cygwin cygwin/perlld.in
9844 ____________________________________________________________________________
9845 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
9846         Log: Update the UTF-8 explanation table.
9847      Branch: perl
9848            ! pod/perlunicode.pod utf8.h
9849 ____________________________________________________________________________
9850 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
9851         Log: Repatch from Robin Barker: anon subs in C<package;> are
9852              now __ANON__::__ANON__ (should help for mod_perl package
9853              since #12251)
9854      Branch: perl
9855            ! gv.c op.c t/op/runlevel.t toke.c
9856 ____________________________________________________________________________
9857 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
9858         Log: Update Changes.
9859      Branch: perl
9860            ! Changes patchlevel.h
9861 ____________________________________________________________________________
9862 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
9863         Log: perldelta updates.
9864      Branch: perl
9865            ! pod/perldelta.pod
9866 ____________________________________________________________________________
9867 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
9868         Log: Signedness nit.
9869      Branch: perl
9870            ! regexec.c
9871 ____________________________________________________________________________
9872 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
9873         Log: Subject: Re: Smoke 14870
9874              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9875              Date: Wed, 27 Feb 2002 16:48:35 +0100
9876              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
9877              
9878              (with some additional garnish)
9879      Branch: perl
9880            ! README.hpux hints/hpux.sh
9881 ____________________________________________________________________________
9882 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
9883         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
9884              into perl.exp in AIX.
9885      Branch: perl
9886            ! makedef.pl perl.h
9887 ____________________________________________________________________________
9888 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
9889         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
9890              From: Robin Barker <rmb1@cise.npl.co.uk>
9891              Date: Wed, 27 Feb 2002 14:39:35 GMT
9892              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
9893      Branch: perl
9894            ! pod/perlrun.pod
9895 ____________________________________________________________________________
9896 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
9897         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
9898              From: Robin Barker <rmb1@cise.npl.co.uk>
9899              Date: Wed, 27 Feb 2002 12:25:30 GMT
9900              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
9901      Branch: perl
9902            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
9903            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
9904            ! pod/perlunicode.pod pod/perluniintro.pod
9905 ____________________________________________________________________________
9906 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
9907         Log: Only modify LD_LIBRARY_PATH in case there are directories.
9908      Branch: perl
9909            ! hints/dec_osf.sh
9910 ____________________________________________________________________________
9911 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
9912         Log: Subject: [PATCH] perl/hints/vos.sh
9913              From: Paul_GreenVOS@vos.stratus.com
9914              Date: Tue, 26 Feb 02 15:19 est
9915              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
9916      Branch: perl
9917            ! hints/vos.sh
9918 ____________________________________________________________________________
9919 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
9920         Log: Forgot from #14888.
9921      Branch: perl
9922            ! ext/Unicode/Normalize/mkheader
9923 ____________________________________________________________________________
9924 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
9925         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
9926      Branch: perl
9927            ! ext/Unicode/Normalize/Changes
9928            ! ext/Unicode/Normalize/Normalize.pm
9929            ! ext/Unicode/Normalize/Normalize.xs
9930            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
9931            ! ext/Unicode/Normalize/t/test.t
9932 ____________________________________________________________________________
9933 [ 14887] By: ams                                   on 2002/02/26  23:51:52
9934         Log: Subject: Missing diagnostics
9935              From: Simon Glover <scog@roe.ac.uk>
9936              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
9937              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
9938              
9939              Subject: [PATCH] Better wording for the lvalue vec diagnostic
9940              From: Simon Glover <scog@roe.ac.uk>
9941              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
9942              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
9943      Branch: perl
9944            ! doop.c pod/perldiag.pod t/op/vec.t
9945 ____________________________________________________________________________
9946 [ 14886] By: ams                                   on 2002/02/26  15:48:34
9947         Log: Subject: [PATCH] Not OK 5.7.2@14884
9948              From: andreas.koenig@anima.de (Andreas J. Koenig)
9949              Date: Tue, 26 Feb 2002 15:03:55 +0100
9950              Message-Id: <m38z9gfigk.fsf@anima.de>
9951      Branch: perl
9952            ! t/lib/access.t
9953 ____________________________________________________________________________
9954 [ 14885] By: nick                                  on 2002/02/26  13:48:55
9955         Log: Integrate mainline
9956      Branch: perlio
9957           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
9958           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
9959           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
9960            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
9961           !> (integrate 102 files)
9962 ____________________________________________________________________________
9963 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
9964         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
9965              1.1999999999999996, or thereabouts (yes, even sprintf).
9966      Branch: perl
9967            ! t/base/num.t
9968 ____________________________________________________________________________
9969 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
9970         Log: Neither.
9971      Branch: perl
9972            ! pod/perldelta.pod
9973 ____________________________________________________________________________
9974 [ 14882] By: ams                                   on 2002/02/26  08:46:55
9975         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
9976              From: Michael G Schwern <schwern@pobox.com>
9977              Date: Tue, 26 Feb 2002 01:01:28 -0500
9978              Message-Id: <20020226060128.GA2439@blackrider>
9979      Branch: perl
9980            ! hv.c pod/perldiag.pod
9981 ____________________________________________________________________________
9982 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
9983         Log: Subject: [PATCH B::Concise] docs, typos
9984              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
9985              Date: Mon, 25 Feb 2002 16:41:16 +0100
9986              Message-ID: <20020225164116.A1054@rafael>
9987      Branch: perl
9988            ! ext/B/B/Concise.pm
9989 ____________________________________________________________________________
9990 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
9991         Log: POSIX: add isatty to @EXPORT_OK, reformat.
9992      Branch: perl
9993            ! ext/POSIX/POSIX.pm
9994 ____________________________________________________________________________
9995 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
9996         Log: If using -Dloclibpth=... the directories need to
9997              be appended to LD_LIBRARY_PATH (and ickily, if those
9998              directories contain a (newer?) libdb.so, we need to
9999              prepend    /usr/shlib to loclibpth).
10000      Branch: perl
10001            ! hints/dec_osf.sh
10002 ____________________________________________________________________________
10003 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
10004         Log: Subject: [PATCH] Perl interface to newIO()
10005              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
10006              Date: Mon, 25 Feb 2002 15:04:57 -0800
10007              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
10008      Branch: perl
10009            ! lib/Symbol.pm lib/Symbol.t
10010 ____________________________________________________________________________
10011 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
10012         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
10013              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
10014              Date: Mon, 25 Feb 2002 21:58:30 +0100
10015              Message-ID: <20020225215830.A744@rafael>
10016      Branch: perl
10017            ! pod/perlvar.pod
10018 ____________________________________________________________________________
10019 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
10020         Log: Big5 tweaks from Autrijus Tang.
10021      Branch: perl
10022            ! ext/Encode/Encode/big5.enc
10023 ____________________________________________________________________________
10024 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
10025         Log: Subject: [PATCH Glossary configpm] cleanups
10026              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10027              Date: Mon, 25 Feb 2002 23:27:15 +0100
10028              Message-ID: <20020225232715.C744@rafael>
10029      Branch: perl
10030            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
10031 ____________________________________________________________________________
10032 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
10033         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
10034              From: Nicholas Clark <nick@unfortu.net>
10035              Date: Mon, 25 Feb 2002 21:53:24 +0000
10036              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
10037      Branch: perl
10038            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
10039            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
10040            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
10041 ____________________________________________________________________________
10042 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
10043         Log: Upgrade to I18N::LangTags 0.27.
10044              (Causes one flipflop back to perl.com URL, must poke Sean.)
10045      Branch: perl
10046            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
10047            ! lib/I18N/LangTags/List.pm
10048 ____________________________________________________________________________
10049 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
10050         Log: Upgrade to Getopt::Long 2.28.
10051      Branch: perl
10052            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
10053            ! lib/Getopt/Long/README
10054 ____________________________________________________________________________
10055 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
10056         Log: No =head.
10057      Branch: perl
10058            ! pod/perlebcdic.pod
10059 ____________________________________________________________________________
10060 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
10061         Log: Update Changes.
10062      Branch: perl
10063            ! Changes patchlevel.h
10064 ____________________________________________________________________________
10065 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
10066         Log: metaconfig unit change for #14868.
10067      Branch: metaconfig
10068            ! U/modified/Chk_MANI.U
10069 ____________________________________________________________________________
10070 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
10071         Log: Some hosts understand split -l 50, some only split -50
10072              (from Paul Eggert).
10073      Branch: perl
10074            ! Configure
10075 ____________________________________________________________________________
10076 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
10077         Log: Subject: Re: [PATCH bleadperl] socketpair.t
10078              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10079              Date: Sun, 24 Feb 2002 10:31:25 +0100
10080              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
10081              
10082              (the pid half only)
10083      Branch: perl
10084            ! win32/win32.c
10085 ____________________________________________________________________________
10086 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
10087         Log: Mention the new pack tricks.
10088      Branch: perl
10089            ! pod/perldelta.pod
10090 ____________________________________________________________________________
10091 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
10092         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
10093              From: Richard.Foley@t-online.de (Richard Foley)
10094              Date: Mon, 25 Feb 2002 13:47:03 +0100
10095              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
10096      Branch: perl
10097            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
10098            ! pod/perldebug.pod pod/perldelta.pod
10099 ____________________________________________________________________________
10100 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
10101         Log: Typo corrections from John P. Linderman.
10102      Branch: perl
10103            ! ext/IPC/SysV/Semaphore.pm
10104 ____________________________________________________________________________
10105 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
10106         Log: Upgrade to Math::BigInt 1.52.
10107      Branch: perl
10108            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
10109            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
10110            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
10111            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
10112            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
10113 ____________________________________________________________________________
10114 [ 14862] By: ams                                   on 2002/02/25  10:39:40
10115         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
10116              From: Robin Barker <rmb1@cise.npl.co.uk>
10117              Date: Mon, 25 Feb 2002 11:35:06 GMT
10118              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
10119              
10120              Subject: [PATCH Net/Cmd.pm]
10121              From: Robin Barker <rmb1@cise.npl.co.uk>
10122              Date: Mon, 25 Feb 2002 11:37:06 GMT
10123              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
10124      Branch: perl
10125            ! lib/Cwd.pm lib/Net/Cmd.pm
10126 ____________________________________________________________________________
10127 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
10128         Log: Cut-and-paste errors.
10129      Branch: perl
10130            ! t/op/pat.t
10131 ____________________________________________________________________________
10132 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
10133         Log: EBCDIC: the control characters are not that easy to find.
10134      Branch: perl
10135            ! t/op/pat.t
10136 ____________________________________________________________________________
10137 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
10138         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
10139              From: John Peacock <jpeacock@rowman.com>
10140              Date: Sun, 24 Feb 2002 22:08:28 -0500
10141              Message-ID: <3C79AAAC.6060903@rowman.com>
10142      Branch: perl
10143            ! sv.c
10144 ____________________________________________________________________________
10145 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
10146         Log: SvSetSV() is not returnable, but that's okay since
10147              sv_copypv() returns void.
10148      Branch: perl
10149            ! sv.c
10150 ____________________________________________________________________________
10151 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
10152         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
10153              From: John Peacock <jpeacock@rowman.com>                 
10154              Date: Sun, 24 Feb 2002 16:40:07 -0500
10155              Message-ID: <3C795DB7.40105@rowman.com>               
10156      Branch: perl
10157            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
10158            ! pp_hot.c proto.h sv.c
10159 ____________________________________________________________________________
10160 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
10161         Log: Tiny code cleanup.
10162      Branch: perl
10163            ! regexec.c
10164 ____________________________________________________________________________
10165 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
10166         Log: Use to_uni_fold().
10167      Branch: perl
10168            ! regcomp.c
10169 ____________________________________________________________________________
10170 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
10171         Log: Document the new taint behaviour of exec LIST and
10172              system LIST.
10173      Branch: perl
10174            ! pod/perldelta.pod
10175 ____________________________________________________________________________
10176 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
10177         Log: Subject: [PATCH] Re: taint news
10178              From: Rick Delaney <rick.delaney@rogers.com>             
10179              Date: 24 Feb 2002 11:35:00 -0500
10180              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
10181      Branch: perl
10182            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
10183 ____________________________________________________________________________
10184 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
10185         Log: EBCDIC tweak (native instead of uni) and comment update.
10186      Branch: perl
10187            ! regexec.c
10188 ____________________________________________________________________________
10189 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
10190         Log: Using uninitialized (and wrong) variables is not good.
10191      Branch: perl
10192            ! regcomp.c
10193 ____________________________________________________________________________
10194 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
10195         Log: EBCDIC: this seems to calm the last of the
10196              Malformed UTF-8 warnings.
10197      Branch: perl
10198            ! regcomp.c utf8.c
10199 ____________________________________________________________________________
10200 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
10201         Log: EBCDIC: document using Encode for character conversions.
10202      Branch: perl
10203            ! pod/perlebcdic.pod
10204 ____________________________________________________________________________
10205 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
10206         Log: EBCDIC: disable also Unicode::Collate and
10207              Unicode::Normalize for now.  Real users of
10208              EBCDIC have to decide what they want.
10209      Branch: perl
10210            ! ext/Unicode/Normalize/Normalize.pm
10211            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
10212            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
10213            ! lib/Unicode/Collate/t/test.t
10214 ____________________________________________________________________________
10215 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
10216         Log: AUTHORS updates.
10217      Branch: perl
10218            ! AUTHORS
10219 ____________________________________________________________________________
10220 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
10221         Log: Retract #14571: there may be a better solution than
10222              tweaking the test.
10223      Branch: perl
10224            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
10225 ____________________________________________________________________________
10226 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
10227         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
10228              From: "Craig A. Berry" <craigberry@mac.com> 
10229              Date: Sat, 23 Feb 2002 14:14:35 -0600
10230              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
10231      Branch: perl
10232            ! configure.com
10233 ____________________________________________________________________________
10234 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
10235         Log: metaconfig unit change for #14843.
10236      Branch: metaconfig/U/perl
10237            ! Extensions.U
10238 ____________________________________________________________________________
10239 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
10240         Log: Also Encode/JP needs to be listed explicitly.
10241              (Any other sub-Encode extensions?)
10242      Branch: perl
10243            ! Configure
10244 ____________________________________________________________________________
10245 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
10246         Log: Document known UNICOS/mk deficiency.
10247      Branch: perl
10248            ! pod/perldelta.pod
10249 ____________________________________________________________________________
10250 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
10251         Log: Subject: [PATCH] README mention version 5.0
10252              From: Autrijus Tang <autrijus@autrijus.org>
10253              Date: Sat, 23 Feb 2002 09:35:22 +0800
10254              Message-ID: <20020223013522.GA8694@not.autrijus.org>
10255      Branch: perl
10256            ! README
10257 ____________________________________________________________________________
10258 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
10259         Log: metaconfig unit change for #14839.
10260      Branch: metaconfig
10261            ! U/modified/Signal.U
10262 ____________________________________________________________________________
10263 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
10264         Log: Old hosts like NeXT Classic don't have sort -k,
10265              from Paul Eggert.
10266      Branch: perl
10267            ! Configure
10268 ____________________________________________________________________________
10269 [ 14838] By: ams                                   on 2002/02/22  21:14:29
10270         Log: Minor clarifications as suggested by Anton Tagunov.
10271      Branch: perl
10272            ! pod/perlsyn.pod
10273 ____________________________________________________________________________
10274 [ 14837] By: ams                                   on 2002/02/22  21:07:02
10275         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
10276              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10277              Date: Fri, 22 Feb 2002 23:01:07 +0100
10278              Message-Id: <20020222230107.A15069@rafael>
10279      Branch: perl
10280            ! sv.c t/op/gv.t
10281 ____________________________________________________________________________
10282 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
10283         Log: metaconfig unit change for #14835.
10284      Branch: metaconfig
10285            ! U/modified/Chk_MANI.U
10286 ____________________________________________________________________________
10287 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
10288         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
10289      Branch: perl
10290            ! Configure
10291 ____________________________________________________________________________
10292 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
10293         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
10294              From: Michael G Schwern <schwern@pobox.com>
10295              Date: Fri, 22 Feb 2002 12:10:28 -0500
10296              Message-ID: <20020222171027.GB4181@blackrider>
10297      Branch: perl
10298            ! ext/Encode/compile
10299 ____________________________________________________________________________
10300 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
10301         Log: Update Changes.
10302      Branch: perl
10303            ! Changes patchlevel.h
10304 ____________________________________________________________________________
10305 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
10306         Log: Implement IV/UV/NV/long double pack/unpack with
10307              template letters j/J/F/D (the latter two have been
10308              undocumented aliases of f/d).
10309      Branch: perl
10310            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
10311 ____________________________________________________________________________
10312 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
10313         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
10314              From: Nicholas Clark <nick@unfortu.net>
10315              Date: Fri, 22 Feb 2002 14:01:25 +0000
10316              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
10317      Branch: perl
10318            ! ext/Encode/compile
10319 ____________________________________________________________________________
10320 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
10321         Log: NetWare change from Ananth Kesari.
10322      Branch: perl
10323            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
10324            ! MANIFEST
10325 ____________________________________________________________________________
10326 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
10327         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
10328              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10329              Date: Fri, 22 Feb 2002 03:55:13 -0500
10330              Message-ID: <20020222035513.A894@math.ohio-state.edu>
10331      Branch: perl
10332            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
10333 ____________________________________________________________________________
10334 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
10335         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
10336      Branch: perl
10337            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
10338 ____________________________________________________________________________
10339 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
10340         Log: Make measure_struct a file static.
10341      Branch: perl
10342            ! pp_pack.c
10343 ____________________________________________________________________________
10344 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
10345         Log: EBCDIC: someone who knows what they are doing
10346              and whether it is possible at all in the first
10347              place needs to figure these tests out on EBCDIC.
10348              The CJK encodings heavily abuse their knowledge
10349              of ASCII and that may require a translation layer
10350              or four to survive UTF-EBCDIC.
10351      Branch: perl
10352            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
10353 ____________________________________________________________________________
10354 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
10355         Log: croak() needs context.
10356      Branch: perl
10357            ! pp_pack.c
10358 ____________________________________________________________________________
10359 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
10360         Log: Subject: [PATCH @14577] pack with a human face: the sequel
10361              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10362              Date: Thu, 21 Feb 2002 21:33:37 -0500
10363              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
10364      Branch: perl
10365            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
10366            ! proto.h t/op/pack.t
10367 ____________________________________________________________________________
10368 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
10369         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
10370              From: Nicholas Clark <nick@unfortu.net> 
10371              Date: Fri, 22 Feb 2002 00:49:44 +0000
10372              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
10373      Branch: perl
10374            ! ext/Encode/compile
10375 ____________________________________________________________________________
10376 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
10377         Log: Test for #14795.
10378      Branch: perl
10379            ! t/op/pat.t
10380 ____________________________________________________________________________
10381 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
10382         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
10383      Branch: perl
10384            ! t/op/pat.t
10385 ____________________________________________________________________________
10386 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
10387         Log: Subject: [PATCH] next batch of bugfixes
10388              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10389              Date: Thu, 21 Feb 2002 23:54:41 +0100
10390              Message-ID: <20020221235441.A17260@rafael>
10391      Branch: perl
10392            ! ext/B/B/Deparse.pm
10393 ____________________________________________________________________________
10394 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
10395         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)
10396              From: chromatic <chromatic@rmci.net>
10397              Date: Thu, 21 Feb 2002 14:17:35 -0700
10398              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
10399      Branch: perl
10400            ! lib/File/stat.pm lib/File/stat.t
10401 ____________________________________________________________________________
10402 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
10403         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
10404      Branch: perl
10405            ! ext/re/re.xs
10406 ____________________________________________________________________________
10407 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
10408         Log: Upgrade to Math::BigInt 1.51.
10409      Branch: perl
10410            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
10411            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
10412            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
10413            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
10414            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
10415            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
10416            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
10417            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
10418            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
10419            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
10420            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
10421            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
10422 ____________________________________________________________________________
10423 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
10424         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
10425              From: "Gerrit P. Haase" <gp@familiehaase.de>
10426              Date: Thu, 21 Feb 2002 21:20:25 +0100
10427              Message-ID: <69510538936.20020221212025@familiehaase.de>
10428      Branch: perl
10429            ! Makefile.SH
10430 ____________________________________________________________________________
10431 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
10432         Log: Subject: [PATCH @14577] grouping in pack/unpack
10433              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10434              Date: Thu, 21 Feb 2002 06:06:14 -0500
10435              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
10436      Branch: perl
10437            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
10438            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
10439 ____________________________________________________________________________
10440 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
10441         Log: Subject: [PATCH propose] question about fs.t
10442              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10443              Date: Thu, 21 Feb 2002 15:10:21 +0100
10444              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
10445      Branch: perl
10446            ! t/io/fs.t
10447 ____________________________________________________________________________
10448 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
10449         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
10450              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
10451              Date: Thu, 21 Feb 2002 09:54:28 +0100
10452              Message-ID: <13576559576.20020221095428@familiehaase.de>     
10453      Branch: perl
10454            ! Makefile.SH
10455 ____________________________________________________________________________
10456 [ 14812] By: ams                                   on 2002/02/21  14:59:09
10457         Log: Subject: typo correction
10458              From: mjd@plover.com
10459              Date: 21 Feb 2002 15:43:49 -0000
10460              Message-Id: <20020221154349.22772.qmail@plover.com>
10461      Branch: perl
10462            ! pod/perldebug.pod
10463 ____________________________________________________________________________
10464 [ 14811] By: ams                                   on 2002/02/21  14:02:12
10465         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
10466              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10467              Date: Thu, 21 Feb 2002 15:22:22 +0100
10468              Message-Id: <20020221152222.A15095@rafael>
10469      Branch: perl
10470            ! op.h toke.c
10471 ____________________________________________________________________________
10472 [ 14810] By: ams                                   on 2002/02/21  12:45:28
10473         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
10474              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10475              Date: Thu, 21 Feb 2002 06:02:48 -0500
10476              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
10477      Branch: perl
10478            ! lib/ExtUtils/Mksymlists.pm makedef.pl
10479 ____________________________________________________________________________
10480 [ 14809] By: nick                                  on 2002/02/21  09:31:08
10481         Log: Integrate mainline
10482      Branch: perlio
10483           +> lib/Pod/t/Select.t
10484           !> (integrate 37 files)
10485 ____________________________________________________________________________
10486 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
10487         Log: metaconfig unit change for #14807.
10488      Branch: metaconfig
10489            ! U/modified/Signal.U
10490 ____________________________________________________________________________
10491 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
10492         Log: Revert #14805, didn't quite work.
10493      Branch: perl
10494            ! Configure config_h.SH
10495 ____________________________________________________________________________
10496 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
10497         Log: metaconfig changes for #14805.
10498      Branch: metaconfig
10499            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
10500 ____________________________________________________________________________
10501 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
10502         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
10503              From: Paul Eggert <eggert@twinsun.com>
10504              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
10505              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
10506      Branch: perl
10507            ! Configure config_h.SH
10508 ____________________________________________________________________________
10509 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
10510         Log: More advice.
10511      Branch: perl
10512            ! README.os390
10513 ____________________________________________________________________________
10514 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
10515         Log: Missing MANIFESTation.
10516      Branch: perl
10517            ! MANIFEST
10518 ____________________________________________________________________________
10519 [ 14802] By: ams                                   on 2002/02/20  22:55:25
10520         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
10521              From: Autrijus Tang <autrijus@autrijus.org>
10522              Date: Thu, 21 Feb 2002 07:13:12 +0800
10523              Message-Id: <20020220231312.GA775@not.autrijus.org>
10524      Branch: perl
10525            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
10526 ____________________________________________________________________________
10527 [ 14801] By: ams                                   on 2002/02/20  22:27:20
10528         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
10529              From: Abe Timmerman <abe@ztreet.demon.nl>
10530              Date: Thu, 21 Feb 2002 00:20:40 +0100
10531              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
10532      Branch: perl
10533            + lib/Pod/t/Select.t
10534 ____________________________________________________________________________
10535 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
10536         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
10537              twice, causing the loop to skip every other character.
10538      Branch: perl
10539            ! utf8.c
10540 ____________________________________________________________________________
10541 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
10542         Log: Better debugging info.
10543      Branch: perl
10544            ! t/uni/case.pl
10545 ____________________________________________________________________________
10546 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
10547         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
10548              From: Nicholas Clark <nick@unfortu.net>
10549              Date: Wed, 20 Feb 2002 22:13:05 +0000
10550              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
10551      Branch: perl
10552            ! ext/Encode/compile
10553 ____________________________________________________________________________
10554 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
10555         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
10556              From: Paul Eggert <eggert@twinsun.com>
10557              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
10558              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
10559      Branch: perl
10560            ! pod/perlhack.pod
10561 ____________________________________________________________________________
10562 [ 14796] By: nick                                  on 2002/02/20  18:15:00
10563         Log: Integrate mainline
10564      Branch: perlio
10565           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
10566           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
10567           +> lib/Locale/Country.pod lib/Locale/Currency.pod
10568           +> lib/Locale/Language.pod lib/Locale/Script.pm
10569           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
10570           +> t/uni/title.t t/uni/upper.t
10571           !> (integrate 41 files)
10572 ____________________________________________________________________________
10573 [ 14795] By: ams                                   on 2002/02/20  17:08:38
10574         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
10575              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10576              Date: Wed, 20 Feb 2002 18:06:59 +0000
10577              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
10578      Branch: perl
10579            ! pp_ctl.c
10580 ____________________________________________________________________________
10581 [ 14794] By: ams                                   on 2002/02/20  16:41:56
10582         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
10583              From: Paul_GreenVOS@vos.stratus.com
10584              Date: Wed, 20 Feb 02 12:21 est
10585              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
10586      Branch: perl
10587            ! Makefile.SH
10588 ____________________________________________________________________________
10589 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
10590         Log: Forgot from #14790.
10591      Branch: perl
10592            ! pp_pack.c
10593 ____________________________________________________________________________
10594 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
10595         Log: Update Changes.
10596      Branch: perl
10597            ! Changes patchlevel.h
10598 ____________________________________________________________________________
10599 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
10600         Log: Integrate change #14778 from maintperl.
10601      Branch: perl
10602            ! t/lib/strict/subs
10603           !> op.c
10604 ____________________________________________________________________________
10605 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
10606         Log: Subject: Re: [ID 20020220.001] pack w with objects
10607              From: Ulrich Pfeifer <upf@de.uu.net>
10608              Date: 20 Feb 2002 11:21:15 +0100
10609              Message-ID: <p5g03wcv38.fsf@de.uu.net>
10610      Branch: perl
10611            ! t/op/pack.t
10612 ____________________________________________________________________________
10613 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
10614         Log: Subject: Re: [PATCH] go faster for Encode's compile
10615              From: Nicholas Clark <nick@unfortu.net> 
10616              Date: Tue, 19 Feb 2002 23:38:36 +0000
10617              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
10618      Branch: perl
10619            ! ext/Encode/compile
10620 ____________________________________________________________________________
10621 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
10622         Log: Regen Glossary.
10623      Branch: perl
10624            ! Porting/Glossary Porting/config.sh Porting/config_H
10625 ____________________________________________________________________________
10626 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
10627         Log: metaconfig unit change for #14786 (not visible yet,
10628              since Glossary needs regenerating)
10629      Branch: metaconfig
10630            ! U/compline/d_gconvert.U
10631 ____________________________________________________________________________
10632 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
10633         Log: Subject: d_Gconvert hints and Glossary
10634              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
10635              Date: Tue, 19 Feb 2002 11:55:36 -0800
10636              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
10637      Branch: perl
10638            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
10639            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
10640            ! hints/svr5.sh
10641 ____________________________________________________________________________
10642 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
10643         Log: metaconfig unit changes for #14784.
10644      Branch: metaconfig
10645            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
10646 ____________________________________________________________________________
10647 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
10648         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
10649              From: Paul Eggert <eggert@twinsun.com>              
10650              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
10651              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
10652      Branch: perl
10653            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
10654            ! pod/perlhack.pod
10655 ____________________________________________________________________________
10656 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
10657         Log: metaconfig unit change for #14782.
10658      Branch: metaconfig/U/perl
10659            ! Mksymlinks.U
10660 ____________________________________________________________________________
10661 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
10662         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
10663              From: "Gerrit P. Haase" <gp@familiehaase.de>
10664              Date: Wed, 20 Feb 2002 00:23:29 +0100
10665              Message-ID: <70348722516.20020220002329@familiehaase.de>
10666      Branch: perl
10667            ! Configure
10668 ____________________________________________________________________________
10669 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
10670         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
10671              From: Nicholas Clark <nick@unfortu.net> 
10672              Date: Tue, 19 Feb 2002 19:27:42 +0000
10673              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
10674              
10675              (with modifications)
10676      Branch: perl
10677            ! pod/perlsub.pod
10678 ____________________________________________________________________________
10679 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
10680         Log: NetWare tweak from Ananth Kesari.
10681      Branch: perl
10682            ! lib/ExtUtils/MakeMaker.pm
10683 ____________________________________________________________________________
10684 [ 14779] By: ams                                   on 2002/02/20  06:51:55
10685         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
10686      Branch: perl
10687            ! pod/perlfaq4.pod
10688 ____________________________________________________________________________
10689 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
10690         Log: constant folding on the range operator had the effect of disabling
10691              peephole optimizations in all the siblings of the range OP; the
10692              effect of this was that barewords could escape strictures when
10693              they were hiding in such places
10694      Branch: maint-5.6/perl
10695            ! op.c t/pragma/strict-subs
10696 ____________________________________________________________________________
10697 [ 14777] By: ams                                   on 2002/02/20  00:56:21
10698         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
10699              From: Graham Barr <gbarr@pobox.com>
10700              Date: Tue, 19 Feb 2002 23:08:47 +0000
10701              Message-Id: <20020219230847.G66560@pobox.com>
10702      Branch: perl
10703            ! lib/Time/Local.pm
10704 ____________________________________________________________________________
10705 [ 14776] By: ams                                   on 2002/02/19  17:20:28
10706         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
10707              From: Nicholas Clark <nick@unfortu.net>
10708              Date: Tue, 19 Feb 2002 16:23:22 +0000
10709              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
10710      Branch: perl
10711            ! lib/Tie/Hash.pm
10712 ____________________________________________________________________________
10713 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
10714         Log: Regen doc, regen toc.
10715      Branch: perl
10716            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
10717 ____________________________________________________________________________
10718 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
10719         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
10720              From: Dave Mitchell <davem@fdgroup.co.uk>
10721              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
10722              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
10723      Branch: perl
10724            ! pod/perlsub.pod
10725 ____________________________________________________________________________
10726 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
10727         Log: Detypo.
10728      Branch: perl
10729            ! lib/Tie/Memoize.pm
10730 ____________________________________________________________________________
10731 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
10732         Log: UTF-8 C API doc tweaks.
10733      Branch: perl
10734            ! pod/perlunicode.pod
10735 ____________________________________________________________________________
10736 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
10737         Log: Mention that the case-switchers know about Unicode, too.
10738      Branch: perl
10739            ! pod/perlop.pod
10740 ____________________________________________________________________________
10741 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
10742         Log: Upgrade to Locale::Codes 2.01.
10743      Branch: perl
10744            + lib/Locale/Constants.pod lib/Locale/Country.pod
10745            + lib/Locale/Currency.pod lib/Locale/Language.pod
10746            + lib/Locale/Script.pod
10747            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
10748            ! lib/Locale/Constants.pm lib/Locale/Country.pm
10749            ! lib/Locale/Currency.pm lib/Locale/Language.pm
10750            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
10751 ____________________________________________________________________________
10752 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
10753         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
10754              From: Dave Mitchell <davem@fdgroup.co.uk>
10755              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
10756              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
10757      Branch: perl
10758            ! pod/perlsub.pod
10759 ____________________________________________________________________________
10760 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
10761         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
10762              From: Sam Tregar <sam@tregar.com> 
10763              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
10764              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
10765      Branch: perl
10766            ! sv.h
10767 ____________________________________________________________________________
10768 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
10769         Log: The test requires perlio.
10770      Branch: perl
10771            ! ext/Encode/t/JP.t
10772 ____________________________________________________________________________
10773 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
10774         Log: Misplaced block end.
10775      Branch: perl
10776            ! utf8.c
10777 ____________________________________________________________________________
10778 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
10779         Log: The POSIX extensions are deadly.
10780      Branch: perl
10781            ! regcomp.c
10782 ____________________________________________________________________________
10783 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
10784         Log: Let's not overdo the growth.
10785      Branch: perl
10786            ! pp.c
10787 ____________________________________________________________________________
10788 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
10789         Log: Third time makes the charm.
10790      Branch: perl
10791            ! README.os390
10792 ____________________________________________________________________________
10793 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
10794         Log: Oops.
10795      Branch: perl
10796            ! utf8.c
10797 ____________________________________________________________________________
10798 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
10799         Log: Add back the new casing tests.
10800      Branch: perl
10801            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
10802            ! MANIFEST
10803 ____________________________________________________________________________
10804 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
10805         Log: Prefer special case mappings.
10806      Branch: perl
10807            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
10808            ! lib/unicore/To/Upper.pl lib/unicore/mktables
10809 ____________________________________________________________________________
10810 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
10811         Log: Try special casing first.
10812      Branch: perl
10813            ! utf8.c
10814 ____________________________________________________________________________
10815 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
10816         Log: Not extending enough.
10817      Branch: perl
10818            ! pp.c utf8.h
10819 ____________________________________________________________________________
10820 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
10821         Log: No need to store identity mappings.
10822      Branch: perl
10823            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
10824            ! lib/unicore/mktables
10825 ____________________________________________________________________________
10826 [ 14756] By: ams                                   on 2002/02/18  20:21:17
10827         Log: Forward port #14704 from maint-5.6.
10828      Branch: perl
10829            ! doio.c
10830 ____________________________________________________________________________
10831 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
10832         Log: Regen Changes.
10833      Branch: perl
10834            ! Changes
10835 ____________________________________________________________________________
10836 [ 14754] By: ams                                   on 2002/02/18  19:01:09
10837         Log: Subject: [PATCH] VMS cando_by_name and current process privs
10838              From: "Craig A. Berry" <craigberry@mac.com>
10839              Date: Mon, 18 Feb 2002 14:03:30 -0600
10840              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
10841      Branch: perl
10842            ! vms/vms.c
10843 ____________________________________________________________________________
10844 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
10845         Log: Update Changes.
10846      Branch: perl
10847            ! Changes patchlevel.h
10848 ____________________________________________________________________________
10849 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
10850         Log: What do you know; these tests unearthed nasty problems.
10851              Will resolve those first.
10852      Branch: perl
10853            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
10854            ! MANIFEST
10855 ____________________________________________________________________________
10856 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
10857         Log: Update Changes.
10858      Branch: perl
10859            ! Changes patchlevel.h
10860 ____________________________________________________________________________
10861 [ 14750] By: ams                                   on 2002/02/18  17:36:05
10862         Log: Subject: Re: IO::Poll: Removing Handles
10863              From: Matthew Sachs <matthewg@zevils.com>
10864              Date: Mon, 18 Feb 2002 13:19:01 -0500
10865              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
10866      Branch: perl
10867            ! ext/IO/lib/IO/t/io_poll.t
10868 ____________________________________________________________________________
10869 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
10870         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
10871              From: "Craig A. Berry" <craigberry@mac.com>
10872              Date: Mon, 18 Feb 2002 11:52:21 -0600
10873              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
10874      Branch: perl
10875            ! t/op/alarm.t t/op/glob.t
10876 ____________________________________________________________________________
10877 [ 14748] By: ams                                   on 2002/02/18  15:53:36
10878         Log: s/load_module/Perl_load_module/
10879      Branch: perl
10880            ! gv.c
10881 ____________________________________________________________________________
10882 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
10883         Log: Unused in ASCII, used in EBCDIC.
10884      Branch: perl
10885            ! utf8.c
10886 ____________________________________________________________________________
10887 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
10888         Log: Upgrade to Locale::Codes 2.00.
10889      Branch: perl
10890            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
10891            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
10892            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
10893            ! lib/Locale/Constants.pm lib/Locale/Country.pm
10894            ! lib/Locale/Currency.pm lib/Locale/Language.pm
10895 ____________________________________________________________________________
10896 [ 14745] By: ams                                   on 2002/02/18  15:20:44
10897         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
10898              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10899              Date: Sat, 16 Feb 2002 00:06:01 +0100
10900              Message-Id: <20020216000601.A17249@rafael>
10901      Branch: perl
10902            ! gv.c
10903 ____________________________________________________________________________
10904 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
10905         Log: More Unicode casing checks.
10906      Branch: perl
10907            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
10908            ! MANIFEST
10909 ____________________________________________________________________________
10910 [ 14743] By: ams                                   on 2002/02/18  14:35:38
10911         Log: Subject: IO::Poll: Removing Handles
10912              From: Matthew Sachs <matthewg@zevils.com>
10913              Date: Sun, 17 Feb 2002 04:49:46 -0500
10914              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
10915      Branch: perl
10916            ! ext/IO/lib/IO/Poll.pm
10917 ____________________________________________________________________________
10918 [ 14741] By: ams                                   on 2002/02/18  13:59:48
10919         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
10920              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10921              Date: Mon, 18 Feb 2002 15:41:26 +0100
10922              Message-Id: <20020218154126.A692@rafael>
10923      Branch: perl
10924            ! pp_ctl.c t/op/do.t
10925 ____________________________________________________________________________
10926 [ 14740] By: nick                                  on 2002/02/18  09:09:23
10927         Log: Integrate mainline
10928      Branch: perlio
10929           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
10930           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
10931           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
10932           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
10933           +> ext/Encode/lib/Encode/JP/Constants.pm
10934           +> ext/Encode/lib/Encode/JP/H2Z.pm
10935           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
10936           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
10937           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
10938           +> os2/OS2/Process/t/os2_process.t
10939           +> os2/OS2/Process/t/os2_process_kid.t
10940           +> os2/OS2/Process/t/os2_process_text.t
10941            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
10942            - ext/Encode/t/Japanese.t
10943           !> (integrate 47 files)
10944 ____________________________________________________________________________
10945 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
10946         Log: EBCDIC: now the worst seems to be over for
10947              the "Malformed" warnings.  Still a few of them,
10948              and plenty of test failures, but getting better.
10949      Branch: perl
10950            ! regcomp.c utf8.c
10951 ____________________________________________________________________________
10952 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
10953         Log: Upgrade to Net::Ping 2.12.
10954      Branch: perl
10955            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
10956            ! lib/Net/Ping/t/110_icmp_inst.t
10957 ____________________________________________________________________________
10958 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
10959         Log: After much rewriting we are now pretty much
10960              back to where we started.
10961      Branch: perl
10962            ! utf8.c
10963 ____________________________________________________________________________
10964 [ 14736] By: ams                                   on 2002/02/18  01:23:00
10965         Log: Subject: [PATCH B::Deparse] two fixes
10966              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
10967              Date: Sun, 17 Feb 2002 23:58:59 +0100
10968              Message-Id: <20020217235859.A32513@rafael>
10969      Branch: perl
10970            ! ext/B/B/Deparse.pm
10971 ____________________________________________________________________________
10972 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
10973         Log: Buglet.
10974      Branch: perl
10975            ! ext/Encode/lib/Encode/JP/JIS.pm
10976 ____________________________________________________________________________
10977 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
10978         Log: Clearing up to_utf8_case() continues: this time use
10979              a single return, and EBCDICification for all paths.
10980      Branch: perl
10981            ! utf8.c
10982 ____________________________________________________________________________
10983 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
10984         Log: Small tweaks to get the test running (fix @INC and
10985              do not overwrite the table.utf8 and table.rnd).
10986      Branch: perl
10987            ! ext/Encode/t/JP.t
10988 ____________________________________________________________________________
10989 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
10990         Log: Tiny tweak.
10991      Branch: perl
10992            ! utf8.c
10993 ____________________________________________________________________________
10994 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
10995         Log: Redundant casts.
10996      Branch: perl
10997            ! utf8.c
10998 ____________________________________________________________________________
10999 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
11000         Log: More filename portability tips.
11001      Branch: perl
11002            ! pod/perlport.pod
11003 ____________________________________________________________________________
11004 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
11005         Log: FAQ sync.
11006      Branch: perl
11007            ! pod/perlfaq3.pod pod/perlfaq5.pod
11008 ____________________________________________________________________________
11009 [ 14728] By: ams                                   on 2002/02/17  16:15:09
11010         Log: Subject: podlators 1.21 released
11011              From: Russ Allbery <rra@stanford.edu>
11012              Date: Sat, 16 Feb 2002 21:42:56 -0800
11013              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
11014      Branch: perl
11015            ! lib/Pod/Text/Overstrike.pm
11016 ____________________________________________________________________________
11017 [ 14727] By: sky                                   on 2002/02/17  11:36:52
11018         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
11019              From: Autrijus Tang <autrijus@autrijus.org>
11020              Date: Sun, 17 Feb 2002 19:46:47 +0800
11021              Message-ID: <20020217194647.A1410@not.autrijus.org>
11022      Branch: perl
11023            ! pp_ctl.c t/op/tiehandle.t util.c
11024 ____________________________________________________________________________
11025 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
11026         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
11027              input in native code points, not Unicode.
11028      Branch: perl
11029            ! utf8.c
11030 ____________________________________________________________________________
11031 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
11032         Log: Regen Glossary.
11033      Branch: perl
11034            ! Porting/Glossary Porting/config.sh Porting/config_H
11035 ____________________________________________________________________________
11036 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
11037         Log: The #14715 and #14716 were okay: they just revealed
11038              a bug in the EXACTF matching.
11039      Branch: perl
11040            ! regexec.c utf8.c
11041 ____________________________________________________________________________
11042 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
11043         Log: Retreat, retreat! (retract #14715 and #14716)
11044      Branch: perl
11045            ! utf8.c
11046 ____________________________________________________________________________
11047 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
11048         Log: Encode 0.40, from Dan Kogai.
11049      Branch: perl
11050            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
11051            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
11052            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
11053            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
11054            + ext/Encode/lib/Encode/JP/Constants.pm
11055            + ext/Encode/lib/Encode/JP/H2Z.pm
11056            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
11057            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
11058            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
11059            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
11060            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
11061            - ext/Encode/t/Japanese.t
11062            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
11063            ! ext/Encode/t/Encode.t
11064 ____________________________________________________________________________
11065 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
11066         Log: metaconfig unit change for #14720.
11067      Branch: perl
11068            ! Configure
11069 ____________________________________________________________________________
11070 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
11071         Log: Regenerate Configure (small tweaks on Yitzchak's,
11072              main difference being that the preference variables are
11073              called gconvert_...).
11074      Branch: metaconfig
11075            ! U/compline/d_gconvert.U
11076 ____________________________________________________________________________
11077 [ 14719] By: ams                                   on 2002/02/16  14:11:01
11078         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
11079              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11080              Date: Thu, 14 Feb 2002 22:27:33 -0800
11081              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
11082              (Applied by hand.)
11083      Branch: perl
11084            ! Configure
11085 ____________________________________________________________________________
11086 [ 14718] By: ams                                   on 2002/02/16  13:45:28
11087         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
11088              From: Philip Newton <Philip.Newton@gmx.net>
11089              Date: Sat, 16 Feb 2002 10:05:05 +0100
11090              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
11091              (Applied by hand.)
11092      Branch: perl
11093            ! pod/perlport.pod
11094 ____________________________________________________________________________
11095 [ 14717] By: ams                                   on 2002/02/16  04:30:23
11096         Log: Remove dubious test.
11097      Branch: perl
11098            ! t/io/open.t
11099 ____________________________________________________________________________
11100 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
11101         Log: Tiny tweak.
11102      Branch: perl
11103            ! utf8.c
11104 ____________________________________________________________________________
11105 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
11106         Log: Restructure to_utf8_case() for simpler execution paths.
11107      Branch: perl
11108            ! utf8.c
11109 ____________________________________________________________________________
11110 [ 14714] By: ams                                   on 2002/02/16  02:43:59
11111         Log: Absorb #14701 by Sarathy from maint-5.6.
11112      Branch: perl
11113            ! doio.c t/io/open.t
11114 ____________________________________________________________________________
11115 [ 14713] By: ams                                   on 2002/02/16  01:51:27
11116         Log: Subject: [PATCH] VOS patches for perl 5.8
11117              From: Paul_GreenVOS@vos.stratus.com
11118              Date: Fri, 15 Feb 02 17:41 est
11119              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
11120      Branch: perl
11121            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
11122            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11123            ! vos/install_perl.cm
11124 ____________________________________________________________________________
11125 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
11126         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
11127              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11128              Date: Fri, 15 Feb 2002 23:05:44 +0100
11129              Message-ID: <20020215230544.A690@rafael>
11130      Branch: perl
11131            ! ext/B/B/Deparse.pm
11132 ____________________________________________________________________________
11133 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
11134         Log: Add $VERSION.
11135      Branch: perl
11136            ! lib/Tie/Memoize.pm
11137 ____________________________________________________________________________
11138 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
11139         Log: Update Changes.
11140      Branch: perl
11141            ! Changes patchlevel.h
11142 ____________________________________________________________________________
11143 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
11144         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
11145              From: Robin Barker <rmb1@cise.npl.co.uk>
11146              Date: Thu, 14 Feb 2002 19:07:40 GMT
11147              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
11148              
11149              (the hints part only)
11150      Branch: perl
11151            ! hints/solaris_2.sh
11152 ____________________________________________________________________________
11153 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
11154         Log: metaconfig unit changes for #14707.
11155      Branch: metaconfig
11156            ! U/modified/cc.U
11157      Branch: metaconfig/U/perl
11158            ! Checkcc.U
11159 ____________________________________________________________________________
11160 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
11161         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
11162              From: Robin Barker <rmb1@cise.npl.co.uk>
11163              Date: Fri, 15 Feb 2002 12:14:39 GMT
11164              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
11165              
11166              Split checking-for-gcc and checking-for-cc.
11167      Branch: perl
11168            ! Configure
11169 ____________________________________________________________________________
11170 [ 14706] By: ams                                   on 2002/02/15  13:57:15
11171         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
11172              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
11173              Date: 15 Feb 2002 10:53:06 +0200
11174              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
11175      Branch: perl
11176            ! lib/Pod/Html.pm
11177 ____________________________________________________________________________
11178 [ 14705] By: ams                                   on 2002/02/15  08:42:55
11179         Log: Subject: [PATCH @14577] OS/2 tests and more
11180              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11181              Date: Fri, 15 Feb 2002 03:56:24 -0500
11182              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
11183      Branch: perl
11184            + os2/OS2/Process/t/os2_process.t
11185            + os2/OS2/Process/t/os2_process_kid.t
11186            + os2/OS2/Process/t/os2_process_text.t
11187            ! MANIFEST configpm hints/os2.sh makedef.pl
11188            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
11189            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
11190            ! os2/os2ish.h
11191 ____________________________________________________________________________
11192 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
11193         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
11194              avoid wasteful PL_fdpid fiddling where that is not warranted;
11195              mostly whitespace fixes
11196              
11197              these were longstanding todo items from:
11198              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
11199      Branch: maint-5.6/perl
11200            ! doio.c
11201 ____________________________________________________________________________
11202 [ 14702] By: nick                                  on 2002/02/15  08:31:41
11203         Log: Integrate mainline
11204      Branch: perlio
11205           +> lib/if.pm lib/if.t
11206           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
11207           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
11208           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
11209           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
11210           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
11211           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
11212           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
11213           !> t/lib/warnings/pp_sys
11214 ____________________________________________________________________________
11215 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
11216         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
11217              (and also dies quickly on Windows); this bug crept in as
11218              change#610, a.k.a change#646
11219      Branch: maint-5.6/perl
11220            ! doio.c t/io/open.t
11221 ____________________________________________________________________________
11222 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
11223         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
11224              From: Ville "Skyttä" <ville.skytta@iki.fi>
11225              Date: Wed, 13 Feb 2002 22:29:39 +0200
11226              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
11227      Branch: perl
11228            ! lib/Pod/Html.pm
11229 ____________________________________________________________________________
11230 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
11231         Log: Document and test the C0 and C1.
11232      Branch: perl
11233            ! lib/charnames.pm lib/charnames.t
11234 ____________________________________________________________________________
11235 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
11236         Log: metaconfig unit change for #14697.
11237      Branch: metaconfig
11238            ! U/modified/Init.U
11239 ____________________________________________________________________________
11240 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
11241         Log: Also OS/2 seems to need exe set early.
11242      Branch: perl
11243            ! Configure
11244 ____________________________________________________________________________
11245 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
11246         Log: Document pack U0U.
11247      Branch: perl
11248            ! pod/perluniintro.pod
11249 ____________________________________________________________________________
11250 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
11251         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
11252              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11253              Date: Thu, 14 Feb 2002 23:58:00 +0100
11254              Message-ID: <20020214235800.A12901@rafael>
11255      Branch: perl
11256            ! pp_sys.c t/lib/warnings/pp_sys
11257 ____________________________________________________________________________
11258 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
11259         Log: Subject: [PATCH @13746] conditional pragmas
11260              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11261              Date: Mon, 31 Dec 2001 18:18:09 -0500
11262              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
11263      Branch: perl
11264            + lib/if.pm lib/if.t
11265            ! MANIFEST
11266 ____________________________________________________________________________
11267 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
11268         Log: Deparse bug introduced by #14615: the fix is just a workaround,
11269              I suspect there to be another deeper bug, must distill simpler
11270              test case.
11271      Branch: perl
11272            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
11273 ____________________________________________________________________________
11274 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
11275         Log: Integrate perlio; 
11276              
11277              Make dependencies more precise (for nmake)
11278      Branch: perl
11279           !> ext/Encode/EUC_JP/Makefile.PL
11280 ____________________________________________________________________________
11281 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
11282         Log: Just a guess.
11283      Branch: perl
11284            ! lib/Tie/Handle.pm
11285 ____________________________________________________________________________
11286 [ 14690] By: nick                                  on 2002/02/14  16:30:56
11287         Log: Integrate mainline
11288      Branch: perlio
11289           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
11290           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
11291           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
11292           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
11293           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
11294           !> utf8.c
11295 ____________________________________________________________________________
11296 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
11297         Log: Upgrade to Net::Ping 2.11.
11298      Branch: perl
11299            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
11300            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
11301            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
11302            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
11303 ____________________________________________________________________________
11304 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
11305         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
11306              From: Robin Barker <rmb1@cise.npl.co.uk>
11307              Date: Wed, 13 Feb 2002 17:37:07 GMT
11308              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
11309              
11310              (updated version of the above)
11311      Branch: perl
11312            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
11313 ____________________________________________________________________________
11314 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
11315         Log: Excise inexact blather.
11316      Branch: perl
11317            ! utf8.c
11318 ____________________________________________________________________________
11319 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
11320         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
11321              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11322              Date: Mon, 31 Dec 2001 20:28:46 -0500
11323              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
11324      Branch: perl
11325            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
11326            ! MANIFEST
11327 ____________________________________________________________________________
11328 [ 14685] By: nick                                  on 2002/02/14  14:20:20
11329         Log: Make dependencies more precise (for nmake)
11330      Branch: perlio
11331            ! ext/Encode/EUC_JP/Makefile.PL
11332 ____________________________________________________________________________
11333 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
11334         Log: Subject: [PATCH @13746] tied hashes
11335              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
11336              Date: Mon, 31 Dec 2001 19:15:39 -0500
11337              Message-ID: <20011231191539.A46@math.ohio-state.edu>
11338      Branch: perl
11339            ! lib/Tie/Hash.pm pod/perltie.pod
11340 ____________________________________________________________________________
11341 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
11342         Log: Subject: Re: [PATCH] Configure followed by make minitest
11343              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11344              Date: Sun, 10 Feb 2002 23:22:05 -0800
11345              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
11346      Branch: perl
11347            ! Makefile.SH
11348 ____________________________________________________________________________
11349 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
11350         Log: Subject: Re: perl@14647
11351              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11352              Date: Mon, 11 Feb 2002 19:30:36 +0100
11353              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
11354      Branch: perl
11355            ! t/op/groups.t
11356 ____________________________________________________________________________
11357 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
11358         Log: Update Changes.
11359      Branch: perl
11360            ! Changes patchlevel.h
11361 ____________________________________________________________________________
11362 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
11363         Log: Integrate perlio;
11364              
11365              Do not lc() the file names before doing dirname() or they don't match.
11366      Branch: perl
11367           !> lib/ExtUtils/t/Installed.t
11368 ____________________________________________________________________________
11369 [ 14679] By: sky                                   on 2002/02/13  12:56:13
11370         Log: rename mutex to make a bit more sense
11371      Branch: perl
11372            ! ext/threads/threads.xs
11373 ____________________________________________________________________________
11374 [ 14678] By: sky                                   on 2002/02/13  12:46:11
11375         Log: Track active threads....
11376      Branch: perl
11377            ! ext/threads/threads.pm ext/threads/threads.xs
11378 ____________________________________________________________________________
11379 [ 14677] By: nick                                  on 2002/02/13  09:30:42
11380         Log: Do not lc() the file names before doing dirname() or they don't match.
11381      Branch: perlio
11382            ! lib/ExtUtils/t/Installed.t
11383 ____________________________________________________________________________
11384 [ 14676] By: sky                                   on 2002/02/13  09:03:37
11385         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
11386              From: Michael G Schwern <schwern@pobox.com>
11387              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
11388              Message-Id: <20020213100017.GA6288@blackrider>
11389      Branch: perl
11390            ! lib/File/Spec/t/rel2abs2rel.t
11391 ____________________________________________________________________________
11392 [ 14675] By: sky                                   on 2002/02/13  09:00:24
11393         Log: Do not propagate END blocks to child threads, test.
11394      Branch: perl
11395            + ext/threads/t/end.t
11396            ! MANIFEST ext/threads/threads.xs
11397 ____________________________________________________________________________
11398 [ 14674] By: nick                                  on 2002/02/13  08:34:55
11399         Log: Integrate mainline
11400      Branch: perlio
11401           +> ext/threads/t/join.t
11402           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
11403           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
11404           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
11405 ____________________________________________________________________________
11406 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
11407         Log: metaconfig unit change for #14672.
11408      Branch: metaconfig
11409            ! U/modified/lns.U
11410 ____________________________________________________________________________
11411 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
11412         Log: $ln is supposed to be already set to $ln + executable suffix
11413              on platforms that need it, from Paul Green.
11414      Branch: perl
11415            ! Configure
11416 ____________________________________________________________________________
11417 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
11418         Log: Subject: New command syntax for 'x' command
11419              From: Mark-Jason Dominus <mjd@plover.com>
11420              Date: Tue, 12 Feb 2002 20:54:01 -0500
11421              Message-ID: <20020213015401.25685.qmail@plover.com>
11422      Branch: perl
11423            ! lib/perl5db.pl pod/perldebug.pod
11424 ____________________________________________________________________________
11425 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
11426         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
11427              From: Mark-Jason Dominus <mjd@plover.com>
11428              Date: Tue, 12 Feb 2002 20:20:42 -0500
11429              Message-ID: <20020213012042.25245.qmail@plover.com>
11430      Branch: perl
11431            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
11432 ____________________________________________________________________________
11433 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
11434         Log: Iteration continues.
11435      Branch: perl
11436            ! utf8.c
11437 ____________________________________________________________________________
11438 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
11439         Log: Duh.
11440      Branch: perl
11441            ! pp_pack.c t/op/length.t
11442 ____________________________________________________________________________
11443 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
11444         Log: Retract #14666.
11445      Branch: perl
11446            ! t/op/lc.t
11447 ____________________________________________________________________________
11448 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
11449         Log: (retracted by #14667)
11450      Branch: perl
11451            ! t/op/lc.t
11452 ____________________________________________________________________________
11453 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
11454         Log: Tiny test script tweaks.
11455      Branch: perl
11456            ! t/uni/fold.t
11457 ____________________________________________________________________________
11458 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
11459         Log: Rewrite the "special mapping" part of to_utf8_case(),
11460              this time with fewer bugs.  (See: The Law of Cybernetic
11461              Entymology.)
11462      Branch: perl
11463            ! utf8.c
11464 ____________________________________________________________________________
11465 [ 14663] By: sky                                   on 2002/02/12  18:26:16
11466         Log: Stop failures if you pass an object, sv_dup might not be the right 
11467              thing to use since I have a feeling we end up cloning far too much. 
11468              (Like the stash for example).... Maybe we need a lightweight sv_dup 
11469              that searches the target for things....
11470              Real fix is another option to perl_clone which controls if you should 
11471              save stashes.
11472      Branch: perl
11473            ! ext/threads/threads.xs
11474 ____________________________________________________________________________
11475 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
11476         Log: Retract #14661.
11477      Branch: perl
11478            ! hints/solaris_2.sh
11479 ____________________________________________________________________________
11480 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
11481         Log: (retracted by #14662)
11482      Branch: perl
11483            ! hints/solaris_2.sh
11484 ____________________________________________________________________________
11485 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
11486         Log: EBCDIC: another "can't happen".
11487      Branch: perl
11488            ! utf8.c
11489 ____________________________________________________________________________
11490 [ 14659] By: sky                                   on 2002/02/12  14:38:21
11491         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
11492      Branch: perl
11493            + ext/threads/t/join.t
11494            ! MANIFEST ext/threads/threads.xs
11495 ____________________________________________________________________________
11496 [ 14658] By: nick                                  on 2002/02/12  13:54:06
11497         Log: Integrate mainline
11498      Branch: perlio
11499           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
11500           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
11501           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
11502 ____________________________________________________________________________
11503 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
11504         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
11505              From: Jan Dubois <JanD@ActiveState.com> 
11506              Date: Tue, 12 Feb 2002 00:56:31 -0800
11507              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
11508      Branch: perl
11509            ! lib/Win32.pod win32/win32.c win32/win32.h
11510 ____________________________________________________________________________
11511 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
11512         Log: Subject: [PATCH] Re: 14654 introduced a bug 
11513              From: Michael G Schwern <schwern@pobox.com> 
11514              Date: Tue, 12 Feb 2002 05:37:36 -0500
11515              Message-ID: <20020212103736.GC14327@blackrider>
11516      Branch: perl
11517            ! lib/File/Spec/t/rel2abs2rel.t
11518 ____________________________________________________________________________
11519 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
11520         Log: More unset installman[13]dir tweaks from chromatic.
11521      Branch: perl
11522            ! lib/ExtUtils/Installed.pm
11523 ____________________________________________________________________________
11524 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
11525         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
11526              From: Michael G Schwern <schwern@pobox.com>
11527              Date: Mon, 11 Feb 2002 12:23:02 -0500
11528              Message-ID: <20020211172302.GD9556@blackrider>
11529      Branch: perl
11530            ! lib/File/Spec/t/rel2abs2rel.t
11531 ____________________________________________________________________________
11532 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
11533         Log: Use `` instead of -| to be a little bit more portable,
11534              from Michael Schwern.
11535      Branch: perl
11536            ! lib/ExtUtils/t/Embed.t
11537 ____________________________________________________________________________
11538 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
11539         Log: EBCDIC: this change for \N{} in particular is now
11540              unnecessary because of the recent more general
11541              pack U change.
11542      Branch: perl
11543            ! toke.c
11544 ____________________________________________________________________________
11545 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
11546         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
11547              From: "Craig A. Berry" <craigberry@mac.com>
11548              Date: Mon, 11 Feb 2002 17:13:47 -0600
11549              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
11550      Branch: perl
11551            ! t/test.pl
11552 ____________________________________________________________________________
11553 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
11554         Log: EBCDIC: pack U bytes change.
11555      Branch: perl
11556            ! t/op/length.t
11557 ____________________________________________________________________________
11558 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
11559         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
11560      Branch: perl
11561            ! t/op/each.t
11562 ____________________________________________________________________________
11563 [ 14648] By: nick                                  on 2002/02/11  16:14:50
11564         Log: Integrate mainline
11565      Branch: perlio
11566           !> Changes Configure Makefile.SH autodoc.pl
11567           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
11568           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
11569           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
11570 ____________________________________________________________________________
11571 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
11572         Log: Update Changes.
11573      Branch: perl
11574            ! Changes patchlevel.h
11575 ____________________________________________________________________________
11576 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
11577         Log: Regen toc.
11578      Branch: perl
11579            ! pod/perltoc.pod
11580 ____________________________________________________________________________
11581 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
11582         Log: Forgot from #14641.
11583      Branch: perl
11584            ! lib/ExtUtils/t/Embed.t
11585 ____________________________________________________________________________
11586 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
11587         Log: A forgotten metaconfig unit.
11588      Branch: metaconfig/U/perl
11589            + i_features.U
11590 ____________________________________________________________________________
11591 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
11592         Log: metaconfig unit changes for #14642.
11593      Branch: metaconfig
11594            + U/modified/lns.U
11595      Branch: metaconfig/U/perl
11596            ! issymlink.U
11597 ____________________________________________________________________________
11598 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
11599         Log: -Dmksymlinks was broken by #14628.
11600      Branch: perl
11601            ! Configure
11602 ____________________________________________________________________________
11603 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
11604         Log: Subject: [PATCH @14577] OS/2 build
11605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11606              Date: Mon, 11 Feb 2002 06:56:41 -0500
11607              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
11608              
11609              (sans the Configure, perlio.sym, and t/op/stat.t parts)
11610      Branch: perl
11611            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
11612            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
11613            ! os2/os2ish.h
11614 ____________________________________________________________________________
11615 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
11616         Log: Integrate perlio;
11617              
11618              Re-structure Japanese encodings - part 1
11619              
11620              Split Japanese encodings - part 2
11621              - build separate .c files with separate 'compile' steps
11622              - overall Japanese.xs / Japanese.pm which loads them
11623              
11624              Add test for Japanese encoding (well euc-jp anyway).
11625              Fix one bug shown by above
11626              Skip test which does not pass yet.
11627              
11628              Patch up the failing multi-byte write case, and un-skip
11629              the test.
11630      Branch: perl
11631           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
11632           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
11633            - ext/Encode/EUC_JP/EUC_JP.pm
11634           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
11635 ____________________________________________________________________________
11636 [ 14639] By: nick                                  on 2002/02/11  11:59:18
11637         Log: Patch up the failing multi-byte write case, and un-skip
11638              the test.
11639      Branch: perlio
11640            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
11641 ____________________________________________________________________________
11642 [ 14638] By: nick                                  on 2002/02/11  10:55:39
11643         Log: Add test for Japanese encoding (well euc-jp anyway).
11644              Fix one bug shown by above
11645              Skip test which does not pass yet.
11646      Branch: perlio
11647            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
11648            + ext/Encode/t/table.ref
11649            ! MANIFEST ext/Encode/Encode.xs
11650 ____________________________________________________________________________
11651 [ 14637] By: nick                                  on 2002/02/11  09:07:04
11652         Log: Split Japanese encodings - part 2
11653              - build separate .c files with separate 'compile' steps
11654              - overall Japanese.xs / Japanese.pm which loads them
11655      Branch: perlio
11656            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
11657 ____________________________________________________________________________
11658 [ 14636] By: nick                                  on 2002/02/11  08:15:42
11659         Log: Re-structure Japanese encodings - part 1
11660      Branch: perlio
11661           +> ext/Encode/EUC_JP/Japanese.pm
11662            - ext/Encode/EUC_JP/EUC_JP.pm
11663            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
11664 ____________________________________________________________________________
11665 [ 14635] By: nick                                  on 2002/02/11  08:05:12
11666         Log: Integrate mainline
11667      Branch: perlio
11668           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
11669           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
11670           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
11671 ____________________________________________________________________________
11672 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
11673         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
11674              From: Mike Guy <mjtg@cam.ac.uk>
11675              Date: Mon, 11 Feb 2002 02:50:42 +0000
11676              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
11677      Branch: perl
11678            ! t/op/arith.t
11679 ____________________________________________________________________________
11680 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
11681         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
11682              Stepping backward in the string would be majorly bad.
11683      Branch: perl
11684            ! regcomp.c
11685 ____________________________________________________________________________
11686 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
11687         Log: The debugger part of
11688              
11689              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
11690              From: Michael G Schwern <schwern@pobox.com> 
11691              Date: Wed, 6 Feb 2002 17:32:12 -0500
11692              Message-ID: <20020206223212.GG1346@blackrider>
11693      Branch: perl
11694            ! lib/perl5db.pl
11695 ____________________________________________________________________________
11696 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
11697         Log: Integrate perlio;
11698              
11699              Borland/Win32 tuning
11700              
11701              Move PerlIO_perlio to layer_syms where it belongs?
11702      Branch: perl
11703           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
11704 ____________________________________________________________________________
11705 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
11706         Log: EBCDIC: the low 256 needs to be shuffled also
11707              in pack/unpack U (this breaks the equivalence
11708              of pack U and v-strings, but I think if someone
11709              has to give, v-strings are a good victim)
11710      Branch: perl
11711            ! pp_pack.c t/op/pack.t
11712 ____________________________________________________________________________
11713 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
11714         Log: metaconfig unit changes for #14628.
11715      Branch: metaconfig/U/perl
11716            ! d_u32align.U issymlink.U
11717 ____________________________________________________________________________
11718 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
11719         Log: Two Configure tweaks; the u32align test was trying
11720              to write into a string literal, the ln -s test was
11721              failing in VOS.
11722      Branch: perl
11723            ! Configure
11724 ____________________________________________________________________________
11725 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
11726         Log: DJGPP tweaks from Laszlo Molnar.
11727      Branch: perl
11728            ! djgpp/djgpp.c lib/File/Spec.pm
11729 ____________________________________________________________________________
11730 [ 14626] By: nick                                  on 2002/02/10  18:36:47
11731         Log: Move PerlIO_perlio to layer_syms where it belongs?
11732      Branch: perlio
11733            ! makedef.pl
11734 ____________________________________________________________________________
11735 [ 14625] By: nick                                  on 2002/02/10  18:02:21
11736         Log: Borland/Win32 tuning
11737      Branch: perlio
11738            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
11739 ____________________________________________________________________________
11740 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
11741         Log: Additional explanation for the [:...:] failure.
11742      Branch: perl
11743            ! pod/perldiag.pod
11744 ____________________________________________________________________________
11745 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
11746         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
11747              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11748              Date: Sun, 10 Feb 2002 13:32:48 +0100
11749              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
11750      Branch: perl
11751            ! makedef.pl
11752 ____________________________________________________________________________
11753 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
11754         Log: Test tweaks from chromatic for cases where there
11755              are no installman1dir or installman3dir.
11756      Branch: perl
11757            ! lib/ExtUtils/t/Installed.t
11758 ____________________________________________________________________________
11759 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
11760         Log: Integrate perlio;
11761              
11762              Nick Clark's tweaks to Encode compile process
11763              1. Use decimal constants to unit string arrays rather than
11764              very long string litterals (latter having possible "\0"
11765              on end issues, and needing ANSI C line splicing).
11766              2. Replace tail-recursion during insert process with itteration.
11767              Nick C sees 12% speedup from these.
11768      Branch: perl
11769           !> ext/Encode/Encode.pm ext/Encode/compile
11770 ____________________________________________________________________________
11771 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
11772         Log: Portability notes: filename characters, character sets.
11773      Branch: perl
11774            ! pod/perlport.pod
11775 ____________________________________________________________________________
11776 [ 14619] By: nick                                  on 2002/02/10  11:06:05
11777         Log: Integrate mainline
11778      Branch: perlio
11779            ! ext/Encode/Encode.pm
11780           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
11781           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
11782           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
11783           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
11784           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
11785 ____________________________________________________________________________
11786 [ 14618] By: nick                                  on 2002/02/10  10:48:15
11787         Log: Nick Clark's tweaks to Encode compile process
11788              1. Use decimal constants to unit string arrays rather than
11789              very long string litterals (latter having possible "\0"
11790              on end issues, and needing ANSI C line splicing).
11791              2. Replace tail-recursion during insert process with itteration.
11792              Nick C sees 12% speedup from these.
11793      Branch: perlio
11794            ! ext/Encode/compile
11795 ____________________________________________________________________________
11796 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
11797         Log: Use the "Unicode 1.0" name field for control characters,
11798              as suggested by Mark Davis.  Note that Unicode 3.2 will
11799              require some more legwork on this because of certain
11800              alternative names.
11801      Branch: perl
11802            ! lib/unicore/Name.pl lib/unicore/mktables
11803 ____________________________________________________________________________
11804 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
11805         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
11806      Branch: perl
11807            ! hints/os390.sh
11808 ____________________________________________________________________________
11809 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
11810         Log: EBCDIC: the non-printable characters are different.
11811      Branch: perl
11812            ! ext/B/B/Deparse.pm
11813 ____________________________________________________________________________
11814 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
11815         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
11816              From: Nicholas Clark <nick@unfortu.net> 
11817              Date: Sat, 9 Feb 2002 22:31:29 +0000
11818              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
11819      Branch: perl
11820            ! t/lib/warnings/pp_hot
11821 ____________________________________________________________________________
11822 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
11823         Log: Subject: [PATCH] Re: Modulus operator inconsistency
11824              From: Nicholas Clark <nick@unfortu.net>
11825              Date: Sat, 9 Feb 2002 21:00:13 +0000
11826              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
11827      Branch: perl
11828            ! op.c t/op/arith.t
11829 ____________________________________________________________________________
11830 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
11831         Log: Use the same escaping mechanism for all the *flags.
11832      Branch: perl
11833            ! lib/ExtUtils/Embed.pm
11834 ____________________________________________________________________________
11835 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
11836         Log: Protect possible parentheses in ccflags, ccdlflags, and
11837              ldflags.  (In OS/390 there are parentheses in ccflags.)
11838      Branch: perl
11839            ! lib/ExtUtils/Embed.pm
11840 ____________________________________________________________________________
11841 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
11842         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
11843              From: Peter Scott <Peter@PSDT.com>
11844              Date: Fri, 08 Feb 2002 19:20:19 -0800
11845              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
11846      Branch: perl
11847            ! lib/perl5db.pl
11848 ____________________________________________________________________________
11849 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
11850         Log: FAQ sync.
11851      Branch: perl
11852            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
11853 ____________________________________________________________________________
11854 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
11855         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
11856              From: Chris Nandor <pudge@pobox.com>
11857              Date: Fri, 08 Feb 2002 16:31:41 -0500
11858              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
11859      Branch: perl
11860            ! cop.h deb.c pp_ctl.c toke.c util.c
11861 ____________________________________________________________________________
11862 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
11863         Log: Redo CopFILE / MacPerl_MPWFIleName patch
11864      Branch: maint-5.6/macperl
11865            ! cop.h deb.c pp_ctl.c toke.c util.c
11866 ____________________________________________________________________________
11867 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
11868         Log: The metaconfig unit change to go with #14605.
11869      Branch: metaconfig/U/perl
11870            ! libperl.U
11871 ____________________________________________________________________________
11872 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
11873         Log: The Configure change to go with #14604.
11874      Branch: perl
11875            ! Configure
11876 ____________________________________________________________________________
11877 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
11878         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
11879              From: Andy Dougherty <doughera@lafayette.edu>
11880              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
11881              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
11882      Branch: perl
11883            ! hints/bsdos.sh
11884 ____________________________________________________________________________
11885 [ 14603] By: nick                                  on 2002/02/08  18:16:09
11886         Log: Integrate mainline
11887      Branch: perlio
11888           +> ext/threads/t/libc.t
11889           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
11890           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
11891 ____________________________________________________________________________
11892 [ 14602] By: sky                                   on 2002/02/08  15:19:15
11893         Log: Start testing for safe localtime functions, TODO, test more functions.
11894      Branch: perl
11895            + ext/threads/t/libc.t
11896            ! MANIFEST
11897 ____________________________________________________________________________
11898 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
11899         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
11900              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11901              Date: Fri, 8 Feb 2002 00:21:07 +0100
11902              Message-ID: <20020208002107.E763@rafael>
11903      Branch: perl
11904            ! doio.c pp_sys.c t/io/argv.t
11905 ____________________________________________________________________________
11906 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
11907         Log: Subject: [PATCH] Configure followed by make minitest
11908              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
11909              Date: Wed, 06 Feb 2002 21:35:20 -0800
11910              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
11911      Branch: perl
11912            ! t/op/taint.t t/run/fresh_perl.t
11913 ____________________________________________________________________________
11914 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
11915         Log: Integrate perlio;
11916              
11917              Extract something from yesterdays effort - convert my mail on pad
11918              data structures (incoporating Sarathy's corrections/clarifications)
11919              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
11920      Branch: perl
11921           !> cv.h pod/perlapi.pod pod/perlintern.pod
11922 ____________________________________________________________________________
11923 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
11924         Log: metaconfig unit changes for #14597.
11925      Branch: metaconfig
11926            ! U/modified/Loc.U
11927      Branch: metaconfig/U/perl
11928            ! libperl.U
11929 ____________________________________________________________________________
11930 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
11931         Log: Configure DJGPP tweak from Laszlo Molnar.
11932      Branch: perl
11933            ! Configure
11934 ____________________________________________________________________________
11935 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
11936         Log: DJGPP tweaks from Laszlo Molnar.
11937      Branch: perl
11938            ! djgpp/djgppsed.sh perl.c
11939 ____________________________________________________________________________
11940 [ 14595] By: nick                                  on 2002/02/08  09:19:29
11941         Log: Extract something from yesterdays effort - convert my mail on pad
11942              data structures (incoporating Sarathy's corrections/clarifications)
11943              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
11944      Branch: perlio
11945            ! cv.h pod/perlapi.pod pod/perlintern.pod
11946 ____________________________________________________________________________
11947 [ 14594] By: nick                                  on 2002/02/08  08:34:49
11948         Log: Integrate mainline
11949      Branch: perlio
11950           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
11951           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
11952           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
11953           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
11954           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
11955           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
11956 ____________________________________________________________________________
11957 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
11958         Log: To really skip the test an exit() is needed.
11959      Branch: perl
11960            ! lib/encoding.t
11961 ____________________________________________________________________________
11962 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
11963         Log: More diagnostics from Nicholas Clark.
11964      Branch: perl
11965            ! lib/Benchmark.t
11966 ____________________________________________________________________________
11967 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
11968         Log: In case of failure be more verbose.
11969      Branch: perl
11970            ! t/base/num.t
11971 ____________________________________________________________________________
11972 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
11973         Log: Update Changes
11974      Branch: maint-5.6/macperl
11975            ! macos/Changes
11976 ____________________________________________________________________________
11977 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
11978         Log: Merge AEGizmos library into PPC binary
11979      Branch: maint-5.6/macperl
11980            ! macos/Makefile.mk
11981 ____________________________________________________________________________
11982 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
11983         Log: Add -ansifor for MrCpp options
11984      Branch: maint-5.6/macperl
11985            ! macos/BuildRules.mk
11986 ____________________________________________________________________________
11987 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
11988         Log: Check ownership of CatInfos (MacPerl Bug #494482)
11989      Branch: maint-5.6/macperl
11990            ! macos/ext/Mac/Files/Files.xs
11991 ____________________________________________________________________________
11992 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
11993         Log: Resource updates
11994      Branch: maint-5.6/macperl
11995            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
11996 ____________________________________________________________________________
11997 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
11998         Log: Empty path is ENOENT (MacPerl Bug #512351)
11999      Branch: maint-5.6/macperl
12000            ! macos/macperl/MPAppleEvents.c
12001 ____________________________________________________________________________
12002 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
12003         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
12004      Branch: maint-5.6/macperl
12005            ! macos/macperl/MPAEVTStream.cp
12006 ____________________________________________________________________________
12007 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
12008         Log: macify(ABSTRACT_FROM)
12009      Branch: maint-5.6/macperl
12010            ! macos/lib/ExtUtils/MM_MacOS.pm
12011 ____________________________________________________________________________
12012 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
12013         Log: Use correct Mac filenames in error messages, caller()
12014      Branch: maint-5.6/macperl
12015            ! deb.c pp_ctl.c toke.c util.c
12016 ____________________________________________________________________________
12017 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
12018         Log: Sanity checks to see that the IV/NV and the PV of numeric
12019              scalars stay in sync (unearthed this via the OS/390 gcvt()
12020              brokenness)
12021      Branch: perl
12022            + t/base/num.t
12023            ! MANIFEST
12024 ____________________________________________________________________________
12025 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
12026         Log: Retract the anon leak subpatch of #14418 and #14431
12027              (the latter came into bleadperl as part of #14433).
12028      Branch: perl
12029            ! op.c t/run/fresh_perl.t
12030 ____________________________________________________________________________
12031 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
12032         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
12033              mangles 0.1 to "10".  sprintf() seems more well-behaved.
12034      Branch: perl
12035            ! hints/os390.sh
12036 ____________________________________________________________________________
12037 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
12038         Log: Subject: [PATCH @14557] another Encode fix for VMS
12039              From: "Craig A. Berry" <craigberry@mac.com>
12040              Date: Wed, 06 Feb 2002 14:44:20 -0600
12041              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
12042      Branch: perl
12043            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
12044 ____________________________________________________________________________
12045 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
12046         Log: Integrate perlio;
12047              
12048              One way to avoid OS390 winge about #line directives.
12049      Branch: perl
12050           !> ext/Encode/EUC_JP/Makefile.PL
12051 ____________________________________________________________________________
12052 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
12053         Log: Update Changes.
12054      Branch: perl
12055            ! Changes patchlevel.h
12056 ____________________________________________________________________________
12057 [ 14575] By: nick                                  on 2002/02/06  15:23:24
12058         Log: One way to avoid OS390 winge about #line directives.
12059      Branch: perlio
12060            ! ext/Encode/EUC_JP/Makefile.PL
12061 ____________________________________________________________________________
12062 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
12063         Log: s/Netware/NetWare/
12064      Branch: perl
12065            ! MANIFEST
12066 ____________________________________________________________________________
12067 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
12068         Log: New Netware scripts.
12069      Branch: perl
12070            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
12071            + NetWare/t/NWScripts-Exist.pl
12072            ! MANIFEST
12073 ____________________________________________________________________________
12074 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
12075         Log: EBCDIC: the encoding pragma would need some rethinking,
12076              probably a pass of EBCDIC->Unicode mapping.  For now,
12077              disable it on EBCDIC.
12078      Branch: perl
12079            ! lib/encoding.pm lib/encoding.t
12080 ____________________________________________________________________________
12081 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
12082         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
12083              for the low 256.  Now tweaked the tests, but maybe it's
12084              the module that needs few NATIVE_TO_UNI()s somewhere?
12085      Branch: perl
12086            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
12087 ____________________________________________________________________________
12088 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
12089         Log: Subject: [PATCH utf8.c] format problem
12090              From: Robin Barker <rmb1@cise.npl.co.uk>
12091              Date: Wed, 6 Feb 2002 14:01:43 GMT
12092              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
12093      Branch: perl
12094            ! utf8.c
12095 ____________________________________________________________________________
12096 [ 14569] By: nick                                  on 2002/02/06  09:52:23
12097         Log: Integrate mainline
12098      Branch: perlio
12099           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
12100           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
12101           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
12102           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
12103           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
12104           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
12105 ____________________________________________________________________________
12106 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
12107         Log: EBCDIC: 0x41 is not cricket.
12108      Branch: perl
12109            ! ext/Encode/t/Encode.t
12110 ____________________________________________________________________________
12111 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
12112         Log: NetWare update from Ananth Kesari.
12113      Branch: perl
12114            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
12115            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
12116            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
12117            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
12118            ! NetWare/t/NWScripts.pl makedef.pl
12119 ____________________________________________________________________________
12120 [ 14566] By: sky                                   on 2002/02/05  18:39:13
12121         Log: Subject: Re: File::Spec::rel2abs2rel (?)
12122              From: Michael G Schwern <schwern@pobox.com>
12123              Date: Tue, 5 Feb 2002 13:47:39 -0500
12124              Message-ID: <20020205184739.GB17375@blackrider>
12125      Branch: perl
12126            ! lib/File/Spec/t/rel2abs2rel.t
12127 ____________________________________________________________________________
12128 [ 14565] By: nick                                  on 2002/02/05  17:31:24
12129         Log: Integrate mainline
12130      Branch: perlio
12131           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
12132           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
12133           !> utf8.h
12134 ____________________________________________________________________________
12135 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
12136         Log: Integrate perlio;
12137              
12138              More Encode tweaks:
12139              - make expensive and marginal substring search optional (-O)
12140              - enable -O for ASCII-oid encodings (search space is small)
12141              - add ASCII-oid jis0201 to basic Encode.so
12142              - add some other Japanese encodings to EUC_JP bundle (without -O)
12143      Branch: perl
12144           +> ext/Encode/Encode/jis0201.ucm
12145           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
12146           !> ext/Encode/compile
12147 ____________________________________________________________________________
12148 [ 14563] By: nick                                  on 2002/02/05  16:01:15
12149         Log: More Encode tweaks:
12150              - make expensive and marginal substring search optional (-O)
12151              - enable -O for ASCII-oid encodings (search space is small)
12152              - add ASCII-oid jis0201 to basic Encode.so
12153              - add some other Japanese encodings to EUC_JP bundle (without -O)
12154      Branch: perlio
12155            + ext/Encode/Encode/jis0201.ucm
12156            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
12157            ! ext/Encode/compile
12158 ____________________________________________________________________________
12159 [ 14562] By: sky                                   on 2002/02/05  14:50:36
12160         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
12161      Branch: perl
12162            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
12163 ____________________________________________________________________________
12164 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
12165         Log: EBCDIC: SHARP S is different.
12166      Branch: perl
12167            ! regexec.c utf8.h
12168 ____________________________________________________________________________
12169 [ 14560] By: sky                                   on 2002/02/05  13:49:40
12170         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
12171      Branch: perl
12172            ! t/op/filetest.t
12173 ____________________________________________________________________________
12174 [ 14559] By: sky                                   on 2002/02/05  11:39:24
12175         Log: Add . first to the PATH environment to test that we really
12176              get ./perl and not some other older perl.
12177      Branch: perl
12178            ! lib/File/Spec/t/rel2abs2rel.t
12179 ____________________________________________________________________________
12180 [ 14558] By: sky                                   on 2002/02/05  11:20:21
12181         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...
12182      Branch: perl
12183            ! ext/POSIX/t/posix.t
12184 ____________________________________________________________________________
12185 [ 14557] By: sky                                   on 2002/02/05  10:30:58
12186         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
12187      Branch: perl
12188            ! hints/darwin.sh perl.h
12189 ____________________________________________________________________________
12190 [ 14556] By: nick                                  on 2002/02/05  06:58:52
12191         Log: Integrate mainline
12192      Branch: perlio
12193           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
12194           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
12195           !> lib/File/Find/t/taint.t
12196 ____________________________________________________________________________
12197 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
12198         Log: Integrate change #14439 from maintperl
12199      Branch: maint-5.6/macperl
12200           !> op.c
12201 ____________________________________________________________________________
12202 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
12203         Log: Subject: [PATCH] File::Find tests not cleaning up properly
12204              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12205              Date: Mon, 4 Feb 2002 22:09:07 +0100
12206              Message-ID: <20020204220907.A8288@rafael>
12207      Branch: perl
12208            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
12209 ____________________________________________________________________________
12210 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
12211         Log: Signedness mumblings from Tru64.
12212      Branch: perl
12213            ! ext/Encode/Encode.xs
12214 ____________________________________________________________________________
12215 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
12216         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
12217              From: "Craig A. Berry" <craigberry@mac.com>
12218              Date: Mon, 04 Feb 2002 17:16:00 -0600
12219              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
12220      Branch: perl
12221            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
12222            ! ext/Encode/Encode.xs
12223 ____________________________________________________________________________
12224 [ 14551] By: nick                                  on 2002/02/04  16:00:31
12225         Log: Integrate mainline
12226      Branch: perlio
12227           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
12228           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
12229           !> regcomp.c
12230 ____________________________________________________________________________
12231 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
12232         Log: Update Changes.
12233      Branch: perl
12234            ! Changes patchlevel.h
12235 ____________________________________________________________________________
12236 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
12237         Log: Comment microtweaks.
12238      Branch: perl
12239            ! lib/locale.t
12240 ____________________________________________________________________________
12241 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
12242         Log: Subject: trivial docu patch
12243              From: andreas.koenig@anima.de (Andreas J. Koenig)
12244              Date: 04 Feb 2002 08:15:19 +0100
12245              Message-ID: <m3pu3l7m60.fsf@anima.de>
12246      Branch: perl
12247            ! pod/perluniintro.pod
12248 ____________________________________________________________________________
12249 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
12250         Log: Subject: [PATCH] (??{ }) anomaly
12251              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12252              Date: Sun, 03 Feb 2002 20:21:45 -0800
12253              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
12254      Branch: perl
12255            ! regcomp.c
12256 ____________________________________________________________________________
12257 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
12258         Log: Integrate perlio.
12259              
12260              Carry on where we left off if we have to grow destination
12261              SV during XS encode/decode
12262              
12263              Remove debugging warning, be consistent about API fails.
12264      Branch: perl
12265           !> ext/Encode/Encode.xs
12266 ____________________________________________________________________________
12267 [ 14545] By: nick                                  on 2002/02/03  20:03:38
12268         Log: Remove debugging warning, be consistent about API fails.
12269      Branch: perlio
12270            ! ext/Encode/Encode.xs
12271 ____________________________________________________________________________
12272 [ 14544] By: nick                                  on 2002/02/03  19:47:48
12273         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
12274      Branch: perlio
12275            ! ext/Encode/Encode.xs
12276 ____________________________________________________________________________
12277 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
12278         Log: Subject: PATCH CPAN.pm
12279              From: Mark-Jason Dominus <mjd@plover.com>
12280              Date: Sun, 03 Feb 2002 12:36:36 -0500
12281              Message-ID: <20020203173636.27451.qmail@plover.com>
12282      Branch: perl
12283            ! lib/CPAN.pm
12284 ____________________________________________________________________________
12285 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
12286         Log: Must search further back.
12287      Branch: perl
12288            ! lib/h2xs.t
12289 ____________________________________________________________________________
12290 [ 14541] By: nick                                  on 2002/02/03  18:52:09
12291         Log: Integrate mainline
12292      Branch: perlio
12293           !> (integrate 29 files)
12294 ____________________________________________________________________________
12295 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
12296         Log: EBCDIC: more natification.
12297      Branch: perl
12298            ! regcomp.c
12299 ____________________________________________________________________________
12300 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
12301         Log: Debug noise.
12302      Branch: perl
12303            ! ext/Encode/Encode.xs
12304 ____________________________________________________________________________
12305 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
12306         Log: Integrate perlio;
12307              
12308              Stable intermediate point in Encode cleanup.
12309              :encode(euc-jp) works on Dan's table.euc
12310              Much buffer copying and other silliness remains.
12311      Branch: perl
12312           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
12313           !> ext/Encode/lib/Encode/Encoding.pm
12314 ____________________________________________________________________________
12315 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
12316         Log: Prettify.
12317      Branch: perl
12318            ! lib/unicore/mktables
12319 ____________________________________________________________________________
12320 [ 14536] By: nick                                  on 2002/02/03  17:32:03
12321         Log: Stable intermediate point in Encode cleanup.
12322              :encode(euc-jp) works on Dan's table.euc
12323              Much buffer copying and other silliness remains.
12324      Branch: perlio
12325            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12326            ! ext/Encode/lib/Encode/Encoding.pm
12327 ____________________________________________________________________________
12328 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
12329         Log: EBCDIC: it's much nicer to compare Unicode code points
12330              to Unicode code points.
12331      Branch: perl
12332            ! regexec.c
12333 ____________________________________________________________________________
12334 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
12335         Log: EBCDIC: character classes must remap the low 256.
12336      Branch: perl
12337            ! regcomp.c
12338 ____________________________________________________________________________
12339 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
12340         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
12341      Branch: perl
12342            ! lib/I18N/LangTags/List.pm
12343 ____________________________________________________________________________
12344 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
12345         Log: FAQ sync.
12346      Branch: perl
12347            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
12348            ! pod/perlfaq6.pod pod/perlfaq7.pod
12349 ____________________________________________________________________________
12350 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
12351         Log: Integrate perlio;
12352              
12353              Re-indent Encode.xs
12354              
12355              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
12356              (Mis-feature discovered by Encode.)
12357      Branch: perl
12358           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
12359 ____________________________________________________________________________
12360 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
12361         Log: Subject: [PATCH] lstat FH and -l FH warnings
12362              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12363              Date: Sat, 2 Feb 2002 22:24:54 +0100           
12364              Message-ID: <20020202222454.A11608@rafael>       
12365      Branch: perl
12366            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
12367            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
12368 ____________________________________________________________________________
12369 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
12370         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
12371              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12372              Date: Sat, 2 Feb 2002 13:11:01 +0100           
12373              Message-ID: <20020202131101.A722@rafael>               
12374              
12375              Subject: [PATCH t/op/ver.t] another false positive
12376              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12377              Date: Sat, 2 Feb 2002 13:38:22 +0100           
12378              Message-ID: <20020202133822.E722@rafael>         
12379              
12380              Subject: [PATCH] t/test.pl:ok() doesn't work
12381              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
12382              Date: Sun, 03 Feb 2002 00:02:38 -0800          
12383              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
12384      Branch: perl
12385            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
12386            ! t/test.pl
12387 ____________________________________________________________________________
12388 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
12389         Log: Subject: [PATCH @13746] OS2::Process's constants
12390              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12391              Date: Sat, 2 Feb 2002 01:00:55 -0500           
12392              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
12393      Branch: perl
12394            ! os2/OS2/Process/Makefile.PL
12395 ____________________________________________________________________________
12396 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
12397         Log: Subject: [PATCH @13746] h2xs   
12398              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12399              Date: Sat, 2 Feb 2002 00:58:44 -0500           
12400              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
12401      Branch: perl
12402            ! utils/h2xs.PL
12403 ____________________________________________________________________________
12404 [ 14526] By: nick                                  on 2002/02/03  14:54:18
12405         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
12406              (Mis-feature discovered by Encode.)
12407      Branch: perlio
12408            ! sv.c
12409 ____________________________________________________________________________
12410 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
12411         Log: EBCDIC: since #14519 made \N{...} to remap,
12412              the test cannot expect an ASCII code point.
12413      Branch: perl
12414            ! lib/charnames.t
12415 ____________________________________________________________________________
12416 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
12417         Log: Sub-MANIFEST-tweak.
12418      Branch: perl
12419            ! ext/Encode/MANIFEST
12420 ____________________________________________________________________________
12421 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
12422         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
12423              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12424              Date: Fri, 01 Feb 2002 23:51:03 +0900
12425              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
12426      Branch: perl
12427            ! ext/Encode/lib/Encode/Tcl/Escape.pm
12428 ____________________________________________________________________________
12429 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
12430         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
12431              From: Andy Dougherty <doughera@lafayette.edu>
12432              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
12433              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
12434      Branch: perl
12435            ! README.solaris hints/solaris_2.sh
12436 ____________________________________________________________________________
12437 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
12438         Log: EBCDIC: no hope to get the low 256 right in unifolding.
12439      Branch: perl
12440            ! t/uni/fold.t
12441 ____________________________________________________________________________
12442 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
12443         Log: todo entry for missing pack formats.
12444      Branch: perl
12445            ! pod/perltodo.pod
12446 ____________________________________________________________________________
12447 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
12448         Log: EBCDIC: the low 256 \N{...} need to be remapped.
12449      Branch: perl
12450            ! toke.c
12451 ____________________________________________________________________________
12452 [ 14518] By: nick                                  on 2002/02/01  18:32:03
12453         Log: indent -kr -nce and some manual tweaks to match perl style.
12454      Branch: perlio
12455            ! ext/Encode/Encode.xs
12456 ____________________________________________________________________________
12457 [ 14517] By: nick                                  on 2002/02/01  18:20:46
12458         Log: Integrate mainline
12459      Branch: perlio
12460           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
12461           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
12462           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
12463           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
12464           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
12465           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
12466           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
12467 ____________________________________________________________________________
12468 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
12469         Log: Integrate perlio; 
12470              
12471              Minor Encode tweaks:
12472              - move Encode.pm back to top of Encode like normal XS extension
12473              - avoid .def as a file extension (Win32 builds)
12474      Branch: perl
12475            ! MANIFEST
12476           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
12477           !> ext/Encode/Makefile.PL ext/Encode/compile
12478 ____________________________________________________________________________
12479 [ 14515] By: nick                                  on 2002/02/01  16:27:59
12480         Log: Minor Encode tweaks:
12481              - move Encode.pm back to top of Encode like normal XS extension
12482              - avoid .def as a file extension (Win32 builds)
12483      Branch: perlio
12484           +> ext/Encode/Encode.pm
12485            - ext/Encode/lib/Encode.pm
12486            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
12487            ! ext/Encode/Makefile.PL ext/Encode/compile
12488 ____________________________________________________________________________
12489 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
12490         Log: Subject: [PATCH utf8.t] temp file not cleaned up
12491              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12492              Date: Fri, 1 Feb 2002 15:47:46 +0100
12493              Message-ID: <20020201154746.A24079@rafael>
12494      Branch: perl
12495            ! t/io/utf8.t
12496 ____________________________________________________________________________
12497 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
12498         Log: Subject: [PATCH] make "lstat FH" croak
12499              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12500              Date: Fri, 1 Feb 2002 15:12:50 +0100
12501              Message-ID: <20020201151250.A738@rafael>
12502      Branch: perl
12503            ! pod/perldiag.pod pp_sys.c t/op/stat.t
12504 ____________________________________________________________________________
12505 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
12506         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
12507              From: Kay Röpke <kroepke@dolphin-services.de>
12508              Date: Fri, 1 Feb 2002 01:10:43 +0100
12509              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
12510      Branch: perl
12511            ! t/op/stat.t
12512 ____________________________________________________________________________
12513 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
12514         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
12515              I got it in Tru64 + ithreads but only without -g, took
12516              some debugging by printf (which was no fun either since
12517              adding some debug printfs hid the error)
12518      Branch: perl
12519            ! regexec.c utf8.c
12520 ____________________________________________________________________________
12521 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
12522         Log: Subject: Re: [PATCH] perl -V:
12523              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
12524              Date: Thu, 31 Jan 2002 12:10:20 -0800
12525              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
12526              
12527              Subject: Re: [PATCH] perl -V:
12528              From: Michael G Schwern <schwern@pobox.com>
12529              Date: Thu, 31 Jan 2002 16:43:13 -0500
12530              Message-ID: <20020131214313.GH6498@blackrider>
12531      Branch: perl
12532            ! t/run/switches.t
12533 ____________________________________________________________________________
12534 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
12535         Log: #14505 effect.
12536      Branch: perl
12537            ! pod/perluniintro.pod
12538 ____________________________________________________________________________
12539 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
12540         Log: Daniel S. Lewart adopts the Math::Complex.
12541      Branch: perl
12542            ! lib/Math/Complex.pm
12543 ____________________________________________________________________________
12544 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
12545         Log: More Complex DWIMmery.
12546      Branch: perl
12547            ! lib/Math/Complex.pm lib/Math/Complex.t
12548 ____________________________________________________________________________
12549 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
12550         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
12551              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12552              Date: Thu, 31 Jan 2002 14:37:52 +0100
12553              Message-ID: <20020131143752.A1452@rafael>
12554      Branch: perl
12555            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
12556 ____________________________________________________________________________
12557 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
12558         Log: Turn the I/O Unicode error by default on, but the
12559              character-generating Unicode error by default off,
12560              as Larry suggested.
12561      Branch: perl
12562            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
12563            ! utf8.c
12564 ____________________________________________________________________________
12565 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
12566         Log: Subject: [PATCH] open.pm minor cleanup
12567              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12568              Date: Thu, 31 Jan 2002 15:03:02 +0100
12569              Message-ID: <20020131150302.C1452@rafael>
12570      Branch: perl
12571            ! lib/open.pm
12572 ____________________________________________________________________________
12573 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
12574         Log: Update Changes.
12575      Branch: perl
12576            ! Changes patchlevel.h
12577 ____________________________________________________________________________
12578 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
12579         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
12580              From: Robin Barker <rmb1@cise.npl.co.uk>
12581              Date: Wed, 30 Jan 2002 11:58:33 GMT
12582              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
12583      Branch: perl
12584            ! lib/CPAN.pm
12585 ____________________________________________________________________________
12586 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
12587         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
12588              re-sort MANIFEST.
12589      Branch: perl
12590            + ext/Encode/Encode.pm
12591            - ext/Encode/lib/Encode.pm
12592            ! MANIFEST ext/Encode/Makefile.PL
12593 ____________________________________________________________________________
12594 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
12595         Log: Integrate perlio;
12596              
12597              Collect some stats during compile process.
12598              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
12599              as one XS - inconclusive - marginal win?
12600              Add some comments to encode.h
12601      Branch: perl
12602           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
12603           !> ext/Encode/encode.h
12604 ____________________________________________________________________________
12605 [ 14499] By: nick                                  on 2002/01/30  09:57:47
12606         Log: Collect some stats during compile process.
12607              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
12608              as one XS - inconclusive - marginal win?
12609              Add some comments to encode.h
12610      Branch: perlio
12611            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
12612            ! ext/Encode/encode.h
12613 ____________________________________________________________________________
12614 [ 14498] By: nick                                  on 2002/01/30  07:27:55
12615         Log: Integrate Jarkko's path/INC tweaks
12616      Branch: perlio
12617           !> ext/Encode/compile
12618 ____________________________________________________________________________
12619 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
12620         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
12621              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12622              Date: Tue, 29 Jan 2002 01:13:09 -0800
12623              Message-ID: <lemV8gzkgu/K092yn@efn.org>
12624      Branch: perl
12625            ! configpm
12626 ____________________________________________________________________________
12627 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
12628         Log: Subject: [PATCH t/op/inccode.t] new test
12629              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12630              Date: Tue, 29 Jan 2002 22:03:45 +0100
12631              Message-ID: <20020129220345.A704@rafael>
12632      Branch: perl
12633            ! t/op/inccode.t
12634 ____________________________________________________________________________
12635 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
12636         Log: EBCDIC: t/op/lc.t now passes.
12637      Branch: perl
12638            ! t/op/lc.t
12639 ____________________________________________________________________________
12640 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
12641         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
12642      Branch: perl
12643            ! utf8.c
12644 ____________________________________________________________________________
12645 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
12646         Log: Must find stuff during build.
12647      Branch: perl
12648            ! ext/Encode/compile
12649 ____________________________________________________________________________
12650 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
12651         Log: Integrate with perlio;
12652              
12653              Basics of a compiled Encode XS extension
12654      Branch: perl
12655           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
12656           +> ext/Encode/Encode/euc-jp.ucm
12657           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
12658           !> ext/Encode/encode.h
12659 ____________________________________________________________________________
12660 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
12661         Log: EBCDIC tweaks-- no new test passes, but getting closer.
12662      Branch: perl
12663            ! utf8.c
12664 ____________________________________________________________________________
12665 [ 14490] By: nick                                  on 2002/01/29  21:20:57
12666         Log: Basics of a compiled Encode XS extension
12667      Branch: perlio
12668            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
12669            + ext/Encode/Encode/euc-jp.ucm
12670            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
12671            ! ext/Encode/encode.h
12672 ____________________________________________________________________________
12673 [ 14489] By: nick                                  on 2002/01/29  18:40:54
12674         Log: Integrate mainline
12675      Branch: perlio
12676           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
12677           +> ext/Encode/lib/Encode/Encoding.pm
12678           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
12679           +> ext/Encode/lib/Encode/Tcl/Escape.pm
12680           +> ext/Encode/lib/Encode/Tcl/Extended.pm
12681           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
12682           +> ext/Encode/lib/Encode/Tcl/Table.pm
12683           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
12684           +> ext/Encode/lib/Encode/iso10646_1.pm
12685           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12686           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
12687           +> ext/Encode/t/Tcl.t
12688            - ext/Encode.t ext/Encode/Encode.pm
12689            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
12690            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
12691           !> (integrate 33 files)
12692 ____________________________________________________________________________
12693 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
12694         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
12695              From: Richard Clamp <richardc@unixbeard.net>
12696              Date: Mon, 28 Jan 2002 02:17:55 +0000
12697              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
12698      Branch: perl
12699            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
12700 ____________________________________________________________________________
12701 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
12702         Log: OS/390 seems to do length 0 udp reads, Nicholas says
12703              skippage is for now the best cause of action.
12704      Branch: perl
12705            ! ext/Socket/socketpair.t
12706 ____________________________________________________________________________
12707 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
12708         Log: Encode cleanup from Dan Kogai; reworked even further.
12709      Branch: perl
12710            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
12711            + ext/Encode/lib/Encode/Encoding.pm
12712            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
12713            + ext/Encode/lib/Encode/Tcl/Escape.pm
12714            + ext/Encode/lib/Encode/Tcl/Extended.pm
12715            + ext/Encode/lib/Encode/Tcl/HanZi.pm
12716            + ext/Encode/lib/Encode/Tcl/Table.pm
12717            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
12718            + ext/Encode/lib/Encode/iso10646_1.pm
12719            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12720            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
12721            + ext/Encode/t/Tcl.t
12722            - ext/Encode.t ext/Encode/Encode.pm
12723            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
12724            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
12725            ! MANIFEST ext/Encode/Encode/8859-1.ucm
12726            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
12727            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
12728            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
12729            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
12730            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
12731            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
12732            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
12733            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
12734            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
12735            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
12736            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
12737            ! ext/Encode/compile
12738 ____________________________________________________________________________
12739 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
12740         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
12741      Branch: perl
12742            ! djgpp/djgpp.c perlio.c
12743 ____________________________________________________________________________
12744 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
12745         Log: Prettier printing from Michael Schwern.
12746      Branch: perl
12747            ! t/test.pl
12748 ____________________________________________________________________________
12749 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
12750         Log: Show also the debug and debugcolor as known pragmas.
12751      Branch: perl
12752            ! ext/re/re.pm
12753 ____________________________________________________________________________
12754 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
12755         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
12756              From: "Craig A. Berry" <craigberry@mac.com>
12757              Date: Mon, 28 Jan 2002 16:30:30 -0600
12758              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
12759      Branch: perl
12760            ! ext/B/t/assembler.t
12761 ____________________________________________________________________________
12762 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
12763         Log: metaconfig unit change for #14480.
12764      Branch: metaconfig
12765            ! U/modified/Init.U
12766 ____________________________________________________________________________
12767 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
12768         Log: DJGPP needs to know its exe soon, too.
12769      Branch: perl
12770            ! Configure
12771 ____________________________________________________________________________
12772 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
12773         Log: Round #2 on EBCDICation.
12774      Branch: perl
12775            ! t/op/append.t
12776 ____________________________________________________________________________
12777 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
12778         Log: Integrate perlio;
12779              
12780              Set makefile.mk CCHOME etc. for default locations of MinGW and free
12781              Borland compilers. (Borland builds one or two oddities.)
12782      Branch: perl
12783           !> win32/config.bc win32/makefile.mk
12784 ____________________________________________________________________________
12785 [ 14477] By: nick                                  on 2002/01/28  20:12:31
12786         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
12787              Borland compilers. (Borland builds one or two oddities.)
12788      Branch: perlio
12789            ! win32/config.bc win32/makefile.mk
12790 ____________________________________________________________________________
12791 [ 14476] By: nick                                  on 2002/01/28  18:43:47
12792         Log: Integrate mainline
12793      Branch: perlio
12794           !> Configure hints/hpux.sh
12795 ____________________________________________________________________________
12796 [ 14475] By: nick                                  on 2002/01/28  17:15:12
12797         Log: Integrate mainline
12798      Branch: perlio
12799           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
12800           !> patchlevel.h pp_sys.c t/lib/warnings/perl
12801 ____________________________________________________________________________
12802 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
12803         Log: metaconfig unit change for #14472.
12804      Branch: metaconfig/U/perl
12805            ! d_u32align.U
12806 ____________________________________________________________________________
12807 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
12808         Log: Misunderstood Merijn's patch.
12809      Branch: perl
12810            ! hints/hpux.sh
12811 ____________________________________________________________________________
12812 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
12813         Log: Misapplied Merijn's patch.
12814      Branch: perl
12815            ! Configure
12816 ____________________________________________________________________________
12817 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
12818         Log: Update Changes.
12819      Branch: perl
12820            ! Changes patchlevel.h
12821 ____________________________________________________________________________
12822 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
12823         Log: BeOS has sockets but not true ones.
12824      Branch: perl
12825            ! pp_sys.c
12826 ____________________________________________________________________________
12827 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
12828         Log: metaconfig unit change for #14467.
12829      Branch: metaconfig/U/perl
12830            ! d_u32align.U
12831 ____________________________________________________________________________
12832 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
12833         Log: For some strange reason under the smoke harness the alignment
12834              test hangs in HP-UX 10.20.  So hint it to avoid the test.
12835      Branch: perl
12836            ! hints/hpux.sh
12837 ____________________________________________________________________________
12838 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
12839         Log: Allow d_u32align to be hinted.
12840      Branch: perl
12841            ! Configure
12842 ____________________________________________________________________________
12843 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
12844         Log: The shift key is important.
12845      Branch: perl
12846            ! ext/B/B.xs
12847 ____________________________________________________________________________
12848 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
12849         Log: The "used only once" warnings (from gv_check) come
12850              in pseudorandom hash order-- in EBCDIC the order
12851              is different.  Add a new option that allow the warnings
12852              to come in any order (Paul Marquess).
12853      Branch: perl
12854            ! lib/warnings.t t/lib/warnings/perl
12855 ____________________________________________________________________________
12856 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
12857         Log: Integrate perlio; the 0nothread test failure without threads.
12858      Branch: perl
12859           !> ext/threads/shared/t/0nothread.t
12860 ____________________________________________________________________________
12861 [ 14463] By: nick                                  on 2002/01/28  08:22:36
12862         Log: Integrate mainline
12863      Branch: perlio
12864           !> (integrate 37 files)
12865 ____________________________________________________________________________
12866 [ 14462] By: nick                                  on 2002/01/28  08:09:53
12867         Log: 1st attempt at skipping broke threads case.
12868      Branch: perlio
12869            ! ext/threads/shared/t/0nothread.t
12870 ____________________________________________________________________________
12871 [ 14461] By: nick                                  on 2002/01/28  07:25:58
12872         Log: Skip new threads::shared test unless -Duseithreads
12873      Branch: perlio
12874            ! ext/threads/shared/t/0nothread.t
12875 ____________________________________________________________________________
12876 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
12877         Log: FAQ sync.
12878      Branch: perl
12879            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12880            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12881            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
12882            ! pod/perlfaq9.pod
12883 ____________________________________________________________________________
12884 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
12885         Log: Upgrade to podlators 1.20.
12886      Branch: perl
12887            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
12888 ____________________________________________________________________________
12889 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
12890         Log: Retract #14448, a better patch coming up.
12891      Branch: perl
12892            ! lib/Pod/t/basic.t
12893 ____________________________________________________________________________
12894 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
12895         Log: EBCDIC portability.
12896      Branch: perl
12897            ! t/op/append.t
12898 ____________________________________________________________________________
12899 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
12900         Log: Further cygwin installperl tweak from Gerrit P. Haase.
12901      Branch: perl
12902            ! installperl
12903 ____________________________________________________________________________
12904 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
12905         Log: A bug in Bulgarian EBCDIC locale (this sounds like
12906              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
12907              locales failed, too.  The patch works around the bug by
12908              skipping the test, but the real problem may be deeper
12909              (affecting probably only EBCDIC platforms, though):
12910              see the comment in locale.t for more details.
12911      Branch: perl
12912            ! lib/locale.t
12913 ____________________________________________________________________________
12914 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
12915         Log: metaconfig unit change for #14453.
12916      Branch: metaconfig/U/perl
12917            ! libperl.U
12918 ____________________________________________________________________________
12919 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
12920         Log: Subject: Bleadperl on Cygwin today
12921              From: "Gerrit P. Haase" <gp@familiehaase.de>              
12922              Date: Sun, 27 Jan 2002 22:30:41 +0100
12923              Message-ID: <462007239437.20020127223041@familiehaase.de>
12924      Branch: perl
12925            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
12926            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
12927            ! lib/ExtUtils/t/MM_Cygwin.t
12928 ____________________________________________________________________________
12929 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
12930         Log: Unfinished EBCDIC branch.
12931      Branch: perl
12932            ! t/op/ver.t
12933 ____________________________________________________________________________
12934 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
12935         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
12936      Branch: perl
12937            ! ext/B/B.xs ext/B/B/Deparse.pm
12938 ____________________________________________________________________________
12939 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
12940         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
12941              platforms.
12942      Branch: perl
12943            ! ext/B/t/stash.t
12944 ____________________________________________________________________________
12945 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
12946         Log: Apparently no need for EBCDIC exception any more.
12947      Branch: perl
12948            ! ext/B/t/showlex.t
12949 ____________________________________________________________________________
12950 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
12951         Log: (retracted by #14458)
12952              (Russ Allbery) OS/390 is using a high-bit character for ESC,
12953              skip the test for now.  A better fix would be to override
12954              the notion of the platform's escape sequence in the test
12955              of Pod::Text::Termcap.  We may have to apply a filter to
12956              the output to substitute back in the ESC character that
12957              the test expects, but only on OS/390.
12958      Branch: perl
12959            ! lib/Pod/t/basic.t
12960 ____________________________________________________________________________
12961 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
12962         Log: Detypo.
12963      Branch: perl
12964            ! ext/Devel/Peek/Peek.t
12965 ____________________________________________________________________________
12966 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
12967         Log: OS/390 USS has a different idea of the pw* functions.
12968              Also, test the name with eq, not with ==.
12969      Branch: perl
12970            ! lib/User/pwent.t
12971 ____________________________________________________________________________
12972 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
12973         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
12974      Branch: perl
12975            ! doio.c
12976 ____________________________________________________________________________
12977 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
12978         Log: ASCIIisms.
12979      Branch: perl
12980            ! ext/PerlIO/t/encoding.t
12981 ____________________________________________________________________________
12982 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
12983         Log: chr(42) ne '*'  if one is in EBCDIC.
12984      Branch: perl
12985            ! t/op/pack.t
12986 ____________________________________________________________________________
12987 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
12988         Log: Subject: [PATCH] Fix up recent op/stat.t failures
12989              From: Andy Dougherty <doughera@lafayette.edu>
12990              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
12991              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
12992      Branch: perl
12993            ! t/op/stat.t
12994 ____________________________________________________________________________
12995 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
12996         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
12997              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12998              Date: Sun, 27 Jan 2002 15:03:18 +0100
12999              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
13000      Branch: perl
13001            ! lib/ExtUtils/t/Command.t
13002 ____________________________________________________________________________
13003 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
13004         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
13005              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13006              Date: Sun, 27 Jan 2002 14:51:10 +0100
13007              Message-ID: <20020127145110.A16332@rafael>
13008      Branch: perl
13009            ! ext/B/B/Deparse.pm
13010 ____________________________________________________________________________
13011 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
13012         Log: integrate change#14431 from perlio branch (Nick's fix for
13013              change#13474 to be more defensive about looking at pad entries
13014              that may not exist yet)
13015      Branch: maint-5.6/perl
13016            ! op.c
13017 ____________________________________________________________________________
13018 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
13019         Log: Comment to avoid later "cleanups."
13020      Branch: perl
13021            ! lib/ExtUtils/MakeMaker.pm
13022 ____________________________________________________________________________
13023 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
13024         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
13025              instead of just FOO=... cmd ...
13026      Branch: perl
13027            ! Makefile.SH
13028 ____________________________________________________________________________
13029 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
13030         Log: Overquoting bad (in UNIX one would get
13031              Can't open perl script "'-I../lib'": No such file or directory)
13032      Branch: perl
13033            ! lib/Pod/t/Usage.t
13034 ____________________________________________________________________________
13035 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
13036         Log: Integrate perlio;
13037              
13038              "All tests successful" VC6.0 Win32
13039              (Update config.vc to need cppstdin so those tests are skipped...)
13040      Branch: perl
13041           !> win32/config.vc win32/config_H.bc win32/config_H.gc
13042           !> win32/config_H.vc
13043 ____________________________________________________________________________
13044 [ 14434] By: nick                                  on 2002/01/26  22:27:08
13045         Log: "All tests successful" VC6.0 Win32
13046              (Update config.vc to need cppstdin so those tests are skipped...)
13047      Branch: perlio
13048            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13049            ! win32/config_H.vc
13050 ____________________________________________________________________________
13051 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
13052         Log: Integrate perlio;
13053              
13054              1st two tests of File/Find/t/find.t and taint.t were run after 
13055              calling cleanup(). If previous fail had left for_find directory,
13056              but no content in it then cleanup() returned cd'ed to that directory.
13057              So tests failed. Fixed cleanup()-s.
13058              
13059              If we get to sighandler by mistake (no perl handler set) then
13060              warn() and exit() rather than die() - should never happen
13061              but if it does context needed to die is likely to be trashed
13062              as well.
13063              
13064              Win32 signal emulation cleanup.
13065              
13066              Tinkering with thread cleanup mutex-ing - not the problem 
13067              (op.c is) but could have been...
13068              
13069              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
13070              Should really be looked at by someone that knows about pads.
13071              
13072              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
13073              for CRLF line endings.
13074      Branch: perl
13075           !> ext/threads/threads.xs lib/File/Find/t/find.t
13076           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
13077           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
13078 ____________________________________________________________________________
13079 [ 14432] By: nick                                  on 2002/01/26  21:10:38
13080         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
13081              for CRLF line endings.
13082      Branch: perlio
13083            ! lib/Filter/Simple.pm
13084 ____________________________________________________________________________
13085 [ 14431] By: nick                                  on 2002/01/26  21:08:35
13086         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
13087              Should really be looked at by someone that knows about pads.
13088      Branch: perlio
13089            ! op.c
13090 ____________________________________________________________________________
13091 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
13092         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
13093              From: "Craig A. Berry" <craigberry@mac.com>       
13094              Date: Sat, 26 Jan 2002 11:19:44 -0600
13095              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
13096      Branch: perl
13097            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
13098 ____________________________________________________________________________
13099 [ 14429] By: nick                                  on 2002/01/26  18:04:22
13100         Log: Tinkering with thread cleanup mutex-ing - not the problem 
13101              (op.c is) but could have been...
13102      Branch: perlio
13103            ! ext/threads/threads.xs
13104 ____________________________________________________________________________
13105 [ 14428] By: nick                                  on 2002/01/26  18:03:13
13106         Log: Win32 signal emulation cleanup.
13107      Branch: perlio
13108            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
13109 ____________________________________________________________________________
13110 [ 14427] By: nick                                  on 2002/01/26  13:59:33
13111         Log: If we get to sighandler by mistake (no perl handler set) then
13112              warn() and exit() rather than die() - should never happen
13113              but if it does context needed to die is likely to be trashed
13114              as well.
13115      Branch: perlio
13116            ! mg.c
13117 ____________________________________________________________________________
13118 [ 14426] By: nick                                  on 2002/01/26  13:56:23
13119         Log: Integrate mainline
13120      Branch: perlio
13121           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
13122           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
13123           !> t/run/fresh_perl.t
13124 ____________________________________________________________________________
13125 [ 14425] By: nick                                  on 2002/01/26  08:11:33
13126         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
13127              calling cleanup(). If previous fail had left for_find directory,
13128              but no content in it then cleanup() returned cd'ed to that directory.
13129              So tests failed. Fixed cleanup()-s.
13130      Branch: perlio
13131            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
13132 ____________________________________________________________________________
13133 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
13134         Log: Integrate perlio;
13135              
13136              Fix winsystem.t's attempt to build showav.exe to work
13137              with gcc (which writes a.exe unless told with -o ).
13138              Also put in a few more fail-safes to check .exe got
13139              built somehow.
13140              
13141              More Win32 tuning
13142              
13143              Save $! so that other syscalls don't disturb it before
13144              we test it.
13145      Branch: perl
13146           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
13147           !> t/op/winsystem.t
13148 ____________________________________________________________________________
13149 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
13150         Log: Subject: [PATCH] new test in op/universal.t
13151              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13152              Date: Fri, 25 Jan 2002 23:17:33 +0100
13153              Message-ID: <20020125231733.A11733@rafael>
13154      Branch: perl
13155            ! t/op/universal.t
13156 ____________________________________________________________________________
13157 [ 14422] By: nick                                  on 2002/01/25  21:37:03
13158         Log: Save $! so that other syscalls don't disturb it before 
13159              we test it.
13160      Branch: perlio
13161            ! ext/Socket/socketpair.t
13162 ____________________________________________________________________________
13163 [ 14421] By: nick                                  on 2002/01/25  19:05:57
13164         Log: More Win32 tuning
13165      Branch: perlio
13166            ! t/op/stat.t t/op/taint.t
13167 ____________________________________________________________________________
13168 [ 14420] By: nick                                  on 2002/01/25  18:21:42
13169         Log: Fix winsystem.t's attempt to build showav.exe to work 
13170              with gcc (which writes a.exe unless told with -o ).
13171              Also put in a few more fail-safes to check .exe got 
13172              built somehow.
13173      Branch: perlio
13174            ! t/op/winsystem.t
13175 ____________________________________________________________________________
13176 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
13177         Log: Subject: [Patch Encode.xs] calculation of need overflows
13178              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
13179              Date: Sat, 26 Jan 2002 00:58:50 +0900
13180              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
13181      Branch: perl
13182            ! ext/Encode/Encode.xs
13183 ____________________________________________________________________________
13184 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
13185         Log: Integrate changes 13474+13478+13584 from maintperl;
13186              anon sub leakage.
13187      Branch: perl
13188            ! op.c t/run/fresh_perl.t
13189 ____________________________________________________________________________
13190 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
13191         Log: Update Changes.
13192      Branch: perl
13193            ! Changes patchlevel.h
13194 ____________________________________________________________________________
13195 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
13196         Log: Integrate perlio; extensive threads and threads::shared work
13197              (note that the below is a chronological list of perlio
13198              check-in entries since the last integrate)
13199              
13200              Nearly-working threads re-structuring. Do not integrate,
13201              submit-ing to get to Win32, and as "off site" backup.
13202              
13203              threads work again on Win32. (Not threads::shared yet)
13204              Submit to see if they do on Linux.
13205              
13206              Add new threads/typemap to MANIFEST
13207              
13208              XS side of new threads::shared designed, coded and compiles,
13209              and mostly commented but is totaly untested.
13210              submit in case anyone wants a preview.
13211              
13212              Miss mg_len == 0 meaning don't Safefree
13213              
13214              Shared scalars working, some shared array ops working.
13215              
13216              Implement recursive lock and use of scope for PL_sharedsv_space,
13217              so now croak() from asserts does not leave locks.
13218              Make hv_simple compile (new prototype for debugging probe).
13219              
13220              thread::shared nearly working again - remaining issue
13221              is references withing shared space.
13222              Added bulk test with no threads involved (for debugging)
13223              Tuned tests to skip those needing _thrcnt
13224              
13225              SvTEMP_off to stop private PV's being stolen and stored in shared space
13226              
13227              Except Win32 from echo tests. (Alarm does not break into connect)
13228              
13229              Expand command line test globs on Win32.
13230              
13231              threads::shared tidy up:
13232              - Add _id() function to shared.xs so we can test refs point at same thing.
13233              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
13234              - Allow no_share to pass if sharing to works despite mis-ordering.
13235              - Change docs of threads to document ->create() (as used in tests),
13236              and not mention "new".
13237              
13238              Linux/NFS hackery was not faking right number of passes.
13239      Branch: perl
13240           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
13241           +> ext/threads/typemap
13242            - ext/threads/threads.h sharedsv.c sharedsv.h
13243            ! NetWare/config_H.wc
13244           !> (integrate 38 files)
13245 ____________________________________________________________________________
13246 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
13247         Log: Subject: Re: perldebguts minor tweaks
13248              From: Joe McMahon <mcmahon@metalab.unc.edu>
13249              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
13250              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
13251      Branch: perl
13252            ! pod/perldebguts.pod
13253 ____________________________________________________________________________
13254 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
13255         Log: metaconfig unit change for #14413.
13256      Branch: metaconfig
13257            ! U/modified/prototype.U
13258 ____________________________________________________________________________
13259 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
13260         Log: Okay, you can come home now, _().
13261      Branch: perl
13262            ! config_h.SH
13263 ____________________________________________________________________________
13264 [ 14412] By: nick                                  on 2002/01/25  11:01:49
13265         Log: Integrate mainline
13266              All but ../lib/Unicode/UCD.t pass.
13267      Branch: perlio
13268           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
13269           +> lib/unicore/CaseFolding.txt
13270           +> lib/unicore/CompositionExclusions.txt
13271           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
13272           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
13273           +> vos/vos.c
13274            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
13275            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
13276            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
13277            - lib/unicore/NamesList.html lib/unicore/PropList.html
13278            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
13279            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
13280            - lib/unicore/rename
13281           !> (integrate 424 files)
13282 ____________________________________________________________________________
13283 [ 14411] By: nick                                  on 2002/01/25  09:45:13
13284         Log: Linux/NFS hackery was not faking right number of passes.
13285      Branch: perlio
13286            ! t/io/fs.t
13287 ____________________________________________________________________________
13288 [ 14410] By: nick                                  on 2002/01/25  09:35:07
13289         Log: threads::shared tidy up:
13290              - Add _id() function to shared.xs so we can test refs point at same thing.
13291              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
13292              - Allow no_share to pass if sharing to works despite mis-ordering.
13293              - Change docs of threads to document ->create() (as used in tests),
13294              and not mention "new".
13295      Branch: perlio
13296            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13297            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
13298            ! ext/threads/threads.pm
13299 ____________________________________________________________________________
13300 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
13301         Log: Subject: perldebguts minor tweaks
13302              From: Joe McMahon <mcmahon@metalab.unc.edu>
13303              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
13304              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
13305      Branch: perl
13306            ! pod/perldebguts.pod
13307 ____________________________________________________________________________
13308 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
13309         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
13310              From: Peter Scott <Peter@PSDT.com>
13311              Date: Thu, 24 Jan 2002 08:51:34 -0800
13312              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
13313      Branch: perl
13314            ! pod/perldebguts.pod
13315 ____________________________________________________________________________
13316 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
13317         Log: Few more paranoia checks for Unicode hash keys.
13318      Branch: perl
13319            ! t/op/each.t
13320 ____________________________________________________________________________
13321 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
13322         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
13323              From: Andy Dougherty <doughera@lafayette.edu>
13324              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
13325              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
13326      Branch: perl
13327            ! t/op/stat.t
13328 ____________________________________________________________________________
13329 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
13330         Log: The
13331              
13332              Subject: Very old debugger UTF-8 bug
13333              From: andreas.koenig@anima.de (Andreas J. Koenig)
13334              Date: 24 Jan 2002 12:45:44 +0100
13335              Message-ID: <m3y9iot1jr.fsf@anima.de>
13336              
13337              still broken, but this should work as a stopgap
13338              measure to stop pp_match accessing naughty data.
13339      Branch: perl
13340            ! pod/perldiag.pod pp_hot.c
13341 ____________________________________________________________________________
13342 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
13343         Log: metaconfig unit change for #14403.
13344      Branch: metaconfig/U/perl
13345            ! d_u32align.U
13346 ____________________________________________________________________________
13347 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
13348         Log: Pacify picky compilers (this time Sun Workshop).
13349      Branch: perl
13350            ! Configure
13351 ____________________________________________________________________________
13352 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
13353         Log: Subject: Very old debugger UTF-8 bug
13354              From: andreas.koenig@anima.de (Andreas J. Koenig)
13355              Date: 24 Jan 2002 12:45:44 +0100
13356              Message-ID: <m3y9iot1jr.fsf@anima.de>
13357      Branch: perl
13358            ! lib/dumpvar.pl
13359 ____________________________________________________________________________
13360 [ 14401] By: nick                                  on 2002/01/24  07:50:38
13361         Log: Expand command line test globs on Win32.
13362      Branch: perlio
13363            ! t/harness
13364 ____________________________________________________________________________
13365 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
13366         Log: Sprinkle some copyrights (use the oldest timestamp to
13367              be found in the repository, which is most often not right,
13368              but at least consistent)
13369      Branch: perl
13370            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
13371            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
13372            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
13373            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
13374            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
13375            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
13376            ! unixish.h xsutils.c
13377 ____________________________________________________________________________
13378 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
13379         Log: Don't crash on Help for long text (bug #506672)
13380      Branch: maint-5.6/macperl
13381            ! macos/macperl/MPHelp.c
13382 ____________________________________________________________________________
13383 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
13384         Log: Fix minor path problem
13385      Branch: maint-5.6/macperl
13386            ! macos/macperl/Droplets/tarzipme.plx
13387 ____________________________________________________________________________
13388 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
13389         Log: Minor text changes
13390      Branch: maint-5.6/macperl
13391            ! macos/Perl.r
13392 ____________________________________________________________________________
13393 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
13394         Log: Bump versions, dates, etc.
13395      Branch: maint-5.6/macperl
13396            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
13397 ____________________________________________________________________________
13398 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
13399         Log: coderefs in @INC and absolute paths
13400      Branch: maint-5.6/macperl
13401            ! embed.h pp_ctl.c proto.h
13402 ____________________________________________________________________________
13403 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
13404         Log: Minor module thingys
13405      Branch: maint-5.6/macperl
13406            ! macos/ext/Mac/Controls/Controls.xs
13407            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
13408            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
13409            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
13410            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
13411            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
13412            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
13413            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
13414            ! macos/ext/Mac/Movies/Movies.xs
13415            ! macos/ext/Mac/Navigation/Navigation.pm
13416            ! macos/ext/Mac/Navigation/Navigation.xs
13417            ! macos/ext/Mac/Notification/Notification.xs
13418            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
13419            ! macos/ext/Mac/Processes/Processes.xs
13420            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
13421            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
13422            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
13423            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
13424            ! macos/ext/Mac/Resources/Resources.pm
13425            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
13426            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
13427            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
13428            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
13429            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
13430 ____________________________________________________________________________
13431 [ 14393] By: nick                                  on 2002/01/23  19:52:19
13432         Log: Except Win32 from echo tests. (Alarm does not break into connect)
13433      Branch: perlio
13434            ! ext/Socket/Socket.t
13435 ____________________________________________________________________________
13436 [ 14392] By: nick                                  on 2002/01/23  19:31:57
13437         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
13438      Branch: perlio
13439            ! ext/threads/shared/shared.xs
13440 ____________________________________________________________________________
13441 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
13442         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
13443      Branch: perl
13444            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
13445            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
13446            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
13447            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
13448            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
13449            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
13450            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
13451            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
13452            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
13453            ! x2p/util.c x2p/util.h x2p/walk.c
13454 ____________________________________________________________________________
13455 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
13456         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
13457              therefore quite probably also obsolete code.
13458      Branch: perl
13459            ! sv.c
13460 ____________________________________________________________________________
13461 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
13462         Log: Update Changes.
13463      Branch: perl
13464            ! Changes patchlevel.h
13465 ____________________________________________________________________________
13466 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
13467         Log: Small update on todo.  Could use a lot more.
13468      Branch: perl
13469            ! pod/perltodo.pod
13470 ____________________________________________________________________________
13471 [ 14387] By: nick                                  on 2002/01/23  14:19:30
13472         Log: thread::shared nearly working again - remaining issue
13473              is references withing shared space.
13474              Added bulk test with no threads involved (for debugging)
13475              Tuned tests to skip those needing _thrcnt
13476      Branch: perlio
13477            + ext/threads/shared/t/0nothread.t
13478            ! MANIFEST ext/threads/shared/shared.pm
13479            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
13480            ! ext/threads/shared/t/hv_refs.t
13481            ! ext/threads/shared/t/hv_simple.t
13482            ! ext/threads/shared/t/sv_simple.t
13483 ____________________________________________________________________________
13484 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
13485         Log: Subject: [ID 20020121.003] perldata doco bug
13486              From: John Stumbles <jstumbles@bluearc.com>
13487              Date: Mon, 21 Jan 2002 14:19:56 -0000
13488              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
13489      Branch: perl
13490            ! pod/perldata.pod
13491 ____________________________________________________________________________
13492 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
13493         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
13494              From: Michael G Schwern <schwern@pobox.com>
13495              Date: Mon, 21 Jan 2002 15:16:42 -0500
13496              Message-ID: <20020121201642.GA6659@blackrider>
13497      Branch: perl
13498            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
13499 ____________________________________________________________________________
13500 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
13501         Log: Subject: [PATCH] Re: eval not catching warnings?
13502              From: abigail@foad.org
13503              Date: Wed, 23 Jan 2002 15:35:47 +0100
13504              Message-ID: <20020123143547.24798.qmail@foad.org>
13505      Branch: perl
13506            ! pod/perlfunc.pod
13507 ____________________________________________________________________________
13508 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
13509         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
13510              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13511              Date: Tue, 22 Jan 2002 17:00:54 -0800            
13512              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
13513      Branch: perl
13514            ! t/run/fresh_perl.t
13515 ____________________________________________________________________________
13516 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
13517         Log: metaconfig unit change for #14381.
13518      Branch: metaconfig/U/perl
13519            ! d_u32align.U
13520 ____________________________________________________________________________
13521 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
13522         Log: HP-UX 10.20 cc pacifying from Merijn.
13523      Branch: perl
13524            ! Configure
13525 ____________________________________________________________________________
13526 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
13527         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
13528              From: "Craig A. Berry" <craigberry@mac.com> 
13529              Date: Tue, 22 Jan 2002 22:14:26 -0600
13530              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
13531      Branch: perl
13532            ! vms/test.com
13533 ____________________________________________________________________________
13534 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
13535         Log: AIX cpp bug: having macro arguments and character constants
13536              "the same" means trouble (here s and 's')
13537              What broke now was 841 and 842 of t/op/pat.t, because of the
13538              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
13539              (note that breakage happened only under cc_r and usethreads+
13540              useithreads)
13541      Branch: perl
13542            ! utf8.h
13543 ____________________________________________________________________________
13544 [ 14378] By: nick                                  on 2002/01/22  20:33:15
13545         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
13546              so now croak() from asserts does not leave locks.
13547              Make hv_simple compile (new prototype for debugging probe).
13548      Branch: perlio
13549            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13550            ! ext/threads/shared/t/hv_simple.t
13551 ____________________________________________________________________________
13552 [ 14377] By: nick                                  on 2002/01/22  17:32:21
13553         Log: Shared scalars working, some shared array ops working.
13554      Branch: perlio
13555            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
13556            ! ext/threads/shared/t/sv_refs.t
13557            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
13558 ____________________________________________________________________________
13559 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
13560         Log: Subject: [PATCH] Support truncate() in VOS port
13561              From: Paul_GreenVOS@vos.stratus.com
13562              Date: Mon, 21 Jan 02 23:27 est
13563              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
13564      Branch: perl
13565            + vos/vos.c
13566            ! MANIFEST hints/vos.sh vos/vosish.h
13567 ____________________________________________________________________________
13568 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
13569         Log: metaconfig unit changes for #14374.  Couldn't figure
13570              how to get completely rid of _() (some weird dependency
13571              pulling it in?) so renamed it as PROTO_().
13572      Branch: metaconfig
13573            + U/modified/d_shmat.U U/modified/prototype.U
13574            ! U/protos/d_drand48proto.U
13575      Branch: metaconfig/U/perl
13576            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
13577 ____________________________________________________________________________
13578 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
13579         Log: Get rid of the _() macro since (1) we require ANSI anyway
13580              (2) Other software (GNU) seems to use it and we don't need it,
13581              so let's give it up.
13582      Branch: perl
13583            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
13584            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
13585            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
13586            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
13587            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
13588            ! wince/config.h wince/config_H.ce
13589 ____________________________________________________________________________
13590 [ 14373] By: nick                                  on 2002/01/22  10:10:48
13591         Log: Miss mg_len == 0 meaning don't Safefree
13592      Branch: perlio
13593            ! mg.c
13594 ____________________________________________________________________________
13595 [ 14372] By: nick                                  on 2002/01/21  22:34:06
13596         Log: XS side of new threads::shared designed, coded and compiles,
13597              and mostly commented but is totaly untested.
13598              submit in case anyone wants a preview.
13599      Branch: perlio
13600            + ext/threads/shared/typemap
13601            ! MANIFEST ext/threads/shared/shared.pm
13602            ! ext/threads/shared/shared.xs
13603 ____________________________________________________________________________
13604 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
13605         Log: Subject: [BUG] /\_/ an unrecognized escape?
13606              From: Michael G Schwern <schwern@pobox.com>
13607              Date: Mon, 21 Jan 2002 15:22:54 -0500
13608              Message-ID: <20020121202254.GA6731@blackrider>
13609      Branch: perl
13610            ! t/lib/warnings/toke toke.c
13611 ____________________________________________________________________________
13612 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
13613         Log: Undo the renaming of the Unicode data files; the simple
13614              solution being not including the *.html files.  This means
13615              that in the future there is no need for any renamings
13616              (well, assuming that the Consortium doesn't cause any),
13617              and the files are named like they are in the Consortium
13618              website, thus alleviating confusion.
13619      Branch: perl
13620            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
13621            + lib/unicore/CaseFolding.txt
13622            + lib/unicore/CompositionExclusions.txt
13623            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
13624            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
13625            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
13626            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
13627            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
13628            - lib/unicore/NamesList.html lib/unicore/PropList.html
13629            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
13630            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
13631            - lib/unicore/rename
13632            ! (edit 285 files)
13633 ____________________________________________________________________________
13634 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
13635         Log: Update Changes.
13636      Branch: perl
13637            ! Changes patchlevel.h
13638 ____________________________________________________________________________
13639 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
13640         Log: Subject: RE: BCC for Win32 is unhappy @14331
13641              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
13642              Date: Mon, 21 Jan 2002 09:48:40 +0300
13643              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
13644              
13645              (using IV instead of int)
13646      Branch: perl
13647            ! hv.h
13648 ____________________________________________________________________________
13649 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
13650         Log: path_is_absolute() needs a prototype (and maybe
13651              a better name, but that's another story).
13652      Branch: perl
13653            ! embed.fnc embed.h pp_ctl.c proto.h
13654 ____________________________________________________________________________
13655 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
13656         Log: Subject: Re: coderefs in @INC
13657              From: Chris Nandor <pudge@pobox.com>
13658              Date: Thu, 17 Jan 2002 11:26:02 -0500
13659              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
13660      Branch: perl
13661            ! pp_ctl.c
13662 ____________________________________________________________________________
13663 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
13664         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
13665              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13666              Date: Sun, 20 Jan 2002 22:53:56 +0100
13667              Message-ID: <20020120225356.A12093@rafael>
13668      Branch: perl
13669            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
13670            ! t/lib/warnings/9enabled warnings.h warnings.pl
13671 ____________________________________________________________________________
13672 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
13673         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
13674              From: "Craig A. Berry" <craigberry@mac.com>
13675              Date: Sun, 20 Jan 2002 22:49:42 -0600
13676              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
13677      Branch: perl
13678            ! lib/ExtUtils/MakeMaker.pm
13679 ____________________________________________________________________________
13680 [ 14363] By: nick                                  on 2002/01/20  20:38:23
13681         Log: Add new threads/typemap to MANIFEST
13682      Branch: perlio
13683            ! MANIFEST
13684 ____________________________________________________________________________
13685 [ 14362] By: nick                                  on 2002/01/20  20:34:36
13686         Log: Integrate mainline
13687      Branch: perlio
13688           +> lib/Pod/t/Usage.t
13689           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
13690           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
13691           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
13692           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
13693           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
13694           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
13695           !> util.c
13696 ____________________________________________________________________________
13697 [ 14361] By: nick                                  on 2002/01/20  18:51:47
13698         Log: Integrate MANIFEST
13699      Branch: perlio
13700           !> MANIFEST
13701 ____________________________________________________________________________
13702 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
13703         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
13704              From: Paul_GreenVOS@vos.stratus.com
13705              Date: Sat, 19 Jan 02 17:17 est
13706              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
13707              
13708              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
13709              From: Paul_GreenVOS@vos.stratus.com
13710              Date: Sat, 19 Jan 02 17:19 est
13711              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
13712      Branch: perl
13713            ! lib/ExtUtils/t/Command.t
13714 ____________________________________________________________________________
13715 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
13716         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
13717              From: Paul_GreenVOS@vos.stratus.com
13718              Date: Sat, 19 Jan 02 14:30 est
13719              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
13720      Branch: perl
13721            ! lib/AnyDBM_File.t
13722 ____________________________________________________________________________
13723 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
13724         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
13725              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
13726              Date: Sun, 20 Jan 2002 13:51:36 +0100
13727              Message-ID: <20020120135136.A710@rafael>
13728      Branch: perl
13729            ! ext/File/Glob/t/basic.t
13730 ____________________________________________________________________________
13731 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
13732         Log: #14352 deleted ext/threads/threads.h
13733      Branch: perlio
13734            ! MANIFEST
13735 ____________________________________________________________________________
13736 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
13737         Log: Eradicate sharedsv.*
13738      Branch: perlio
13739            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
13740 ____________________________________________________________________________
13741 [ 14355] By: nick                                  on 2002/01/20  11:50:22
13742         Log: threads work again on Win32. (Not threads::shared yet)
13743              Submit to see if they do on Linux.
13744      Branch: perlio
13745            ! ext/threads/shared/shared.xs ext/threads/threads.xs
13746            ! win32/makefile.mk
13747 ____________________________________________________________________________
13748 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
13749         Log: Make also hex() and oct() to croak if their arguments
13750              cannot be downgraded (that is, if they contain wide
13751              characters), just like crypt() does (and use the croak
13752              feature of sv_utf8_downgrade()).
13753      Branch: perl
13754            ! pp.c t/op/oct.t
13755 ____________________________________________________________________________
13756 [ 14353] By: nick                                  on 2002/01/19  22:20:09
13757         Log: Integrate Time/Local and its test
13758      Branch: perlio
13759           !> lib/Time/Local.pm lib/Time/Local.t
13760 ____________________________________________________________________________
13761 [ 14352] By: nick                                  on 2002/01/19  22:17:07
13762         Log: Nearly-working threads re-structuring. Do not integrate,
13763              submit-ing to get to Win32, and as "off site" backup.
13764      Branch: perlio
13765            + ext/threads/typemap
13766            - ext/threads/threads.h sharedsv.c sharedsv.h
13767            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
13768            ! embedvar.h ext/threads/shared/shared.pm
13769            ! ext/threads/shared/shared.xs ext/threads/threads.pm
13770            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
13771            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
13772            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
13773 ____________________________________________________________________________
13774 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
13775         Log: Regen toc.
13776      Branch: perl
13777            ! pod/perltoc.pod
13778 ____________________________________________________________________________
13779 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
13780         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
13781              From: David Dyck <dcd@tc.fluke.com>
13782              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
13783              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
13784      Branch: perl
13785            ! pod/perl5004delta.pod pod/perl5005delta.pod
13786            ! pod/perl561delta.pod pod/perl56delta.pod
13787 ____________________________________________________________________________
13788 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
13789         Log: FAQ sync.
13790      Branch: perl
13791            ! pod/perlfaq1.pod pod/perlfaq2.pod
13792 ____________________________________________________________________________
13793 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
13794         Log: Subject: [PATCH lib/Pod/t/Usage.t]
13795              From: Abe Timmerman <abe@ztreet.demon.nl>
13796              Date: Sat, 19 Jan 2002 19:57:57 +0100
13797              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
13798      Branch: perl
13799            + lib/Pod/t/Usage.t
13800            ! MANIFEST
13801 ____________________________________________________________________________
13802 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
13803         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
13804              From: Paul_GreenVOS@vos.stratus.com
13805              Date: Sat, 19 Jan 02 13:15 est
13806              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
13807      Branch: perl
13808            ! ext/SDBM_File/sdbm.t
13809 ____________________________________________________________________________
13810 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
13811         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
13812      Branch: perl
13813           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
13814           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
13815 ____________________________________________________________________________
13816 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
13817         Log: Alternative Time::Local algorithm that uses matemathical formula
13818              for timegm instead of progressive guessing
13819      Branch: perl
13820            ! lib/Time/Local.pm
13821 ____________________________________________________________________________
13822 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
13823         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
13824              From: Paul_GreenVOS@vos.stratus.com
13825              Date: Sat, 19 Jan 02 11:20 est
13826              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
13827      Branch: perl
13828            ! ext/File/Glob/t/basic.t
13829 ____________________________________________________________________________
13830 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
13831         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
13832              From: Paul_GreenVOS@vos.stratus.com
13833              Date: Fri, 18 Jan 02 22:56 est
13834              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
13835      Branch: perl
13836            ! ext/Cwd/t/cwd.t
13837 ____________________________________________________________________________
13838 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
13839         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
13840              From: Paul_GreenVOS@vos.stratus.com
13841              Date: Fri, 18 Jan 02 22:48 est
13842              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
13843      Branch: perl
13844            ! lib/Time/Local.t
13845 ____________________________________________________________________________
13846 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
13847         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
13848              From: Paul_GreenVOS@vos.stratus.com
13849              Date: Fri, 18 Jan 02 16:22 est
13850              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
13851      Branch: perl
13852            ! ext/Devel/DProf/DProf.t
13853 ____________________________________________________________________________
13854 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
13855         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
13856              From: Tels <perl_dummy@bloodgate.com>
13857              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
13858              Message-Id: <200201182106.XAA19133@taku.hut.fi>
13859      Branch: perl
13860            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
13861 ____________________________________________________________________________
13862 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
13863         Log: Don't do socketpair udp unless you've got all what it takes.
13864      Branch: perl
13865            ! util.c
13866 ____________________________________________________________________________
13867 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
13868         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
13869              From: Tels <perl_dummy@bloodgate.com>
13870              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
13871              Message-Id: <200201182206.AAA15310@taku.hut.fi>
13872      Branch: perl
13873            ! lib/ExtUtils/MM_BeOS.pm
13874 ____________________________________________________________________________
13875 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
13876         Log: metaconfig unit change for #14336.
13877      Branch: metaconfig
13878            ! U/modified/myhostname.U
13879 ____________________________________________________________________________
13880 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
13881         Log: Avoid bare "set", and kiss .uucp goodbye.
13882      Branch: perl
13883            ! Configure
13884 ____________________________________________________________________________
13885 [ 14335] By: nick                                  on 2002/01/18  22:11:42
13886         Log: Split out core of sv_magic() into sv_magicext().
13887              sv_magic provides the extra restictions (no READONLY, only
13888              one of each type, canned set of vtables), and sv_magicext()
13889              does the actual data twiddling.
13890              Also enhances semantics of ->mg_ptr setting via name/namlen
13891              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
13892              scratch area (namlen > 0 && name == NULL).
13893              sv_magicext also returns the MAGIC * it added.
13894              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
13895              
13896              To come sv_unmagicext() - which will remove just one magic
13897              of particular type, and additionaly match against ->mg_ptr,
13898              or the MAGIC * (need to experiment as to which is more natural).
13899      Branch: perlio
13900            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
13901            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
13902 ____________________________________________________________________________
13903 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
13904         Log: Retract #14327 for now, going to the limit seems
13905              to be too much for many platforms.
13906      Branch: perl
13907            ! lib/Time/Local.t
13908 ____________________________________________________________________________
13909 [ 14333] By: nick                                  on 2002/01/18  18:58:33
13910         Log: Integrate mainline
13911      Branch: perlio
13912           !> Changes patchlevel.h
13913 ____________________________________________________________________________
13914 [ 14332] By: nick                                  on 2002/01/18  16:19:06
13915         Log: Integrate mainline
13916      Branch: perlio
13917           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
13918           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
13919            - lib/ExtUtils/inst
13920           !> (integrate 32 files)
13921 ____________________________________________________________________________
13922 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
13923         Log: Update Changes.
13924      Branch: perl
13925            ! Changes patchlevel.h
13926 ____________________________________________________________________________
13927 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
13928         Log: Try to make the connect/read/write timeouting.
13929      Branch: perl
13930            ! ext/Socket/Socket.t
13931 ____________________________________________________________________________
13932 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
13933         Log: Netware Makefile tweak from Ananth Kesari.
13934      Branch: perl
13935            ! NetWare/Makefile
13936 ____________________________________________________________________________
13937 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
13938         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
13939              From: Michael G Schwern <schwern@pobox.com>
13940              Date: Fri, 18 Jan 2002 03:10:27 -0500
13941              Message-ID: <20020118081027.GE7226@blackrider>
13942      Branch: perl
13943            ! lib/File/Find.pm
13944 ____________________________________________________________________________
13945 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
13946         Log: (retracted by #14334)
13947              
13948              Subject: [PATCH] Improving lib/Time/Local.t
13949              From: Paul_GreenVOS@vos.stratus.com        
13950              Date: Thu, 17 Jan 02 22:36 est
13951              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
13952      Branch: perl
13953            ! lib/Time/Local.t
13954 ____________________________________________________________________________
13955 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
13956         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
13957              From: Abe Timmerman <abe@ztreet.demon.nl>  
13958              Date: Fri, 18 Jan 2002 13:18:47 +0100
13959              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
13960      Branch: perl
13961            ! lib/ExtUtils/t/MM_Win32.t
13962 ____________________________________________________________________________
13963 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
13964         Log: Subject: [PATCH] Syncing with bleadperl 
13965              From: Michael G Schwern <schwern@pobox.com> 
13966              Date: Fri, 18 Jan 2002 03:04:33 -0500
13967              Message-ID: <20020118080432.GC7226@blackrider>
13968      Branch: perl
13969            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
13970            - lib/ExtUtils/inst
13971            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
13972            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
13973            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
13974            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
13975            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
13976            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
13977            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
13978            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
13979            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
13980            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
13981            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
13982            ! lib/ExtUtils/testlib.pm
13983 ____________________________________________________________________________
13984 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
13985         Log: Detypo.
13986      Branch: perl
13987            ! AUTHORS
13988 ____________________________________________________________________________
13989 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
13990         Log: Subject: [PATCH] MM check_hints test
13991              From: Michael G Schwern <schwern@pobox.com>
13992              Date: Thu, 17 Jan 2002 20:25:57 -0500
13993              Message-ID: <20020118012557.GE32762@blackrider>
13994      Branch: perl
13995            + lib/ExtUtils/t/hints.t
13996            ! MANIFEST
13997 ____________________________________________________________________________
13998 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
13999         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
14000              From: Michael G Schwern <schwern@pobox.com> 
14001              Date: Thu, 17 Jan 2002 20:12:20 -0500
14002              Message-ID: <20020118011220.GC32762@blackrider>
14003              
14004              (#14317 replaced with this)
14005      Branch: perl
14006            ! lib/ExtUtils/MakeMaker.pm
14007 ____________________________________________________________________________
14008 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
14009         Log: Subject: [PATCH perldiag] overload.pm warnings
14010              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14011              Date: Thu, 17 Jan 2002 23:53:49 +0100
14012              Message-ID: <20020117235349.A14530@rafael>
14013      Branch: perl
14014            ! pod/perldiag.pod
14015 ____________________________________________________________________________
14016 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
14017         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
14018              From: Michael G Schwern <schwern@pobox.com>
14019              Date: Thu, 17 Jan 2002 16:35:47 -0500
14020              Message-ID: <20020117213546.GD23830@blackrider>
14021      Branch: perl
14022            ! lib/File/Find.pm
14023 ____________________________________________________________________________
14024 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
14025         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
14026              From: chromatic <chromatic@rmci.net>
14027              Date: Thu, 17 Jan 2002 13:04:22 -0700
14028              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
14029      Branch: perl
14030            ! pod/perltodo.pod
14031 ____________________________________________________________________________
14032 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
14033         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
14034              From: chromatic <chromatic@rmci.net>
14035              Date: Thu, 17 Jan 2002 12:59:04 -0700
14036              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
14037      Branch: perl
14038            ! lib/ExtUtils/t/Mkbootstrap.t
14039 ____________________________________________________________________________
14040 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
14041         Log: (replaced by #14322)
14042              The #14300 broke hints file handling.
14043      Branch: perl
14044            ! lib/ExtUtils/MakeMaker.pm
14045 ____________________________________________________________________________
14046 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
14047         Log: metaconfig unit change for #14315.
14048      Branch: metaconfig/U/perl
14049            ! uselongdbl.U
14050 ____________________________________________________________________________
14051 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
14052         Log: Subject: [PATCH] long doubles
14053              From: Nicholas Clark <nick@unfortu.net>
14054              Date: Thu, 17 Jan 2002 17:06:28 +0000
14055              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
14056      Branch: perl
14057            ! Configure
14058 ____________________________________________________________________________
14059 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
14060         Log: metaconfig unit change for #14313.
14061      Branch: metaconfig
14062            ! U/modified/i_ndbm.U
14063 ____________________________________________________________________________
14064 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
14065         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
14066              From: Andy Dougherty <doughera@lafayette.edu>
14067              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
14068              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
14069      Branch: perl
14070            ! Configure
14071 ____________________________________________________________________________
14072 [ 14312] By: nick                                  on 2002/01/17  21:38:38
14073         Log: Integrate mainline (for ndbm fixes etc.)
14074      Branch: perlio
14075           +> t/run/fresh_perl.t
14076            - t/run/kill_perl.t
14077           !> Changes MANIFEST ext/Opcode/Opcode.xs
14078           !> ext/SDBM_File/sdbm/Makefile.PL
14079           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
14080           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
14081           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
14082           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
14083           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
14084 ____________________________________________________________________________
14085 [ 14311] By: sky                                   on 2002/01/17  21:01:00
14086         Log: Simplify the code that duplicates the threads 
14087              init function and the parameters to the thread by using sv_dup. 
14088              Note,what happens if you pass a shared variable as a parameter?
14089      Branch: perl
14090            ! ext/threads/threads.xs
14091 ____________________________________________________________________________
14092 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
14093         Log: Update Changes.
14094      Branch: perl
14095            ! Changes patchlevel.h
14096 ____________________________________________________________________________
14097 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
14098         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
14099              with fresh_perl_is() and fresh_perl_like().
14100      Branch: perl
14101            + t/run/fresh_perl.t
14102            - t/run/kill_perl.t
14103            ! MANIFEST t/test.pl
14104 ____________________________________________________________________________
14105 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
14106         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
14107              From: Benjamin Goldberg <goldbb2@earthlink.net>
14108              Date: Wed, 09 Jan 2002 21:03:16 -0500
14109              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
14110      Branch: perl
14111            ! ext/Unicode/Normalize/Normalize.pm
14112 ____________________________________________________________________________
14113 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
14114         Log: Retract #14144 as Hugo isn't happy with it.
14115      Branch: perl
14116            ! scope.c t/run/kill_perl.t
14117 ____________________________________________________________________________
14118 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
14119         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
14120              From: Richard Clamp <richardc@unixbeard.net>
14121              Date: Wed, 16 Jan 2002 17:34:31 +0000
14122              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
14123      Branch: perl
14124            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
14125 ____________________________________________________________________________
14126 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
14127         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
14128              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14129              Date: Tue, 15 Jan 2002 21:23:30 +0100
14130              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
14131      Branch: perl
14132            ! ext/Opcode/Opcode.xs
14133 ____________________________________________________________________________
14134 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
14135         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
14136              From: Paul_GreenVOS@vos.stratus.com
14137              Date: Wed, 16 Jan 02 6:42 est
14138              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
14139      Branch: perl
14140            ! t/io/fs.t t/op/crypt.t
14141 ____________________________________________________________________________
14142 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
14143         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
14144              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14145              Date: Wed, 16 Jan 2002 13:43:39 +0100
14146              Message-ID: <20020116134339.A704@rafael>
14147              
14148              (replaces #14302)
14149      Branch: perl
14150            ! mg.c t/lib/warnings/mg
14151 ____________________________________________________________________________
14152 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
14153         Log: (replaced by #14303)
14154              Subject: [PATCH] length of undefined $(digit) should warn
14155              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14156              Date: Tue, 15 Jan 2002 23:02:44 +0100            
14157              Message-ID: <20020115230244.A31786@rafael>     
14158      Branch: perl
14159            ! mg.c t/lib/warnings/mg
14160 ____________________________________________________________________________
14161 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
14162         Log: The non-MakeMaker.pm parts of
14163              
14164              Subject: [PATCH] Re: MM_Beos.pm?
14165              From: Tels <perl_dummy@bloodgate.com>
14166              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
14167              Message-Id: <200201142006.WAA29544@taas.iki.fi>
14168      Branch: perl
14169            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
14170            ! lib/ExtUtils/t/MM_Unix.t
14171 ____________________________________________________________________________
14172 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
14173         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
14174              From: Michael G Schwern <schwern@pobox.com>    
14175              Date: Tue, 15 Jan 2002 20:07:50 -0500            
14176              Message-ID: <20020116010750.GH625@blackrider>  
14177      Branch: perl
14178            ! lib/ExtUtils/MakeMaker.pm
14179 ____________________________________________________________________________
14180 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
14181         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
14182              From: Jeffrey Friedl <jfriedl@yahoo.com>       
14183              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
14184              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
14185      Branch: perl
14186            ! lib/Text/Tabs.pm
14187 ____________________________________________________________________________
14188 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
14189         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
14190              From: "Green, Paul" <Paul.Green@stratus.com>
14191              Date: Tue, 15 Jan 2002 22:28:10 -0500
14192              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
14193      Branch: perl
14194            ! lib/ExtUtils/MM_Unix.pm
14195 ____________________________________________________________________________
14196 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
14197         Log: Integrate perlio; offsetof() is in <stddef.h>
14198      Branch: perl
14199           !> ext/Socket/Socket.xs
14200 ____________________________________________________________________________
14201 [ 14296] By: nick                                  on 2002/01/16  13:02:29
14202         Log: offsetof() is in <stddef.h>
14203      Branch: perlio
14204            ! ext/Socket/Socket.xs
14205 ____________________________________________________________________________
14206 [ 14295] By: nick                                  on 2002/01/16  07:25:29
14207         Log: Integrate mainline
14208      Branch: perlio
14209           +> (branch 262 files)
14210            - (delete 285 files)
14211           !> (integrate 34 files)
14212 ____________________________________________________________________________
14213 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
14214         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
14215              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
14216              Canonical.pl and Exact.pl.
14217      Branch: perl
14218            + (add 259 files)
14219            - (delete 288 files)
14220            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
14221            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
14222            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
14223            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
14224 ____________________________________________________________________________
14225 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
14226         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
14227      Branch: perl
14228            ! ext/Socket/Socket.xs
14229 ____________________________________________________________________________
14230 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
14231         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
14232              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14233              Date: Tue, 15 Jan 2002 21:59:19 +0100
14234              Message-ID: <3C44A637.16602.25EB208@localhost>
14235      Branch: perl
14236            ! embed.fnc embed.h proto.h
14237 ____________________________________________________________________________
14238 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
14239         Log: Duh.  The updated In/*.pl weren't checked in.
14240      Branch: perl
14241            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
14242            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
14243            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
14244            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
14245            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
14246            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
14247            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
14248            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
14249            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
14250            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
14251            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
14252            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
14253            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
14254            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
14255            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
14256            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
14257            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
14258            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
14259            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
14260            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
14261            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
14262            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
14263            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
14264            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
14265            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
14266            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
14267            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
14268            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
14269            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
14270            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
14271            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
14272            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
14273            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
14274            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
14275            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
14276            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
14277            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
14278            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
14279            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
14280            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
14281            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
14282            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
14283            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
14284            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
14285            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
14286            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
14287            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
14288            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
14289 ____________________________________________________________________________
14290 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
14291         Log: Update Changes.
14292      Branch: perl
14293            ! Changes patchlevel.h
14294 ____________________________________________________________________________
14295 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
14296         Log: Jeffrey is trying very hard to avoid working on his
14297              book, it would seem :-) (better naming, better comments
14298              in the files)
14299      Branch: perl
14300            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
14301            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
14302            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
14303            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
14304            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
14305            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
14306            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
14307            - lib/unicore/Is/IDStart.pl
14308            ! (edit 200 files)
14309 ____________________________________________________________________________
14310 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
14311         Log: metaconfig unit changes for #14287.
14312      Branch: metaconfig
14313            + U/modified/Chk_MANI.U
14314            ! U/modified/Extract.U U/modified/Finish.U
14315      Branch: metaconfig/U/perl
14316            ! Extensions.U dlsrc.U
14317 ____________________________________________________________________________
14318 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
14319         Log: Some protection against spaces in directory names.
14320              (Tru64 still has some makedepend problems in such
14321              cases but that looks like Tru64's problem.)
14322      Branch: perl
14323            ! Configure Makefile.SH
14324 ____________________________________________________________________________
14325 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
14326         Log: Should have been in #14285 but I have sausages for fingers.
14327      Branch: perl
14328            + lib/ExtUtils/MM_BeOS.pm
14329 ____________________________________________________________________________
14330 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
14331         Log: MM_BeOS from Tels.
14332      Branch: perl
14333            + lib/ExtUtils/t/MM_BeOS.t
14334            ! MANIFEST
14335 ____________________________________________________________________________
14336 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
14337         Log: Integrate perlio;
14338              
14339              (reintroduce #14251) Slab allocator for ops
14340              - moved the statics to intrpvar.h
14341              - implemented Slab_Free()
14342              - uses PerlMemShared (for now) if distinction exists.
14343              
14344              Slab allocator submit after resolve -ay to keep it!
14345              
14346              Hand merge of non slab allocator stuff
14347              
14348              const-ness fix in savepv's passing of NULL
14349              
14350              Typo in #else branch of PL_SLAB_ALLOC
14351              
14352              Integrate rest of mainline
14353              
14354              Regen embed enable slab for PERL_IMPLICIT_SYS
14355              
14356              Correct name of PL_OP_SLAB_ALLOC
14357              
14358              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
14359              e.g. -Duse64bitint on a 32-bit platform.
14360              Now uses I32 for use-count and is more careful with its casts.
14361      Branch: perl
14362           !> (integrate 28 files)
14363 ____________________________________________________________________________
14364 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
14365         Log: Add Shuck URL
14366      Branch: maint-5.6/macperl
14367            ! macos/macperl/MacPerl.podhelp
14368 ____________________________________________________________________________
14369 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
14370         Log: Remove obsolete docs
14371      Branch: maint-5.6/macperl
14372            ! ext/File/Glob/Glob.pm
14373 ____________________________________________________________________________
14374 [ 14281] By: nick                                  on 2002/01/15  15:08:43
14375         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
14376              e.g. -Duse64bitint on a 32-bit platform.
14377              Now uses I32 for use-count and is more careful with its casts.
14378      Branch: perlio
14379            ! intrpvar.h op.c
14380 ____________________________________________________________________________
14381 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
14382         Log: Update bundled modules.  Yow!
14383      Branch: maint-5.6/macperl
14384            + macos/bundled_ext/Compress/Zlib/constants.h
14385            + macos/bundled_ext/Compress/Zlib/constants.xs
14386            + macos/bundled_ext/Filter/Util/Call/ppport.h
14387            + macos/bundled_ext/Storable/t/compat-0.6.t
14388            + macos/bundled_ext/Storable/t/dump.pl
14389            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
14390            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
14391            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
14392            + macos/bundled_lib/blib/lib/URI/ssh.pm
14393            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
14394            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
14395            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
14396            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
14397            + macos/bundled_lib/t/Filter/Simple/data.t
14398            + macos/bundled_lib/t/Filter/Simple/export.t
14399            + macos/bundled_lib/t/Filter/Simple/filter_only.t
14400            + macos/bundled_lib/t/Filter/Simple/import.t
14401            + macos/bundled_lib/t/NEXT/actual.t
14402            + macos/bundled_lib/t/NEXT/actuns.t
14403            + macos/bundled_lib/t/NEXT/next.t
14404            + macos/bundled_lib/t/NEXT/unseen.t
14405            + macos/bundled_lib/t/libnet/netrc.t
14406            + macos/bundled_lib/t/libwww-perl/base/http.t
14407            + macos/bundled_lib/t/libwww-perl/live/activestate.t
14408            - macos/bundled_ext/Filter/t/FilterTest.pm
14409            - macos/bundled_ext/Storable/t/compat06.t
14410            - macos/bundled_ext/Storable/t/st-dump.pl
14411            - macos/bundled_lib/t/NEXT/test.pl
14412            - macos/bundled_lib/t/libwww-perl/live/google.t
14413            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
14414            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
14415            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
14416            ! macos/bundled_ext/Compress/Zlib/README
14417            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
14418            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
14419            ! macos/bundled_ext/Compress/Zlib/t/examples.t
14420            ! macos/bundled_ext/Filter/Util/Call/Call.pm
14421            ! macos/bundled_ext/Filter/Util/Call/Call.xs
14422            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
14423            ! macos/bundled_ext/Filter/t/call.t
14424            ! macos/bundled_ext/Filter/t/filter-util.pl
14425            ! macos/bundled_ext/Storable/ChangeLog
14426            ! macos/bundled_ext/Storable/README
14427            ! macos/bundled_ext/Storable/Storable.pm
14428            ! macos/bundled_ext/Storable/t/blessed.t
14429            ! macos/bundled_ext/Storable/t/canonical.t
14430            ! macos/bundled_ext/Storable/t/dclone.t
14431            ! macos/bundled_ext/Storable/t/forgive.t
14432            ! macos/bundled_ext/Storable/t/freeze.t
14433            ! macos/bundled_ext/Storable/t/lock.t
14434            ! macos/bundled_ext/Storable/t/overload.t
14435            ! macos/bundled_ext/Storable/t/recurse.t
14436            ! macos/bundled_ext/Storable/t/retrieve.t
14437            ! macos/bundled_ext/Storable/t/store.t
14438            ! macos/bundled_ext/Storable/t/tied.t
14439            ! macos/bundled_ext/Storable/t/tied_hook.t
14440            ! macos/bundled_ext/Storable/t/tied_items.t
14441            ! macos/bundled_ext/Storable/t/utf8.t
14442            ! macos/bundled_lib/blib/lib/File/Sort.pm
14443            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
14444            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
14445            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
14446            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
14447            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
14448            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
14449            ! macos/bundled_lib/blib/lib/LWP.pm
14450            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
14451            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
14452            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
14453            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
14454            ! macos/bundled_lib/blib/lib/Mail/Address.pm
14455            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
14456            ! macos/bundled_lib/blib/lib/Mail/Field.pm
14457            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
14458            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
14459            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
14460            ! macos/bundled_lib/blib/lib/Mail/Header.pm
14461            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
14462            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
14463            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
14464            ! macos/bundled_lib/blib/lib/Mail/Send.pm
14465            ! macos/bundled_lib/blib/lib/Mail/Util.pm
14466            ! macos/bundled_lib/blib/lib/NEXT.pm
14467            ! macos/bundled_lib/blib/lib/Net/Config.pm
14468            ! macos/bundled_lib/blib/lib/Net/Domain.pm
14469            ! macos/bundled_lib/blib/lib/Net/FTP.pm
14470            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
14471            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
14472            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
14473            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
14474            ! macos/bundled_lib/blib/lib/Net/POP3.pm
14475            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
14476            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
14477            ! macos/bundled_lib/blib/lib/Switch.pm
14478            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
14479            ! macos/bundled_lib/blib/lib/URI/Escape.pm
14480            ! macos/bundled_lib/blib/lib/URI/ftp.pm
14481            ! macos/bundled_lib/blib/lib/lwpcook.pod
14482            ! macos/bundled_lib/t/Filter/Simple/filter.t
14483            ! macos/bundled_lib/t/Switch/t/nested.t
14484            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
14485            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
14486            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
14487            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
14488            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
14489            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
14490            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
14491            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
14492            ! macos/bundled_lib/t/libnet/config.t
14493            ! macos/bundled_lib/t/libnet/ftp.t
14494            ! macos/bundled_lib/t/libnet/hostname.t
14495            ! macos/bundled_lib/t/libnet/nntp.t
14496            ! macos/bundled_lib/t/libnet/require.t
14497            ! macos/bundled_lib/t/libnet/smtp.t
14498            ! macos/bundled_lib/t/libwww-perl/base/headers.t
14499            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
14500            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
14501            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
14502            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
14503            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
14504            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
14505            ! macos/bundled_lib/t/libwww-perl/live/validator.t
14506            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
14507 ____________________________________________________________________________
14508 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
14509         Log: Subject: [PATCH] Socket::sockaddr_family
14510              From: Gisle Aas <gisle@ActiveState.com> 
14511              Date: 15 Jan 2002 06:35:28 -0800
14512              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
14513      Branch: perl
14514            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
14515 ____________________________________________________________________________
14516 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
14517         Log: Subject: [PATCH perldiag] Style issue
14518              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14519              Date: Tue, 15 Jan 2002 15:36:30 +0100                
14520              Message-ID: <20020115153630.A11568@rafael>
14521      Branch: perl
14522            ! pod/perldiag.pod
14523 ____________________________________________________________________________
14524 [ 14277] By: nick                                  on 2002/01/15  14:30:51
14525         Log: Correct name of PL_OP_SLAB_ALLOC
14526      Branch: perlio
14527            ! perl.h
14528 ____________________________________________________________________________
14529 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
14530         Log: NetWare tweak from Ananth Kesari.
14531      Branch: perl
14532            ! lib/ExtUtils/MakeMaker.pm
14533 ____________________________________________________________________________
14534 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
14535         Log: Throwback.
14536      Branch: perl
14537            ! MANIFEST
14538 ____________________________________________________________________________
14539 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
14540         Log: A couple of additional character classes from Jeffrey,
14541              hopefully useful in future for internal use for implementing
14542              some special cases of casing.
14543              
14544              Also regenerate once more all the character classes,
14545              now without the timestamp.  A timestamp would be kind of
14546              nice but it's not: having a timestamp in a file means that
14547              even if the effective contents of file really didn't
14548              change, the file looks as if it changed.
14549      Branch: perl
14550            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
14551            + lib/unicore/Is/CombAbov.pl
14552            ! (edit 304 files)
14553 ____________________________________________________________________________
14554 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
14555         Log: Make the test harder.
14556      Branch: perl
14557            ! t/op/pat.t
14558 ____________________________________________________________________________
14559 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
14560         Log: Additional utf8_heavy.pl tweak from Jeffrey.
14561      Branch: perl
14562            ! lib/utf8_heavy.pl
14563 ____________________________________________________________________________
14564 [ 14271] By: nick                                  on 2002/01/15  11:29:47
14565         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
14566      Branch: perlio
14567            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
14568            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
14569 ____________________________________________________________________________
14570 [ 14270] By: nick                                  on 2002/01/15  08:19:08
14571         Log: Integrate rest of mainline
14572      Branch: perlio
14573           !> (integrate 28 files)
14574 ____________________________________________________________________________
14575 [ 14269] By: nick                                  on 2002/01/15  08:02:44
14576         Log: Typo in #else branch of PL_SLAB_ALLOC
14577      Branch: perlio
14578            ! op.c
14579 ____________________________________________________________________________
14580 [ 14268] By: nick                                  on 2002/01/15  07:57:47
14581         Log: const-ness fix in savepv's passing of NULL
14582      Branch: perlio
14583            ! util.c
14584 ____________________________________________________________________________
14585 [ 14267] By: nick                                  on 2002/01/15  07:42:17
14586         Log: Hand merge of non slab allocator stuff
14587      Branch: perlio
14588            ! op.c
14589 ____________________________________________________________________________
14590 [ 14266] By: nick                                  on 2002/01/15  07:39:33
14591         Log: Slab allocator submit after resolve -ay to keep it!
14592      Branch: perlio
14593           !> op.c
14594 ____________________________________________________________________________
14595 [ 14265] By: nick                                  on 2002/01/15  07:05:06
14596         Log: Blind integrate of bulk of mainline.
14597      Branch: perlio
14598           +> (branch 173 files)
14599            - (delete 184 files)
14600           !> (integrate 146 files)
14601 ____________________________________________________________________________
14602 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
14603         Log: Pod nits.
14604      Branch: perl
14605            ! lib/Unicode/UCD.pm pod/perlunicode.pod
14606 ____________________________________________________________________________
14607 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
14608         Log: The Unicode categories doc patch to go with #14254,
14609              from Jeffrey.
14610      Branch: perl
14611            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
14612 ____________________________________________________________________________
14613 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
14614         Log: There isn't going to be perl.third.exe.
14615      Branch: perl
14616            ! Makefile.SH
14617 ____________________________________________________________________________
14618 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
14619         Log: Subject: [PATCH] small coredump correction
14620              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14621              Date: Tue, 15 Jan 2002 00:22:52 +0100
14622              Message-ID: <20020115002252.I691@rafael>
14623      Branch: perl
14624            ! op.c
14625 ____________________________________________________________________________
14626 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
14627         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
14628              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14629              Date: Mon, 14 Jan 2002 23:03:04 +0100
14630              Message-ID: <20020114230304.A691@rafael>   
14631              
14632              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
14633              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14634              Date: Mon, 14 Jan 2002 23:18:43 +0100
14635              Message-ID: <20020114231843.E691@rafael>   
14636      Branch: perl
14637            ! pod/perlsub.pod t/op/override.t toke.c
14638 ____________________________________________________________________________
14639 [ 14259] By: nick                                  on 2002/01/14  22:02:49
14640         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
14641              Need to use CopXXXXX macros everywhere and add CopSTASH_free
14642              Add new scope type and add support for it to scope.c and scope stack
14643              dup-er in sv.c. Add savesharedpv().
14644              Also zealous version of Win32's vmem.h to catch all the abuses.
14645              With this t/op/fork.t passes even with zealous checking and 
14646              checker is point a finger at various threads/shared issues.
14647              
14648              PL_curcop->cop_io is still an issue.
14649      Branch: perlio
14650            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
14651            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
14652            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
14653            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
14654            ! win32/vmem.h win32/win32.c win32/win32.h
14655 ____________________________________________________________________________
14656 [ 14258] By: nick                                  on 2002/01/14  20:24:28
14657         Log: Integrate build parts of mainline
14658      Branch: perlio
14659           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
14660           !> lib/ExtUtils/t/MM_Win32.t
14661 ____________________________________________________________________________
14662 [ 14257] By: nick                                  on 2002/01/14  16:10:54
14663         Log: Inverted sense of special-ness of specialCopIO - supposed to 
14664              be true if value is "special" i.e. NOT an SV.
14665      Branch: perlio
14666            ! perlio.h
14667 ____________________________________________________________________________
14668 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
14669         Log: Update Changes.
14670      Branch: perl
14671            ! Changes patchlevel.h
14672 ____________________________________________________________________________
14673 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
14674         Log: Retract #14251 (the op slab allocator from perlio)
14675              until we figure out why 2.2.19 x86 debian gets
14676              a circular sibling chain and therefore hangs in
14677              the Perl_ck_subr() sibling for-loop.
14678      Branch: perl
14679            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
14680            ! perlapi.c perlapi.h proto.h
14681 ____________________________________________________________________________
14682 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
14683         Log: Big mktables rewrite from Jeffrey;
14684              documentation not yet updated.
14685      Branch: perl
14686            + (add 171 files)
14687            - (delete 182 files)
14688            ! (edit 135 files)
14689 ____________________________________________________________________________
14690 [ 14253] By: ams                                   on 2002/01/14  03:15:05
14691         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
14692              From: Michael G Schwern <schwern@pobox.com>
14693              Date: Sun, 13 Jan 2002 21:00:07 -0500
14694              Message-Id: <20020114020007.GB2877@blackrider>
14695      Branch: perl
14696            ! lib/Cwd.pm
14697 ____________________________________________________________________________
14698 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
14699         Log: Subject: Re: Win32 status - progress !
14700              From: Abe Timmerman <abe@ztreet.demon.nl>       
14701              Date: Mon, 14 Jan 2002 02:29:51 +0100
14702              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
14703      Branch: perl
14704            ! lib/ExtUtils/t/MM_Win32.t
14705 ____________________________________________________________________________
14706 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
14707         Log: Integrate perlio.
14708              
14709              Slab allocator for ops
14710              - moved the statics to intrpvar.h
14711              - implemented Slab_Free()
14712              - uses PerlMemShared (for now) if distinction exists.
14713      Branch: perl
14714           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
14715           !> perlapi.c perlapi.h proto.h
14716 ____________________________________________________________________________
14717 [ 14250] By: nick                                  on 2002/01/13  23:22:34
14718         Log: Slab allocator for ops
14719              - moved the statics to intrpvar.h
14720              - implemented Slab_Free()
14721              - uses PerlMemShared (for now) if distinction exists.
14722      Branch: perlio
14723            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
14724            ! perlapi.c perlapi.h proto.h
14725 ____________________________________________________________________________
14726 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
14727         Log: Start a new test category: uni.  Much of t/op/pat
14728              should probably be moved here, but holding on that
14729              until Jeffrey finishes his big mktables rewrite.
14730              Bits and pieces of op/split, op/pack, op/append,
14731              op/join, could probably be moved to respective uni
14732              tests, too.
14733      Branch: perl
14734            + t/uni/fold.t t/uni/sprintf.t
14735            - t/op/unifold.t t/op/unisprintf.t
14736            ! MANIFEST t/TEST t/harness
14737 ____________________________________________________________________________
14738 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
14739         Log: Subject: [PATCH] enable Win32 to build again
14740              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14741              Date: Sun, 13 Jan 2002 21:49:24 +0100
14742              Message-ID: <3C4200E4.15926.23F6131@localhost>
14743              
14744              miniperl.exe.exe does not exe that well.
14745      Branch: perl
14746            ! lib/ExtUtils/MM_Unix.pm
14747 ____________________________________________________________________________
14748 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
14749         Log: Mention some of the load-affected tests.
14750      Branch: perl
14751            ! INSTALL
14752 ____________________________________________________________________________
14753 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
14754         Log: Move the UTF-8 conversion code earlier so that
14755              op/ver is happy.
14756      Branch: perl
14757            ! sv.c t/op/ver.t
14758 ____________________________________________________________________________
14759 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
14760         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
14761              have diverged quite a bit so no updates there.
14762      Branch: perl
14763            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
14764            ! ext/List/Util/lib/List/Util.pm
14765            ! ext/List/Util/lib/Scalar/Util.pm
14766 ____________________________________________________________________________
14767 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
14768         Log: Make the crypt() pickier: if downgrading doesn't work,
14769              croak.
14770      Branch: perl
14771            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
14772 ____________________________________________________________________________
14773 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
14774         Log: Grow the buffer in case Unicode caused size changes
14775              (and it very probably did).
14776      Branch: perl
14777            ! sv.c
14778 ____________________________________________________________________________
14779 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
14780         Log: Future-proofing from Jeffrey Friedl (for conflicting
14781              In* and Is* names).
14782      Branch: perl
14783            ! lib/utf8_heavy.pl
14784 ____________________________________________________________________________
14785 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
14786         Log: Subject: [PATCH] Re: Warning in B.xs
14787              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14788              Date: Sun, 13 Jan 2002 19:39:52 +0100
14789              Message-ID: <3C41E288.20562.1C8C895@localhost>
14790      Branch: perl
14791            ! ext/B/B.xs
14792 ____________________________________________________________________________
14793 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
14794         Log: Subject: Re: lookbehind broken with latest bleedperl
14795              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
14796              Date: Sun, 13 Jan 2002 18:06:22 +0000
14797              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
14798      Branch: perl
14799            ! regexec.c t/op/re_tests
14800 ____________________________________________________________________________
14801 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
14802         Log: Subject: [PATCH] more MM_Unix.t tests
14803              From: Tels <perl_dummy@bloodgate.com>
14804              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
14805              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
14806              
14807              Subject: [PATCH] 14220 misunderstood, I bet          
14808              From: andreas.koenig@anima.de (Andreas J. Koenig)
14809              Date: 12 Jan 2002 21:31:58 +0100
14810              Message-ID: <m3k7un8g5d.fsf@anima.de>
14811      Branch: perl
14812            ! lib/ExtUtils/t/MM_Unix.t
14813 ____________________________________________________________________________
14814 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
14815         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
14816              From: Tels <perl_dummy@bloodgate.com>
14817              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
14818              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
14819              
14820              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
14821              From: Tels <perl_dummy@bloodgate.com>
14822              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
14823              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
14824      Branch: perl
14825            ! lib/ExtUtils/MM_Unix.pm
14826 ____________________________________________________________________________
14827 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
14828         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
14829              From: Nicholas Clark <nick@unfortu.net> 
14830              Date: Sun, 13 Jan 2002 15:58:34 +0000
14831              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
14832      Branch: perl
14833            ! lib/Benchmark.t
14834 ____________________________________________________________________________
14835 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
14836         Log: Anton Berezin did more reading and the uid setting story
14837              gets more complex.
14838      Branch: perl
14839            ! pod/perltodo.pod utils/perldoc.PL
14840 ____________________________________________________________________________
14841 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
14842         Log: Integrate perlio;
14843              
14844              Win32 fixes:
14845              - vmem.h hack to handle free-by-wrong-thread after eval "".
14846              - Initialize timerid 
14847      Branch: perl
14848           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
14849 ____________________________________________________________________________
14850 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
14851         Log: Subject: Re: HiRes
14852              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14853              Date: Sun, 13 Jan 2002 10:18:46 +0100
14854              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
14855              
14856              Give up on socketpair in HP-UX.
14857      Branch: perl
14858            ! ext/Socket/socketpair.t
14859 ____________________________________________________________________________
14860 [ 14233] By: nick                                  on 2002/01/13  16:29:30
14861         Log: Integrate mainline
14862      Branch: perlio
14863           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
14864           !> (integrate 46 files)
14865 ____________________________________________________________________________
14866 [ 14232] By: nick                                  on 2002/01/13  15:37:48
14867         Log: Win32 fixes:
14868              - vmem.h hack to handle free-by-wrong-thread after eval "".
14869              - Initialize timerid 
14870      Branch: perlio
14871            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
14872 ____________________________________________________________________________
14873 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
14874         Log: *groan*
14875      Branch: perl
14876            ! t/op/pat.t
14877 ____________________________________________________________________________
14878 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
14879         Log: One more sharp s case found by Jeffrey.
14880      Branch: perl
14881            ! regexec.c t/op/pat.t
14882 ____________________________________________________________________________
14883 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
14884         Log: Comment tweak.
14885      Branch: perl
14886            ! regexec.c
14887 ____________________________________________________________________________
14888 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
14889         Log: Don't bother checking for the Greek special
14890              cases if the node is too short.
14891      Branch: perl
14892            ! regcomp.c
14893 ____________________________________________________________________________
14894 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
14895         Log: Update Changes.
14896      Branch: perl
14897            ! Changes patchlevel.h
14898 ____________________________________________________________________________
14899 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
14900         Log: metaconfig unit change for #14225.
14901      Branch: metaconfig
14902            + U/modified/i_ndbm.U
14903 ____________________________________________________________________________
14904 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
14905         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
14906              From: Jonathan Stowe <gellyfish@gellyfish.com>
14907              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
14908              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
14909      Branch: perl
14910            ! Configure config_h.SH
14911 ____________________________________________________________________________
14912 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
14913         Log: Quick reformat using indent -kr -nce, as requested
14914              by Dan Kogai and suggest by NI-S.
14915      Branch: perl
14916            ! ext/Encode/encengine.c
14917 ____________________________________________________________________________
14918 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
14919         Log: Couple more Unicode lookbehind tests.
14920      Branch: perl
14921            ! t/op/pat.t
14922 ____________________________________________________________________________
14923 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
14924         Log: Sharp S as a special treat for our German UTF-8 testers :-)
14925      Branch: perl
14926            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
14927 ____________________________________________________________________________
14928 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
14929         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
14930              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14931              Date: Sat, 12 Jan 2002 20:37:32 +0100
14932              Message-ID: <3C409E8C.16203.196C2D3@localhost>
14933      Branch: perl
14934            ! ext/B/B/Deparse.pm
14935 ____________________________________________________________________________
14936 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
14937         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
14938              really worth the bits it's printed on?
14939      Branch: perl
14940            ! lib/ExtUtils/t/MM_Unix.t
14941 ____________________________________________________________________________
14942 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
14943         Log: Special treatment for U+03B0 and U+0390 in //i,
14944              this means that we can remove the minlen pessimisations
14945              introduced by the #14096.
14946      Branch: perl
14947            ! pp_hot.c regcomp.c regexec.c
14948 ____________________________________________________________________________
14949 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
14950         Log: Integrate perlio;
14951              
14952              Abstract out the cloning of SvPVX and handle shared pv in a 
14953              safe (if suboptimal) manner. Does not fix op/fork.t :-(
14954              
14955              Win32-ize socketpair test
14956              - Win32 can fork even though $Config{d_fork} is undef
14957              - SOCK_DGRAM does not work - skip those tests.
14958      Branch: perl
14959           !> ext/Socket/socketpair.t sv.c
14960 ____________________________________________________________________________
14961 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
14962         Log: One should first drop the real uid, not the effective uid.
14963              [ID 20020110.003]
14964      Branch: perl
14965            ! utils/perldoc.PL
14966 ____________________________________________________________________________
14967 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
14968         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
14969              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
14970              Date: Fri, 11 Jan 2002 23:29:48 +0100
14971              Message-ID: <3C3F756C.4581.2E2A938@localhost>
14972      Branch: perl
14973            + ext/B/C/C.xs ext/B/C/Makefile.PL
14974            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
14975            ! utils/perlcc.PL
14976 ____________________________________________________________________________
14977 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
14978         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
14979              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
14980              Date: Fri, 11 Jan 2002 14:29:30 -0800
14981              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
14982      Branch: perl
14983            ! ext/B/t/concise.t
14984 ____________________________________________________________________________
14985 [ 14214] By: nick                                  on 2002/01/12  12:31:12
14986         Log: Win32-ize socketpair test
14987              - Win32 can fork even though $Config{d_fork} is undef
14988              - SOCK_DGRAM does not work - skip those tests.
14989      Branch: perlio
14990            ! ext/Socket/socketpair.t
14991 ____________________________________________________________________________
14992 [ 14213] By: nick                                  on 2002/01/12  11:46:28
14993         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
14994              safe (if suboptimal) manner. Does not fix op/fork.t :-(
14995      Branch: perlio
14996            ! sv.c
14997 ____________________________________________________________________________
14998 [ 14212] By: ams                                   on 2002/01/12  06:10:52
14999         Log: Subject: [PATCH] More fixes for Stratus VOS
15000              From: "Green, Paul" <Paul.Green@stratus.com>
15001              Date: Fri, 11 Jan 2002 17:30:37 -0500
15002              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
15003      Branch: perl
15004            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
15005 ____________________________________________________________________________
15006 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
15007         Log: Upgrade to CGI.pm 2.80.
15008      Branch: perl
15009            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
15010 ____________________________________________________________________________
15011 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
15012         Log: FAQ sync.
15013      Branch: perl
15014            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15015            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
15016            ! pod/perlfaq8.pod
15017 ____________________________________________________________________________
15018 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
15019         Log: This is getting embarrassing.
15020      Branch: perl
15021            ! t/op/pat.t
15022 ____________________________________________________________________________
15023 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
15024         Log: Doc tweaks.
15025      Branch: perl
15026            ! pod/perlunicode.pod
15027 ____________________________________________________________________________
15028 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
15029         Log: Updating the test count is good; also rephrasing
15030              so that there is no ok output containing "not".
15031      Branch: perl
15032            ! t/op/pat.t
15033 ____________________________________________________________________________
15034 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
15035         Log: Andreas is busy :-)
15036      Branch: perl
15037            ! doop.c t/op/unisprintf.t
15038 ____________________________________________________________________________
15039 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
15040         Log: Unicode lookbehind looked bad.
15041      Branch: perl
15042            ! regexec.c t/op/pat.t
15043 ____________________________________________________________________________
15044 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
15045         Log: Garbage collection.
15046      Branch: perl
15047            ! t/run/kill_perl.t
15048 ____________________________________________________________________________
15049 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
15050         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
15051              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15052              Date: Fri, 11 Jan 2002 23:29:48 +0100
15053              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
15054      Branch: perl
15055            ! embed.fnc global.sym makedef.pl
15056 ____________________________________________________________________________
15057 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
15058         Log: Subject: [PATCH] perldelta nit?
15059              From: Robert Spier <rspier@pobox.com>
15060              Date: Fri, 11 Jan 2002 15:19:16 -0800
15061              Message-ID: <15423.29428.164185.251700@rls.cx>
15062      Branch: perl
15063            ! pod/perldelta.pod
15064 ____________________________________________________________________________
15065 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
15066         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
15067              From: Michael G Schwern <schwern@pobox.com>
15068              Date: Fri, 11 Jan 2002 17:08:17 -0500
15069              Message-ID: <20020111220817.GG2838@blackrider>
15070      Branch: perl
15071            ! t/run/kill_perl.t t/test.pl
15072 ____________________________________________________________________________
15073 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
15074         Log: Subject: [PATCH] Correct misleading error message
15075              From: Mike Guy <mjtg@cam.ac.uk>
15076              Date: Fri, 11 Jan 2002 18:36:33 +0000
15077              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
15078              
15079              hash assignment -> anonymous hash
15080      Branch: perl
15081            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
15082 ____________________________________________________________________________
15083 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
15084         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
15085              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
15086              Date: Fri, 11 Jan 2002 16:58:14 +0100
15087              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
15088      Branch: perl
15089            ! ext/Unicode/Normalize/mkheader
15090 ____________________________________________________________________________
15091 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
15092         Log: Add a new test for is-sprintf-preserving Unicodeness:
15093              #14194 and an old one from kill_perl.t (I could have used
15094              sprintf.t, but it's format was quite fixed, and I didn't
15095              feel like breaking the format)
15096      Branch: perl
15097            + t/op/unisprintf.t
15098            ! MANIFEST t/run/kill_perl.t
15099 ____________________________________________________________________________
15100 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
15101         Log: Integrate perlio;
15102              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
15103      Branch: perl
15104           !> win32/win32.c
15105 ____________________________________________________________________________
15106 [ 14196] By: nick                                  on 2002/01/11  20:58:20
15107         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
15108              as C runtime seems to get its hands on them even though we said
15109              they were handled.
15110              Still an issue with "die" out of signal handler - get panic: pp_iter
15111      Branch: perlio
15112            ! win32/win32.c
15113 ____________________________________________________________________________
15114 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
15115         Log: Integrate perlio;
15116              A mostly-stable version of "new" Win32 signal/kill support.
15117      Branch: perl
15118           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
15119           !> win32/config.gc win32/config.vc win32/config_H.bc
15120           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
15121           !> win32/makefile.mk win32/win32.c win32/win32.h
15122 ____________________________________________________________________________
15123 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
15124         Log: Fix for
15125              
15126              Subject: UTF-8 sprintf bug in bleadperl
15127              From: andreas.koenig@anima.de (Andreas J. Koenig)
15128              Date: 11 Jan 2002 15:47:15 +0100
15129              Message-ID: <m3vge99c7g.fsf@anima.de>
15130              
15131              I have tests, have just to figure out where to put them
15132              since op/sprintf looks a bit unfriendly for tests of
15133              somewhat freer form.
15134      Branch: perl
15135            ! doop.c sv.c
15136 ____________________________________________________________________________
15137 [ 14193] By: nick                                  on 2002/01/11  18:25:34
15138         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
15139              Builds and passes a few tests.
15140      Branch: perlio
15141           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
15142           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
15143           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
15144           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
15145           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
15146           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
15147           +> t/lib/sample-tests/lone_not_bug
15148           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
15149           +> t/lib/sample-tests/vms_nit
15150           !> (integrate 63 files)
15151 ____________________________________________________________________________
15152 [ 14192] By: nick                                  on 2002/01/11  17:49:39
15153         Log: A mostly-stable version of "new" Win32 signal/kill support.
15154      Branch: perlio
15155            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
15156            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15157            ! win32/config_h.PL win32/makefile.mk win32/win32.c
15158            ! win32/win32.h
15159 ____________________________________________________________________________
15160 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
15161         Log: Update Changes.
15162      Branch: perl
15163            ! Changes patchlevel.h
15164 ____________________________________________________________________________
15165 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
15166         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
15167              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
15168              Date: Thu, 10 Jan 2002 18:21:34 -0800
15169              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
15170      Branch: perl
15171            + ext/B/t/concise.t
15172            ! MANIFEST
15173 ____________________________________________________________________________
15174 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
15175         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
15176              necessary in form.t and html.t @INC setups.
15177      Branch: perl
15178            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
15179 ____________________________________________________________________________
15180 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
15181         Log: Yet another twist.
15182      Branch: perl
15183            ! t/test.pl
15184 ____________________________________________________________________________
15185 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
15186         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
15187              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15188              Date: Fri, 11 Jan 2002 13:04:15 +0100      
15189              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
15190      Branch: perl
15191            ! hints/aix.sh
15192 ____________________________________________________________________________
15193 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
15194         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
15195              From: Jonathan Stowe <gellyfish@gellyfish.com> 
15196              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
15197              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
15198      Branch: perl
15199            ! lib/AnyDBM_File.t
15200 ____________________________________________________________________________
15201 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
15202         Log: Arguments were being mangled.
15203      Branch: perl
15204            ! t/test.pl
15205 ____________________________________________________________________________
15206 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
15207         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
15208              From: Jonathan Stowe <gellyfish@gellyfish.com>
15209              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
15210              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
15211      Branch: perl
15212            ! lib/AnyDBM_File.t
15213 ____________________________________________________________________________
15214 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
15215         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
15216              From: Michael G Schwern <schwern@pobox.com> 
15217              Date: Fri, 11 Jan 2002 04:26:27 -0500
15218              Message-ID: <20020111092626.GA16544@blackrider>
15219      Branch: perl
15220            ! t/run/kill_perl.t t/test.pl
15221 ____________________________________________________________________________
15222 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
15223         Log: Subject: [PATCH] Test::Harness 2.01
15224              From: Michael G Schwern <schwern@pobox.com> 
15225              Date: Thu, 10 Jan 2002 21:11:24 -0500
15226              Message-ID: <20020111021123.GA30666@blackrider>
15227      Branch: perl
15228            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
15229            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
15230            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
15231            + lib/Test/Harness/t/nonumbers.t
15232            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
15233            + t/lib/sample-tests/lone_not_bug
15234            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
15235            + t/lib/sample-tests/vms_nit
15236            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
15237            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
15238 ____________________________________________________________________________
15239 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
15240         Log: patch is silly when creating new files: don't run
15241              patch more than once.
15242      Branch: perl
15243            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
15244 ____________________________________________________________________________
15245 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
15246         Log: Forgot from #14179.
15247      Branch: perl
15248            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
15249 ____________________________________________________________________________
15250 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
15251         Log: Subject: [PATCH] is() undef/'' behavior change
15252              From: Michael G Schwern <schwern@pobox.com> 
15253              Date: Fri, 11 Jan 2002 03:35:51 -0500
15254              Message-ID: <20020111083551.GC30666@blackrider>
15255              
15256              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
15257              From: Michael G Schwern <schwern@pobox.com> 
15258              Date: Fri, 11 Jan 2002 03:37:44 -0500
15259              Message-ID: <20020111083744.GD30666@blackrider>
15260      Branch: perl
15261            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
15262            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
15263            ! lib/Pod/t/InputObjects.t lib/blib.t
15264 ____________________________________________________________________________
15265 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
15266         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
15267              From: Michael G Schwern <schwern@pobox.com> 
15268              Date: Thu, 10 Jan 2002 19:56:23 -0500
15269              Message-ID: <20020111005623.GA13192@blackrider>
15270      Branch: perl
15271            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
15272            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
15273            ! lib/Test/Simple.pm lib/Test/Simple/Changes
15274            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
15275            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
15276            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
15277            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
15278            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
15279            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
15280            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
15281            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
15282            ! lib/Test/Simple/t/plan_is_noplan.t
15283            ! lib/Test/Simple/t/plan_no_plan.t
15284            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
15285            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
15286            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
15287            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
15288            ! lib/Test/Tutorial.pod
15289 ____________________________________________________________________________
15290 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
15291         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
15292              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
15293              
15294              turns out even the malloc() was never really needed to begin with,
15295              so get rid of it
15296      Branch: perl
15297            ! sv.c
15298 ____________________________________________________________________________
15299 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
15300         Log: Small doc tweaks.
15301      Branch: perl
15302            ! pod/perluniintro.pod
15303 ____________________________________________________________________________
15304 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
15305         Log: support using the CRT's malloc() family of functions instead of
15306              the internal one when ithreads is enabled; allocate large blocks
15307              using VirtualAlloc() since the Heap*() functions may only be tuned
15308              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
15309              
15310              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
15311              also see comments at the top of win32/vmem.h for other options that
15312              can be set
15313      Branch: perl
15314            ! win32/vmem.h
15315 ____________________________________________________________________________
15316 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
15317         Log: Subject: micropatch
15318              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15319              Date: Thu, 10 Jan 2002 18:20:58 +0000
15320              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
15321      Branch: perl
15322            ! regcomp.c
15323 ____________________________________________________________________________
15324 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
15325         Log: Subject: [PATCH] Embed.t on Win32
15326              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15327              Date: Thu, 10 Jan 2002 18:56:21 +0100
15328              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
15329      Branch: perl
15330            ! lib/ExtUtils/t/Embed.t
15331 ____________________________________________________________________________
15332 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
15333         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
15334              From: Gisle Aas <gisle@ActiveState.com>
15335              Date: 10 Jan 2002 08:56:05 -0800
15336              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
15337      Branch: perl
15338            ! toke.c
15339 ____________________________________________________________________________
15340 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
15341         Log: Subject: [PATCH] doc fixes
15342              From: "Brendan O'Dea" <bod@debian.org>
15343              Date: Fri, 11 Jan 2002 03:49:54 +1100
15344              Message-ID: <20020110164954.GA21891@compusol.com.au>
15345      Branch: perl
15346            ! lib/I18N/Collate.pm pod/perlfunc.pod
15347 ____________________________________________________________________________
15348 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
15349         Log: Integrate perlio; More signal hackery.
15350      Branch: perl
15351           !> win32/win32.c
15352 ____________________________________________________________________________
15353 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
15354         Log: No need to show internal encodings, or return them
15355              in random order.
15356      Branch: perl
15357            ! ext/Encode/Encode.pm
15358 ____________________________________________________________________________
15359 [ 14168] By: nick                                  on 2002/01/10  17:33:31
15360         Log: Integrate mainline
15361      Branch: perlio
15362            - ext/Unicode/Normalize/Normalize.pod
15363           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
15364           !> ext/Unicode/Normalize/Makefile.PL
15365           !> ext/Unicode/Normalize/Normalize.pm
15366           !> ext/Unicode/Normalize/Normalize.xs
15367           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
15368           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
15369           !> t/run/kill_perl.t toke.c
15370 ____________________________________________________________________________
15371 [ 14167] By: nick                                  on 2002/01/10  17:08:35
15372         Log: More signal hackery
15373      Branch: perlio
15374            ! win32/win32.c
15375 ____________________________________________________________________________
15376 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
15377         Log: I think we can claim to be supporting Unicode
15378              "loose matching" now.
15379      Branch: perl
15380            ! pod/perlunicode.pod
15381 ____________________________________________________________________________
15382 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
15383         Log: Subject: doc patch
15384              From: mjd@plover.com
15385              Date: 10 Jan 2002 15:12:27 -0000
15386              Message-ID: <20020110151227.14850.qmail@plover.com>
15387      Branch: perl
15388            ! pod/perlrun.pod
15389 ____________________________________________________________________________
15390 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
15391         Log: Subject: Re: [ID 20011223.001] accept leaks memory
15392              From: Andy Dougherty <doughera@lafayette.edu>
15393              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
15394              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
15395      Branch: perl
15396            ! hints/linux.sh
15397 ____________________________________________________________________________
15398 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
15399         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
15400      Branch: perl
15401           !> win32/win32.c
15402 ____________________________________________________________________________
15403 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
15404         Log: Subject: [PATCH] Magic numbers in B::Concise
15405              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
15406              Date: Wed, 9 Jan 2002 23:04:01 -0800
15407              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
15408      Branch: perl
15409            ! ext/B/B/Concise.pm ext/B/O.pm
15410 ____________________________________________________________________________
15411 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
15412         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
15413              From: Gisle Aas <gisle@ActiveState.com>
15414              Date: 09 Jan 2002 21:52:40 -0800
15415              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
15416      Branch: perl
15417            ! t/lib/strict/vars toke.c
15418 ____________________________________________________________________________
15419 [ 14160] By: nick                                  on 2002/01/09  21:29:39
15420         Log: Skeleton coding of more kill() support on Win32.
15421      Branch: perlio
15422            ! win32/win32.c
15423 ____________________________________________________________________________
15424 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
15425         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
15426              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15427              Date: Wed, 9 Jan 2002 23:24:32 +0100
15428              Message-ID: <20020109232432.A692@rafael>
15429      Branch: perl
15430            ! ext/B/B/Deparse.pm
15431 ____________________________________________________________________________
15432 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
15433         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
15434              From: Jonathan Stowe <gellyfish@gellyfish.com>
15435              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
15436              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
15437      Branch: perl
15438            ! t/run/kill_perl.t
15439 ____________________________________________________________________________
15440 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
15441         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
15442              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15443              Date: Wed, 09 Jan 2002 20:16:54 +0000
15444              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
15445      Branch: perl
15446            ! regexec.c
15447 ____________________________________________________________________________
15448 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
15449         Log: Subject: [Patch @14129] fixes Unicode::Normalize
15450              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15451              Date: Thu, 10 Jan 2002 01:08:56 +0900
15452              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
15453      Branch: perl
15454            - ext/Unicode/Normalize/Normalize.pod
15455            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
15456            ! ext/Unicode/Normalize/Normalize.pm
15457            ! ext/Unicode/Normalize/Normalize.xs
15458            ! ext/Unicode/Normalize/mkheader
15459 ____________________________________________________________________________
15460 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
15461         Log: Integrate perlio; (Re-)implement alarm() for Win32.
15462      Branch: perl
15463           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
15464           !> win32/win32iop.h
15465 ____________________________________________________________________________
15466 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
15467         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
15468              From: Nicholas Clark <nick@unfortu.net>
15469              Date: Wed, 9 Jan 2002 17:56:04 +0000
15470              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
15471      Branch: perl
15472            ! t/op/readdir.t
15473 ____________________________________________________________________________
15474 [ 14153] By: nick                                  on 2002/01/09  16:18:57
15475         Log: Integrate mainline
15476      Branch: perlio
15477           +> ext/threads/t/stress_re.t t/op/unifold.t
15478            - lib/unifold.t
15479           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
15480           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
15481           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
15482 ____________________________________________________________________________
15483 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
15484         Log: Update Changes.
15485      Branch: perl
15486            ! Changes patchlevel.h
15487 ____________________________________________________________________________
15488 [ 14151] By: nick                                  on 2002/01/09  14:27:36
15489         Log: (Re-)implement alarm() for Win32.
15490      Branch: perlio
15491            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
15492            ! win32/win32iop.h
15493 ____________________________________________________________________________
15494 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
15495         Log: Thinko.
15496      Branch: perl
15497            ! ext/threads/t/stress_re.t
15498 ____________________________________________________________________________
15499 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
15500         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
15501              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
15502              Date: Wed, 09 Jan 2002 13:37:17 +0000                
15503              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
15504      Branch: perl
15505            ! regexec.c t/op/re_tests
15506 ____________________________________________________________________________
15507 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
15508         Log: Subject: Re: Weird Malformed warning in bleadperl    
15509              From: andreas.koenig@anima.de (Andreas J. Koenig)    
15510              Date: 09 Jan 2002 11:12:37 +0100
15511              Message-ID: <m3itabbzoq.fsf@anima.de>
15512      Branch: perl
15513            ! regexec.c t/op/pat.t
15514 ____________________________________________________________________________
15515 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
15516         Log: Forgot stress_re.t from MANIFEST.
15517      Branch: perl
15518            ! MANIFEST
15519 ____________________________________________________________________________
15520 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
15521         Log: In dumping use isPRINT() instead of isprint() so that locale
15522              does not come into play.
15523      Branch: perl
15524            ! utf8.c
15525 ____________________________________________________________________________
15526 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
15527         Log: Add a threads stress test for regular expressions
15528              (mostly just a modified stress_string.t) and doesn't
15529              test that much of regular expressions, just that $1
15530              doesn't get stomped by competing threads (as it does
15531              in the 5005threads of old).
15532      Branch: perl
15533            + ext/threads/t/stress_re.t
15534            ! MANIFEST
15535 ____________________________________________________________________________
15536 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
15537         Log: (retracted by #14307)
15538              Subject: Re: [ID 20010912.007] substr reference core dump
15539              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15540              Date: Tue, 08 Jan 2002 19:17:50 +0000
15541              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
15542      Branch: perl
15543            ! scope.c t/run/kill_perl.t
15544 ____________________________________________________________________________
15545 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
15546         Log: SANY (. with /s) wasn't happy on Unicode.
15547      Branch: perl
15548            ! regexec.c t/op/pat.t
15549 ____________________________________________________________________________
15550 [ 14142] By: ams                                   on 2002/01/08  22:42:10
15551         Log: Subject: [PATCH] perldebug nit
15552              From: Tels <tels@bloodgate.com>
15553              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
15554      Branch: perl
15555            ! pod/perldebug.pod
15556 ____________________________________________________________________________
15557 [ 14141] By: ams                                   on 2002/01/08  21:32:59
15558         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
15559              From: "Green, Paul" <Paul.Green@stratus.com>
15560              Date: Tue, 8 Jan 2002 17:31:35 -0500
15561              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
15562      Branch: perl
15563            ! Makefile.SH
15564 ____________________________________________________________________________
15565 [ 14140] By: ams                                   on 2002/01/08  21:27:57
15566         Log: Subject: [PATCH] Re: Slight chokage from Deparse
15567              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15568              Date: Tue, 8 Jan 2002 23:04:45 +0100
15569              Message-Id: <20020108230445.A4798@rafael>
15570      Branch: perl
15571            ! ext/B/B/Deparse.pm
15572 ____________________________________________________________________________
15573 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
15574         Log: Subject: [patch] peep() is rude
15575              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
15576              Date: Tue, 08 Jan 2002 19:17:50 +0000            
15577              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
15578      Branch: perl
15579            ! op.c t/run/kill_perl.t
15580 ____________________________________________________________________________
15581 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
15582         Log: unifold is really an op test since it requires
15583              no external modules for its actual testing:
15584              only the unicore CaseFold.txt file, and File::Spec
15585              to portably access that file.
15586      Branch: perl
15587            + t/op/unifold.t
15588            - lib/unifold.t
15589            ! MANIFEST
15590 ____________________________________________________________________________
15591 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
15592         Log: Subject: [patch] save a test 
15593              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
15594              Date: Tue, 08 Jan 2002 16:18:47 +0000
15595              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
15596      Branch: perl
15597            ! regcomp.c
15598 ____________________________________________________________________________
15599 [ 14136] By: nick                                  on 2002/01/08  16:11:55
15600         Log: Integrate mainline
15601      Branch: perlio
15602           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
15603           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
15604           !> (integrate 37 files)
15605 ____________________________________________________________________________
15606 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
15607         Log: Subject: Not OK 13843 
15608              From: andreas.koenig@anima.de (Andreas J. Koenig)
15609              Date: 08 Jan 2002 14:12:29 +0100
15610              Message-ID: <m38zb9c7gi.fsf@anima.de>
15611      Branch: perl
15612            ! op.c t/op/subst.t
15613 ____________________________________________________________________________
15614 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
15615         Log: Missed one variant of the fold testing, noticed bu Hugo.
15616      Branch: perl
15617            ! lib/unifold.t
15618 ____________________________________________________________________________
15619 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
15620         Log: Enchance the Storable magic description.
15621      Branch: perl
15622            ! ext/Storable/Storable.pm
15623 ____________________________________________________________________________
15624 [ 14132] By: ams                                   on 2002/01/08  09:16:12
15625         Log: Subject: [PATCH] don't installperl pods
15626              From: H.Merijn Brand <h.m.brand@hccnet.nl>
15627              Date: Tue, 08 Jan 2002 10:36:01 +0100
15628              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
15629      Branch: perl
15630            ! installperl
15631 ____________________________________________________________________________
15632 [ 14131] By: ams                                   on 2002/01/08  03:38:40
15633         Log: Subject: Math-BigInt v1.49 released
15634              From: Tels <perl_dummy@bloodgate.com>
15635              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
15636      Branch: perl
15637            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
15638            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
15639            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
15640            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
15641            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
15642            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
15643            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
15644            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
15645            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
15646            ! t/lib/Math/BigInt/Subclass.pm
15647 ____________________________________________________________________________
15648 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
15649         Log: A little better comments.
15650      Branch: perl
15651            ! regexec.c
15652 ____________________________________________________________________________
15653 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
15654         Log: No normalization form DNF.
15655      Branch: perl
15656            ! ext/Unicode/Normalize/Normalize.pm
15657 ____________________________________________________________________________
15658 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
15659         Log: Extension nits found by -Wall (several from threads
15660              and threads::shared, but leaving them to Arthur).
15661      Branch: perl
15662            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
15663            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
15664            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
15665            ! ext/Unicode/Normalize/mkheader x2p/str.c
15666 ____________________________________________________________________________
15667 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
15668         Log: Sync up Changes etc.
15669      Branch: maint-5.6/macperl
15670            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
15671 ____________________________________________________________________________
15672 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
15673         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
15674      Branch: maint-5.6/macperl
15675            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
15676 ____________________________________________________________________________
15677 [ 14125] By: ams                                   on 2002/01/07  22:03:22
15678         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
15679              From: Nicholas Clark (sans From field in mail header)
15680              Date: Mon, 7 Jan 2002 16:18:23 +0000
15681              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
15682      Branch: perl
15683            ! lib/Exporter.pm
15684 ____________________________________________________________________________
15685 [ 14124] By: ams                                   on 2002/01/07  21:46:11
15686         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
15687              From: "Green, Paul" <Paul.Green@stratus.com>
15688              Date: Mon, 7 Jan 2002 16:59:38 -0500
15689              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
15690      Branch: perl
15691            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
15692 ____________________________________________________________________________
15693 [ 14123] By: nick                                  on 2002/01/07  18:49:55
15694         Log: Integrate mainline
15695      Branch: perlio
15696           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
15697           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
15698           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
15699           !> regexec.c t/op/re_tests utf8.c utf8.h
15700 ____________________________________________________________________________
15701 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
15702         Log: Update Changes.
15703      Branch: perl
15704            ! Changes patchlevel.h
15705 ____________________________________________________________________________
15706 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
15707         Log: Subject: [PATCH] Correct module name in perldelta*
15708              From: Mike Guy <mjtg@cam.ac.uk>
15709              Date: Mon, 07 Jan 2002 17:02:43 +0000
15710              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
15711      Branch: perl
15712            ! pod/perl561delta.pod pod/perl56delta.pod
15713 ____________________________________________________________________________
15714 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
15715         Log: AUTHORS update.
15716      Branch: perl
15717            ! AUTHORS
15718 ____________________________________________________________________________
15719 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
15720         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
15721      Branch: perl
15722            ! ext/Storable/Storable.pm
15723 ____________________________________________________________________________
15724 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
15725         Log: perldelta updates.
15726      Branch: perl
15727            ! pod/perldelta.pod
15728 ____________________________________________________________________________
15729 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
15730         Log: Document the flags of pv_uni_display().
15731      Branch: perl
15732            ! pod/perlapi.pod utf8.c
15733 ____________________________________________________________________________
15734 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
15735         Log: Forgot from #14115.
15736      Branch: perl
15737            ! t/op/re_tests
15738 ____________________________________________________________________________
15739 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
15740         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
15741              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
15742              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
15743              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
15744      Branch: perl
15745            ! regcomp.c
15746 ____________________________________________________________________________
15747 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
15748         Log: More regex and utf8 debug dumping.
15749      Branch: perl
15750            ! dump.c regcomp.c regexec.c utf8.c utf8.h
15751 ____________________________________________________________________________
15752 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
15753         Log: Unused variable.
15754      Branch: perl
15755            ! regcomp.c
15756 ____________________________________________________________________________
15757 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
15758         Log: Regen toc.
15759      Branch: perl
15760            ! pod/perltoc.pod
15761 ____________________________________________________________________________
15762 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
15763         Log: capitalize correctly, noticed by David Dyck.
15764      Branch: perl
15765            ! lib/sort.pm
15766 ____________________________________________________________________________
15767 [ 14110] By: nick                                  on 2002/01/06  22:05:19
15768         Log: Integrate mainline - threads mended, DB_File sick?
15769      Branch: perlio
15770           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
15771           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
15772           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
15773           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
15774           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
15775 ____________________________________________________________________________
15776 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
15777         Log: No need to overqualify.
15778      Branch: perl
15779            ! lib/sort.pm
15780 ____________________________________________________________________________
15781 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
15782         Log: PL_debug_pad wasn't initialized to zeroes which broke
15783              ithreads + DEBUGGING.
15784      Branch: perl
15785            ! sv.c
15786 ____________________________________________________________________________
15787 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
15788         Log: Update Changes.
15789      Branch: perl
15790            ! Changes patchlevel.h
15791 ____________________________________________________________________________
15792 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
15793         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
15794              From: Jonathan Stowe <gellyfish@gellyfish.com>
15795              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
15796              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
15797      Branch: perl
15798            ! pp_sys.c
15799 ____________________________________________________________________________
15800 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
15801         Log: DB_File sync from Paul Marquess.
15802      Branch: perl
15803            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
15804            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
15805            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
15806 ____________________________________________________________________________
15807 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
15808         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
15809              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
15810              Date: Sun, 6 Jan 2002 11:44:30 +0100
15811              Message-ID: <3C38389E.7831.493570@localhost>
15812      Branch: perl
15813            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
15814            ! utils/perlcc.PL
15815 ____________________________________________________________________________
15816 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
15817         Log: Tests for #14098.
15818      Branch: perl
15819            ! t/op/lc.t
15820 ____________________________________________________________________________
15821 [ 14102] By: nick                                  on 2002/01/06  11:33:55
15822         Log: Integrate mainline (PPPort still multi-building).
15823      Branch: perlio
15824           +> lib/unifold.t
15825           !> (integrate 30 files)
15826 ____________________________________________________________________________
15827 [ 14101] By: ams                                   on 2002/01/06  04:52:50
15828         Log: Subject: [PATCH] Bad prototype detection now an optional warning
15829              From: Sam Tregar <sam@tregar.com>
15830              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
15831              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
15832      Branch: perl
15833            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
15834            ! t/comp/proto.t toke.c
15835 ____________________________________________________________________________
15836 [ 14100] By: ams                                   on 2002/01/06  01:56:59
15837         Log: Subject: [PATCH] Correct several Stratus VOS build issues
15838              From: "Green, Paul" <Paul.Green@stratus.com>
15839              Date: Sat, 5 Jan 2002 21:30:56 -0500
15840              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
15841      Branch: perl
15842            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
15843 ____________________________________________________________________________
15844 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
15845         Log: Further perl.org URL elaboration from Ask.
15846      Branch: perl
15847            ! pod/perlfaq1.pod pod/perlfaq2.pod
15848 ____________________________________________________________________________
15849 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
15850         Log: The same problem with To{Lower,Title,Upper}
15851              as earlier with ToFold.
15852      Branch: perl
15853            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
15854            ! lib/unicore/To/Upper.pl lib/unicore/mktables
15855 ____________________________________________________________________________
15856 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
15857         Log: Retract #14057 for now; the alarm/setitimer timers
15858              seen to be the same in many systems, which leads into
15859              hangups.
15860      Branch: perl
15861            ! ext/Time/HiRes/HiRes.t
15862 ____________________________________________________________________________
15863 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
15864         Log: Finish up (ha!) the Unicode case folding;
15865              enhance regex dumping code.
15866      Branch: perl
15867            + lib/unifold.t
15868            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
15869            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
15870 ____________________________________________________________________________
15871 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
15872         Log: Use the perl.org news gw instead of the perl.com one
15873              (from Ask).
15874      Branch: perl
15875            ! pod/perlfaq1.pod pod/perlfaq2.pod
15876 ____________________________________________________________________________
15877 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
15878         Log: Zero() wasn't documented.
15879      Branch: perl
15880            ! pod/perlclib.pod
15881 ____________________________________________________________________________
15882 [ 14093] By: ams                                   on 2002/01/05  17:58:35
15883         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
15884              From: Nicholas Clark <nick@unfortu.net>
15885              Date: Sat, 5 Jan 2002 18:55:39 +0000
15886              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
15887      Branch: perl
15888            ! lib/Memoize/t/tie_ndbm.t
15889 ____________________________________________________________________________
15890 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
15891         Log: Also UNICOS/mk has deviant socketpair().
15892      Branch: perl
15893            ! ext/Socket/socketpair.t
15894 ____________________________________________________________________________
15895 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
15896         Log: Ooops.  Retract the regex parts of #14090.
15897      Branch: perl
15898            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
15899 ____________________________________________________________________________
15900 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
15901         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
15902              From: Nicholas Clark <nick@unfortu.net> 
15903              Date: Sat, 5 Jan 2002 18:10:13 +0000
15904              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
15905      Branch: perl
15906            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
15907            ! regcomp.h regexec.c
15908 ____________________________________________________________________________
15909 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
15910         Log: Integrate perlio; a missing aTHX.
15911      Branch: perl
15912           !> op.c
15913 ____________________________________________________________________________
15914 [ 14088] By: nick                                  on 2002/01/05  12:35:01
15915         Log: One missing aTHX_
15916      Branch: perlio
15917            ! op.c
15918 ____________________________________________________________________________
15919 [ 14087] By: nick                                  on 2002/01/05  12:00:48
15920         Log: Raw integrate of mainline - op.c looks dodgy.
15921      Branch: perlio
15922           +> lib/Pod/t/Functions.t t/op/winsystem.t
15923            - lib/File/Spec/NW5.pm t/op/system.t
15924           !> (integrate 77 files)
15925 ____________________________________________________________________________
15926 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
15927         Log: integrate changes from maint-5.6/macperl branch
15928      Branch: maint-5.6/perl
15929           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
15930           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
15931 ____________________________________________________________________________
15932 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
15933         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
15934              found by Marc Lehmann.
15935      Branch: perl
15936            ! pp.c
15937 ____________________________________________________________________________
15938 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
15939         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
15940              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15941              Date: Sat, 5 Jan 2002 00:31:12 +0100
15942              Message-ID: <20020105003112.E1850@rafael>              
15943      Branch: perl
15944            ! t/comp/proto.t
15945 ____________________________________________________________________________
15946 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
15947         Log: A bit of "perl.com" cleanup.
15948      Branch: perl
15949            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
15950            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
15951            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
15952            ! pod/perlmodlib.PL pod/perlmodlib.pod
15953 ____________________________________________________________________________
15954 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
15955         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
15956              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15957              Date: Fri, 4 Jan 2002 23:35:19 +0100
15958              Message-ID: <20020104233519.A1850@rafael>
15959      Branch: perl
15960            ! op.c
15961 ____________________________________________________________________________
15962 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
15963         Log: Integrate change #14062 from macperl;
15964              Define setbuf, setvbuf for Mac OS
15965      Branch: perl
15966           !> ext/IO/IO.xs
15967 ____________________________________________________________________________
15968 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
15969         Log: Bump version, update Changes
15970      Branch: maint-5.6/macperl
15971            ! macos/Changes macos/MPVersion.r
15972 ____________________________________________________________________________
15973 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
15974         Log: Add more droplets
15975      Branch: maint-5.6/macperl
15976            + macos/macperl/Droplets/gluedialect.plx
15977            + macos/macperl/Droplets/glueedit.plx
15978            + macos/macperl/Droplets/gluemac.plx
15979            + macos/macperl/Droplets/gluescriptadds.plx
15980            + macos/macperl/Droplets/installme.plx
15981            + macos/macperl/Droplets/show_glue_pods.plx
15982            + macos/macperl/Droplets/tarzipme.plx
15983            + macos/macperl/Droplets/untarzipme.plx
15984 ____________________________________________________________________________
15985 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
15986         Log: Display the native pwd command.
15987      Branch: perl
15988            ! ext/Cwd/t/cwd.t
15989 ____________________________________________________________________________
15990 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
15991         Log: Under Mac OS X /dev/stdout is normally a symlink,
15992              but when running the test it seems to become a socket.
15993              So let's extend our censorship.
15994      Branch: perl
15995            ! t/op/stat.t
15996 ____________________________________________________________________________
15997 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
15998         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
15999      Branch: maint-5.6/macperl
16000            + macos/HandleSocket.cp
16001            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
16002            ! macos/macperl.sym
16003 ____________________________________________________________________________
16004 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
16005         Log: Doc updates
16006      Branch: maint-5.6/macperl
16007            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
16008 ____________________________________________________________________________
16009 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
16010         Log: Update libraries
16011      Branch: maint-5.6/macperl
16012            ! macos/macperl/Makefile.mk
16013 ____________________________________________________________________________
16014 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
16015         Log: Update tests to Mac::StandardFile from StandardFile.pl,
16016              plus other fixes
16017      Branch: maint-5.6/macperl
16018            ! macos/ext/Mac/Menus/t/MenuBar.t
16019            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
16020            ! macos/ext/Mac/Movies/t/PlayMovie.t
16021            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
16022            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
16023            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
16024            ! macos/ext/Mac/Resources/t/Resources.t
16025 ____________________________________________________________________________
16026 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
16027         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
16028      Branch: maint-5.6/macperl
16029            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
16030            ! macos/ext/Mac/Movies/Movies.xs
16031            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
16032            ! macos/ext/Mac/StandardFile/StandardFile.xs
16033            ! macos/ext/Mac/Windows/Windows.xs
16034 ____________________________________________________________________________
16035 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
16036         Log: Updates for Universal Headers 3.4 (forgot one)
16037      Branch: maint-5.6/macperl
16038            ! macos/macperl/MPConsole.cp
16039 ____________________________________________________________________________
16040 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
16041         Log: Updates for Universal Headers 3.4
16042      Branch: maint-5.6/macperl
16043            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
16044            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
16045            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
16046            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
16047            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
16048            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
16049            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
16050            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
16051            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
16052 ____________________________________________________________________________
16053 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
16054         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
16055              from <200112112327.JAA25434@gpo.metropolis.net.au>;
16056              don't crash on quit for 68K (MacPerl Bug #490013)
16057      Branch: maint-5.6/macperl
16058            ! macos/macish.c macos/macperl/MPConsole.cp
16059 ____________________________________________________________________________
16060 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
16061         Log: If we do have socketpair(), make my_socketpair()
16062              just call the real socketpair().  This way we always
16063              have real code behind my_socketpair() and a symbol
16064              corresponding to the my_socketpair in global.sym.
16065      Branch: perl
16066            ! embed.fnc embed.h makedef.pl proto.h util.c
16067 ____________________________________________________________________________
16068 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
16069         Log: Disable sigaction (MacPerl Bug #470321)
16070      Branch: maint-5.6/macperl
16071            ! macos/config.h macos/config.sh
16072 ____________________________________________________________________________
16073 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
16074         Log: Make GUSI resource work (MacPerl Bug #464638)
16075      Branch: maint-5.6/macperl
16076            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
16077            ! macos/macperl/MacPerl.rsrc
16078 ____________________________________________________________________________
16079 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
16080         Log: Make AutoSplit go a little deeper
16081      Branch: maint-5.6/macperl
16082            ! macos/Makefile.mk
16083 ____________________________________________________________________________
16084 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
16085         Log: A few doc updates from bleadperl
16086      Branch: maint-5.6/macperl
16087            ! pod/perlmodinstall.pod pod/perlport.pod
16088 ____________________________________________________________________________
16089 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
16090         Log: Sync up to latest changes from bleadperl
16091      Branch: maint-5.6/macperl
16092            ! lib/File/Find.pm
16093 ____________________________________________________________________________
16094 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
16095         Log: Define setbuf, setvbuf for Mac OS
16096      Branch: maint-5.6/macperl
16097            ! ext/IO/IO.xs
16098 ____________________________________________________________________________
16099 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
16100         Log: Delete by request of Mark-Jason Dominus (change #13676)
16101      Branch: maint-5.6/macperl
16102            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
16103 ____________________________________________________________________________
16104 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
16105         Log: Spread the good word of "env".
16106      Branch: perl
16107            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
16108 ____________________________________________________________________________
16109 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
16110         Log: Till the system tests do something non-Win*, better rename
16111              the test so that people on other platforms don't get confused.
16112              (Not win32system, because assumedly there's win64, too.)
16113      Branch: perl
16114            + t/op/winsystem.t
16115            - t/op/system.t
16116            ! MANIFEST
16117 ____________________________________________________________________________
16118 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
16119         Log: Some tweaks.
16120      Branch: perl
16121            ! lib/Pod/t/Functions.t
16122 ____________________________________________________________________________
16123 [ 14057] By: ams                                   on 2002/01/04  17:40:31
16124         Log: (retracted by #14057)
16125              
16126              Subject: [PATCH] Time/HiRes/HiRes.t
16127              From: Nicholas Clark <nick@unfortu.net>
16128              Date: Fri, 4 Jan 2002 17:28:46 +0000
16129              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
16130      Branch: perl
16131            ! ext/Time/HiRes/HiRes.t
16132 ____________________________________________________________________________
16133 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
16134         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
16135              From: Abe Timmerman <abe@ztreet.demon.nl>
16136              Date: Fri, 04 Jan 2002 18:42:33 +0100
16137              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
16138      Branch: perl
16139            + lib/Pod/t/Functions.t
16140            ! MANIFEST lib/Pod/Functions.pm
16141 ____________________________________________________________________________
16142 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
16143         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
16144              From: "Craig A. Berry" <craigberry@mac.com>
16145              Date: Thu, 3 Jan 2002 17:32:20 -0600
16146              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
16147      Branch: perl
16148            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
16149 ____________________________________________________________________________
16150 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
16151         Log: Document the U+0085, U+2028, and U+2029.
16152      Branch: perl
16153            ! pod/perlre.pod pod/perlretut.pod
16154 ____________________________________________________________________________
16155 [ 14053] By: ams                                   on 2002/01/04  03:27:44
16156         Log: Subject: [PATCH] warn if not CORE::dump
16157              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16158              Date: Thu, 3 Jan 2002 22:04:00 +0100
16159              Message-Id: <20020103220400.A13958@rafael>
16160      Branch: perl
16161            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
16162 ____________________________________________________________________________
16163 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
16164         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
16165      Branch: perl
16166            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
16167 ____________________________________________________________________________
16168 [ 14051] By: ams                                   on 2002/01/04  03:00:12
16169         Log: Subject: [PATCH] File::Compare::VERSION
16170              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16171              Date: Thu, 3 Jan 2002 23:42:52 +0100
16172              Message-Id: <20020103234252.G13958@rafael>
16173      Branch: perl
16174            ! lib/File/Compare.pm
16175 ____________________________________________________________________________
16176 [ 14050] By: ams                                   on 2002/01/04  02:58:05
16177         Log: Subject: [PATCH @14042] threads::shared doc
16178              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
16179              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
16180              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
16181      Branch: perl
16182            ! ext/threads/shared/shared.pm
16183 ____________________________________________________________________________
16184 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
16185         Log: #14048 exposed few false positives, to be fixed soonish.
16186      Branch: perl
16187            ! t/op/pat.t
16188 ____________________________________________________________________________
16189 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
16190         Log: Do not add the first characters of multicharacter foldings
16191              into character classes.
16192      Branch: perl
16193            ! regcomp.c
16194 ____________________________________________________________________________
16195 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
16196         Log: A bit of testing for #14046.
16197      Branch: perl
16198            ! t/op/pat.t
16199 ____________________________________________________________________________
16200 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
16201         Log: Allow emitting the foldcased version of "\x{df}", "ss"
16202              (among others, another example would be \x{fb00} -> "ff")
16203      Branch: perl
16204            ! regcomp.c
16205 ____________________________________________________________________________
16206 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
16207         Log: Subject: [PATCH] File::Spec & NetWare
16208              From: Dave Rolsky <autarch@urth.org>
16209              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
16210              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
16211      Branch: perl
16212            - lib/File/Spec/NW5.pm
16213            ! MANIFEST lib/File/Spec.pm
16214 ____________________________________________________________________________
16215 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
16216         Log: FAQ sync (RCS Ids only?)
16217      Branch: perl
16218            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
16219 ____________________________________________________________________________
16220 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
16221         Log: AUTHORs updates.
16222      Branch: perl
16223            ! AUTHORS
16224 ____________________________________________________________________________
16225 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
16226         Log: Update Changes.
16227      Branch: perl
16228            ! Changes patchlevel.h
16229 ____________________________________________________________________________
16230 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
16231         Log: Missed the =head1 additions.
16232      Branch: perl
16233            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
16234            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
16235            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
16236            ! util.c
16237 ____________________________________________________________________________
16238 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
16239         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
16240              From: Robin Barker <rmb1@cise.npl.co.uk>
16241              Date: Thu, 3 Jan 2002 15:26:20 GMT
16242              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
16243      Branch: perl
16244            ! lib/Carp.t lib/Carp/Heavy.pm
16245 ____________________________________________________________________________
16246 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
16247         Log: Subject: [PATCH hv.c] 
16248              From: Robin Barker <rmb1@cise.npl.co.uk>
16249              Date: Thu, 3 Jan 2002 14:49:06 GMT
16250              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
16251              
16252              -Wformat check.
16253      Branch: perl
16254            ! hv.c
16255 ____________________________________________________________________________
16256 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
16257         Log: NetWare tweaks from Ananth Kesari.
16258      Branch: perl
16259            ! NetWare/t/NWScripts.pl lib/File/Find.pm
16260 ____________________________________________________________________________
16261 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
16262         Log: Cast.
16263      Branch: perl
16264            ! regexec.c
16265 ____________________________________________________________________________
16266 [ 14036] By: ams                                   on 2002/01/03  12:12:31
16267         Log: Grammar fix suggested by Gwyn Judd.
16268      Branch: perl
16269            ! pod/perldiag.pod
16270 ____________________________________________________________________________
16271 [ 14035] By: nick                                  on 2002/01/03  09:22:42
16272         Log: More strange perlio != mainline differences where
16273              I have not been.
16274      Branch: perlio
16275           !> hints/unicos.sh hints/unicosmk.sh
16276 ____________________________________________________________________________
16277 [ 14034] By: nick                                  on 2002/01/03  09:19:37
16278         Log: Integrate mainline (including force integrate of
16279              lib/charnames.pm which had got out-of-step)
16280      Branch: perlio
16281           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
16282 ____________________________________________________________________________
16283 [ 14033] By: ams                                   on 2002/01/03  08:24:24
16284         Log: Subject: Not ok 14031: PPPort Makefile.PL
16285              From: andreas.koenig@anima.de (Andreas J. Koenig)
16286              Date: 03 Jan 2002 10:17:46 +0100
16287              Message-Id: <m3sn9n94jp.fsf@anima.de>
16288      Branch: perl
16289            ! ext/Devel/PPPort/Makefile.PL
16290 ____________________________________________________________________________
16291 [ 14032] By: nick                                  on 2002/01/03  08:24:00
16292         Log: Integrate mainline.
16293      Branch: perlio
16294           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
16295           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
16296           !> (integrate 31 files)
16297 ____________________________________________________________________________
16298 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
16299         Log: Off-by-one is my middle name.
16300      Branch: perl
16301            ! regexec.c
16302 ____________________________________________________________________________
16303 [ 14030] By: ams                                   on 2002/01/02  23:56:37
16304         Log: Subject: [PATCH @14015] threads::shared disabling
16305              From: Andy Bussey <andybussey@yahoo.co.uk>
16306              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
16307              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
16308      Branch: perl
16309            + ext/threads/shared/t/no_share.t
16310            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
16311 ____________________________________________________________________________
16312 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
16313         Log: Simon's new perlapi scheme, I hope I got all the pieces.
16314      Branch: perl
16315            + autodoc.pl embed.fnc
16316            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
16317 ____________________________________________________________________________
16318 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
16319         Log: Integrate perlio; more PPPort Makefile source dependence removal
16320      Branch: perl
16321           !> ext/Devel/PPPort/Makefile.PL perl.h
16322 ____________________________________________________________________________
16323 [ 14027] By: ams                                   on 2002/01/02  21:42:50
16324         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
16325              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16326              Date: Wed, 2 Jan 2002 23:09:13 +0100
16327              Message-Id: <20020102230913.A17373@rafael>
16328      Branch: perl
16329            ! pod/perldiag.pod
16330 ____________________________________________________________________________
16331 [ 14026] By: ams                                   on 2002/01/02  21:38:34
16332         Log: Subject: Re: PATCH: lib/Term/Cap.pm
16333              From: Jonathan Stowe <gellyfish@gellyfish.com>
16334              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
16335              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
16336      Branch: perl
16337            ! lib/Term/Cap.pm
16338 ____________________________________________________________________________
16339 [ 14025] By: ams                                   on 2002/01/02  18:34:26
16340         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
16341              From: Sam Tregar <sam@tregar.com>
16342              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
16343              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
16344      Branch: perl
16345            ! pod/perldiag.pod t/comp/proto.t toke.c
16346 ____________________________________________________________________________
16347 [ 14024] By: ams                                   on 2002/01/02  18:16:12
16348         Log: Subject: PATCH: lib/Term/Cap.pm
16349              From: Norton Allen <allen@huarp.harvard.edu>
16350              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
16351              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
16352      Branch: perl
16353            ! lib/Term/Cap.pm
16354 ____________________________________________________________________________
16355 [ 14023] By: ams                                   on 2002/01/02  18:12:31
16356         Log: Subject: PATCH: lib/Cwd.pm for QNX4
16357              From: Norton Allen <allen@huarp.harvard.edu>
16358              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
16359              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
16360      Branch: perl
16361            ! lib/Cwd.pm
16362 ____________________________________________________________________________
16363 [ 14022] By: nick                                  on 2002/01/02  18:01:21
16364         Log: More PPPort Makefile source dependence removal
16365      Branch: perlio
16366            ! ext/Devel/PPPort/Makefile.PL
16367 ____________________________________________________________________________
16368 [ 14021] By: nick                                  on 2002/01/02  17:44:36
16369         Log: Sort out muddle of editing on three machines ...
16370      Branch: perlio
16371           !> Changes MANIFEST cygwin/Makefile.SHs
16372           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
16373           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
16374           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
16375 ____________________________________________________________________________
16376 [ 14020] By: ams                                   on 2002/01/02  17:06:27
16377         Log: Fix misplaced application of #14016.
16378      Branch: perl
16379            ! op.c
16380 ____________________________________________________________________________
16381 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
16382         Log: Integrate perlio; avoid uninit debug_pad.
16383      Branch: perl
16384           !> sv.c
16385 ____________________________________________________________________________
16386 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
16387         Log: makedepend VOS fix from Paul Green.
16388      Branch: perl
16389            ! makedepend.SH
16390 ____________________________________________________________________________
16391 [ 14017] By: nick                                  on 2002/01/02  16:09:43
16392         Log: Avoid un-init perl_debug_pad in clones
16393      Branch: perlio
16394            ! sv.c
16395 ____________________________________________________________________________
16396 [ 14016] By: ams                                   on 2002/01/02  15:58:11
16397         Log: Subject: [PATCH] random crash in B::LISTOP::last
16398              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
16399              Date: Wed, 2 Jan 2002 17:37:28 +0100
16400              Message-Id: <3C334558.3906.19CB98D@localhost>
16401      Branch: perl
16402            ! op.c
16403 ____________________________________________________________________________
16404 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
16405         Log: Update Changes.
16406      Branch: perl
16407            ! Changes patchlevel.h
16408 ____________________________________________________________________________
16409 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
16410         Log: One more iteration of the ibcmp_utf8() interface,
16411              hopefully this is a convergent iteration...
16412      Branch: perl
16413            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
16414 ____________________________________________________________________________
16415 [ 14013] By: ams                                   on 2002/01/02  13:43:58
16416         Log: Upgrade to podlators-1.19.
16417      Branch: perl
16418            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
16419            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
16420            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
16421            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
16422            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
16423 ____________________________________________________________________________
16424 [ 14012] By: ams                                   on 2002/01/02  09:48:51
16425         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
16426              From: martyn@inpharmatica.co.uk
16427              Date: Wed, 19 Dec 2001 19:05:00 +0000
16428              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
16429      Branch: perl
16430            ! lib/Pod/Usage.pm
16431 ____________________________________________________________________________
16432 [ 14011] By: nick                                  on 2002/01/02  08:38:18
16433         Log: Integrate mainline
16434      Branch: perlio
16435           !> (integrate 28 files)
16436 ____________________________________________________________________________
16437 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
16438         Log: Make ibcmp_utf8() optionally progress in either string for
16439              as long as it takes and optionally record how far it got.
16440      Branch: perl
16441            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
16442 ____________________________________________________________________________
16443 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
16444         Log: Once more try to get the PPPort Makefile right.
16445      Branch: perl
16446            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
16447 ____________________________________________________________________________
16448 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
16449         Log: -Wall silencing.
16450      Branch: perl
16451            ! utf8.c
16452 ____________________________________________________________________________
16453 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
16454         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
16455              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16456              Date: Tue, 1 Jan 2002 22:45:21 +0100       
16457              Message-ID: <20020101224521.A691@rafael>
16458      Branch: perl
16459            ! ext/B/B/Deparse.pm
16460 ____________________________________________________________________________
16461 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
16462         Log: VOS tweak from Paul Green: VOS has different O_BINARY
16463              and O_TEXT, but VOS always uses LF, never CRLF.
16464      Branch: perl
16465            ! perl.h
16466 ____________________________________________________________________________
16467 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
16468         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
16469      Branch: perl
16470            ! regexec.c utf8.c
16471 ____________________________________________________________________________
16472 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
16473         Log: Now that to_utf8_fold() was fixed.
16474      Branch: perl
16475            ! regcomp.c regexec.c
16476 ____________________________________________________________________________
16477 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
16478         Log: Integrate perlio; experimental binmode() re-coding.
16479      Branch: perl
16480           !> perlio.c
16481 ____________________________________________________________________________
16482 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
16483         Log: Document the to_utf8_*() functions.
16484      Branch: perl
16485            ! embed.pl pod/perlapi.pod utf8.c
16486 ____________________________________________________________________________
16487 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
16488         Log: Better support for multicharacter foldings.
16489              Now all but two of the CaseFold.txt cases work-- but
16490              only when the target string is single-character, more
16491              debugging needed.
16492      Branch: perl
16493            ! regexec.c
16494 ____________________________________________________________________________
16495 [ 14000] By: ams                                   on 2002/01/01  15:59:43
16496         Log: Subject: [PATCH] don't installperl pods
16497              From: Nicholas Clark <nick@unfortu.net>
16498              Date: Tue, 1 Jan 2002 16:44:12 +0000
16499              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
16500      Branch: perl
16501            ! installperl
16502 ____________________________________________________________________________
16503 [ 13999] By: ams                                   on 2002/01/01  14:34:04
16504         Log: Subject: [PATCH] perldiag.pod transposition
16505              From: Nicholas Clark <nick@unfortu.net>
16506              Date: Tue, 1 Jan 2002 15:03:52 +0000
16507              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
16508      Branch: perl
16509            ! pod/perldiag.pod
16510 ____________________________________________________________________________
16511 [ 13998] By: ams                                   on 2002/01/01  13:36:49
16512         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
16513              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16514              Date: Tue, 1 Jan 2002 15:12:36 +0100
16515              Message-Id: <20020101151236.A951@rafael>
16516      Branch: perl
16517            ! pod/perldiag.pod
16518 ____________________________________________________________________________
16519 [ 13997] By: ams                                   on 2002/01/01  13:33:06
16520         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
16521              From: Nicholas Clark <nick@unfortu.net>
16522              Date: Tue, 1 Jan 2002 13:13:17 +0000
16523              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
16524      Branch: perl
16525            ! ext/Socket/socketpair.t
16526 ____________________________________________________________________________
16527 [ 13996] By: ams                                   on 2002/01/01  04:44:28
16528         Log: Subject: [PATCH @13746] Leaner exporter
16529              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16530              Date: Mon, 31 Dec 2001 18:16:08 -0500
16531              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
16532      Branch: perl
16533            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
16534 ____________________________________________________________________________
16535 [ 13995] By: ams                                   on 2002/01/01  04:29:44
16536         Log: Subject: [PATCH @13746] h2xs broken
16537              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16538              Date: Mon, 31 Dec 2001 17:48:55 -0500
16539              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
16540      Branch: perl
16541            ! utils/h2xs.PL
16542 ____________________________________________________________________________
16543 [ 13994] By: ams                                   on 2002/01/01  04:25:46
16544         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
16545              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16546              Date: Mon, 31 Dec 2001 17:42:25 -0500
16547              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
16548      Branch: perl
16549            ! lib/ExtUtils/MM_Unix.pm
16550 ____________________________________________________________________________
16551 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
16552         Log: Rename the variables to be a bit more consistent.
16553      Branch: perl
16554            ! utf8.c
16555 ____________________________________________________________________________
16556 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
16557         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
16558              (found by Jeffrey Friedl)
16559      Branch: perl
16560            ! regexec.c t/op/pat.t utf8.c
16561 ____________________________________________________________________________
16562 [ 13991] By: nick                                  on 2001/12/31  18:08:55
16563         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
16564      Branch: perlio
16565            ! perlio.c
16566 ____________________________________________________________________________
16567 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
16568         Log: Update Changes.
16569      Branch: perl
16570            ! Changes patchlevel.h
16571 ____________________________________________________________________________
16572 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
16573         Log: Less unused ones.
16574      Branch: perl
16575            ! regexec.c
16576 ____________________________________________________________________________
16577 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
16578         Log: Unused variable.
16579      Branch: perl
16580            ! regcomp.c
16581 ____________________________________________________________________________
16582 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
16583         Log: Forgotten file.
16584      Branch: perl
16585            ! MANIFEST
16586 ____________________________________________________________________________
16587 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
16588         Log: Subject: Re: Cygwin: one down one to go 
16589              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16590              Date: Mon, 31 Dec 2001 18:34:36 +0100
16591              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
16592      Branch: perl
16593            ! cygwin/Makefile.SHs
16594 ____________________________________________________________________________
16595 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
16596         Log: Add some comments to the recent Unicode case-folding saga.
16597      Branch: perl
16598            ! regcomp.c regexec.c
16599 ____________________________________________________________________________
16600 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
16601         Log: Slight comment tweakage.
16602      Branch: perl
16603            ! ext/I18N/Langinfo/Langinfo.t
16604 ____________________________________________________________________________
16605 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
16606         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
16607      Branch: perl
16608            ! perl.h
16609 ____________________________________________________________________________
16610 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
16611         Log: Subject: [ PATCH] Cygwin: one down one to go
16612              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16613              Date: Mon, 31 Dec 2001 17:03:40 +0100
16614              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
16615      Branch: perl
16616            ! lib/Pod/t/basic.t
16617 ____________________________________________________________________________
16618 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
16619         Log: Tweak the dependencies not to recompile everytime,
16620              as suggested by NI-S.
16621      Branch: perl
16622            ! ext/Devel/PPPort/Makefile.PL
16623 ____________________________________________________________________________
16624 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
16625         Log: Planning still not right.
16626      Branch: perl
16627            ! lib/User/grent.t
16628 ____________________________________________________________________________
16629 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
16630         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
16631              From: Michael G Schwern <schwern@pobox.com>
16632              Date: Sun, 30 Dec 2001 18:07:55 -0500
16633              Message-ID: <20011230230755.GG12840@blackrider>
16634              
16635              (lib/User/grent, really)
16636      Branch: perl
16637            ! lib/User/grent.t
16638 ____________________________________________________________________________
16639 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
16640         Log: Integrate perlio; cleanup, in particular avoid accidental
16641              PerlIO_flush(NULL) if PerlIONext is NULL.
16642      Branch: perl
16643           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
16644 ____________________________________________________________________________
16645 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
16646         Log: Subject: typo in IO::Socket::INET.pm
16647              From: mjd@plover.com
16648              Date: 31 Dec 2001 14:31:10 -0000
16649              Message-ID: <20011231143110.4989.qmail@plover.com>
16650      Branch: perl
16651            ! ext/IO/lib/IO/Socket/INET.pm
16652 ____________________________________________________________________________
16653 [ 13976] By: nick                                  on 2001/12/31  13:56:11
16654         Log: Integrate mainline
16655      Branch: perlio
16656           !> (integrate 29 files)
16657 ____________________________________________________________________________
16658 [ 13975] By: nick                                  on 2001/12/31  12:40:50
16659         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
16660              if PerlIONext is NULL.
16661      Branch: perlio
16662            ! perlio.c perliol.h
16663 ____________________________________________________________________________
16664 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
16665         Log: Subject: Re: [PATCH] Basic bad prototype detection
16666              From: Sam Tregar <sam@tregar.com>
16667              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
16668              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
16669      Branch: perl
16670            ! t/comp/proto.t toke.c
16671 ____________________________________________________________________________
16672 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
16673         Log: Subject: [PATCH] configure.com / scriptdirexp
16674              From: "Craig A. Berry" <craigberry@mac.com>
16675              Date: Sun, 30 Dec 2001 15:47:28 -0600
16676              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
16677      Branch: perl
16678            ! configure.com
16679 ____________________________________________________________________________
16680 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
16681         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
16682              From: Abe Timmerman <abe@ztreet.demon.nl>
16683              Date: Mon, 31 Dec 2001 03:55:27 +0100
16684              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
16685      Branch: perl
16686            ! lib/ExtUtils/t/MM_Win32.t
16687 ____________________________________________________________________________
16688 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
16689         Log: Subject: [PATCH] Basic bad prototype detection
16690              From: Sam Tregar <sam@tregar.com> 
16691              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
16692              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
16693      Branch: perl
16694            ! pod/perldiag.pod t/comp/proto.t toke.c
16695 ____________________________________________________________________________
16696 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
16697         Log: Makefiles are sloppy about the exe suffix
16698              (from Paul Green)
16699      Branch: perl
16700            ! Makefile.SH x2p/Makefile.SH
16701 ____________________________________________________________________________
16702 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
16703         Log: Delay folding until necessary; start of handling
16704              folding into several characters.
16705      Branch: perl
16706            ! regcomp.c regexec.c
16707 ____________________________________________________________________________
16708 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
16709         Log: gcc -Wall dewhine.
16710      Branch: perl
16711            ! regexec.c
16712 ____________________________________________________________________________
16713 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
16714         Log: More Unicode folding tweaks, avoid potential false matches.
16715      Branch: perl
16716            ! regexec.c
16717 ____________________________________________________________________________
16718 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
16719         Log: Make that six wrongs.
16720      Branch: perl
16721            ! regexec.c utf8.c
16722 ____________________________________________________________________________
16723 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
16724         Log: Four wrongs can make a right.
16725      Branch: perl
16726            ! regexec.c utf8.c
16727 ____________________________________________________________________________
16728 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
16729         Log: Fix all the I case foldings as per CaseFold.txt.
16730      Branch: perl
16731            ! regcomp.c regexec.c
16732 ____________________________________________________________________________
16733 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
16734         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
16735      Branch: perl
16736            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
16737            ! regexec.c utf8.c
16738 ____________________________________________________________________________
16739 [ 13962] By: nick                                  on 2001/12/30  18:33:41
16740         Log: Integrate 8.3 fix for PPPort fix
16741      Branch: perlio
16742           +> ext/Devel/PPPort/ppport_h.PL
16743            - ext/Devel/PPPort/ppport.h.PL
16744            ! ext/Devel/PPPort/MANIFEST
16745           !> ext/Devel/PPPort/Makefile.PL
16746 ____________________________________________________________________________
16747 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
16748         Log: Integrate perlio; more win32 stuff:
16749              
16750              A. Use Perl_my_socketpair()
16751              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
16752              load winsock.
16753              C. (In passing) work round fact that $$ is now SvREADONLY
16754              so we need to take special measures to set it during
16755              pseudo-fork.
16756      Branch: perl
16757           !> util.c win32/perlhost.h
16758 ____________________________________________________________________________
16759 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
16760         Log: Fix ppport.h for Unix.
16761      Branch: perl
16762            + ext/Devel/PPPort/ppport_h.PL
16763            - ext/Devel/PPPort/ppport.h.PL
16764            ! MANIFEST ext/Devel/PPPort/Makefile.PL
16765 ____________________________________________________________________________
16766 [ 13959] By: nick                                  on 2001/12/30  16:53:42
16767         Log: Win32 stuff:
16768              A. Use Perl_my_socketpair()
16769              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
16770              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
16771              take special measures to set it during pseudo-fork.
16772      Branch: perlio
16773            ! util.c win32/perlhost.h
16774 ____________________________________________________________________________
16775 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
16776         Log: Integrate perlio; win32 kicking.
16777      Branch: perl
16778           +> ext/Devel/PPPort/ppport.h.PL
16779           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
16780           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
16781           !> proto.h
16782 ____________________________________________________________________________
16783 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
16784         Log: metaconfig unit change for #13956.
16785      Branch: metaconfig
16786            ! U/modified/spitshell.U
16787 ____________________________________________________________________________
16788 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
16789         Log: Must look for cat also in $PATH (noticed by Philip Newton).
16790      Branch: perl
16791            ! Configure
16792 ____________________________________________________________________________
16793 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
16794         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
16795              From: Blair Zajac <blair@orcaware.com>
16796              Date: Sat, 29 Dec 2001 22:37:03 -0800
16797              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
16798      Branch: perl
16799            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
16800 ____________________________________________________________________________
16801 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
16802         Log: Regen files.
16803      Branch: perl
16804            ! embed.h global.sym pod/perlapi.pod uconfig.h
16805 ____________________________________________________________________________
16806 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
16807         Log: Subject: [PATCH] -t without -w 
16808              From: Michael G Schwern <schwern@pobox.com>
16809              Date: Sat, 29 Dec 2001 23:46:25 -0500
16810              Message-ID: <20011230044625.GA14386@blackrider>
16811      Branch: perl
16812            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
16813            ! warnings.pl
16814 ____________________________________________________________________________
16815 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
16816         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
16817              From: Dave Rolsky <autarch@urth.org>               
16818              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
16819              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
16820              
16821              $^O is NetWare, not Netware.
16822      Branch: perl
16823            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
16824 ____________________________________________________________________________
16825 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
16826         Log: Sarathy thinks undoing C++ comments from C++ files
16827              is a bit too zealous.
16828      Branch: perl
16829            ! win32/perlhost.h win32/vmem.h
16830 ____________________________________________________________________________
16831 [ 13950] By: nick                                  on 2001/12/30  14:30:02
16832         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
16833              This gets them into Errno.pm - yet to prove they end up in $!.
16834      Branch: perlio
16835            ! ext/Errno/Errno_pm.PL
16836 ____________________________________________________________________________
16837 [ 13949] By: nick                                  on 2001/12/30  12:02:21
16838         Log: Integrate Cwd muddle
16839      Branch: perlio
16840           !> MANIFEST installperl lib/Cwd.pm
16841 ____________________________________________________________________________
16842 [ 13948] By: nick                                  on 2001/12/30  11:51:40
16843         Log: remove embed.pl duplicates
16844      Branch: perlio
16845            ! embed.h embed.pl global.sym proto.h
16846 ____________________________________________________________________________
16847 [ 13947] By: nick                                  on 2001/12/30  11:35:51
16848         Log: More Cwd tidy up
16849      Branch: perl
16850            ! MANIFEST installperl
16851 ____________________________________________________________________________
16852 [ 13946] By: nick                                  on 2001/12/30  11:12:42
16853         Log: Undo a mess trying Cwd.pm in its ext directory
16854      Branch: perl
16855            + lib/Cwd.pm
16856            - ext/Cwd/Cwd.pm
16857 ____________________________________________________________________________
16858 [ 13945] By: nick                                  on 2001/12/30  10:03:43
16859         Log: Integrate mainline
16860      Branch: perl
16861           +> ext/Cwd/Cwd.pm
16862            - lib/Cwd.pm
16863            ! MANIFEST
16864      Branch: perlio
16865           !> (integrate 45 files)
16866 ____________________________________________________________________________
16867 [ 13944] By: nick                                  on 2001/12/30  09:27:16
16868         Log: "Port" Devel::PPPort to Win32:
16869              - need to set @INC before use in the test
16870              - {} are special to dmake, so use ppport.h.PL
16871              rather than commandline 
16872      Branch: perlio
16873            + ext/Devel/PPPort/ppport.h.PL
16874            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
16875 ____________________________________________________________________________
16876 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
16877         Log: Update Changes.
16878      Branch: perl
16879            ! Changes patchlevel.h
16880 ____________________________________________________________________________
16881 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
16882         Log: Subject: [PATCH] cleaner close on tests, take 2
16883              From: andreas.koenig@anima.de (Andreas J. Koenig)
16884              Date: 29 Dec 2001 21:42:37 +0100
16885              Message-ID: <m33d1tvjuq.fsf@anima.de>
16886              
16887              (the DB_File patches)
16888      Branch: perl
16889            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
16890            ! ext/DB_File/t/db-recno.t
16891 ____________________________________________________________________________
16892 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
16893         Log: Integrate perlio; regen'ed config_H.?c
16894      Branch: perl
16895           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
16896 ____________________________________________________________________________
16897 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
16898         Log: Subject: [PATCH] cleaner close on tests, take 2             
16899              From: andreas.koenig@anima.de (Andreas J. Koenig)
16900              Date: 29 Dec 2001 21:42:37 +0100
16901              Message-ID: <m33d1tvjuq.fsf@anima.de>
16902              
16903              (except for the three DB_File patch fragments)
16904      Branch: perl
16905            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
16906            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
16907            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
16908            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
16909            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
16910            ! t/op/runlevel.t t/op/write.t t/run/switches.t
16911 ____________________________________________________________________________
16912 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
16913         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
16914              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16915              Date: Sat, 29 Dec 2001 20:38:59 +0100
16916              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
16917              
16918              (NetWare tree not touched because it's very //)
16919      Branch: perl
16920            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
16921            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
16922            ! wince/include/errno.h wince/include/netdb.h
16923            ! wince/include/sys/socket.h wince/include/sys/stat.h
16924            ! wince/perllib.c wince/perlmain.c wince/win32.h
16925            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
16926            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
16927 ____________________________________________________________________________
16928 [ 13938] By: nick                                  on 2001/12/29  19:23:32
16929         Log: Integrate mainline (ok linux)
16930      Branch: perlio
16931           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
16932           !> (integrate 33 files)
16933 ____________________________________________________________________________
16934 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
16935         Log: Give up on serious testing of langinfo().  Leave the old
16936              code in place, though.
16937      Branch: perl
16938            ! ext/I18N/Langinfo/Langinfo.t
16939 ____________________________________________________________________________
16940 [ 13936] By: nick                                  on 2001/12/29  18:20:33
16941         Log: Routine regen_config_h - no real differences other than order of crypt 
16942      Branch: perlio
16943            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16944 ____________________________________________________________________________
16945 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
16946         Log: Integrate perlio;
16947              
16948              Define the two socket error numbers in terms of WSAEXXXXX equivalents
16949              
16950              Fudge Config.pm so File::Spec does not croak.
16951      Branch: perl
16952           !> win32/FindExt.pm win32/win32.h
16953 ____________________________________________________________________________
16954 [ 13934] By: nick                                  on 2001/12/29  17:27:50
16955         Log: Fudge Config.pm so File::Spec does not croak.
16956      Branch: perlio
16957            ! win32/FindExt.pm
16958 ____________________________________________________________________________
16959 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
16960         Log: metaconfig unit changes for #13932.
16961      Branch: metaconfig
16962            + U/modified/Init.U
16963            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
16964 ____________________________________________________________________________
16965 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
16966         Log: VOS tweaks from Paul Green.
16967              
16968              The Configure tweaks: the _exe needs to be
16969              set after the init; VOS has fd 3 hardwired to /dev/tty;
16970              the grep/ln/make substitutions really need to stick.
16971      Branch: perl
16972            ! Configure hints/vos.sh perl.h util.c vos/build.cm
16973            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
16974            ! vos/config.ga.h vos/vosish.h
16975 ____________________________________________________________________________
16976 [ 13931] By: nick                                  on 2001/12/29  17:00:38
16977         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
16978              (just to get util.c to compile)
16979      Branch: perlio
16980            ! win32/win32.h
16981 ____________________________________________________________________________
16982 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
16983         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
16984              From: coral@eekeek.org
16985              Date: Fri, 28 Dec 2001 19:58:22 -0500      
16986              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
16987      Branch: perl
16988            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
16989            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
16990            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
16991            ! pod/perlunicode.pod pod/perlxs.pod util.c
16992 ____________________________________________________________________________
16993 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
16994         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
16995      Branch: perl
16996            ! t/op/exec.t
16997 ____________________________________________________________________________
16998 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
16999         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
17000              From: Abe Timmerman <abe@ztreet.demon.nl>
17001              Date: Sat, 29 Dec 2001 13:10:06 +0100
17002              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
17003      Branch: perl
17004            + lib/Pod/t/InputObjects.t
17005 ____________________________________________________________________________
17006 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
17007         Log: Integrate perlio;
17008              
17009              Quick fix (after couple of clever fixes failed) for
17010              "accept leaks memory" fail [ID 20011223.001]
17011              
17012              Nick Clark's embed.pl fix for my_socketpair
17013      Branch: perl
17014           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
17015 ____________________________________________________________________________
17016 [ 13926] By: nick                                  on 2001/12/29  15:23:21
17017         Log: Nick Clark's embed.pl fix for my_socketpair
17018      Branch: perlio
17019            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
17020 ____________________________________________________________________________
17021 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
17022         Log: Slight tweaks on the MM_Win32.t.
17023      Branch: perl
17024            ! lib/ExtUtils/t/MM_Win32.t
17025 ____________________________________________________________________________
17026 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
17027         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
17028              From: Abe Timmerman <abe@ztreet.demon.nl>
17029              Date: Sat, 29 Dec 2001 12:51:36 +0100
17030              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
17031      Branch: perl
17032            + lib/ExtUtils/t/MM_Win32.t
17033            ! MANIFEST
17034 ____________________________________________________________________________
17035 [ 13923] By: nick                                  on 2001/12/29  15:12:07
17036         Log: Quick fix (after couple of clever fixes failed) for
17037              "accept leaks memory" fail [ID 20011223.001]
17038      Branch: perlio
17039            ! pp_sys.c
17040 ____________________________________________________________________________
17041 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
17042         Log: Subject: [PATCH] Module names and other nits
17043              From: Autrijus Tang <autrijus@autrijus.org>                 
17044              Date: Sat, 29 Dec 2001 01:59:28 +0800
17045              Message-ID: <20011229015928.A29712@geb.elixus.org>              
17046      Branch: perl
17047            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
17048            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
17049            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
17050            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
17051            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
17052 ____________________________________________________________________________
17053 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
17054         Log: socketpair tweaks from Nicholas Clark.
17055      Branch: perl
17056            ! ext/Socket/socketpair.t util.c
17057 ____________________________________________________________________________
17058 [ 13920] By: nick                                  on 2001/12/29  12:36:21
17059         Log: Integrate mainline
17060      Branch: perlio
17061           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
17062           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
17063           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
17064           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
17065           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
17066           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
17067           !> t/op/sysio.t
17068 ____________________________________________________________________________
17069 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
17070         Log: Retract #13917.
17071      Branch: perl
17072            ! doop.c
17073 ____________________________________________________________________________
17074 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
17075         Log: Subject: provisional MakeMaker patch for VMS
17076              From: "Craig A. Berry" <craigberry@mac.com> 
17077              Date: Thu, 27 Dec 2001 22:29:37 -0600
17078              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
17079      Branch: perl
17080            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
17081 ____________________________________________________________________________
17082 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
17083         Log: (retracted by #13919)
17084      Branch: perl
17085            ! doop.c
17086 ____________________________________________________________________________
17087 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
17088         Log: metaconfig unit change for #13915.
17089      Branch: metaconfig/U/perl
17090            ! d_u32align.U
17091 ____________________________________________________________________________
17092 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
17093         Log: Remove debris in any case.
17094      Branch: perl
17095            ! Configure
17096 ____________________________________________________________________________
17097 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
17098         Log: Subject: [PATCH] Re: B::walksymtable oddness
17099              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
17100              Date: Thu, 27 Dec 2001 19:14:24 +0100
17101              Message-ID: <3C2B7310.861.18820D0@localhost>
17102      Branch: perl
17103            ! ext/B/B.pm
17104 ____________________________________________________________________________
17105 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
17106         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
17107              From: Nicholas Clark <nick@unfortu.net> 
17108              Date: Fri, 28 Dec 2001 00:43:02 +0000
17109              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
17110      Branch: perl
17111            ! ext/Socket/socketpair.t
17112 ____________________________________________________________________________
17113 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
17114         Log: Fast Latin1<->UTF-8 conversion for older Perls.
17115      Branch: perl
17116            ! pod/perluniintro.pod
17117 ____________________________________________________________________________
17118 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
17119         Log: Update Changes.
17120      Branch: perl
17121            ! Changes patchlevel.h
17122 ____________________________________________________________________________
17123 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
17124         Log: More wait status trickery for BeOS.
17125      Branch: perl
17126            ! ext/POSIX/POSIX.xs
17127 ____________________________________________________________________________
17128 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
17129         Log: metaconfig unit change for #13908.
17130      Branch: metaconfig/U/perl
17131            ! d_u32align.U
17132 ____________________________________________________________________________
17133 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
17134         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
17135      Branch: perl
17136            ! Configure
17137 ____________________________________________________________________________
17138 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
17139         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
17140              From: gbarr@monty.mutatus.co.uk
17141              Date: 27 Dec 2001 14:41:36 -0000
17142              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
17143      Branch: perl
17144            ! lib/ExtUtils/t/Embed.t
17145 ____________________________________________________________________________
17146 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
17147         Log: Subject: [PATCH] Re: socketpair emulation
17148              From: Nicholas Clark <nick@unfortu.net> 
17149              Date: Wed, 26 Dec 2001 20:08:14 +0000
17150              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
17151      Branch: perl
17152            ! ext/Socket/socketpair.t
17153 ____________________________________________________________________________
17154 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
17155         Log: Subject: [DOC PATCH] left is right and right is left
17156              From: Philip Newton <Philip.Newton@gmx.net>
17157              Date: Thu, 27 Dec 2001 10:04:17 +0100
17158              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
17159      Branch: perl
17160            ! pod/perlfunc.pod pod/perlport.pod
17161 ____________________________________________________________________________
17162 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
17163         Log: Subject: [PATCH] check return of close
17164              From: andreas.koenig@anima.de (Andreas J. Koenig)            
17165              Date: 27 Dec 2001 09:47:30 +0100
17166              Message-ID: <m3ellhgicd.fsf@anima.de> 
17167              
17168              Subject: [PATCH] improve error reporting
17169              From: andreas.koenig@anima.de (Andreas J. Koenig)            
17170              Date: 27 Dec 2001 09:54:55 +0100
17171              Message-ID: <m3adw5gi00.fsf@anima.de> 
17172              
17173              Subject: [PATCH] check return value of close
17174              From: andreas.koenig@anima.de (Andreas J. Koenig)            
17175              Date: 27 Dec 2001 10:03:55 +0100
17176              Message-ID: <m3666tghl0.fsf@anima.de> 
17177              
17178              Subject: [PATCH] return of close
17179              From: andreas.koenig@anima.de (Andreas J. Koenig)            
17180              Date: 27 Dec 2001 10:22:15 +0100
17181              Message-ID: <m31yhhggqg.fsf@anima.de> 
17182      Branch: perl
17183            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
17184            ! t/io/fflush.t
17185 ____________________________________________________________________________
17186 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
17187         Log: Subject: [PATCH] check return of close
17188              From: andreas.koenig@anima.de (Andreas J. Koenig)            
17189              Date: 27 Dec 2001 09:47:30 +0100
17190              Message-ID: <m3ellhgicd.fsf@anima.de> 
17191      Branch: perl
17192            ! t/base/rs.t
17193 ____________________________________________________________________________
17194 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
17195         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
17196              From: andreas.koenig@anima.de (Andreas J. Koenig)
17197              Date: 27 Dec 2001 09:21:16 +0100
17198              Message-ID: <m3n105gjk3.fsf@anima.de>
17199      Branch: perl
17200            ! t/op/sysio.t
17201 ____________________________________________________________________________
17202 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
17203         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
17204              From: "Gerrit P. Haase" <gp@familiehaase.de>
17205              Date: Thu, 27 Dec 2001 09:23:55 +0100 
17206              Message-ID: <98211521662.20011227092355@familiehaase.de>
17207      Branch: perl
17208            ! lib/ExtUtils/t/MM_Cygwin.t
17209 ____________________________________________________________________________
17210 [ 13900] By: nick                                  on 2001/12/27  11:11:51
17211         Log: Integrate mainline
17212      Branch: perlio
17213           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
17214           +> lib/File/Spec/NW5.pm
17215           !> (integrate 52 files)
17216 ____________________________________________________________________________
17217 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
17218         Log: Replace the awful (most likely generated and not very persistent)
17219              URL with something tangible.
17220      Branch: perl
17221            ! README.hpux
17222 ____________________________________________________________________________
17223 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
17224         Log: Naughty /dev/printer (ls -l, really) of IRIX.
17225      Branch: perl
17226            ! t/op/stat.t
17227 ____________________________________________________________________________
17228 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
17229         Log: Upgrade to Net::Ping 2.10.
17230      Branch: perl
17231            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
17232            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
17233            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
17234            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
17235 ____________________________________________________________________________
17236 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
17237         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
17238              (this showed up in Benchmark.t)
17239      Branch: perl
17240            ! pp_sys.c
17241 ____________________________________________________________________________
17242 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
17243         Log: BeOS updates.
17244      Branch: perl
17245            ! README.beos beos/beos.c
17246 ____________________________________________________________________________
17247 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
17248         Log: Subject: Re: bleadperl doesn't compile
17249              From: "Gerrit P. Haase" <gp@familiehaase.de>
17250              Date: Wed, 26 Dec 2001 21:29:08 +0100
17251              Message-ID: <22168634623.20011226212908@familiehaase.de>
17252              
17253              Cygwin with multiplicity.
17254      Branch: perl
17255            ! perlio.c
17256 ____________________________________________________________________________
17257 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
17258         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
17259              From: Nicholas Clark <nick@ccl4.org>
17260              Date: Wed, 26 Dec 2001 19:07:33 +0000
17261              Message-ID: <20011226190732.J48842@plum.flirble.org>            
17262              
17263              socketpair() (un)signedness nit.
17264      Branch: perl
17265            ! util.c
17266 ____________________________________________________________________________
17267 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
17268         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
17269              From: Nicholas Clark <nick@ccl4.org>
17270              Date: Wed, 26 Dec 2001 19:19:47 +0000
17271              Message-ID: <20011226191946.K48842@plum.flirble.org>
17272              
17273              Use report_evil_fh().
17274      Branch: perl
17275            ! doio.c
17276 ____________________________________________________________________________
17277 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
17278         Log: Bad $? assumptions.
17279      Branch: perl
17280            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
17281 ____________________________________________________________________________
17282 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
17283         Log: Net::Ping isn't going to work much without
17284              the Socket extension; fail more gracefully.
17285      Branch: perl
17286            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
17287            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
17288            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
17289            ! lib/Net/Ping/t/300_ping_stream.t
17290 ____________________________________________________________________________
17291 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
17292         Log: metaconfig unit change for #13888.
17293      Branch: metaconfig
17294            ! U/modified/Oldconfig.U
17295 ____________________________________________________________________________
17296 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
17297         Log: test -d /system is a bit too generic test for VOS
17298              (false hit in BeOS)
17299      Branch: perl
17300            ! Configure
17301 ____________________________________________________________________________
17302 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
17303         Log: No AF_UNIX in BeOS.
17304      Branch: perl
17305            ! util.c
17306 ____________________________________________________________________________
17307 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
17308         Log: FAQ sync.
17309      Branch: perl
17310            ! pod/perlfaq5.pod
17311 ____________________________________________________________________________
17312 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
17313         Log: Update Changes.
17314      Branch: perl
17315            ! Changes patchlevel.h
17316 ____________________________________________________________________________
17317 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
17318         Log: Make -t equal -tw.
17319      Branch: perl
17320            ! perl.c pod/perlrun.pod
17321 ____________________________________________________________________________
17322 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
17323         Log: Subject: Re: Not OK 13881
17324              From: John Peacock <jpeacock@rowman.com>
17325              Date: Tue, 25 Dec 2001 06:02:12 -0500
17326              Message-ID: <3C285CB4.8040006@rowman.com>
17327      Branch: perl
17328            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
17329 ____________________________________________________________________________
17330 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
17331         Log: Subject: Re: Not OK 13881
17332              From: andreas.koenig@anima.de (Andreas J. Koenig)
17333              Date: 25 Dec 2001 07:33:23 +0100
17334              Message-ID: <m3bsgnajws.fsf@anima.de>
17335      Branch: perl
17336            ! op.c
17337 ____________________________________________________________________________
17338 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
17339         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
17340              From: Mark-Jason Dominus <mjd@plover.com>    
17341              Date: Mon, 24 Dec 2001 18:14:48 -0500
17342              Message-ID: <20011224231448.25826.qmail@plover.com>
17343      Branch: perl
17344            ! op.c t/op/eval.t
17345 ____________________________________________________________________________
17346 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
17347         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
17348              From: Dave Rolsky <autarch@urth.org>
17349              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
17350              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
17351      Branch: perl
17352            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
17353            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
17354            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
17355            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
17356            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
17357 ____________________________________________________________________________
17358 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
17359         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
17360              From: Jeffrey Friedl <jfriedl@yahoo.com>
17361              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
17362              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
17363              
17364              The rest of the tests for plus few extras.
17365      Branch: perl
17366            ! t/op/pat.t
17367 ____________________________________________________________________________
17368 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
17369         Log: metaconfig unit change for #13877.
17370      Branch: metaconfig
17371            ! U/modified/Unix.U
17372 ____________________________________________________________________________
17373 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
17374         Log: No-op.
17375      Branch: perl
17376            ! Configure
17377 ____________________________________________________________________________
17378 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
17379         Log: More constant casting.
17380      Branch: perl
17381            ! regexec.c
17382 ____________________________________________________________________________
17383 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
17384         Log: Subject: perlhack.pod 
17385              From: "John P. Linderman" <jpl@research.att.com>
17386              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
17387              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
17388      Branch: perl
17389            ! pod/perlhack.pod
17390 ____________________________________________________________________________
17391 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
17392         Log: File::Find patch patches from Thomas Wegner.
17393      Branch: perl
17394            ! lib/File/Find.pm
17395 ____________________________________________________________________________
17396 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
17397         Log: Subject: Re: socketpair emulation 
17398              From: Nicholas Clark <nick@unfortu.net>                 
17399              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
17400              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
17401      Branch: perl
17402            ! ext/Socket/socketpair.t
17403 ____________________________________________________________________________
17404 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
17405         Log: Must cast constants if they can be quads.
17406      Branch: perl
17407            ! regcomp.c
17408 ____________________________________________________________________________
17409 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
17410         Log: Promote the e/uid to wide enough un/signed integers
17411              and printf them as such.
17412      Branch: perl
17413            ! taint.c
17414 ____________________________________________________________________________
17415 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
17416         Log: metaconfig unit change for #13869.
17417      Branch: metaconfig/U/perl
17418            ! d_u32align.U
17419 ____________________________________________________________________________
17420 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
17421         Log: The U32 alignment test wasn't really working, noticed
17422              by Paul Green.  Now the test works, but this means that
17423              we may see coredumps from the test.   I sure hope MMUless
17424              places don't crash on the test.
17425      Branch: perl
17426            ! Configure
17427 ____________________________________________________________________________
17428 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
17429         Log: metaconfig unit changes for #13867.
17430      Branch: metaconfig
17431            ! U/compline/nblock_io.U U/modified/Unix.U
17432            ! U/modified/spitshell.U
17433 ____________________________________________________________________________
17434 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
17435         Log: More VOS tweaks.
17436      Branch: perl
17437            ! Configure
17438 ____________________________________________________________________________
17439 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
17440         Log: The funky final sigma casefolding.
17441      Branch: perl
17442            ! regcomp.c regexec.c t/op/pat.t utf8.h
17443 ____________________________________________________________________________
17444 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
17445         Log: Update Changes.
17446      Branch: perl
17447            ! Changes patchlevel.h
17448 ____________________________________________________________________________
17449 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
17450         Log: Move the \C and \X to pat.t.
17451      Branch: perl
17452            ! t/op/pat.t t/op/re_tests
17453 ____________________________________________________________________________
17454 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
17455         Log: More logical test ordering.
17456      Branch: perl
17457            ! perl.h
17458 ____________________________________________________________________________
17459 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
17460         Log: Integrate perlio;
17461              
17462              Add at least the "important" PerlIO_xxxx functions to embed.pl
17463              so that they get implicit pTHX_ and we can avoid slow dTHX.
17464              
17465              Put PerlIO stuff inside EXTERN C
17466              
17467              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
17468      Branch: perl
17469           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
17470           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
17471           !> win32/win32.c
17472 ____________________________________________________________________________
17473 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
17474         Log: Even more \X fixing.
17475      Branch: perl
17476            ! regexec.c t/op/pat.t
17477 ____________________________________________________________________________
17478 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
17479         Log: More \X fixing.
17480      Branch: perl
17481            ! regexec.c t/op/pat.t
17482 ____________________________________________________________________________
17483 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
17484         Log: Fix encoding pragma.
17485      Branch: perl
17486            ! regcomp.c
17487 ____________________________________________________________________________
17488 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
17489         Log: Subject: socketpair emulation
17490              From: Nicholas Clark <nick@unfortu.net>
17491              Date: Sat, 22 Dec 2001 18:38:18 +0000
17492              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
17493      Branch: perl
17494            + ext/Socket/socketpair.t
17495            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
17496            ! pp_sys.c proto.h util.c
17497 ____________________________________________________________________________
17498 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
17499         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
17500              From: Jeffrey Friedl <jfriedl@yahoo.com>
17501              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
17502              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
17503              
17504              (partially applied, most of the new tests need to be rethought)
17505      Branch: perl
17506            ! regcomp.c t/op/re_tests
17507 ____________________________________________________________________________
17508 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
17509         Log: Small tweaks.
17510      Branch: perl
17511            ! handy.h regexec.c
17512 ____________________________________________________________________________
17513 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
17514         Log: Unicode casefolding continues.
17515              (lib/encoding.t still failing.)
17516      Branch: perl
17517            ! regexec.c t/op/pat.t
17518 ____________________________________________________________________________
17519 [ 13854] By: nick                                  on 2001/12/22  20:01:27
17520         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
17521      Branch: perlio
17522            ! makedef.pl perlio.h perlio.sym win32/win32.c
17523 ____________________________________________________________________________
17524 [ 13853] By: nick                                  on 2001/12/22  19:58:53
17525         Log: Put PerlIO stuff inside EXTERN C
17526      Branch: perlio
17527            ! embed.pl proto.h
17528 ____________________________________________________________________________
17529 [ 13852] By: nick                                  on 2001/12/22  18:04:34
17530         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
17531              so that they get implicit pTHX_ and we can avoid slow dTHX.
17532      Branch: perlio
17533            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
17534            ! perlio.h pod/perlapi.pod proto.h
17535 ____________________________________________________________________________
17536 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
17537         Log: metaconfig unit change for #13850.
17538      Branch: metaconfig
17539            ! U/modified/Loc.U
17540 ____________________________________________________________________________
17541 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
17542         Log: Rework the make logic (again).
17543      Branch: perl
17544            ! Configure
17545 ____________________________________________________________________________
17546 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
17547         Log: Integrate perlio;
17548              Fix mis-parse of autoloaded usage code by declaring the sub
17549              Correct checking code which Ilya spotted was tripped by CR at EOF.
17550              The CR at EOF fix earlier broke CR at end-of-buffer.
17551      Branch: perl
17552            ! regexec.c
17553           !> ext/POSIX/POSIX.pm perlio.c sv.c
17554 ____________________________________________________________________________
17555 [ 13848] By: nick                                  on 2001/12/22  15:11:17
17556         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
17557              This should be okay for both?
17558      Branch: perlio
17559            ! perlio.c
17560 ____________________________________________________________________________
17561 [ 13847] By: nick                                  on 2001/12/22  12:26:32
17562         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
17563              Also tone down perl -DP tracing of sv_gets.
17564      Branch: perlio
17565            ! perlio.c sv.c
17566 ____________________________________________________________________________
17567 [ 13846] By: nick                                  on 2001/12/22  10:49:27
17568         Log: Fix mis-parse of autoloaded usage code by declaring the sub
17569      Branch: perlio
17570            ! ext/POSIX/POSIX.pm
17571 ____________________________________________________________________________
17572 [ 13845] By: nick                                  on 2001/12/22  10:44:11
17573         Log: Integrate mainline - some fails:
17574              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
17575              -------------------------------------------------------------------------------
17576              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
17577              ../lib/encoding.t                    19    2  10.53%  17-18
17578              op/pat.t                            770    3   0.39%  754-755 757
17579      Branch: perlio
17580           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
17581           !> (integrate 36 files)
17582 ____________________________________________________________________________
17583 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
17584         Log: More Unicode casing fixes.
17585      Branch: perl
17586            ! regexec.c t/op/pat.t
17587 ____________________________________________________________________________
17588 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
17589         Log: Unicode casefolding fixes.
17590      Branch: perl
17591            ! op.c regcomp.c regexec.c t/op/pat.t
17592 ____________________________________________________________________________
17593 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
17594         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
17595              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
17596              Date: Sat, 22 Dec 2001 00:01:29 +0100
17597              Message-ID: <20011222000129.A713@rafael>
17598      Branch: perl
17599            ! ext/B/B/Deparse.pm
17600 ____________________________________________________________________________
17601 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
17602         Log: VOS config from Paul Green.
17603      Branch: perl
17604            ! hints/vos.sh
17605 ____________________________________________________________________________
17606 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
17607         Log: Subject: [PATCH @13746] CreateTTY on OS/2
17608              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17609              Date: Fri, 21 Dec 2001 15:59:45 -0500
17610              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
17611      Branch: perl
17612            ! lib/perl5db.pl
17613 ____________________________________________________________________________
17614 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
17615         Log: Subject: [PATCH @13746] uninstalled build of modules broken
17616              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17617              Date: Fri, 21 Dec 2001 15:49:09 -0500
17618              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
17619      Branch: perl
17620            ! lib/ExtUtils/MM_Unix.pm
17621 ____________________________________________________________________________
17622 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
17623         Log: Subject: [PATCH @13746] OS/2 File::* modules
17624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17625              Date: Fri, 21 Dec 2001 15:43:24 -0500
17626              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
17627      Branch: perl
17628            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
17629 ____________________________________________________________________________
17630 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
17631         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
17632              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
17633              Date: Fri, 21 Dec 2001 17:29:07 +0100
17634              Message-ID: <3C236353.6625C4C0@alcatel.at>
17635      Branch: perl
17636            ! pod/perltie.pod
17637 ____________________________________________________________________________
17638 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
17639         Log: metaconfig unit changes for #13835
17640      Branch: metaconfig
17641            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
17642            ! U/modified/sh.U
17643 ____________________________________________________________________________
17644 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
17645         Log: Further VOS tweaks: the _exe needs to be introduced
17646              in the very beginning, and the make/gmake needs special
17647              VOS logic.
17648      Branch: perl
17649            ! Configure Makefile.SH
17650 ____________________________________________________________________________
17651 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
17652         Log: Update Changes.
17653      Branch: perl
17654            ! Changes patchlevel.h
17655 ____________________________________________________________________________
17656 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
17657         Log: metaconfig unit change for #13832.
17658      Branch: metaconfig
17659            ! U/modified/spitshell.U
17660 ____________________________________________________________________________
17661 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
17662         Log: Also the search for cat needs to be _exe-aware.
17663      Branch: perl
17664            ! Configure
17665 ____________________________________________________________________________
17666 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
17667         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
17668              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
17669              Date: Fri, 21 Dec 2001 14:02:01 +0100
17670              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
17671      Branch: perl
17672            ! ext/B/B/Xref.pm
17673 ____________________________________________________________________________
17674 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
17675         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
17676      Branch: perl
17677            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
17678            ! ext/B/t/assembler.t
17679 ____________________________________________________________________________
17680 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
17681         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
17682              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17683              Date: Fri, 21 Dec 2001 11:15:38 +0100
17684              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
17685      Branch: perl
17686            ! hv.c
17687 ____________________________________________________________________________
17688 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
17689         Log: A plan is good.
17690      Branch: perl
17691            ! ext/re/re.t
17692 ____________________________________________________________________________
17693 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
17694         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
17695              From: chromatic <chromatic@rmci.net>
17696              Date: Thu, 20 Dec 2001 16:16:48 -0700
17697              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
17698      Branch: perl
17699            + ext/re/re.t
17700            ! MANIFEST
17701 ____________________________________________________________________________
17702 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
17703         Log: Synchronize the skippage message.
17704      Branch: perl
17705            ! lib/ExtUtils/t/MM_OS2.t
17706 ____________________________________________________________________________
17707 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
17708         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
17709              From: chromatic <chromatic@rmci.net>
17710              Date: Thu, 20 Dec 2001 16:09:10 -0700
17711              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
17712      Branch: perl
17713            + lib/ExtUtils/t/MM_OS2.t
17714            ! MANIFEST
17715 ____________________________________________________________________________
17716 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
17717         Log: Subject: perlfunc.pod patch re flock via fcntl
17718              From: "Tye McQueen" <tye@metronet.com>
17719              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
17720              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
17721      Branch: perl
17722            ! pod/perlfunc.pod
17723 ____________________________________________________________________________
17724 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
17725         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
17726              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
17727              (the Unicode maximum code point) warnable offenses.
17728      Branch: perl
17729            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
17730            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
17731 ____________________________________________________________________________
17732 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
17733         Log: Sterner admonishment on -t.
17734      Branch: perl
17735            ! pod/perlrun.pod
17736 ____________________________________________________________________________
17737 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
17738         Log: Subject: [PATCH B::Dpparse] minor qr// fix
17739              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17740              Date: Thu, 20 Dec 2001 22:53:34 +0100
17741              Message-ID: <20011220225334.A735@rafael>
17742      Branch: perl
17743            ! ext/B/B/Deparse.pm
17744 ____________________________________________________________________________
17745 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
17746         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
17747              From: Robert Spier <rspier@pobox.com>
17748              Date: Thu, 20 Dec 2001 08:10:00 -0800
17749              Message-ID: <15394.3416.693353.107334@rls.cx>
17750      Branch: perl
17751            ! lib/Carp/Heavy.pm
17752 ____________________________________________________________________________
17753 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
17754         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
17755      Branch: perl
17756           !> win32/win32io.c
17757 ____________________________________________________________________________
17758 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
17759         Log: Subject: Re: [PATCH pod/perliol.pod] resend
17760              From: Stas Bekman <stas@stason.org>
17761              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
17762              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
17763      Branch: perl
17764            ! pod/perliol.pod
17765 ____________________________________________________________________________
17766 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
17767         Log: Fix up the APIs noone hopefully uses.
17768      Branch: perl
17769            ! utf8.c
17770 ____________________________________________________________________________
17771 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
17772         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
17773              Date: Wed, 19 Dec 2001 14:13:38 -0800
17774              From: Robert Spier <rspier@pobox.com>
17775              Message-ID: <15393.4370.605214.548582@rls.cx>
17776      Branch: perl
17777            ! lib/Carp.t lib/Carp/Heavy.pm
17778 ____________________________________________________________________________
17779 [ 13815] By: nick                                  on 2001/12/20  10:23:42
17780         Log: pTHX_ fixes for :win32 layer
17781      Branch: perlio
17782            ! win32/win32io.c
17783 ____________________________________________________________________________
17784 [ 13814] By: nick                                  on 2001/12/20  08:20:11
17785         Log: Integrate mainline (mostly) utf8.c does not compile.
17786      Branch: perlio
17787           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
17788           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
17789           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
17790           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
17791           +> lib/Net/Ping/t/300_ping_stream.t
17792           !> Changes MANIFEST embed.h embed.pl embedvar.h
17793           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
17794           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
17795           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
17796           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
17797           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
17798 ____________________________________________________________________________
17799 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
17800         Log: Some bincompat clawbacks.
17801      Branch: perl
17802            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
17803            ! wince/perldll.def
17804 ____________________________________________________________________________
17805 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
17806         Log: gcc pacifying (RH 7.1/ia64).
17807      Branch: perl
17808            ! pp.c
17809 ____________________________________________________________________________
17810 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
17811         Log: Update Changes.
17812      Branch: perl
17813            ! Changes patchlevel.h
17814 ____________________________________________________________________________
17815 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
17816         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
17817              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
17818              Date: Wed, 19 Dec 2001 12:35:07 +0100
17819              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
17820              
17821              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
17822              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17823              Date: Wed, 19 Dec 2001 17:34:51 +0000
17824              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
17825      Branch: perl
17826            ! pod/perlre.pod
17827 ____________________________________________________________________________
17828 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
17829         Log: Integrate perlio.
17830      Branch: perl
17831           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
17832           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
17833 ____________________________________________________________________________
17834 [ 13808] By: nick                                  on 2001/12/19  16:08:27
17835         Log: Add pTHX to all vtable functions for future-proofing and
17836              consistency of PerlIO layers.
17837      Branch: perlio
17838            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
17839            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
17840 ____________________________________________________________________________
17841 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
17842         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
17843      Branch: perl
17844            ! ext/B/B/Assembler.pm
17845 ____________________________________________________________________________
17846 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
17847         Log: Reword the alarm explanation.
17848      Branch: perl
17849            ! pod/perlfunc.pod
17850 ____________________________________________________________________________
17851 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
17852         Log: Subject: [PATCH @13746] OS/2 build
17853              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
17854              Date: Wed, 19 Dec 2001 02:45:41 -0500
17855              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
17856              
17857              (skipped the t/TEST change)
17858      Branch: perl
17859            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
17860            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
17861            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
17862 ____________________________________________________________________________
17863 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
17864         Log: Upgrade to Net::Ping 2.09.
17865      Branch: perl
17866            + lib/Net/Ping/CHANGES lib/Net/Ping/README
17867            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
17868            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
17869            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
17870            + lib/Net/Ping/t/300_ping_stream.t
17871            ! MANIFEST lib/Net/Ping.pm
17872 ____________________________________________________________________________
17873 [ 13803] By: nick                                  on 2001/12/19  14:43:24
17874         Log: Integrate mainline
17875      Branch: perlio
17876           +> ext/B/t/assembler.t lib/lib.t
17877           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
17878           !> lib/lib_pm.PL t/op/glob.t utf8.c
17879 ____________________________________________________________________________
17880 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
17881         Log: B::Assembler/B::Disassembler patches and test;
17882              from Wolfgang Laun.
17883              
17884              TODO: getting perlcc working.
17885      Branch: perl
17886            + ext/B/t/assembler.t
17887            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
17888 ____________________________________________________________________________
17889 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
17890         Log: Can't printf U8s as UVs.
17891      Branch: perl
17892            ! utf8.c
17893 ____________________________________________________________________________
17894 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
17895         Log: Subject: Re: [PATCH] ...while $var = glob(...)
17896              From: Robin Houston <robin@kitsite.com> 
17897              Date: Wed, 19 Dec 2001 13:48:55 +0000
17898              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
17899              
17900              Not exactly a glob test but internal-logically correct.
17901      Branch: perl
17902            ! t/op/glob.t
17903 ____________________________________________________________________________
17904 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
17905         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
17906              From: Michael G Schwern <schwern@pobox.com> 
17907              Date: Wed, 19 Dec 2001 07:42:54 -0500
17908              Message-ID: <20011219124254.GF8630@blackrider>
17909      Branch: perl
17910            + lib/lib.t
17911            ! MANIFEST lib/lib_pm.PL
17912 ____________________________________________________________________________
17913 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
17914         Log: Integrate with perlio.
17915      Branch: perl
17916           !> hv.c hv.h scope.c util.c
17917 ____________________________________________________________________________
17918 [ 13797] By: nick                                  on 2001/12/19  12:03:21
17919         Log: Remove the sometimes-lvalue cast
17920      Branch: perlio
17921            ! hv.h
17922 ____________________________________________________________________________
17923 [ 13796] By: nick                                  on 2001/12/19  11:02:27
17924         Log: alarm.t with -Uuseperlio fix
17925              - SA_RESTART should only be function of PERL_OLD_SIGNALS
17926              not USE_PERLIO
17927      Branch: perlio
17928            ! util.c
17929 ____________________________________________________________________________
17930 [ 13795] By: nick                                  on 2001/12/19  10:19:40
17931         Log: Fix READONLY hashes:
17932              1. Discovered need for disabled scope.c part of Jeff's patch.
17933              2. Corrected hv_delete* - entry was being de-linked from
17934              chain (patch program not smart enough?)
17935      Branch: perlio
17936            ! hv.c scope.c
17937 ____________________________________________________________________________
17938 [ 13794] By: nick                                  on 2001/12/19  09:35:13
17939         Log: Integrate mainline
17940      Branch: perlio
17941           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
17942           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
17943           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
17944           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
17945           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
17946 ____________________________________________________________________________
17947 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
17948         Log: Regen toc.
17949      Branch: perl
17950            ! pod/perltoc.pod
17951 ____________________________________________________________________________
17952 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
17953         Log: FAQ sync.
17954      Branch: perl
17955            ! pod/perlfaq5.pod
17956 ____________________________________________________________________________
17957 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
17958         Log: Reformat round.
17959      Branch: perl
17960            ! pod/perlunicode.pod
17961 ____________________________________________________________________________
17962 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
17963         Log: Subject: [PATCH] pod/perlunicode.pod
17964              From: Jeffrey Friedl <jfriedl@yahoo.com>
17965              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
17966              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
17967      Branch: perl
17968            ! pod/perlunicode.pod
17969 ____________________________________________________________________________
17970 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
17971         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
17972              From: Jeffrey Friedl <jfriedl@yahoo.com>
17973              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
17974              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
17975      Branch: perl
17976            ! pod/perluniintro.pod
17977 ____________________________________________________________________________
17978 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
17979         Log: Slight pod reformatting.
17980      Branch: perl
17981            ! pod/perluniintro.pod
17982 ____________________________________________________________________________
17983 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
17984         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
17985              From: Jeffrey Friedl <jfriedl@yahoo.com>    
17986              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
17987              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
17988      Branch: perl
17989            ! pod/perluniintro.pod
17990 ____________________________________________________________________________
17991 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
17992         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
17993              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
17994              Date: Wed, 19 Dec 2001 01:45:23 +0000
17995              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
17996      Branch: perl
17997            ! sv.c
17998 ____________________________________________________________________________
17999 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
18000         Log: Subject: Porting/checkURL.pl
18001              From: abigail@foad.org
18002              Date: Tue, 18 Dec 2001 19:03:22 +0100          
18003              Message-ID: <20011218180322.8278.qmail@foad.org> 
18004      Branch: perl
18005            ! Porting/checkURL.pl
18006 ____________________________________________________________________________
18007 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
18008         Log: metaconfig unit change for #13783.
18009      Branch: metaconfig
18010            ! U/modified/Loc.U
18011 ____________________________________________________________________________
18012 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
18013         Log: A bit too oversweeping matching in #13778.
18014      Branch: perl
18015            ! Configure
18016 ____________________________________________________________________________
18017 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
18018         Log: Re-gen Configure based on #13778..13781.
18019      Branch: perl
18020            ! Configure config_h.SH
18021 ____________________________________________________________________________
18022 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
18023         Log: First assume that crypt() can live happy normal life in
18024              the libc or the moral equivalent; only then try magic.
18025      Branch: metaconfig
18026            + U/modified/d_crypt.U
18027 ____________________________________________________________________________
18028 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
18029         Log: In VOS ACLs confuse the testing.
18030      Branch: metaconfig
18031            ! U/modified/Findhdr.U
18032 ____________________________________________________________________________
18033 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
18034         Log: Either make or gmake.
18035      Branch: metaconfig
18036            ! U/modified/Loc.U
18037 ____________________________________________________________________________
18038 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
18039         Log: If your _exe is different from .exe and your test -f $foo
18040              doesn't do magic to recognize $foo$_exe, you will need to
18041              specify -D_exe=... on command line-- and this patch.
18042      Branch: metaconfig
18043            + U/modified/sh.U
18044            ! U/modified/Loc.U
18045 ____________________________________________________________________________
18046 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
18047         Log: Fix the bugs in #13768..13776, and regen Configure.
18048      Branch: metaconfig
18049            ! U/compline/nblock_io.U U/modified/Findhdr.U
18050            ! U/modified/spitshell.U
18051      Branch: metaconfig/U/perl
18052            ! issymlink.U perlpath.U
18053      Branch: perl
18054            ! Configure config_h.SH
18055 ____________________________________________________________________________
18056 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
18057         Log: Must test with $_exe. (There are plenty of similar
18058              spots earlier but they are a tad more complex to fix
18059              since they come before the hints are run.)
18060      Branch: metaconfig
18061            + U/modified/yacc.U
18062 ____________________________________________________________________________
18063 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
18064         Log: F_SETFL might require <fcntl.h>
18065      Branch: metaconfig
18066            ! U/compline/nblock_io.U
18067 ____________________________________________________________________________
18068 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
18069         Log: Don't require make; have both make and gmake optional.
18070              (Maybe have a check that at least one of them is available?)
18071      Branch: metaconfig
18072            ! U/modified/Loc.U
18073 ____________________________________________________________________________
18074 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
18075         Log: cat might be farther than /bin or /usr/bin.
18076      Branch: metaconfig
18077            ! U/modified/spitshell.U
18078 ____________________________________________________________________________
18079 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
18080         Log: In VOS the path component separator is >, not /.
18081      Branch: metaconfig
18082            ! U/modified/Findhdr.U
18083 ____________________________________________________________________________
18084 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
18085         Log: The VOS shell doesn't implement the ? wildcard
18086              (? is used for other purposes, I assume); but
18087              it does implement the * wildcard, and that works
18088              in the general case just fine.
18089      Branch: metaconfig/U/perl
18090            ! d_dlsymun.U
18091 ____________________________________________________________________________
18092 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
18093         Log: VOS detection.
18094      Branch: metaconfig
18095            ! U/modified/Oldconfig.U
18096 ____________________________________________________________________________
18097 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
18098         Log: Proper path for VOS.
18099      Branch: metaconfig
18100            ! U/modified/Head.U
18101 ____________________________________________________________________________
18102 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
18103         Log: Change s/>& 4/>&4/g for consistency.
18104      Branch: metaconfig
18105            + U/modified/d_dosuid.U
18106            ! U/modified/d_socket.U
18107      Branch: metaconfig/U/perl
18108            ! issymlink.U perlxvf.U
18109 ____________________________________________________________________________
18110 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
18111         Log: Subject: Re: Benchmark.t failure on Linux
18112              From: Nicholas Clark <nick@ccl4.org>
18113              Date: Tue, 18 Dec 2001 22:51:25 +0000
18114              Message-ID: <20011218225124.N21702@plum.flirble.org>
18115      Branch: perl
18116            ! lib/Benchmark.t
18117 ____________________________________________________________________________
18118 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
18119         Log: Re-applying #13752 until a better solution can be found.
18120      Branch: perl
18121            ! lib/ExtUtils/t/MM_Unix.t
18122 ____________________________________________________________________________
18123 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
18124         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
18125              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
18126              Date: Tue, 18 Dec 2001 12:05:40 -0500
18127              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
18128      Branch: perl
18129            ! lib/Exporter.pm
18130 ____________________________________________________________________________
18131 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
18132         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
18133              findings -- some of the warnings I can't explain except
18134              by NVgf being detected wrong, though.
18135      Branch: perl
18136            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
18137 ____________________________________________________________________________
18138 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
18139         Log: Subject: [PATCH] pod/perluniintro.pod
18140              From: Jeffrey Friedl <jfriedl@yahoo.com>
18141              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
18142              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
18143      Branch: perl
18144            ! pod/perluniintro.pod
18145 ____________________________________________________________________________
18146 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
18147         Log: ".pm" is the native executable suffix in VOS.
18148      Branch: perl
18149            ! hints/vos.sh
18150 ____________________________________________________________________________
18151 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
18152         Log: Integrate perlio;
18153              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
18154      Branch: perl
18155           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
18156 ____________________________________________________________________________
18157 [ 13760] By: nick                                  on 2001/12/18  15:55:22
18158         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
18159              - added delete of READONLY value inhibit & test for same
18160              - re-tabbed
18161      Branch: perlio
18162            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
18163 ____________________________________________________________________________
18164 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
18165         Log: (Undone by #13766.)
18166              Retract #13752.
18167      Branch: perl
18168            ! lib/ExtUtils/t/MM_Unix.t
18169 ____________________________________________________________________________
18170 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
18171         Log: Echoes of #13757.
18172      Branch: perl
18173            ! t/lib/warnings/utf8
18174 ____________________________________________________________________________
18175 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
18176         Log: Make the utf8 malformedness messages more verbose.
18177      Branch: perl
18178            ! lib/utf8.t utf8.c
18179 ____________________________________________________________________________
18180 [ 13756] By: nick                                  on 2001/12/18  14:43:58
18181         Log: Integrate mainline
18182      Branch: perlio
18183           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
18184           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
18185           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
18186           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
18187           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
18188           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
18189            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
18190            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
18191            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
18192            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
18193            - lib/ExtUtils/testlib.t
18194           !> (integrate 28 files)
18195 ____________________________________________________________________________
18196 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
18197         Log: README.aix updates from Jens-Uwe Mager.
18198      Branch: perl
18199            ! README.aix
18200 ____________________________________________________________________________
18201 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
18202         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
18203              From: Michael G Schwern <schwern@pobox.com>
18204              Date: Tue, 18 Dec 2001 00:58:18 -0500
18205              Message-ID: <20011218055818.GC4362@blackrider>
18206      Branch: perl
18207            ! lib/Benchmark.t
18208 ____________________________________________________________________________
18209 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
18210         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
18211              From: Michael G Schwern <schwern@pobox.com>
18212              Date: Tue, 18 Dec 2001 00:40:38 -0500
18213              Message-ID: <20011218054038.GB4362@blackrider>
18214      Branch: perl
18215            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
18216 ____________________________________________________________________________
18217 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
18218         Log: (reintroduced by #13766)
18219              (retracted by #13759)
18220              
18221              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
18222              From: Michael G Schwern <schwern@pobox.com>  
18223              Date: Tue, 18 Dec 2001 00:00:23 -0500
18224              Message-ID: <20011218050023.GA27893@blackrider>
18225      Branch: perl
18226            ! lib/ExtUtils/t/MM_Unix.t
18227 ____________________________________________________________________________
18228 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
18229         Log: Re-patch #13749.
18230      Branch: perl
18231            ! t/op/glob.t
18232 ____________________________________________________________________________
18233 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
18234         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
18235              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18236              Date: Tue, 18 Dec 2001 12:55:43 +0000
18237              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
18238      Branch: perl
18239            ! ext/Devel/Peek/Peek.pm
18240 ____________________________________________________________________________
18241 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
18242         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
18243              From: Robin Houston <robin@kitsite.com> 
18244              Date: Tue, 18 Dec 2001 14:54:33 +0000
18245              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
18246      Branch: perl
18247            ! t/op/glob.t
18248 ____________________________________________________________________________
18249 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
18250         Log: Subject: [PATCH] slightly more for Exporter.pm
18251              From: Nicholas Clark <nick@ccl4.org>
18252              Date: Tue, 18 Dec 2001 00:22:03 +0000
18253              Message-ID: <20011218002203.M21702@plum.flirble.org>
18254      Branch: perl
18255            ! lib/Exporter.pm
18256 ____________________________________________________________________________
18257 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
18258         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
18259              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18260              Date: Mon, 17 Dec 2001 16:37:18 +0100
18261              Message-ID: <20011217163718.A2292@rafael>
18262              
18263              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
18264              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18265              Date: Mon, 17 Dec 2001 23:17:06 +0100
18266              Message-ID: <20011217231706.A730@rafael>
18267      Branch: perl
18268            ! pod/perlsub.pod pp.c toke.c
18269 ____________________________________________________________________________
18270 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
18271         Log: Update Changes.
18272      Branch: perl
18273            ! Changes patchlevel.h
18274 ____________________________________________________________________________
18275 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
18276         Log: New test warrants a MANIFEST entry.
18277      Branch: perl
18278            ! MANIFEST
18279 ____________________________________________________________________________
18280 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
18281         Log: Subject: Re: [PATCH] ...while $var = glob(...)
18282              From: Robin Houston <robin@kitsite.com>
18283              Date: Mon, 17 Dec 2001 20:27:30 +0000
18284              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
18285              
18286              Can't portably unlink open files.
18287      Branch: perl
18288            ! t/op/glob.t
18289 ____________________________________________________________________________
18290 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
18291         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
18292      Branch: perl
18293            ! pod/perluniintro.pod
18294 ____________________________________________________________________________
18295 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
18296         Log: Move typeglob test from glob.t to gv.t.
18297      Branch: perl
18298            ! t/op/glob.t t/op/gv.t
18299 ____________________________________________________________________________
18300 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
18301         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
18302              From: Robin Houston <robin@kitsite.com> 
18303              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
18304              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
18305      Branch: perl
18306            ! t/op/glob.t
18307 ____________________________________________________________________________
18308 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
18309         Log: Demote the surrogate and non-character errors to warnings.
18310      Branch: perl
18311            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
18312 ____________________________________________________________________________
18313 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
18314         Log: Subject: [PATCH] more POSIX tests, and more autoloading
18315              From: Nicholas Clark <nick@ccl4.org>
18316              Date: Mon, 17 Dec 2001 18:27:47 +0000
18317              Message-ID: <20011217182747.D21702@plum.flirble.org>
18318      Branch: perl
18319            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
18320 ____________________________________________________________________________
18321 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
18322         Log: Subject: [PATCH] ...while $var = glob(...)
18323              From: Robin Houston <robin@kitsite.com> 
18324              Date: Mon, 17 Dec 2001 15:51:54 +0000
18325              Message-ID: <20011217155153.A311@robin.kitsite.com>
18326      Branch: perl
18327            ! op.c
18328 ____________________________________________________________________________
18329 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
18330         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
18331              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18332              Date: Mon, 17 Dec 2001 15:23:01 +0100
18333              Message-ID: <20011217152301.A704@rafael>
18334      Branch: perl
18335            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
18336 ____________________________________________________________________________
18337 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
18338         Log: The system() vs $SIG{ARLM} is no more a todo.
18339      Branch: perl
18340            ! t/op/alarm.t
18341 ____________________________________________________________________________
18342 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
18343         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
18344              From: Michael G Schwern <schwern@pobox.com>
18345              Date: Sun, 16 Dec 2001 23:59:01 -0500
18346              Message-ID: <20011217045901.GL17232@blackrider>
18347      Branch: perl
18348            + t/op/alarm.t
18349            ! MANIFEST
18350 ____________________________________________________________________________
18351 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
18352         Log: s/UNIX/Unix/
18353      Branch: perl
18354            ! MANIFEST
18355 ____________________________________________________________________________
18356 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
18357         Log: Move ExtUtils tests to lib/ExtUtils/t.
18358      Branch: perl
18359            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
18360            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
18361            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
18362            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
18363            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
18364            + lib/ExtUtils/t/testlib.t
18365            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
18366            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
18367            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
18368            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
18369            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
18370            ! MANIFEST
18371 ____________________________________________________________________________
18372 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
18373         Log: Subject: [PATCH] MM_Unix tests, and some questions
18374              From: Tels <perl_dummy@bloodgate.com>
18375              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
18376              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
18377              
18378              Subject: Re: [PATCH] MM_Unix tests, and some questions
18379              From: Tels <perl_dummy@bloodgate.com>
18380              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
18381              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
18382      Branch: perl
18383            + lib/ExtUtils/MM_Unix.t
18384            ! MANIFEST lib/ExtUtils/MM_Unix.pm
18385 ____________________________________________________________________________
18386 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
18387         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
18388              From: Michael G Schwern <schwern@pobox.com>
18389              Date: Sun, 16 Dec 2001 17:53:55 -0500
18390              Message-ID: <20011216225354.GE8900@blackrider>
18391      Branch: perl
18392            ! lib/ExtUtils/MM_Unix.pm
18393 ____________________________________________________________________________
18394 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
18395         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
18396              From: Michael G Schwern <schwern@pobox.com>                
18397              Date: Sun, 16 Dec 2001 16:12:55 -0500
18398              Message-ID: <20011216211255.GV8900@blackrider>
18399      Branch: perl
18400            ! ext/B/B/Deparse.pm
18401 ____________________________________________________________________________
18402 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
18403         Log: Subject: [PATCH] Exporter.pm
18404              From: Nicholas Clark <nick@ccl4.org>
18405              Date: Sun, 16 Dec 2001 19:24:25 +0000
18406              Message-ID: <20011216192425.R21702@plum.flirble.org>
18407      Branch: perl
18408            ! lib/Exporter.pm
18409 ____________________________________________________________________________
18410 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
18411         Log: Subject: [PATCH] Exporter.t (and question)
18412              From: Nicholas Clark <nick@ccl4.org>
18413              Date: Sun, 16 Dec 2001 17:24:55 +0000
18414              Message-ID: <20011216172455.P21702@plum.flirble.org>
18415      Branch: perl
18416            ! lib/Exporter.t
18417 ____________________________________________________________________________
18418 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
18419         Log: Subject: Re: perl@13661
18420              From: "John P. Linderman" <jpl@research.att.com>              
18421              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
18422              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
18423      Branch: perl
18424            ! pp_sort.c
18425 ____________________________________________________________________________
18426 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
18427         Log: Subject: Will the real Unicode encoding please stand up?
18428              From: Jeffrey Friedl <jfriedl@yahoo.com>
18429              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
18430              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
18431      Branch: perl
18432            ! pod/perluniintro.pod
18433 ____________________________________________________________________________
18434 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
18435         Log: Integrate perlio; interruptable system().
18436      Branch: perl
18437           !> util.c
18438 ____________________________________________________________________________
18439 [ 13724] By: nick                                  on 2001/12/17  09:16:50
18440         Log: Fix for alarm() breaking into wait*().
18441              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
18442              signal handler before caller re-does the system call.
18443      Branch: perlio
18444            ! util.c
18445 ____________________________________________________________________________
18446 [ 13723] By: nick                                  on 2001/12/17  07:45:13
18447         Log: Integrate mainline
18448      Branch: perlio
18449           +> (branch 26 files)
18450           !> (integrate 47 files)
18451 ____________________________________________________________________________
18452 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
18453         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
18454              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
18455              and characters beyond 0x10FFF should be disallowed, too,
18456              but some tests would need changing, but more importantly some
18457              APIs would need remodeling since one can easily generate such
18458              characters either by bitwise complements, tr complements, or
18459              v-strings.
18460      Branch: perl
18461            ! pod/perldiag.pod utf8.c
18462 ____________________________________________________________________________
18463 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
18464         Log: Make surrogates illegal also on EBCDIC.
18465      Branch: perl
18466            ! utf8.c
18467 ____________________________________________________________________________
18468 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
18469         Log: Subject: [patch @13687] Unicode::Collate 0.10
18470              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
18471              Date: Sun, 16 Dec 2001 21:22:12 +0900
18472              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
18473      Branch: perl
18474            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
18475            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
18476 ____________________________________________________________________________
18477 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
18478         Log: More documentation for the encoding pragma.
18479      Branch: perl
18480            ! lib/encoding.pm
18481 ____________________________________________________________________________
18482 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
18483         Log: Subject: [PATCH] lib/open.pm 
18484              From: Jeffrey Friedl <jfriedl@yahoo.com>
18485              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
18486              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
18487      Branch: perl
18488            ! lib/open.pm
18489 ____________________________________________________________________________
18490 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
18491         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
18492              From: chromatic <chromatic@rmci.net>
18493              Date: Sat, 15 Dec 2001 23:24:40 -0700
18494              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
18495      Branch: perl
18496            + lib/ExtUtils/Installed.t
18497            ! MANIFEST
18498 ____________________________________________________________________________
18499 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
18500         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
18501              From: Michael G Schwern <schwern@pobox.com>
18502              Date: Sun, 16 Dec 2001 01:14:00 -0500
18503              Message-ID: <20011216061400.GC8900@blackrider>
18504      Branch: perl
18505            ! lib/diagnostics.pm
18506 ____________________________________________________________________________
18507 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
18508         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
18509              From: Michael G Schwern <schwern@pobox.com>
18510              Date: Sun, 16 Dec 2001 01:12:42 -0500
18511              Message-ID: <20011216061242.GB8900@blackrider>
18512      Branch: perl
18513            ! t/test.pl
18514 ____________________________________________________________________________
18515 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
18516         Log: I sometimes outsmart myself.
18517      Branch: perl
18518            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
18519 ____________________________________________________________________________
18520 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
18521         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
18522              From: Michael G Schwern <schwern@pobox.com>
18523              Date: Sat, 15 Dec 2001 15:08:29 -0500
18524              Message-ID: <20011215200829.GK1548@blackrider>
18525      Branch: perl
18526            ! lib/AutoSplit.pm
18527 ____________________________________________________________________________
18528 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
18529         Log: perlunicode enchancements suggested by Jeffrey Friedl.
18530      Branch: perl
18531            ! pod/perlunicode.pod
18532 ____________________________________________________________________________
18533 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
18534         Log: Subject: [PATCH] perlunicode.pod
18535              From: Jeffrey Friedl <jfriedl@yahoo.com>
18536              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
18537              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
18538      Branch: perl
18539            ! pod/perlunicode.pod
18540 ____________________________________________________________________________
18541 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
18542         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
18543              From: Jeffrey Friedl <jfriedl@yahoo.com>
18544              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
18545              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
18546      Branch: perl
18547            ! lib/utf8_heavy.pl
18548 ____________________________________________________________________________
18549 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
18550         Log: Can't create surrogates; so can't match them, either.
18551      Branch: perl
18552            ! pod/perlunicode.pod
18553 ____________________________________________________________________________
18554 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
18555         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
18556              From: Michael G Schwern <schwern@pobox.com>
18557              Date: Sat, 15 Dec 2001 21:20:35 -0500
18558              Message-ID: <20011216022035.GE5672@blackrider>
18559      Branch: perl
18560            ! t/test.pl
18561 ____________________________________________________________________________
18562 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
18563         Log: Make creating UTF-8 surrogates a punishable act.
18564      Branch: perl
18565            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
18566 ____________________________________________________________________________
18567 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
18568         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
18569      Branch: perl
18570            + lib/unicore/In/172.pl lib/unicore/In/173.pl
18571            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
18572            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
18573            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
18574            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
18575            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
18576 ____________________________________________________________________________
18577 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
18578         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
18579              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18580              Date: Sat, 15 Dec 2001 23:21:43 +0100
18581              Message-ID: <20011215232143.A11790@rafael>
18582      Branch: perl
18583            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
18584 ____________________________________________________________________________
18585 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
18586         Log: Make charnames more robust.
18587      Branch: perl
18588            ! lib/charnames.pm
18589 ____________________________________________________________________________
18590 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
18591         Log: The hoops one has to jump through.
18592      Branch: perl
18593            ! ext/I18N/Langinfo/Langinfo.pm
18594 ____________________________________________________________________________
18595 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
18596         Log: Subject: [PATCH] perlstyle.pod nit on warnings
18597              From: Autrijus Tang <autrijus@egb.elixus.org>
18598              Date: Sat, 15 Dec 2001 04:24:34 -0800
18599              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
18600      Branch: perl
18601            ! pod/perlstyle.pod
18602 ____________________________________________________________________________
18603 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
18604         Log: I don't think we are in FooOS, Toto.
18605      Branch: perl
18606            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
18607 ____________________________________________________________________________
18608 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
18609         Log: Subject: Re: Untested modules update:  There's more than we thought
18610              From: chromatic <chromatic@rmci.net>
18611              Date: Fri, 14 Dec 2001 17:20:24 -0700
18612              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
18613      Branch: perl
18614            + lib/ExtUtils/MM_Cygwin.t
18615            ! MANIFEST
18616 ____________________________________________________________________________
18617 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
18618         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
18619              From: Michael G Schwern <schwern@pobox.com> 
18620              Date: Fri, 14 Dec 2001 20:59:42 -0500
18621              Message-ID: <20011215015942.GF28596@blackrider>
18622      Branch: perl
18623            ! t/TEST
18624 ____________________________________________________________________________
18625 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
18626         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
18627              From: Michael G Schwern <schwern@pobox.com> 
18628              Date: Fri, 14 Dec 2001 20:03:46 -0500
18629              Message-ID: <20011215010346.GD28596@blackrider>
18630      Branch: perl
18631            + ext/B/t/bblock.t
18632            ! MANIFEST
18633 ____________________________________________________________________________
18634 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
18635         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
18636              From: Michael G Schwern <schwern@pobox.com> 
18637              Date: Fri, 14 Dec 2001 19:59:13 -0500
18638              Message-ID: <20011215005913.GC28596@blackrider>
18639      Branch: perl
18640            ! ext/B/B/Bblock.pm
18641 ____________________________________________________________________________
18642 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
18643         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
18644              From: Michael G Schwern <schwern@pobox.com> 
18645              Date: Fri, 14 Dec 2001 19:36:12 -0500
18646              Message-ID: <20011215003611.GA28596@blackrider>
18647      Branch: perl
18648            + ext/B/t/asmdata.t
18649            ! MANIFEST
18650 ____________________________________________________________________________
18651 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
18652         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
18653              From: Michael G Schwern <schwern@pobox.com> 
18654              Date: Fri, 14 Dec 2001 19:14:14 -0500
18655              Message-ID: <20011215001414.GA25077@blackrider>
18656      Branch: perl
18657            ! bytecode.pl ext/B/B/Asmdata.pm
18658 ____________________________________________________________________________
18659 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
18660         Log: Permissions.
18661      Branch: perl
18662            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
18663            ! ext/Devel/PPPort/module3.c
18664 ____________________________________________________________________________
18665 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
18666         Log: Benchmark test from Nicholas Clark.
18667      Branch: perl
18668            + lib/Benchmark.t
18669            ! MANIFEST lib/Benchmark.pm
18670 ____________________________________________________________________________
18671 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
18672         Log: Mithing.
18673      Branch: perl
18674            + lib/Attribute/Handlers/demo/demo2.pl
18675            + lib/Attribute/Handlers/demo/demo3.pl
18676            + lib/Attribute/Handlers/demo/demo4.pl
18677 ____________________________________________________________________________
18678 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
18679         Log: Silence compiler worries found by Schwern/Digital cc.
18680      Branch: perl
18681            ! perlio.c sv.c x2p/str.c
18682 ____________________________________________________________________________
18683 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
18684         Log: User may not have a valid home directory even if
18685              getpwuid() succedds.
18686      Branch: perl
18687            ! ext/File/Glob/t/basic.t
18688 ____________________________________________________________________________
18689 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
18690         Log: Integrate with perlio.  (No changes, but that's okay.)
18691      Branch: perl
18692           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
18693 ____________________________________________________________________________
18694 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
18695         Log: Add a Configure hints file for VOS: the POSIX support
18696              of VOS is getting close to the point where it can run
18697              Configure (some Configure tweaks will be required).
18698      Branch: perl
18699            + hints/vos.sh
18700            ! MANIFEST
18701 ____________________________________________________________________________
18702 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
18703         Log: Update Changes.
18704      Branch: perl
18705            ! Changes patchlevel.h
18706 ____________________________________________________________________________
18707 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
18708         Log: Reintroduce Attribute::Handlers with Spider's fixes.
18709      Branch: perl
18710            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
18711            + lib/Attribute/Handlers/README
18712            + lib/Attribute/Handlers/demo/Demo.pm
18713            + lib/Attribute/Handlers/demo/Descriptions.pm
18714            + lib/Attribute/Handlers/demo/MyClass.pm
18715            + lib/Attribute/Handlers/demo/demo.pl
18716            + lib/Attribute/Handlers/demo/demo_call.pl
18717            + lib/Attribute/Handlers/demo/demo_chain.pl
18718            + lib/Attribute/Handlers/demo/demo_cycle.pl
18719            + lib/Attribute/Handlers/demo/demo_hashdir.pl
18720            + lib/Attribute/Handlers/demo/demo_phases.pl
18721            + lib/Attribute/Handlers/demo/demo_range.pl
18722            + lib/Attribute/Handlers/demo/demo_rawdata.pl
18723            + lib/Attribute/Handlers/t/multi.t
18724            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
18725 ____________________________________________________________________________
18726 [ 13685] By: nick                                  on 2001/12/14  15:57:00
18727         Log: Integrate mainline
18728      Branch: perlio
18729           +> t/run/switcht.t
18730           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
18731           !> perlapi.h pod/perlrun.pod t/TEST taint.c
18732 ____________________________________________________________________________
18733 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
18734         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
18735              From: Michael G Schwern <schwern@pobox.com> 
18736              Date: Thu, 13 Dec 2001 19:27:08 -0500
18737              Message-ID: <20011214002707.GA10532@blackrider>
18738              
18739              (reword the perlrun -t description a bit,
18740              and move the Itaint_warn to the bottom of
18741              the intrpvar.h for binary compatibility)
18742      Branch: perl
18743            + t/run/switcht.t
18744            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
18745            ! perlapi.h pod/perlrun.pod t/TEST taint.c
18746 ____________________________________________________________________________
18747 [ 13683] By: nick                                  on 2001/12/14  12:29:41
18748         Log: Integrate mainline
18749      Branch: perlio
18750           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
18751           +> lib/Term/ReadLine.t t/op/hashassign.t
18752            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
18753            - lib/Attribute/Handlers/README
18754            - lib/Attribute/Handlers/demo/Demo.pm
18755            - lib/Attribute/Handlers/demo/Descriptions.pm
18756            - lib/Attribute/Handlers/demo/MyClass.pm
18757            - lib/Attribute/Handlers/demo/demo.pl
18758            - lib/Attribute/Handlers/demo/demo2.pl
18759            - lib/Attribute/Handlers/demo/demo3.pl
18760            - lib/Attribute/Handlers/demo/demo4.pl
18761            - lib/Attribute/Handlers/demo/demo_call.pl
18762            - lib/Attribute/Handlers/demo/demo_chain.pl
18763            - lib/Attribute/Handlers/demo/demo_cycle.pl
18764            - lib/Attribute/Handlers/demo/demo_hashdir.pl
18765            - lib/Attribute/Handlers/demo/demo_phases.pl
18766            - lib/Attribute/Handlers/demo/demo_range.pl
18767            - lib/Attribute/Handlers/demo/demo_rawdata.pl
18768            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
18769           !> (integrate 101 files)
18770 ____________________________________________________________________________
18771 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
18772         Log: Detypo.
18773      Branch: perl
18774            ! utf8.c
18775 ____________________________________________________________________________
18776 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
18777         Log: Buffer overflow checks.
18778      Branch: perl
18779            ! utf8.c
18780 ____________________________________________________________________________
18781 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
18782         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
18783              From: Spider Boardman <spider@leggy.zk3.dec.com>
18784              Date: Thu, 13 Dec 2001 15:32:51 -0500
18785              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
18786      Branch: perl
18787            ! lib/ExtUtils/Embed.t
18788 ____________________________________________________________________________
18789 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
18790         Log: More on the Unicode "line" definition.
18791      Branch: perl
18792            ! pod/perlunicode.pod
18793 ____________________________________________________________________________
18794 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
18795         Log: Open-ended VERSION?
18796      Branch: perl
18797            ! lib/ExtUtils/Install.pm
18798 ____________________________________________________________________________
18799 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
18800         Log: Subject: [PATCH] Better make distclean
18801              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18802              Date: Thu, 13 Dec 2001 21:10:18 +0100
18803              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
18804      Branch: perl
18805            ! Makefile.SH
18806 ____________________________________________________________________________
18807 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
18808         Log: Remove Memoize::Saves as requested by mjd.
18809      Branch: perl
18810            - lib/Memoize/Saves.pm
18811            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
18812 ____________________________________________________________________________
18813 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
18814         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
18815              From: Michael G Schwern <schwern@pobox.com>
18816              Date: Tue, 11 Dec 2001 23:17:32 -0500
18817              Message-ID: <20011212041732.GS17250@blackrider>
18818      Branch: perl
18819            ! lib/ExtUtils/Install.pm
18820 ____________________________________________________________________________
18821 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
18822         Log: Subject: [PATCH] Re: use utf8; with bad utf8
18823              From: Nicholas Clark <nick@ccl4.org>
18824              Date: Thu, 13 Dec 2001 17:09:39 +0000
18825              Message-ID: <20011213170939.L21702@plum.flirble.org>
18826      Branch: perl
18827            ! t/lib/1_compile.t
18828 ____________________________________________________________________________
18829 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
18830         Log: Subject: (LONG!) Sort benchmarks and patch
18831              From: "John P. Linderman" <jpl@research.att.com>
18832              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
18833              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
18834      Branch: perl
18835            ! pp_sort.c
18836 ____________________________________________________________________________
18837 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
18838         Log: Unadorned numbers evil.
18839      Branch: perl
18840            ! pp.c regcomp.c regexec.c utf8.c utf8.h
18841 ____________________________________________________________________________
18842 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
18843         Log: "preprocessing directive not recognized within macro arg"
18844      Branch: perl
18845            ! ext/Data/Dumper/Dumper.xs
18846 ____________________________________________________________________________
18847 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
18848         Log: Subject: Clarifying the documentation of goto            
18849              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
18850              Date: Thu, 13 Dec 2001 08:57:38 -0500
18851              Message-ID: <3C18BD8B@operamail.com>
18852      Branch: perl
18853            ! pod/perlfunc.pod
18854 ____________________________________________________________________________
18855 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
18856         Log: It could be possible for the case-insensitive
18857              Unicode-aware string comparison to wander off
18858              to the la-la land.
18859      Branch: perl
18860            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
18861            ! regexec.c utf8.c
18862 ____________________________________________________________________________
18863 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
18864         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
18865              From: Michael G Schwern <schwern@pobox.com> 
18866              Date: Wed, 12 Dec 2001 21:53:46 -0500
18867              Message-ID: <20011213025346.GH25129@blackrider>
18868      Branch: perl
18869            ! lib/Net/hostent.t t/op/stat.t t/test.pl
18870 ____________________________________________________________________________
18871 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
18872         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
18873              From: Michael G Schwern <schwern@pobox.com> 
18874              Date: Wed, 12 Dec 2001 20:33:42 -0500
18875              Message-ID: <20011213013342.GX25129@blackrider>
18876      Branch: perl
18877            ! t/io/fs.t
18878 ____________________________________________________________________________
18879 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
18880         Log: Subject: Re: [PATCH] use utf8; tests
18881              From: Nicholas Clark <nick@ccl4.org>
18882              Date: Thu, 13 Dec 2001 00:16:58 +0000
18883              Message-ID: <20011213001658.I21702@plum.flirble.org>
18884      Branch: perl
18885            ! lib/utf8.t
18886 ____________________________________________________________________________
18887 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
18888         Log: EPOC fixes from Olaf Flebbe.
18889      Branch: perl
18890            ! README.epoc epoc/config.sh epoc/createpkg.pl
18891            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
18892 ____________________________________________________________________________
18893 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
18894         Log: Subject: [PATCH perl@13661] VMS test fix-ups
18895              From: "Craig A. Berry" <craigberry@mac.com>
18896              Date: Wed, 12 Dec 2001 16:27:48 -0600
18897              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
18898      Branch: perl
18899            ! lib/Net/hostent.t t/io/fs.t
18900 ____________________________________________________________________________
18901 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
18902         Log: Subject: Re: Next cygwin round.
18903              From: "Gerrit P. Haase" <gp@familiehaase.de>
18904              Date: Wed, 12 Dec 2001 21:59:00 +0100
18905              Message-ID: <122343874595.20011212215900@familiehaase.de>
18906      Branch: perl
18907            ! t/io/fs.t
18908 ____________________________________________________________________________
18909 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
18910         Log: Subject: [PATCH] use utf8; tests
18911              From: Nicholas Clark <nick@ccl4.org>
18912              Date: Wed, 12 Dec 2001 20:07:04 +0000
18913              Message-ID: <20011212200704.E21702@plum.flirble.org>
18914      Branch: perl
18915            ! lib/utf8.t t/test.pl
18916 ____________________________________________________________________________
18917 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
18918         Log: Update Changes.
18919      Branch: perl
18920            ! Changes patchlevel.h
18921 ____________________________________________________________________________
18922 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
18923         Log: Subject: [PATCH] Passing in env to perl_parse did not work
18924              From: Gisle Aas <gisle@ActiveState.com>
18925              Date: 11 Dec 2001 20:52:57 -0800
18926              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
18927      Branch: perl
18928            ! perl.c perl.h
18929 ____________________________________________________________________________
18930 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
18931         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
18932              mostly gcc -Wall complaining about the argument of %p not
18933              being a void *.
18934      Branch: perl
18935            ! perlio.c regcomp.c taint.c toke.c
18936 ____________________________________________________________________________
18937 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
18938         Log: metaconfig unit change for #13657.
18939      Branch: metaconfig
18940            ! U/modified/nis.U
18941 ____________________________________________________________________________
18942 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
18943         Log: Try YP/NIS also from /usr/lib/yp.
18944      Branch: perl
18945            ! Configure
18946 ____________________________________________________________________________
18947 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
18948         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
18949              From: Michael G Schwern <schwern@pobox.com>                
18950              Date: Wed, 12 Dec 2001 05:27:02 -0500      
18951              Message-ID: <20011212102702.GW17250@blackrider>
18952              
18953              (the op/grent part)
18954      Branch: perl
18955            ! t/op/grent.t
18956 ____________________________________________________________________________
18957 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
18958         Log: Weed out .files from ls and readdir() results.
18959      Branch: perl
18960            ! t/op/stat.t
18961 ____________________________________________________________________________
18962 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
18963         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
18964              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
18965              Date: Wed, 12 Dec 2001 10:52:21 +0100
18966              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
18967      Branch: perl
18968            ! lib/File/Find.pm
18969 ____________________________________________________________________________
18970 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
18971         Log: Subject: [PATCH] doio fatal on cygwin for 13651
18972              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
18973              Date: Wed, 12 Dec 2001 11:28:13 +0100      
18974              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
18975      Branch: perl
18976            ! doio.c
18977 ____________________________________________________________________________
18978 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
18979         Log: Get the whole line of ls, makes debugging easier
18980              (from Schwern)
18981      Branch: perl
18982            ! t/op/stat.t
18983 ____________________________________________________________________________
18984 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
18985         Log: rename() must be tested even without link()
18986              or the utime() and rename-directory tests fail.
18987              (Also got the BeOS utime atime/time the wrong way round.)
18988      Branch: perl
18989            ! t/io/fs.t
18990 ____________________________________________________________________________
18991 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
18992         Log: Now that the beos.c is compiled at the main level
18993              the header is in the beos/
18994      Branch: perl
18995            ! beos/beos.c
18996 ____________________________________________________________________________
18997 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
18998         Log: Must remember to require Socket.
18999      Branch: perl
19000            ! ext/Sys/Syslog/syslog.t
19001 ____________________________________________________________________________
19002 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
19003         Log: In BeOS Errno must resort to actual compilation
19004              and execution for some of the error constants.
19005      Branch: perl
19006            ! ext/Errno/Errno_pm.PL
19007 ____________________________________________________________________________
19008 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
19009         Log: BeOS still has no good sockets.
19010      Branch: perl
19011            ! ext/IO/lib/IO/t/io_sel.t
19012 ____________________________________________________________________________
19013 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
19014         Log: BeOS sockets are not true sockets.
19015      Branch: perl
19016            ! ext/IO/lib/IO/t/io_poll.t
19017 ____________________________________________________________________________
19018 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
19019         Log: No Socket, no Syslog.
19020      Branch: perl
19021            ! ext/Sys/Syslog/syslog.t
19022 ____________________________________________________________________________
19023 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
19024         Log: (On some platforms) missing truncate FH.
19025      Branch: perl
19026            ! pod/perltodo.pod
19027 ____________________________________________________________________________
19028 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
19029         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
19030              and vms would be muchly appreciated.
19031      Branch: perl
19032            ! t/io/fs.t
19033 ____________________________________________________________________________
19034 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
19035         Log: utime() updates only the mtime in BeOS. 
19036      Branch: perl
19037            ! pod/perlport.pod
19038 ____________________________________________________________________________
19039 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
19040         Log: No link(), no need to dSP.
19041      Branch: perl
19042            ! pp_sys.c
19043 ____________________________________________________________________________
19044 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
19045         Log: Missing argument.
19046      Branch: perl
19047            ! utf8.c
19048 ____________________________________________________________________________
19049 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
19050         Log: (1) To assume any setuid programs is silly.
19051              (2) Chaining tests with booleans means that some
19052              of them may not get run which means getting out
19053              of test count sync.
19054      Branch: perl
19055            ! t/op/stat.t
19056 ____________________________________________________________________________
19057 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
19058         Log: The beos.c needs to be in the main directory.
19059      Branch: perl
19060            ! hints/beos.sh
19061 ____________________________________________________________________________
19062 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
19063         Log: Detypo and rename.
19064      Branch: perl
19065            ! doio.c perl.h perlio.c perliol.h
19066 ____________________________________________________________________________
19067 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
19068         Log: This time I test compiled.  Honest.
19069      Branch: perl
19070            ! beos/beos.c
19071 ____________________________________________________________________________
19072 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
19073         Log: Subject: [PATCH] slightly more pack tests
19074              From: Nicholas Clark <nick@ccl4.org>
19075              Date: Tue, 11 Dec 2001 23:41:23 +0000
19076              Message-ID: <20011211234123.Y21702@plum.flirble.org>
19077      Branch: perl
19078            ! t/op/pack.t
19079 ____________________________________________________________________________
19080 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
19081         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
19082              From: "Craig A. Berry" <craigberry@mac.com>
19083              Date: Tue, 11 Dec 2001 16:39:13 -0600
19084              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
19085      Branch: perl
19086            ! configure.com
19087 ____________________________________________________________________________
19088 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
19089         Log: metaconfig unit change for #13632.
19090      Branch: metaconfig/U/perl
19091            ! perlpath.U
19092 ____________________________________________________________________________
19093 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
19094         Log: Subject: $Config{perlpath} and -Dversiononly
19095              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19096              Date: Tue, 11 Dec 2001 23:32:33 +0100
19097              Message-ID: <20011211233233.A11587@rafael>
19098      Branch: perl
19099            ! Configure
19100 ____________________________________________________________________________
19101 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
19102         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
19103              From: Nicholas Clark <nick@ccl4.org>
19104              Date: Tue, 11 Dec 2001 21:59:36 +0000
19105              Message-ID: <20011211215935.W21702@plum.flirble.org>
19106      Branch: perl
19107            ! t/op/pack.t
19108 ____________________________________________________________________________
19109 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
19110         Log: More UTF-8 API docs.
19111      Branch: perl
19112            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
19113 ____________________________________________________________________________
19114 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
19115         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
19116              From: Nicholas Clark <nick@ccl4.org>
19117              Date: Tue, 11 Dec 2001 20:08:59 +0000
19118              Message-ID: <20011211200859.S21702@plum.flirble.org>
19119      Branch: perl
19120            ! t/op/pack.t
19121 ____________________________________________________________________________
19122 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
19123         Log: Subject: Re: use utf8; with bad utf8
19124              From: Nicholas Clark <nick@ccl4.org>
19125              Date: Tue, 11 Dec 2001 19:49:21 +0000
19126              Message-ID: <20011211194921.R21702@plum.flirble.org>
19127      Branch: perl
19128            ! lib/utf8.t
19129 ____________________________________________________________________________
19130 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
19131         Log: Can't spell worth a dam.  (Try Three Gorges.)
19132      Branch: perl
19133            ! beos/beos.c
19134 ____________________________________________________________________________
19135 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
19136         Log: We need DWIM cpps.
19137      Branch: perl
19138            ! perlio.c
19139 ____________________________________________________________________________
19140 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
19141         Log: The unixish.h needs to be found and the waitpid wrapper
19142              could use a proto.
19143      Branch: perl
19144            ! beos/beosish.h
19145 ____________________________________________________________________________
19146 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
19147         Log: The BeOS waitpid() seems to be broken,
19148              have a wrapper for it.
19149      Branch: perl
19150            + beos/beos.c beos/beosish.h
19151            ! MANIFEST hints/beos.sh perl.h
19152 ____________________________________________________________________________
19153 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
19154         Log: Unlean the leaning tower of Babel.
19155      Branch: perl
19156            ! perl.h
19157 ____________________________________________________________________________
19158 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
19159         Log: Retract #13607 until we figure out what to do with autouse.
19160      Branch: perl
19161            ! lib/Carp.pm
19162 ____________________________________________________________________________
19163 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
19164         Log: Try to handle platforms that have O_TEXT != O_BINARY but
19165              which are not DOSish, BeOS being one of such platforms.
19166              Ideally this should be a Configure test, not a hardwired
19167              cpp symbol test... 
19168      Branch: perl
19169            ! doio.c perl.h perlio.c perliol.h
19170 ____________________________________________________________________________
19171 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
19172         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
19173              From: Jonathan Stowe <gellyfish@gellyfish.com>
19174              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
19175              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
19176      Branch: perl
19177            ! lib/Term/Cap.pm lib/Term/Cap.t
19178 ____________________________________________________________________________
19179 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
19180         Log: Subject: [patch perlio.c] test for NULL before derefencing
19181              From: Stas Bekman <stas@stason.org>
19182              Date: Tue, 11 Dec 2001 16:17:55 +0800
19183              Message-ID: <3C15C133.8@stason.org>
19184      Branch: perl
19185            ! perlio.c
19186 ____________________________________________________________________________
19187 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
19188         Log: metaconfig unit change for #13617.
19189      Branch: metaconfig/U/perl
19190            ! Extensions.U
19191 ____________________________________________________________________________
19192 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
19193         Log: BeOS has socket() but not enough to build a working Socket.
19194              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
19195              new networking implementation, which is rumored to fix the
19196              non-standardness of sockets, but it's apparently not publicly
19197              available, and anything to do with BeOS has become quite
19198              complicated with the sale of the Be assets to Palm.)
19199      Branch: perl
19200            ! Configure
19201 ____________________________________________________________________________
19202 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
19203         Log: Update changes
19204      Branch: maint-5.6/macperl
19205            ! macos/Changes
19206 ____________________________________________________________________________
19207 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
19208         Log: Add extra pod to help
19209      Branch: maint-5.6/macperl
19210            ! macos/macperl/MacPerl.podhelp
19211 ____________________________________________________________________________
19212 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
19213         Log: Return DoAppleScript errors in $@
19214      Branch: maint-5.6/macperl
19215            ! macos/ext/MacPerl/OSA.xs
19216 ____________________________________________________________________________
19217 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
19218         Log: Clear out $^E before each script run
19219      Branch: maint-5.6/macperl
19220            ! macos/macperl/MPScript.c
19221 ____________________________________________________________________________
19222 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
19223         Log: Integrate various changes from maint-5.6/perl/.
19224      Branch: maint-5.6/macperl
19225           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
19226           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
19227 ____________________________________________________________________________
19228 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
19229         Log: Subject: Exporter's documentation shouldn't lie               
19230              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
19231              Date: Mon, 10 Dec 2001 21:30:20 -0500
19232              Message-ID: <3C4AA201@operamail.com>
19233      Branch: perl
19234            ! lib/Exporter.pm
19235 ____________________________________________________________________________
19236 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
19237         Log: Make Errno better in BeOS (the second hunk is
19238              good on any platform).  Still not working in BeOS
19239              are the E constants that refer BeOS native error
19240              constants (B_...) which are enums (*groan*).
19241      Branch: perl
19242            ! ext/Errno/Errno_pm.PL
19243 ____________________________________________________________________________
19244 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
19245         Log: The BeOS linker seems to link the last seen symbol,
19246              not the first (so the symbols of op.o from libperl.so
19247              would get linked to miniperl instead of the symbols of
19248              opmini.o)-- use the same trick as for NeXT4 for linking
19249              miniperl.
19250      Branch: perl
19251            ! Makefile.SH
19252 ____________________________________________________________________________
19253 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
19254         Log: Subject: Re: [PATCH] tests for hash assignment
19255              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
19256              Date: Tue, 11 Dec 2001 01:48:55 +0000
19257              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
19258      Branch: perl
19259            ! utf8.c
19260 ____________________________________________________________________________
19261 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
19262         Log: (retracted by #13622)
19263              
19264              Subject: RE: More verbose POD for Carp
19265              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
19266              Date: Mon, 10 Dec 2001 20:23:20 -0500
19267              Message-ID: <3C4A3566@operamail.com>
19268      Branch: perl
19269            ! lib/Carp.pm
19270 ____________________________________________________________________________
19271 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
19272         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
19273              From: "Craig A. Berry" <craigberry@mac.com>
19274              Date: Mon, 10 Dec 2001 18:25:37 -0600
19275              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
19276      Branch: perl
19277            ! t/op/write.t t/test.pl
19278 ____________________________________________________________________________
19279 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
19280         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
19281              From: Michael G Schwern <schwern@pobox.com>
19282              Date: Mon, 10 Dec 2001 08:00:01 -0500
19283              Message-ID: <20011210130000.GK1770@blackrider>
19284      Branch: perl
19285            ! t/comp/multiline.t
19286 ____________________________________________________________________________
19287 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
19288         Log: Subject: Re: [PATCH] tests for hash assignment
19289              From: Nicholas Clark <nick@ccl4.org>
19290              Date: Mon, 10 Dec 2001 23:22:28 +0000
19291              Message-ID: <20011210232228.M21702@plum.flirble.org>
19292      Branch: perl
19293            + t/op/hashassign.t
19294            ! MANIFEST t/op/each.t t/test.pl
19295 ____________________________________________________________________________
19296 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
19297         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
19298              From: "Craig A. Berry" <craigberry@mac.com>
19299              Date: Mon, 10 Dec 2001 16:38:14 -0600
19300              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
19301      Branch: perl
19302            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
19303 ____________________________________________________________________________
19304 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
19305         Log: Subject: [PATCH perl@13600] configure.com fixes
19306              From: "Craig A. Berry" <craigberry@mac.com>
19307              Date: Mon, 10 Dec 2001 14:40:20 -0600
19308              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
19309      Branch: perl
19310            ! configure.com
19311 ____________________________________________________________________________
19312 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
19313         Log: Silence BeOS compilation moaning.
19314      Branch: perl
19315            ! perl.h
19316 ____________________________________________________________________________
19317 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
19318         Log: Update Changes.
19319      Branch: perl
19320            ! Changes patchlevel.h
19321 ____________________________________________________________________________
19322 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
19323         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
19324              From: Michael G Schwern <schwern@pobox.com>
19325              Date: Mon, 10 Dec 2001 01:21:03 -0500
19326              Message-ID: <20011210062103.GC1770@blackrider>
19327      Branch: perl
19328            ! lib/ExtUtils/Command.t
19329 ____________________________________________________________________________
19330 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
19331         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
19332              From: Michael G Schwern <schwern@pobox.com>
19333              Date: Mon, 10 Dec 2001 01:10:57 -0500
19334              Message-ID: <20011210061057.GB1770@blackrider>
19335      Branch: perl
19336            ! t/op/groups.t
19337 ____________________________________________________________________________
19338 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
19339         Log: Retract #13596, #13593 should do the trick.
19340      Branch: perl
19341            ! t/op/stat.t
19342 ____________________________________________________________________________
19343 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
19344         Log: (retracted by #13597, #13593 does the job better)
19345              
19346              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
19347              From: Michael G Schwern <schwern@pobox.com>
19348              Date: Mon, 10 Dec 2001 00:53:16 -0500
19349              Message-ID: <20011210055316.GA1770@blackrider>
19350      Branch: perl
19351            ! t/op/stat.t
19352 ____________________________________________________________________________
19353 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
19354         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
19355              From: Michael G Schwern <schwern@pobox.com> 
19356              Date: Mon, 10 Dec 2001 02:19:14 -0500
19357              Message-ID: <20011210071914.GF1770@blackrider>
19358      Branch: perl
19359            ! lib/AutoSplit.t
19360 ____________________________________________________________________________
19361 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
19362         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
19363              From: Michael G Schwern <schwern@pobox.com>
19364              Date: Mon, 10 Dec 2001 02:47:40 -0500
19365              Message-ID: <20011210074739.GH1770@blackrider>
19366      Branch: perl
19367            ! t/op/pack.t
19368 ____________________________________________________________________________
19369 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
19370         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
19371              From: Michael G Schwern <schwern@pobox.com>
19372              Date: Mon, 10 Dec 2001 02:54:22 -0500
19373              Message-ID: <20011210075422.GI1770@blackrider>
19374      Branch: perl
19375            ! t/test.pl
19376 ____________________________________________________________________________
19377 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
19378         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
19379              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
19380              Date: Mon, 10 Dec 2001 08:45:20 +0100
19381              Message-ID: <3C146810.60B5B7C0@alcatel.at>
19382      Branch: perl
19383            ! pp_pack.c
19384 ____________________________________________________________________________
19385 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
19386         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
19387              From: Michael G Schwern <schwern@pobox.com>
19388              Date: Mon, 10 Dec 2001 03:27:02 -0500
19389              Message-ID: <20011210082702.GN1770@blackrider>
19390      Branch: perl
19391            ! t/io/openpid.t
19392 ____________________________________________________________________________
19393 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
19394         Log: More chmod +w.
19395      Branch: perl
19396            ! Porting/makerel
19397 ____________________________________________________________________________
19398 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
19399         Log: Just skip the readability test if running as root.
19400      Branch: perl
19401            ! lib/Net/t/netrc.t
19402 ____________________________________________________________________________
19403 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
19404         Log: Tell about the downside of safe signals.
19405      Branch: perl
19406            ! pod/perldelta.pod
19407 ____________________________________________________________________________
19408 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
19409         Log: Make the whole -lperl thing NetBSD only until we
19410              find some other platform that needs the same.
19411      Branch: perl
19412            ! lib/ExtUtils/MM_Unix.pm
19413 ____________________________________________________________________________
19414 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
19415         Log: Subject: [PATCH t/op/pack.t] Cleanup
19416              From: Michael G Schwern <schwern@pobox.com> 
19417              Date: Sun, 9 Dec 2001 23:08:26 -0500
19418              Message-ID: <20011210040826.GD660@blackrider>
19419      Branch: perl
19420            ! t/op/pack.t
19421 ____________________________________________________________________________
19422 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
19423         Log: Add threads support for NetBSD.
19424              
19425              This is also the first (I think) Perl threads build with
19426              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
19427              NetBSD does not as of yet have true kernel POSIX threads,
19428              but the user-level pth seems to be doing pretty well--
19429              the only failure is that threads/t/basic okays 6 and 7
19430              consistently seem be arriving in the reverse order.
19431              Well, gdbm.t is also failing: 'Undefined PLT symbol
19432              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
19433              guessing that GDBM would need a threaded rebuild.
19434      Branch: perl
19435            ! hints/netbsd.sh
19436 ____________________________________________________________________________
19437 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
19438         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
19439              potential performance hit and change in semantics of closure
19440              lookups after C<undef &foo>)
19441      Branch: maint-5.6/perl
19442            ! op.c
19443 ____________________________________________________________________________
19444 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
19445         Log: metaconfig unit change for #13582.
19446      Branch: metaconfig
19447            ! U/threads/usethreads.U
19448 ____________________________________________________________________________
19449 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
19450         Log: Update the ithreads selection info in Configure,
19451              as suggested by Michael Schwern.
19452      Branch: perl
19453            ! Configure
19454 ____________________________________________________________________________
19455 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
19456         Log: Clearing locale environment simply doesn't seem to
19457              guarantee that (nl_)langinfo(CODESET) would return nil.
19458              (I for example get "ISO8859-1", so <guess>maybe there can
19459              be per-system default settings at work</guess>.)
19460      Branch: perl
19461            ! lib/open.t
19462 ____________________________________________________________________________
19463 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
19464         Log: Subject: RE: Exporter fixes reversed in 13540?
19465              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
19466              Date: Sun, 9 Dec 2001 12:55:15 -0500
19467              Message-ID: <3C13F455@operamail.com>
19468      Branch: perl
19469            ! lib/open.pm
19470 ____________________________________________________________________________
19471 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
19472         Log: Root is the lizard king.
19473      Branch: perl
19474            ! lib/Net/t/netrc.t
19475 ____________________________________________________________________________
19476 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
19477         Log: Telling how many tests we are expecting helps.
19478      Branch: perl
19479            ! ext/POSIX/t/waitpid.t
19480 ____________________________________________________________________________
19481 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
19482         Log: Add a test case for waitpid(): from Rocco Caputo.
19483      Branch: perl
19484            + ext/POSIX/t/waitpid.t
19485            ! MANIFEST
19486 ____________________________________________________________________________
19487 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
19488         Log: Subject: [PATCH] Term::ReadLine tweaks and test
19489              From: Richard Clamp <richardc@unixbeard.net>
19490              Date: Mon, 10 Dec 2001 00:51:47 +0000
19491              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
19492      Branch: perl
19493            + lib/Term/ReadLine.t
19494            ! MANIFEST lib/Term/ReadLine.pm
19495 ____________________________________________________________________________
19496 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
19497         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
19498              From: Rocco Caputo <troc@netrus.net>
19499              Date: Sun, 9 Dec 2001 18:12:38 -0500
19500              Message-ID: <20011209181238.A803@eyrie.homenet>
19501      Branch: perl
19502            ! win32/win32.c
19503 ____________________________________________________________________________
19504 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
19505         Log: make sure that va_start() has matching va_end();
19506              from OpenBSD 3.0.
19507      Branch: perl
19508            ! x2p/util.c
19509 ____________________________________________________________________________
19510 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
19511         Log: h2ph updates from OpenBSD 3.0.
19512      Branch: perl
19513            ! utils/h2ph.PL
19514 ____________________________________________________________________________
19515 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
19516         Log: OpenBSD hints update from OpenBSD 3.0.
19517      Branch: perl
19518            ! hints/openbsd.sh
19519 ____________________________________________________________________________
19520 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
19521         Log: DJGPP tweaks from Laszlo Molnar.
19522      Branch: perl
19523            ! djgpp/config.over lib/File/Find/t/find.t
19524            ! lib/File/Find/t/taint.t t/pod/find.t
19525 ____________________________________________________________________________
19526 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
19527         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
19528              From: Michael G Schwern <schwern@pobox.com> 
19529              Date: Sun, 9 Dec 2001 19:28:12 -0500
19530              Message-ID: <20011210002812.GF13586@blackrider>
19531      Branch: perl
19532            ! README.cygwin
19533 ____________________________________________________________________________
19534 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
19535         Log: README.cygwin update from Gerrit P. Haase.
19536      Branch: perl
19537            ! README.cygwin
19538 ____________________________________________________________________________
19539 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
19540         Log: Apply NetBSD patch-ag: shared/static linking,
19541              but make the change less intrusive on non-NetBSD.
19542      Branch: perl
19543            ! lib/ExtUtils/MM_Unix.pm
19544 ____________________________________________________________________________
19545 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
19546         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
19547      Branch: perl
19548            ! lib/ExtUtils/Liblist.pm
19549 ____________________________________________________________________________
19550 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
19551         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
19552      Branch: perl
19553            ! regcomp.c
19554 ____________________________________________________________________________
19555 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
19556         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
19557      Branch: perl
19558            ! pp.c
19559 ____________________________________________________________________________
19560 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
19561         Log: Apply NetBSD patch-ac.
19562              (the fix has already been done: change #9706, fully qualified
19563              pathnames in packlists)
19564      Branch: perl
19565            ! lib/ExtUtils/Install.pm
19566 ____________________________________________________________________________
19567 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
19568         Log: Apply NetBSD patch-ab: NetBSD hints update.
19569      Branch: perl
19570            ! hints/netbsd.sh
19571 ____________________________________________________________________________
19572 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
19573         Log: metaconfig unit changes for #13560.
19574      Branch: metaconfig/U/perl
19575            ! dlsrc.U i_ieeefp.U libperl.U
19576 ____________________________________________________________________________
19577 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
19578         Log: NetBSD has <ieeefp.h> but hidden.
19579      Branch: perl
19580            ! hints/netbsd.sh
19581 ____________________________________________________________________________
19582 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
19583         Log: Implement NetBSD patch-aa.
19584      Branch: perl
19585            ! Configure
19586 ____________________________________________________________________________
19587 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
19588         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
19589              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
19590              Date: Sun, 09 Dec 2001 13:40:58 +0100
19591              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
19592              
19593              (The lstat()s were there in 5.6.1: what happened to them?)
19594      Branch: perl
19595            ! lib/File/Find.pm
19596 ____________________________________________________________________________
19597 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
19598         Log: Quickie documentation of the C UTF-8 API.
19599      Branch: perl
19600            ! pod/perlunicode.pod
19601 ____________________________________________________________________________
19602 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
19603         Log: Subject: bleadperl on cygwin weirdness...
19604              From: "Gerrit P. Haase" <gp@familiehaase.de>
19605              Date: Sun, 9 Dec 2001 20:31:28 +0100
19606              Message-ID: <13779422183.20011209203128@familiehaase.de>          
19607              
19608              (plus libperl*.dll version portability tweaks)
19609      Branch: perl
19610            ! lib/ExtUtils/Embed.t
19611 ____________________________________________________________________________
19612 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
19613         Log: Instead of muting symbol export error if under eval,
19614              delay the errors until the croak().
19615              
19616              (replaces #13408)
19617      Branch: perl
19618            ! lib/Exporter/Heavy.pm
19619 ____________________________________________________________________________
19620 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
19621         Log: Basegroup 0 is a cygwin_nt thing.
19622      Branch: perl
19623            ! t/op/groups.t
19624 ____________________________________________________________________________
19625 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
19626         Log: Also WinME is LoseLink.
19627      Branch: perl
19628            ! t/op/stat.t
19629 ____________________________________________________________________________
19630 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
19631         Log: Forgotten checkin.
19632      Branch: perl
19633            ! lib/User/grent.t
19634 ____________________________________________________________________________
19635 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
19636         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
19637              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
19638              Date: Sun, 09 Dec 2001 13:45:06 +0100
19639              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
19640      Branch: perl
19641            ! lib/File/Find.pm
19642 ____________________________________________________________________________
19643 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
19644         Log: Tweakback.
19645      Branch: perl
19646            ! lib/Net/hostent.t
19647 ____________________________________________________________________________
19648 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
19649         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
19650              From: Michael G Schwern <schwern@pobox.com>
19651              Date: Sat, 8 Dec 2001 14:48:38 -0500
19652              Message-ID: <20011208194838.GA8650@blackrider>
19653      Branch: perl
19654            ! t/op/grent.t
19655 ____________________________________________________________________________
19656 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
19657         Log: Subject: [README.cygwin] Removing old expected test failures
19658              From: Michael G Schwern <schwern@pobox.com>
19659              Date: Sat, 8 Dec 2001 15:38:28 -0500
19660              Message-ID: <20011208203828.GB9017@blackrider>
19661      Branch: perl
19662            ! README.cygwin
19663 ____________________________________________________________________________
19664 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
19665         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
19666              From: Michael G Schwern <schwern@pobox.com>                
19667              Date: Sat, 8 Dec 2001 15:26:59 -0500
19668              Message-ID: <20011208202659.GA9017@blackrider> 
19669      Branch: perl
19670            ! lib/Net/hostent.t
19671 ____________________________________________________________________________
19672 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
19673         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
19674              From: Michael G Schwern <schwern@pobox.com> 
19675              Date: Sat, 8 Dec 2001 15:06:16 -0500
19676              Message-ID: <20011208200616.GA8915@blackrider>
19677      Branch: perl
19678            ! t/op/stat.t
19679 ____________________________________________________________________________
19680 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
19681         Log: Developer deprecations and an incompatibility.
19682      Branch: perl
19683            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
19684 ____________________________________________________________________________
19685 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
19686         Log: Shoo.
19687      Branch: perl
19688            - lib/Attribute/Handlers.pm
19689 ____________________________________________________________________________
19690 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
19691         Log: Remove Attribute::Handlers, as per Damian's request.
19692              (Because of fixing the my variables to be now handled
19693              in run-time, the whole internals of the A::H needs to
19694              be rewritten and Damian will not have time for that
19695              for months.)
19696      Branch: perl
19697            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
19698            - lib/Attribute/Handlers/demo/Demo.pm
19699            - lib/Attribute/Handlers/demo/Descriptions.pm
19700            - lib/Attribute/Handlers/demo/MyClass.pm
19701            - lib/Attribute/Handlers/demo/demo.pl
19702            - lib/Attribute/Handlers/demo/demo2.pl
19703            - lib/Attribute/Handlers/demo/demo3.pl
19704            - lib/Attribute/Handlers/demo/demo4.pl
19705            - lib/Attribute/Handlers/demo/demo_call.pl
19706            - lib/Attribute/Handlers/demo/demo_chain.pl
19707            - lib/Attribute/Handlers/demo/demo_cycle.pl
19708            - lib/Attribute/Handlers/demo/demo_hashdir.pl
19709            - lib/Attribute/Handlers/demo/demo_phases.pl
19710            - lib/Attribute/Handlers/demo/demo_range.pl
19711            - lib/Attribute/Handlers/demo/demo_rawdata.pl
19712            - lib/Attribute/Handlers/t/multi.t
19713            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
19714            ! pod/perlmodlib.pod pod/perltoc.pod
19715 ____________________________________________________________________________
19716 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
19717         Log: Subject: Re: attributes are broken
19718              From: Spider Boardman <spider@Orb.Nashua.NH.US>
19719              Date: Sun, 09 Dec 2001 00:09:23 -0500
19720              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
19721      Branch: perl
19722            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
19723            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
19724            ! xsutils.c
19725 ____________________________________________________________________________
19726 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
19727         Log: Forgotten checkin.
19728      Branch: perl
19729            ! lib/Pod/Text.pm
19730 ____________________________________________________________________________
19731 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
19732         Log: uconfig.h update.
19733      Branch: perl
19734            ! uconfig.h
19735 ____________________________________________________________________________
19736 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
19737         Log: Update Changes.
19738      Branch: perl
19739            ! Changes patchlevel.h
19740 ____________________________________________________________________________
19741 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
19742         Log: Note that some of the Unicode features are
19743              dependent on perlio.
19744      Branch: perl
19745            ! pod/perluniintro.pod
19746 ____________________________________________________________________________
19747 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
19748         Log: Regen perlapi, regen toc.
19749      Branch: perl
19750            ! pod/perlapi.pod pod/perltoc.pod
19751 ____________________________________________________________________________
19752 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
19753         Log: FAQ sync.
19754      Branch: perl
19755            ! pod/perlfaq4.pod pod/perlfaq6.pod
19756 ____________________________________________________________________________
19757 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
19758         Log: Subject: [PATCH] Fix odd language in an sv.c comment
19759              From: coral@eekeek.org
19760              Date: Sat, 8 Dec 2001 12:19:39 -0500
19761              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
19762      Branch: perl
19763            ! sv.c
19764 ____________________________________________________________________________
19765 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
19766         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
19767              From: Michael G Schwern <schwern@pobox.com>
19768              Date: Fri, 7 Dec 2001 20:03:45 -0500
19769              Message-ID: <20011208010345.GD642@blackrider>
19770              
19771              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
19772              From: Michael G Schwern <schwern@pobox.com>
19773              Date: Fri, 7 Dec 2001 20:13:54 -0500
19774              Message-ID: <20011208011354.GE642@blackrider>
19775              
19776              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
19777              From: Michael G Schwern <schwern@pobox.com>
19778              Date: Fri, 7 Dec 2001 21:47:36 -0500
19779              Message-ID: <20011208024736.GH642@blackrider>
19780              
19781              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
19782              From: Michael G Schwern <schwern@pobox.com>
19783              Date: Fri, 7 Dec 2001 23:09:43 -0500
19784              Message-ID: <20011208040943.GK642@blackrider>
19785              
19786              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
19787              Message-Id: <a05101004b83754903506@[172.16.52.1]>
19788              Date: Fri, 7 Dec 2001 23:28:15 -0600
19789              From: "Craig A. Berry" <craigberry@mac.com>
19790      Branch: perl
19791            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
19792 ____________________________________________________________________________
19793 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
19794         Log: Integrate perlio.
19795      Branch: perl
19796           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
19797           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
19798 ____________________________________________________________________________
19799 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
19800         Log: Retract #11156 since Sarathy has found that it breaks code:
19801              http://bugs.ActiveState.com/show_bug.cgi?id=18457
19802              http://bugs.ActiveState.com/show_bug.cgi?id=18858
19803      Branch: perl
19804            ! op.c sv.c t/op/pos.t
19805 ____________________________________________________________________________
19806 [ 13532] By: nick                                  on 2001/12/08  14:11:12
19807         Log: Integrate mainline
19808      Branch: perlio
19809           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
19810           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
19811 ____________________________________________________________________________
19812 [ 13531] By: nick                                  on 2001/12/08  13:48:21
19813         Log: Tweak multi-arg open error messages
19814      Branch: perlio
19815            ! perlio.c
19816 ____________________________________________________________________________
19817 [ 13530] By: nick                                  on 2001/12/08  10:20:06
19818         Log: Allow multi-arg open() if opening layer declares this legal.
19819      Branch: perlio
19820            ! doio.c perlio.c perliol.h
19821 ____________________________________________________________________________
19822 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
19823         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
19824              From: Michael G Schwern <schwern@pobox.com>       
19825              Date: Fri, 7 Dec 2001 19:41:31 -0500
19826              Message-ID: <20011208004131.GC642@blackrider>
19827      Branch: perl
19828            ! t/run/switches.t t/test.pl
19829 ____________________________________________________________________________
19830 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
19831         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
19832              From: Michael G Schwern <schwern@pobox.com>       
19833              Date: Fri, 7 Dec 2001 19:12:44 -0500
19834              Message-ID: <20011208001244.GB642@blackrider>
19835      Branch: perl
19836            ! t/op/stat.t
19837 ____________________________________________________________________________
19838 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
19839         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
19840              From: Michael G Schwern <schwern@pobox.com>
19841              Date: Fri, 7 Dec 2001 17:28:57 -0500
19842              Message-ID: <20011207222857.GI23210@blackrider>
19843      Branch: perl
19844            ! t/op/magic.t
19845 ____________________________________________________________________________
19846 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
19847         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
19848      Branch: perl
19849            ! t/test.pl
19850 ____________________________________________________________________________
19851 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
19852         Log: which_perl: delay as much a possible till runtime.
19853      Branch: perl
19854            ! t/test.pl
19855 ____________________________________________________________________________
19856 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
19857         Log: Further tweakage to which_perl().
19858      Branch: perl
19859            ! t/test.pl
19860 ____________________________________________________________________________
19861 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
19862         Log: perluniintro tweaks.
19863      Branch: perl
19864            ! pod/perluniintro.pod
19865 ____________________________________________________________________________
19866 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
19867         Log: Tweak the $Perl computation.
19868      Branch: perl
19869            ! t/test.pl
19870 ____________________________________________________________________________
19871 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
19872         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
19873              From: Nicholas Clark <nick@ccl4.org>
19874              Date: Fri, 7 Dec 2001 17:06:56 +0000
19875              Message-ID: <20011207170656.G21702@plum.flirble.org>
19876      Branch: perl
19877            ! doop.c t/op/chop.t
19878 ____________________________________________________________________________
19879 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
19880         Log: Update Changes.
19881      Branch: perl
19882            ! Changes patchlevel.h
19883 ____________________________________________________________________________
19884 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
19885         Log: Missing ).
19886      Branch: perl
19887            ! t/test.pl
19888 ____________________________________________________________________________
19889 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
19890         Log: Allow several arguments to display().
19891      Branch: perl
19892            ! t/test.pl
19893 ____________________________________________________________________________
19894 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
19895         Log: /dev/stdout could be either a character special file
19896              or a named pipe, so let's pretend it doesn't exist.
19897      Branch: perl
19898            ! t/op/stat.t
19899 ____________________________________________________________________________
19900 [ 13516] By: nick                                  on 2001/12/07  15:09:23
19901         Log: Integrate again - can I catch up ?
19902      Branch: perlio
19903           !> t/test.pl
19904 ____________________________________________________________________________
19905 [ 13515] By: nick                                  on 2001/12/07  15:08:17
19906         Log: Integrate mainline some more
19907      Branch: perlio
19908           !> README.hpux hints/linux.sh pod/perlfunc.pod
19909 ____________________________________________________________________________
19910 [ 13514] By: nick                                  on 2001/12/07  15:07:15
19911         Log: Integrate mainline
19912      Branch: perlio
19913           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
19914           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
19915           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
19916           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
19917           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
19918           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
19919           +> t/lib/Math/BigInt/BareCalc.pm
19920            - ext/Devel/PPPort/harness/Harness.pm
19921            - ext/Devel/PPPort/harness/Harness.xs
19922            - ext/Devel/PPPort/harness/Makefile.PL
19923            - ext/Devel/PPPort/harness/module2.c
19924            - ext/Devel/PPPort/harness/module3.c
19925            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
19926            - lib/File/Spec/Functions.t
19927           !> (integrate 103 files)
19928 ____________________________________________________________________________
19929 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
19930         Log: Add display() for displaying icky scalars.
19931      Branch: perl
19932            ! t/test.pl
19933 ____________________________________________________________________________
19934 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
19935         Log: Subject: [ID 20011207.001] documentation bug for waitpid
19936              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
19937              Date: Fri, 7 Dec 2001 12:44:56 +0100
19938              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
19939      Branch: perl
19940            ! pod/perlfunc.pod
19941 ____________________________________________________________________________
19942 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
19943         Log: gcc version matching didn't.
19944      Branch: perl
19945            ! hints/linux.sh
19946 ____________________________________________________________________________
19947 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
19948         Log: Subject: HP renamed their servers              
19949              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19950              Date: Fri, 07 Dec 2001 12:07:22 +0100
19951              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
19952      Branch: perl
19953            ! README.hpux
19954 ____________________________________________________________________________
19955 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
19956         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
19957              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
19958              Date: Fri, 7 Dec 2001 00:24:55 -0500
19959              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
19960      Branch: perl
19961            ! pod/perlport.pod
19962 ____________________________________________________________________________
19963 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
19964         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
19965              From: Michael G Schwern <schwern@pobox.com> 
19966              Date: Thu, 6 Dec 2001 22:56:34 -0500
19967              Message-ID: <20011207035634.GO22648@blackrider>
19968      Branch: perl
19969            ! t/base/lex.t t/op/exec.t
19970 ____________________________________________________________________________
19971 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
19972         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
19973              From: Michael G Schwern <schwern@pobox.com>
19974              Date: Thu, 6 Dec 2001 22:45:44 -0500
19975              Message-ID: <20011207034544.GN22648@blackrider>
19976              
19977              (plus op/ref tweak)
19978      Branch: perl
19979            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
19980            ! t/run/kill_perl.t t/test.pl
19981 ____________________________________________________________________________
19982 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
19983         Log: Upgrade to Math::BigInt 1.48.
19984      Branch: perl
19985            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
19986            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
19987            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
19988            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
19989            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
19990            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
19991            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
19992 ____________________________________________________________________________
19993 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
19994         Log: Mention also perl56delta in case someone is upgrading from
19995              Perl 5.005_03.
19996      Branch: perl
19997            ! pod/perldelta.pod
19998 ____________________________________________________________________________
19999 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
20000         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
20001              From: Michael G Schwern <schwern@pobox.com>
20002              Date: Thu, 6 Dec 2001 15:15:28 -0500
20003              Message-ID: <20011206201528.GF16414@blackrider>
20004              
20005              (just the term.t, not the lex.t)
20006              
20007              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
20008              From: Michael G Schwern <schwern@pobox.com>
20009              Date: Thu, 6 Dec 2001 15:22:22 -0500
20010              Message-ID: <20011206202222.GG16414@blackrider>
20011              
20012              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
20013              From: Michael G Schwern <schwern@pobox.com>
20014              Date: Thu, 6 Dec 2001 15:31:58 -0500
20015              Message-ID: <20011206203158.GI16414@blackrider>
20016              
20017              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
20018              From: Michael G Schwern <schwern@pobox.com>
20019              Date: Thu, 6 Dec 2001 17:38:55 -0500
20020              Message-ID: <20011206223855.GC22648@blackrider>
20021      Branch: perl
20022            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
20023            ! t/test.pl
20024 ____________________________________________________________________________
20025 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
20026         Log: Update the thr5005 situation.
20027      Branch: perl
20028            ! pod/perldelta.pod
20029 ____________________________________________________________________________
20030 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
20031         Log: perldelta borrowings from perl561delta.
20032      Branch: perl
20033            ! pod/perldelta.pod
20034 ____________________________________________________________________________
20035 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
20036         Log: Add the 5.6.1 perldelta as perl561delta.
20037              (Makes it easier to steal stuff for perldelta :-)
20038      Branch: perl
20039            + pod/perl561delta.pod
20040            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
20041 ____________________________________________________________________________
20042 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
20043         Log: Retract #13496 for now.
20044      Branch: perl
20045            ! t/base/lex.t t/base/term.t
20046 ____________________________________________________________________________
20047 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
20048         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
20049              From: "Craig A. Berry" <craigberry@mac.com>
20050              Date: Thu, 6 Dec 2001 14:54:36 -0600
20051              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
20052      Branch: perl
20053            ! vms/ext/filespec.t
20054 ____________________________________________________________________________
20055 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
20056         Log: (retracted by #13499)
20057              
20058              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
20059              From: Michael G Schwern <schwern@pobox.com>
20060              Date: Thu, 6 Dec 2001 15:15:28 -0500
20061              Message-ID: <20011206201528.GF16414@blackrider>
20062      Branch: perl
20063            ! t/base/lex.t t/base/term.t
20064 ____________________________________________________________________________
20065 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
20066         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
20067              From: Michael G Schwern <schwern@pobox.com>
20068              Date: Thu, 6 Dec 2001 13:54:48 -0500
20069              Message-ID: <20011206185448.GC16414@blackrider>
20070      Branch: perl
20071            ! t/op/stat.t
20072 ____________________________________________________________________________
20073 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
20074         Log: The #4 has nothing to do with Unicode.
20075      Branch: perl
20076            ! t/op/tr.t
20077 ____________________________________________________________________________
20078 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
20079         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
20080              From: Michael G Schwern <schwern@pobox.com>
20081              Date: Thu, 6 Dec 2001 13:45:48 -0500
20082              Message-ID: <20011206184548.GB16414@blackrider>
20083      Branch: perl
20084            ! t/op/tr.t
20085 ____________________________________________________________________________
20086 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
20087         Log: Update Changes.
20088      Branch: perl
20089            ! Changes patchlevel.h
20090 ____________________________________________________________________________
20091 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
20092         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
20093              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20094              Date: Thu, 6 Dec 2001 11:41:25 EST
20095              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
20096      Branch: perl
20097            ! vms/vms.c vms/vmsish.h
20098 ____________________________________________________________________________
20099 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
20100         Log: Subject: [PATCH] Re: weirdness in regexps
20101              From: Robin Houston <robin@kitsite.com> 
20102              Date: Thu, 6 Dec 2001 14:44:01 +0000
20103              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
20104      Branch: perl
20105            ! op.c t/lib/strict/subs
20106 ____________________________________________________________________________
20107 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
20108         Log: Make the -b -c -S tests count all of the /dev, not just
20109              check the first one, as suggested by Benjamin Goldberg.
20110      Branch: perl
20111            ! t/op/stat.t
20112 ____________________________________________________________________________
20113 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
20114         Log: Subject: Re: [PATCH: bleadperl] casefold backref
20115              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
20116              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
20117              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
20118      Branch: perl
20119            ! regexec.c
20120 ____________________________________________________________________________
20121 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
20122         Log: Nits noticed by Philip Newton, and de-tab DB.t.
20123      Branch: perl
20124            ! lib/DB.t
20125 ____________________________________________________________________________
20126 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
20127         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
20128              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
20129              Date: 6 Dec 2001 11:06:01 -0000
20130              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
20131      Branch: perl
20132            ! op.c t/op/tr.t
20133 ____________________________________________________________________________
20134 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
20135         Log: Subject: [PATCH: bleadperl] casefold backref
20136              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
20137              Date: Wed, 05 Dec 2001 17:27:05 +0000
20138              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
20139      Branch: perl
20140            ! regexec.c t/op/re_tests
20141 ____________________________________________________________________________
20142 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
20143         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
20144              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20145              Date: Wed, 5 Dec 2001 22:34:53 EST
20146              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
20147      Branch: perl
20148            ! mg.c vms/vms.c vms/vmsish.h
20149 ____________________________________________________________________________
20150 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
20151         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
20152              From: Michael G Schwern <schwern@pobox.com>
20153              Date: Wed, 5 Dec 2001 19:52:58 -0500
20154              Message-ID: <20011205195257.A903@blackrider>
20155      Branch: perl
20156            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
20157            + lib/File/Spec/t/rel2abs2rel.t
20158            - lib/File/Spec.t lib/File/Spec/Functions.t
20159            ! MANIFEST
20160 ____________________________________________________________________________
20161 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
20162         Log: Subject: Re: Silly stat() portability questions                
20163              From: Benjamin Goldberg <goldbb2@earthlink.net>
20164              Date: Wed, 05 Dec 2001 22:52:35 -0500
20165              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
20166      Branch: perl
20167            ! pod/perlport.pod
20168 ____________________________________________________________________________
20169 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
20170         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
20171              From: "Craig A. Berry" <craigberry@mac.com>
20172              Date: Wed, 05 Dec 2001 16:41:59 -0600
20173              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
20174      Branch: perl
20175            ! README.vms configure.com lib/File/Spec/VMS.pm
20176            ! vms/ext/filespec.t
20177 ____________________________________________________________________________
20178 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
20179         Log: $apply->('club', $glibc_maintainers);
20180              
20181              (Nick Clark just reported that <langinfo.h> YESSTR
20182              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
20183      Branch: perl
20184            ! ext/I18N/Langinfo/Langinfo.t
20185 ____________________________________________________________________________
20186 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
20187         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
20188      Branch: perl
20189            ! pod/perlport.pod
20190 ____________________________________________________________________________
20191 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
20192         Log: tweak change#13474 (pad entries can apparently be null in some
20193              situations)
20194      Branch: maint-5.6/perl
20195            ! op.c
20196 ____________________________________________________________________________
20197 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
20198         Log: Restore the /dev -b -c -S part of the test.
20199      Branch: perl
20200            ! t/op/stat.t
20201 ____________________________________________________________________________
20202 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
20203         Log: Retract #13475 until Arthur gets back to the mine.
20204      Branch: perl
20205            ! op.c t/run/kill_perl.t
20206 ____________________________________________________________________________
20207 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
20208         Log: (retracted by #13476)
20209              
20210              Manually apply #13474; fixes stale reference to dead
20211              CvOUTSIDE(); this can happen when anonymous subroutines
20212              that aren't closures are returned from an eval""
20213              
20214              (threads/shared/sv_refs.t is coredump-unhappy about this change)
20215      Branch: perl
20216            ! op.c t/run/kill_perl.t
20217 ____________________________________________________________________________
20218 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
20219         Log: replacement for change#10451
20220              
20221              fixes stale reference to dead CvOUTSIDE(); this can happen when
20222              anonymous subroutines that aren't closures are returned from an
20223              eval""
20224      Branch: maint-5.6/perl
20225            ! op.c t/op/misc.t
20226 ____________________________________________________________________________
20227 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
20228         Log: revert change#10451,10472; it was a naive fix that simply
20229              reintroduced the memory leak!
20230      Branch: maint-5.6/perl
20231            ! op.c t/op/misc.t
20232 ____________________________________________________________________________
20233 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
20234         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
20235              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
20236              Date: Wed, 05 Dec 2001 10:49:20 +0100
20237              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
20238      Branch: perl
20239            ! lib/File/Basename.pm lib/File/Basename.t
20240 ____________________________________________________________________________
20241 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
20242         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
20243              From: Michael G Schwern <schwern@pobox.com> 
20244              Date: Wed, 5 Dec 2001 02:47:59 -0500
20245              Message-ID: <20011205024759.H14333@blackrider>
20246      Branch: perl
20247            ! t/op/magic.t
20248 ____________________________________________________________________________
20249 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
20250         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
20251              From: Michael G Schwern <schwern@pobox.com>              
20252              Date: Wed, 5 Dec 2001 02:22:05 -0500
20253              Message-ID: <20011205022205.F14333@blackrider>
20254      Branch: perl
20255            ! t/op/stat.t vms/test.com
20256 ____________________________________________________________________________
20257 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
20258         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
20259              From: Michael G Schwern <schwern@pobox.com> 
20260              Date: Tue, 4 Dec 2001 23:40:10 -0500
20261              Message-ID: <20011204234010.B14333@blackrider>
20262      Branch: perl
20263            ! t/op/stat.t
20264 ____________________________________________________________________________
20265 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
20266         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
20267              From: Michael G Schwern <schwern@pobox.com> 
20268              Date: Tue, 4 Dec 2001 21:09:18 -0500           
20269              Message-ID: <20011204210918.D13279@blackrider>
20270              
20271              t/test.
20272      Branch: perl
20273            ! t/test.pl
20274 ____________________________________________________________________________
20275 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
20276         Log: (accidentally empty check-in)
20277      Branch: perl
20278            ! t/op/stat.t
20279 ____________________________________________________________________________
20280 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
20281         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
20282              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20283              Date: Tue, 04 Dec 2001 23:40:27 +0100
20284              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
20285      Branch: perl
20286            ! mg.c
20287 ____________________________________________________________________________
20288 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
20289         Log: Subject: [PATCH] minor pod fix in Safe.pm
20290              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20291              Date: Tue, 4 Dec 2001 22:02:34 +0100
20292              Message-ID: <20011204220234.A17293@rafael>
20293      Branch: perl
20294            ! ext/Opcode/Safe.pm
20295 ____________________________________________________________________________
20296 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
20297         Log: CRLF GRRR.
20298      Branch: perl
20299            ! djgpp/configure.bat
20300 ____________________________________________________________________________
20301 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
20302         Log: DJGPP fixes from Laszlo Molnar.
20303      Branch: perl
20304            ! djgpp/configure.bat djgpp/djgpp.h
20305 ____________________________________________________________________________
20306 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
20307         Log: Update Changes.
20308      Branch: perl
20309            ! Changes patchlevel.h
20310 ____________________________________________________________________________
20311 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
20312         Log: Must wipe out the memory of real Socket before starting
20313              to use the new fake one.
20314      Branch: perl
20315            ! lib/Net/t/config.t
20316 ____________________________________________________________________________
20317 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
20318         Log: LC_ALL might trump LANG.
20319      Branch: perl
20320            ! lib/open.t
20321 ____________________________________________________________________________
20322 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
20323         Log: Make the eval runtime.
20324      Branch: perl
20325            ! lib/open.pm
20326 ____________________________________________________________________________
20327 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
20328         Log: Make the Langinfo test both more lenient (allow
20329              for any symbol not to exists) and stricter (add
20330              more symbols).
20331      Branch: perl
20332            ! ext/I18N/Langinfo/Langinfo.t
20333 ____________________________________________________________________________
20334 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
20335         Log: integrate change#13453 from maint-5.6
20336              
20337              tweak change#11399 to use an explicit flag rather than
20338              ass_u_ming w32_pseudo_id will only be zero for the real
20339              toplevel interpreter; avoids multiple hosts from diddling
20340              the environment at the same time
20341      Branch: perl
20342           !> win32/perlhost.h
20343 ____________________________________________________________________________
20344 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
20345         Log: Subject: [PATCH] VMS update for perldelta.pod
20346              From: "Craig A. Berry" <craigberry@mac.com> 
20347              Date: Tue, 4 Dec 2001 00:23:12 -0600
20348              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
20349      Branch: perl
20350            ! pod/perldelta.pod
20351 ____________________________________________________________________________
20352 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
20353         Log: NetWare tweak from Ananth Kesari.
20354      Branch: perl
20355            ! NetWare/Makefile
20356 ____________________________________________________________________________
20357 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
20358         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
20359              Not adding the test suite because of its many assumptions.
20360      Branch: perl
20361            ! lib/Net/Ping.pm
20362 ____________________________________________________________________________
20363 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
20364         Log: tweak change#11399 to use an explicit flag rather than
20365              ass_u_ming w32_pseudo_id will only be zero for the real
20366              toplevel interpreter; avoids multiple hosts from diddling
20367              the environment at the same time
20368      Branch: maint-5.6/perl
20369            ! win32/perlhost.h
20370 ____________________________________________________________________________
20371 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
20372         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
20373              from Len Makin.
20374      Branch: perl
20375            + hints/super-ux.sh
20376            ! MANIFEST
20377 ____________________________________________________________________________
20378 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
20379         Log: Add Mac OS X known failures to perldelta.
20380      Branch: perl
20381            ! pod/perldelta.pod
20382 ____________________________________________________________________________
20383 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
20384         Log: I think it's time to call the utf8 code non-test.
20385      Branch: perl
20386            ! utf8.c
20387 ____________________________________________________________________________
20388 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
20389         Log: Retract #13303, need rethink.
20390      Branch: perl
20391            ! utf8.c
20392 ____________________________________________________________________________
20393 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
20394         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
20395              From: "Craig A. Berry" <craigberry@mac.com>
20396              Date: Mon, 03 Dec 2001 16:28:06 -0600
20397              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
20398      Branch: perl
20399            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
20400 ____________________________________________________________________________
20401 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
20402         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
20403              From: Andy Dougherty <doughera@lafayette.edu>
20404              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
20405              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
20406      Branch: perl
20407            ! hints/solaris_2.sh
20408 ____________________________________________________________________________
20409 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
20410         Log: This test is not very robust on 8.3-constrained systems:
20411              all the "with truncated name" lines between "Autosplitting ..."
20412              and "some names are not unique" lines are unexpected,
20413              and the truncation message becomes:
20414              testtest.al, testtest.al truncate to testtest 
20415      Branch: perl
20416            ! lib/AutoSplit.t
20417 ____________________________________________________________________________
20418 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
20419         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
20420      Branch: perl
20421            ! ext/I18N/Langinfo/Langinfo.t
20422 ____________________________________________________________________________
20423 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
20424         Log: Test::Morify UCD.t
20425      Branch: perl
20426            ! lib/Unicode/UCD.t
20427 ____________________________________________________________________________
20428 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
20429         Log: If Socket has not been built (e.g. DJGPP) the libnet
20430              tests fall over with (too) much noise.
20431      Branch: perl
20432            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
20433            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
20434            ! lib/Net/t/smtp.t lib/Net/t/time.t
20435 ____________________________________________________________________________
20436 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
20437         Log: Subject: [PATCH] shared hash keys and ++/--
20438              From: Nicholas Clark <nick@ccl4.org>
20439              Date: Mon, 3 Dec 2001 16:37:16 +0000
20440              Message-ID: <20011203163716.C21702@plum.flirble.org>
20441      Branch: perl
20442            ! pp.c pp_hot.c sv.c t/op/inc.t
20443 ____________________________________________________________________________
20444 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
20445         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
20446              From: Jonathan Stowe <jns@gellyfish.com>
20447              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
20448              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
20449      Branch: perl
20450            ! lib/Term/Cap.pm
20451 ____________________________________________________________________________
20452 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
20453         Log: Update Changes.
20454      Branch: perl
20455            ! Changes patchlevel.h
20456 ____________________________________________________________________________
20457 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
20458         Log: perldelta tweaks.
20459      Branch: perl
20460            ! pod/perldelta.pod
20461 ____________________________________________________________________________
20462 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
20463         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
20464              From: Sam Tregar <sam@tregar.com> 
20465              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
20466              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
20467      Branch: perl
20468            ! pod/perlnewmod.pod
20469 ____________________________________________________________________________
20470 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
20471         Log: microperl casting nit.
20472      Branch: perl
20473            ! utf8.c
20474 ____________________________________________________________________________
20475 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
20476         Log: Make sharepvn a macro since all it does is a deref.
20477      Branch: perl
20478            ! embed.h embed.pl global.sym hv.c hv.h proto.h
20479 ____________________________________________________________________________
20480 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
20481         Log: perldelta updates.
20482      Branch: perl
20483            ! pod/perldelta.pod
20484 ____________________________________________________________________________
20485 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
20486         Log: PPPort update from Paul Marquess.
20487      Branch: perl
20488            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
20489            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
20490            + ext/Devel/PPPort/t/test.t
20491            - ext/Devel/PPPort/harness/Harness.pm
20492            - ext/Devel/PPPort/harness/Harness.xs
20493            - ext/Devel/PPPort/harness/Makefile.PL
20494            - ext/Devel/PPPort/harness/module2.c
20495            - ext/Devel/PPPort/harness/module3.c
20496            - ext/Devel/PPPort/harness/t/test.t
20497            ! MANIFEST ext/Devel/PPPort/MANIFEST
20498            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
20499            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
20500            ! ext/Devel/PPPort/soak
20501 ____________________________________________________________________________
20502 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
20503         Log: No use talking about dynamic library search patch
20504              unless we are having a dynamic build.
20505      Branch: perl
20506            ! t/TEST
20507 ____________________________________________________________________________
20508 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
20509         Log: Be more explicit on the List::Util build trick,
20510              should also stop unneeded rebuilds on static builds.
20511      Branch: perl
20512            ! ext/List/Util/Makefile.PL
20513 ____________________________________________________________________________
20514 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
20515         Log: We need to replace the optimize (-O1) with
20516              the -h scalar0 -h vector0, not append them
20517              to the ccflags.
20518      Branch: perl
20519            ! hints/unicos.sh hints/unicosmk.sh
20520 ____________________________________________________________________________
20521 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
20522         Log: Subject: [PATCH] Shared hash keys 
20523              From: Nicholas Clark <nick@ccl4.org>
20524              Date: Sun, 2 Dec 2001 20:52:32 +0000
20525              Message-ID: <20011202205232.U21702@plum.flirble.org>
20526      Branch: perl
20527            ! doop.c t/op/tr.t
20528 ____________________________________________________________________________
20529 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
20530         Log: Better add new files to MANIFEST, too.
20531      Branch: perl
20532            ! MANIFEST
20533 ____________________________________________________________________________
20534 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
20535         Log: Subject: {PATCH] perlpacktut.pod
20536              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
20537              Date: Sun, 02 Dec 2001 19:55:06 +0100
20538              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
20539      Branch: perl
20540            ! pod/perlpacktut.pod
20541 ____________________________________________________________________________
20542 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
20543         Log: Various small nits found by DJGPP build.
20544      Branch: perl
20545            ! doio.c mg.c pp.c util.c
20546 ____________________________________________________________________________
20547 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
20548         Log: Subject: RE: More verbose POD for Carp
20549              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
20550              Date: Sun, 2 Dec 2001 11:32:51 -0500
20551              Message-ID: <3C0A9748@operamail.com>
20552      Branch: perl
20553            ! lib/Carp.pm
20554 ____________________________________________________________________________
20555 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
20556         Log: Add a header for DJGPP with the function prototypes.
20557      Branch: perl
20558            + djgpp/djgpp.h
20559            ! MANIFEST djgpp/djgpp.c
20560 ____________________________________________________________________________
20561 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
20562         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
20563              From: Abe Timmerman <abe@ztreet.demon.nl>
20564              Date: Sun, 02 Dec 2001 02:41:25 +0100
20565              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
20566      Branch: perl
20567            ! pp_sys.c
20568 ____________________________________________________________________________
20569 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
20570         Log: There isn't PTR2INT(), there's PTR2IV().
20571      Branch: perl
20572            ! ext/Time/HiRes/HiRes.xs
20573 ____________________________________________________________________________
20574 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
20575         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
20576              From: Marc Lehmann <root@schmorp.de>
20577              Date: Sun, 02 Dec 2001 02:44:53 +0100
20578              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
20579      Branch: perl
20580            ! ext/Time/HiRes/HiRes.xs
20581 ____________________________________________________________________________
20582 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
20583         Log: encode()/decode() examples.
20584      Branch: perl
20585            ! ext/Encode/Encode.pm
20586 ____________________________________________________________________________
20587 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
20588         Log: DJGPP tweaks from Laszlo Molnar.
20589      Branch: perl
20590            ! djgpp/config.over djgpp/djgppsed.sh
20591 ____________________________________________________________________________
20592 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
20593         Log: Update Changes.
20594      Branch: perl
20595            ! Changes patchlevel.h
20596 ____________________________________________________________________________
20597 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
20598         Log: Integrate perlio;
20599              
20600              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
20601              which do not have file descriptors. Noticed a possibly
20602              worse problem in the process ...
20603      Branch: perl
20604           !> doio.c
20605 ____________________________________________________________________________
20606 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
20607         Log: Non-VMS-fixed and Win32-skipped version of
20608              
20609              Subject: [PATCH t/op/exec.t] Portabilty fix 
20610              From: Michael G Schwern <schwern@pobox.com> 
20611              Date: Fri, 30 Nov 2001 16:09:27 -0500
20612              Message-ID: <20011130160927.A10406@blackrider>
20613      Branch: perl
20614            ! t/op/exec.t
20615 ____________________________________________________________________________
20616 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
20617         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
20618              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
20619              Date: Sat, 1 Dec 2001 07:01:09 -0500
20620              Message-ID: <3C0D2E39@operamail.com>
20621              
20622              Subject: More verbose POD for Carp
20623              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
20624              Date: Sat, 1 Dec 2001 08:04:16 -0500
20625              Message-ID: <3C285C2B@operamail.com>
20626      Branch: perl
20627            ! lib/Carp.pm lib/Carp/Heavy.pm
20628 ____________________________________________________________________________
20629 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
20630         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
20631              From: chromatic <chromatic@rmci.net>
20632              Date: Sat, 01 Dec 2001 12:41:58 -0700
20633              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
20634      Branch: perl
20635            ! lib/DB.t
20636 ____________________________________________________________________________
20637 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
20638         Log: Try to make a missing RADIXCHAR a softer kinder error.
20639      Branch: perl
20640            ! ext/I18N/Langinfo/Langinfo.t
20641 ____________________________________________________________________________
20642 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
20643         Log: Have a little faith on nl_langinfo() itself.
20644      Branch: perl
20645            ! ext/I18N/Langinfo/Langinfo.xs
20646 ____________________________________________________________________________
20647 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
20648         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
20649              the max, not max plus one)
20650      Branch: perl
20651            ! ext/I18N/Langinfo/Langinfo.xs
20652 ____________________________________________________________________________
20653 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
20654         Log: Make reality agree with the comment.
20655      Branch: perl
20656            ! ext/I18N/Langinfo/Langinfo.xs
20657 ____________________________________________________________________________
20658 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
20659         Log: Try to protect against wild langinfo() arguments.
20660      Branch: perl
20661            ! ext/I18N/Langinfo/Langinfo.xs
20662 ____________________________________________________________________________
20663 [ 13409] By: nick                                  on 2001/12/01  18:19:59
20664         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
20665              have file descriptors. Noticed a possibly worse problem in the process ...
20666      Branch: perlio
20667            ! doio.c
20668 ____________________________________________________________________________
20669 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
20670         Log: (replaced by #13556)
20671              
20672              If we are inside an eval, let's be silent about
20673              separate symbols and just croak() in the end.
20674      Branch: perl
20675            ! lib/Exporter/Heavy.pm
20676 ____________________________________________________________________________
20677 [ 13407] By: nick                                  on 2001/12/01  17:14:05
20678         Log: Integrate mainline
20679      Branch: perlio
20680           !> (integrate 26 files)
20681 ____________________________________________________________________________
20682 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
20683         Log: Subject: Fix for Exporter error reporting behaviour
20684              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
20685              Date: Sat, 1 Dec 2001 06:34:48 -0500
20686              Message-ID: <3C0D1B9A@operamail.com>
20687      Branch: perl
20688            ! lib/Exporter.pm lib/Exporter/Heavy.pm
20689 ____________________________________________________________________________
20690 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
20691         Log: Need to hide behind an eval to avoid a warning
20692              about :utf8 on non-perlio configs.
20693      Branch: perl
20694            ! lib/open.t
20695 ____________________________________________________________________________
20696 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
20697         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
20698              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20699              Date: Fri, 30 Nov 2001 23:46:58 +0100
20700              Message-ID: <20011130234658.A717@rafael>
20701      Branch: perl
20702            ! op.c t/op/method.t
20703 ____________________________________________________________________________
20704 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
20705         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
20706              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20707              Date: Thu, 29 Nov 2001 22:46:12 +0100
20708              Message-ID: <20011129224612.A699@rafael>
20709      Branch: perl
20710            ! ext/B/B/Xref.pm
20711 ____________________________________________________________________________
20712 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
20713         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
20714              From: Tels <perl_dummy@bloodgate.com>
20715              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
20716              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
20717      Branch: perl
20718            ! pod/perlfunc.pod
20719 ____________________________________________________________________________
20720 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
20721         Log: Subject: [REPATCH] reference pointer comparison
20722              From: Nicholas Clark <nick@ccl4.org>
20723              Date: Sat, 1 Dec 2001 13:00:17 +0000
20724              Message-ID: <20011201130017.I21702@plum.flirble.org>
20725      Branch: perl
20726            ! pp.c
20727 ____________________________________________________________________________
20728 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
20729         Log: Upgrade to Storable 1.0.14.
20730      Branch: perl
20731            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
20732 ____________________________________________________________________________
20733 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
20734         Log: Add simple caches for ::viacode() and ::vianame().
20735      Branch: perl
20736            ! lib/charnames.pm lib/charnames.t
20737 ____________________________________________________________________________
20738 [ 13398] By: nick                                  on 2001/12/01  10:36:24
20739         Log: Integrate mainline.
20740      Branch: perlio
20741           +> (branch 44 files)
20742            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
20743            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
20744            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
20745           !> (integrate 250 files)
20746 ____________________________________________________________________________
20747 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
20748         Log: Regen toc and modlib.
20749      Branch: perl
20750            ! pod/perlmodlib.pod pod/perltoc.pod
20751 ____________________________________________________________________________
20752 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
20753         Log: Upgrade to podlators-1.18.
20754      Branch: perl
20755            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
20756 ____________________________________________________________________________
20757 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
20758         Log: -h scalar0 -h vector0 seems to help for both
20759              UNICOS and UNICOS/mk on the unpack %65c problems.
20760              
20761              (replaces #13393)
20762      Branch: perl
20763            ! hints/unicos.sh hints/unicosmk.sh
20764 ____________________________________________________________________________
20765 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
20766         Log: More Socket constants.
20767      Branch: perl
20768            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
20769 ____________________________________________________________________________
20770 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
20771         Log: (replaced by #13395)
20772      Branch: perl
20773            ! hints/unicosmk.sh
20774 ____________________________________________________________________________
20775 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
20776         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
20777              From: Andy Dougherty <doughera@lafayette.edu>
20778              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
20779              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
20780              
20781              Simplify the test skippage criterion now that we are
20782              no more dependent on sed.
20783      Branch: perl
20784            ! t/comp/cpp.t t/run/switchPx.t
20785 ____________________________________________________________________________
20786 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
20787         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
20788              From: Michael G Schwern <schwern@pobox.com>
20789              Date: Fri, 30 Nov 2001 11:48:44 -0500
20790              Message-ID: <20011130114844.C1303@blackrider>
20791              
20792              (replaces #13381)
20793      Branch: perl
20794            ! t/op/stat.t
20795 ____________________________________________________________________________
20796 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
20797         Log: Let's not assume how much memory has been allocated
20798              to PVs.
20799      Branch: perl
20800            ! ext/Devel/Peek/Peek.t
20801 ____________________________________________________________________________
20802 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
20803         Log: VOS needs to know the modules, including pp_sort.
20804      Branch: perl
20805            ! vos/perl.bind
20806 ____________________________________________________________________________
20807 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
20808         Log: Unused variables.
20809      Branch: perl
20810            ! ext/Unicode/Normalize/Normalize.xs
20811 ____________________________________________________________________________
20812 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
20813         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
20814              From: John Peacock <jpeacock@rowman.com>     
20815              Date: Fri, 30 Nov 2001 10:24:00 -0500        
20816              Message-ID: <3C07A490.A22A76B0@rowman.com>   
20817      Branch: perl
20818            ! lib/ExtUtils/Embed.t
20819 ____________________________________________________________________________
20820 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
20821         Log: Tweak for the VOS building script from Paul Green.
20822      Branch: perl
20823            ! vos/configure_perl.cm
20824 ____________________________________________________________________________
20825 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
20826         Log: Update Changes.
20827      Branch: perl
20828            ! Changes patchlevel.h
20829 ____________________________________________________________________________
20830 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
20831         Log: Cannot test if cppstdin has not yet been installed.
20832      Branch: perl
20833            ! t/run/switchPx.t
20834 ____________________________________________________________________________
20835 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
20836         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
20837              From: Michael G Schwern <schwern@pobox.com> 
20838              Date: Thu, 29 Nov 2001 22:05:11 -0500
20839              Message-ID: <20011129220510.A18869@blackrider>
20840              
20841              TODO 1: if cppstdin is used and not yet installed,
20842              the Px.t will fail (must do the same as in cpp.t)
20843              
20844              TODO 2: does this work if no Perl whatsoever has
20845              yet been installed?  That is, we should be using
20846              the Perl we are building to execute the one-liner.
20847      Branch: perl
20848            + t/run/switchPx.aux t/run/switchPx.t
20849            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
20850            ! vms/test.com
20851 ____________________________________________________________________________
20852 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
20853         Log: Upgrade to Unicode::Normalize 0.12.
20854      Branch: perl
20855            ! ext/Unicode/Normalize/Changes
20856            ! ext/Unicode/Normalize/Normalize.pm
20857            ! ext/Unicode/Normalize/Normalize.xs
20858            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
20859            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
20860            ! ext/Unicode/Normalize/t/test.t
20861 ____________________________________________________________________________
20862 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
20863         Log: (replaced by #13391)
20864              
20865              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
20866              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
20867              Date: 30 Nov 2001 11:41:53 -0000             
20868              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
20869              
20870              No need to die if we have high-paranoia (non-chdirable)
20871              system directories.
20872      Branch: perl
20873            ! t/op/stat.t
20874 ____________________________________________________________________________
20875 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
20876         Log: Paragraph rewrapping.
20877      Branch: perl
20878            ! pod/perliol.pod
20879 ____________________________________________________________________________
20880 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
20881         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
20882              From: Stas Bekman <stas@stason.org>
20883              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
20884              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
20885      Branch: perl
20886            ! pod/perliol.pod
20887 ____________________________________________________________________________
20888 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
20889         Log: Whether select() gets restarted on signals is
20890              implementation dependent.
20891      Branch: perl
20892            ! ext/Time/HiRes/HiRes.t
20893 ____________________________________________________________________________
20894 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
20895         Log: More forgotten checkins.
20896      Branch: perl
20897            ! embed.h embed.pl proto.h
20898 ____________________________________________________________________________
20899 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
20900         Log: Add a note about folding vs lowercase.
20901      Branch: perl
20902            ! regexec.c
20903 ____________________________________________________________________________
20904 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
20905         Log: Use to_uni_fold (and add changed global.sym)
20906      Branch: perl
20907            ! global.sym utf8.c
20908 ____________________________________________________________________________
20909 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
20910         Log: Make to Unicode character functions to use UVs
20911              instead of U32s and add to_uni_fold().
20912      Branch: perl
20913            ! embed.pl proto.h utf8.c
20914 ____________________________________________________________________________
20915 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
20916         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
20917              From: Nicholas Clark <nick@ccl4.org>
20918              Date: Thu, 29 Nov 2001 22:47:32 +0000
20919              Message-ID: <20011129224732.W37621@plum.flirble.org>
20920      Branch: perl
20921            ! pod/perlpacktut.pod
20922 ____________________________________________________________________________
20923 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
20924         Log: README.vos updates from Paul Green.
20925      Branch: perl
20926            ! README.vos
20927 ____________________________________________________________________________
20928 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
20929         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
20930              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
20931              Date: Thu, 29 Nov 2001 14:18:51 EST
20932              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
20933      Branch: perl
20934            ! mg.c vms/vms.c vms/vmsish.h
20935 ____________________________________________________________________________
20936 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
20937         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
20938              From: Michael G Schwern <schwern@pobox.com>
20939              Date: Thu, 29 Nov 2001 13:12:31 -0500
20940              Message-ID: <20011129131231.E11300@blackrider>
20941      Branch: perl
20942            ! README.vms
20943 ____________________________________________________________________________
20944 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
20945         Log: BGET_IV was missing.
20946      Branch: perl
20947            ! ext/ByteLoader/bytecode.h
20948 ____________________________________________________________________________
20949 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
20950         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
20951              From: Jonathan Stowe <gellyfish@gellyfish.com>
20952              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
20953              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
20954      Branch: perl
20955            ! lib/Term/Cap.pm
20956 ____________________________________________________________________________
20957 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
20958         Log: Porting/checkURL.pl was missing.
20959      Branch: perl
20960            ! MANIFEST
20961 ____________________________________________________________________________
20962 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
20963         Log: Subject: INSTALL and READMEs should be reviewed
20964              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20965              Date: Thu, 29 Nov 2001 16:49:36 +0100
20966              Message-ID: <20011129164936.A17492@rafael>         
20967      Branch: perl
20968            ! README.cygwin
20969 ____________________________________________________________________________
20970 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
20971         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
20972              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
20973              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
20974              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
20975      Branch: perl
20976            ! README.os390
20977 ____________________________________________________________________________
20978 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
20979         Log: Update Changes.
20980      Branch: perl
20981            ! Changes patchlevel.h
20982 ____________________________________________________________________________
20983 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
20984         Log: The changes to the curliffed files didn't stick in #13348.
20985      Branch: perl
20986            ! README.dos README.win32
20987 ____________________________________________________________________________
20988 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
20989         Log: Subject: Re: Found the rev where File::Glob broke
20990              From: Andy Dougherty <doughera@lafayette.edu>
20991              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
20992              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
20993      Branch: perl
20994            ! lib/ExtUtils/MM_Unix.pm
20995 ____________________________________________________________________________
20996 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
20997         Log: Use __DATA__ instead of __END__.
20998      Branch: perl
20999            ! lib/Term/Cap.pm
21000 ____________________________________________________________________________
21001 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
21002         Log: Subject: [PATCH toke.c] autosplit into @F fix
21003              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21004              Date: Thu, 29 Nov 2001 14:52:23 +0100
21005              Message-ID: <20011129145223.A25817@rafael>         
21006      Branch: perl
21007            ! toke.c
21008 ____________________________________________________________________________
21009 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
21010         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
21011              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21012              Date: Thu, 29 Nov 2001 15:48:15 +0100
21013              Message-ID: <20011129154815.C25817@rafael>         
21014      Branch: perl
21015            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
21016 ____________________________________________________________________________
21017 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
21018         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
21019              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
21020              Date: Wed, 28 Nov 2001 20:35:29 +0100
21021              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
21022      Branch: perl
21023            ! pod/perlpacktut.pod
21024 ____________________________________________________________________________
21025 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
21026         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
21027              From: Stas Bekman <stas@stason.org>
21028              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
21029              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
21030              
21031              (with tweaks)
21032      Branch: perl
21033            ! pod/perlapio.pod
21034 ____________________________________________________________________________
21035 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
21036         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
21037              From: Tels <perl_dummy@bloodgate.com>
21038              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
21039              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
21040              
21041              (plus paragraph rewrapping)
21042      Branch: perl
21043            ! lib/Exporter.pm
21044 ____________________________________________________________________________
21045 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
21046         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
21047              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
21048              Date: Wed, 28 Nov 2001 21:47:59 +0000
21049              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
21050      Branch: perl
21051            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
21052 ____________________________________________________________________________
21053 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
21054         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
21055              From: Andy Dougherty <doughera@lafayette.edu>
21056              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
21057              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
21058      Branch: perl
21059            ! INSTALL ext/Time/HiRes/HiRes.t
21060 ____________________________________________________________________________
21061 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
21062         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
21063              From: Michael G Schwern <schwern@pobox.com> 
21064              Date: Wed, 28 Nov 2001 16:37:01 -0500
21065              Message-ID: <20011128163701.H676@blackrider>
21066      Branch: perl
21067            ! t/run/kill_perl.t
21068 ____________________________________________________________________________
21069 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
21070         Log: @INC tweak.
21071      Branch: perl
21072            ! t/op/ref.t
21073 ____________________________________________________________________________
21074 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
21075         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
21076              From: Nicholas Clark <nick@ccl4.org>
21077              Date: Wed, 28 Nov 2001 23:38:43 +0000
21078              Message-ID: <20011128233843.N37621@plum.flirble.org>  
21079      Branch: perl
21080            ! installman
21081 ____________________________________________________________________________
21082 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
21083         Log: Tweak the forking logic.
21084      Branch: perl
21085            ! Porting/checkURL.pl
21086 ____________________________________________________________________________
21087 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
21088         Log: Update perlmodlib.PL as per #13348.  The L<> got
21089              changed back because that is coming from ParseLink.pm.
21090      Branch: perl
21091            ! pod/perlmodlib.PL pod/perlmodlib.pod
21092 ____________________________________________________________________________
21093 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
21094         Log: URL fixups from Michael Schwern.
21095      Branch: perl
21096            ! README.cygwin README.dos README.hpux README.mint README.mpeix
21097            ! README.os390 README.qnx README.solaris README.vos README.win32
21098            ! pod/perlmodlib.pod
21099 ____________________________________________________________________________
21100 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
21101         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
21102              From: Barrie Slaymaker <barries@slaysys.com>
21103              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
21104              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
21105      Branch: perl
21106            ! lib/Exporter.pm
21107 ____________________________________________________________________________
21108 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
21109         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
21110      Branch: perl
21111            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
21112 ____________________________________________________________________________
21113 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
21114         Log: Subject: [PATCH] Re: $\ very broken
21115              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21116              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
21117              Message-ID: <20011128223308.E732@rafael>   
21118              
21119              Subject: Re: [PATCH] Re: $\ very broken     
21120              From: Nicholas Clark <nick@ccl4.org>
21121              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
21122              Message-ID: <20011128222859.K37621@plum.flirble.org>
21123      Branch: perl
21124            ! mg.c t/op/ref.t
21125 ____________________________________________________________________________
21126 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
21127         Log: Add Abigail's link checker with the following tweaks:
21128              - known dummy URLs (Peter Prymmer)
21129              - do also READMEs and INSTALL (Michael Schwern)
21130              - do also ftp URLs
21131              - add fork retry loop in case the allowed number
21132              of processes per user is low
21133      Branch: perl
21134            + Porting/checkURL.pl
21135            ! MANIFEST
21136 ____________________________________________________________________________
21137 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
21138         Log: Update Changes.
21139      Branch: perl
21140            ! Changes patchlevel.h
21141 ____________________________________________________________________________
21142 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
21143         Log: In Linux if we have modern enough gcc and supported
21144              enough CPU, crank up the optimization level to -O3.
21145      Branch: perl
21146            ! hints/linux.sh
21147 ____________________________________________________________________________
21148 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
21149         Log: Add perlpacktut from Wolfgang Laun; regen toc.
21150      Branch: perl
21151            + pod/perlpacktut.pod
21152            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
21153            ! pod/perltoc.pod
21154 ____________________________________________________________________________
21155 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
21156         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
21157              From: PPrymmer@factset.com
21158              Date: Wed, 28 Nov 2001 07:51:26 -0500
21159              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
21160      Branch: perl
21161            ! vms/test.com
21162 ____________________________________________________________________________
21163 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
21164         Log: Test cases for the first half of #13338.
21165      Branch: perl
21166            ! t/lib/h2ph.h t/lib/h2ph.pht
21167 ____________________________________________________________________________
21168 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
21169         Log: Subject: Re: h2ph confused by comments in an enum.
21170              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
21171              Date: Wed, 28 Nov 2001 04:19:21 +0000
21172              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
21173              
21174              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
21175              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
21176              Date: Wed, 28 Nov 2001 13:36:35 +0000
21177              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
21178      Branch: perl
21179            ! utils/h2ph.PL
21180 ____________________________________________________________________________
21181 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
21182         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
21183              From: Jonathan Stowe <gellyfish@gellyfish.com>
21184              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
21185              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
21186              
21187              (replace #13327)
21188      Branch: perl
21189            ! lib/Term/Cap.pm
21190 ____________________________________________________________________________
21191 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
21192         Log: Replace #13335 with
21193              
21194              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
21195              From: Russ Allbery <rra@stanford.edu>
21196              Date: 27 Nov 2001 20:42:49 -0800
21197              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
21198      Branch: perl
21199            ! lib/Pod/Text/Termcap.pm
21200 ____________________________________________________________________________
21201 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
21202         Log: (replaced by #13336)
21203              
21204              Subject: [PATCH perl@13323] Termcap.pm with no termios
21205              From: "Craig A. Berry" <craigberry@mac.com> 
21206              Date: Tue, 27 Nov 2001 22:28:50 -0600
21207              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
21208      Branch: perl
21209            ! lib/Pod/Text/Termcap.pm
21210 ____________________________________________________________________________
21211 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
21212         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
21213              From: "Craig A. Berry" <craigberry@mac.com> 
21214              Date: Tue, 27 Nov 2001 21:46:45 -0600
21215              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
21216      Branch: perl
21217            ! configure.com
21218 ____________________________________________________________________________
21219 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
21220         Log: Upgrade to podlators 1.17.
21221      Branch: perl
21222            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
21223            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
21224 ____________________________________________________________________________
21225 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
21226         Log: Fix for "a\x{100}" =~ /A/i.
21227      Branch: perl
21228            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
21229            ! utf8.c
21230 ____________________________________________________________________________
21231 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
21232         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
21233              From: "Craig A. Berry" <craigberry@mac.com>
21234              Date: Tue, 27 Nov 2001 17:11:49 -0600
21235              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
21236      Branch: perl
21237            ! lib/DB.t
21238 ____________________________________________________________________________
21239 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
21240         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
21241              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
21242              Date: Tue, 27 Nov 2001 14:55:23 -0500
21243              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
21244              
21245              Subject: [PATCH: perl@13324] updates to perldelta.pod 
21246              From: PPrymmer@factset.com
21247              Date: Tue, 27 Nov 2001 18:06:04 -0500
21248              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
21249              
21250              plus added some known problems.
21251      Branch: perl
21252            ! pod/perldelta.pod
21253 ____________________________________________________________________________
21254 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
21255         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
21256              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21257              Date: Tue, 27 Nov 2001 15:38:02 EST 
21258              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
21259      Branch: perl
21260            ! configure.com vms/vms.c vms/vmsish.h
21261 ____________________________________________________________________________
21262 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
21263         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
21264              From: Michael G Schwern <schwern@pobox.com> 
21265              Date: Tue, 27 Nov 2001 15:31:12 -0500
21266              Message-ID: <20011127153112.G20929@blackrider>
21267      Branch: perl
21268            ! t/run/kill_perl.t
21269 ____________________________________________________________________________
21270 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
21271         Log: (replaced by #13337)
21272              
21273              VMS can safely hardcode a termcap entry for VT100.
21274      Branch: perl
21275            ! lib/Term/Cap.pm
21276 ____________________________________________________________________________
21277 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
21278         Log: VMS piping fixes from Charles Lane (perl -P should
21279              be working now).
21280      Branch: perl
21281            ! vms/vms.c
21282 ____________________________________________________________________________
21283 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
21284         Log: Subject: [PATCH] perlvar.pod fix
21285              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
21286              Date: Tue, 27 Nov 2001 13:11:47 -0500
21287              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
21288      Branch: perl
21289            ! pod/perlvar.pod
21290 ____________________________________________________________________________
21291 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
21292         Log: Update Changes.
21293      Branch: perl
21294            ! Changes patchlevel.h
21295 ____________________________________________________________________________
21296 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
21297         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
21298              From: "Craig A. Berry" <craigberry@mac.com> 
21299              Date: Tue, 27 Nov 2001 10:21:18 -0600
21300              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
21301      Branch: perl
21302            ! lib/ExtUtils/MM_VMS.pm
21303 ____________________________________________________________________________
21304 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
21305         Log: Protect against accumulating -options -options -options.
21306      Branch: perl
21307            ! hints/hpux.sh
21308 ____________________________________________________________________________
21309 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
21310         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
21311              From: Barrie Slaymaker <barries@slaysys.com>
21312              Date: Tue, 27 Nov 2001 10:58:54 -0500
21313              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
21314      Branch: perl
21315            ! lib/Benchmark.pm
21316 ____________________________________________________________________________
21317 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
21318         Log: Tiny fix from John P. Linderman.
21319      Branch: perl
21320            ! lib/sort.pm
21321 ____________________________________________________________________________
21322 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
21323         Log: The Story of sort(), from John P. Linderman.
21324      Branch: perl
21325            ! pod/perldelta.pod
21326 ____________________________________________________________________________
21327 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
21328         Log: Add information what to do if you are reading
21329              perluniintro but using some older Perl.
21330      Branch: perl
21331            ! pod/perluniintro.pod
21332 ____________________________________________________________________________
21333 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
21334         Log: Update the 'wide characters' FAQ entry.
21335      Branch: perl
21336            ! pod/perlfaq6.pod
21337 ____________________________________________________________________________
21338 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
21339         Log: Fix for
21340              
21341              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
21342              From: Marc Lehmann <root@schmorp.de>
21343              Date: Tue, 27 Nov 2001 14:27:14 +0100
21344              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
21345      Branch: perl
21346            ! ext/Encode.t ext/Encode/Encode.xs
21347 ____________________________________________________________________________
21348 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
21349         Log: Subject: [PATCH] DB_File 1.801
21350              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
21351              Date: Tue, 27 Nov 2001 15:06:45 -0000
21352              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
21353      Branch: perl
21354            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21355            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
21356 ____________________________________________________________________________
21357 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
21358         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
21359      Branch: perl
21360            ! pod/perlmodlib.pod
21361 ____________________________________________________________________________
21362 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
21363         Log: sort() doc tweaks from John P. Linderman.
21364      Branch: perl
21365            ! pod/perlfunc.pod
21366 ____________________________________________________________________________
21367 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
21368         Log: Subject: [PATCH] More perldelta.pod nits
21369              From: Simon Glover <scog@roe.ac.uk>
21370              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
21371              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
21372      Branch: perl
21373            ! pod/perldelta.pod
21374 ____________________________________________________________________________
21375 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
21376         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
21377              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
21378              Date: Tue, 27 Nov 2001 11:52:31 -0000
21379              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
21380      Branch: perl
21381            ! ext/Devel/PPPort/harness/Makefile.PL
21382 ____________________________________________________________________________
21383 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
21384         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
21385              From: Michael G Schwern <schwern@pobox.com>
21386              Date: Tue, 27 Nov 2001 03:38:24 -0500
21387              Message-ID: <20011127033824.A17775@blackrider>
21388      Branch: perl
21389            ! t/TEST
21390 ____________________________________________________________________________
21391 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
21392         Log: Subject: Re: perlcc very broken
21393              From: John Peacock <jpeacock@rowman.com>
21394              Date: Tue, 27 Nov 2001 06:48:01 -0500
21395              Message-ID: <3C037D71.4030508@rowman.com>
21396      Branch: perl
21397            ! utils/perlcc.PL
21398 ____________________________________________________________________________
21399 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
21400         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
21401              From: David Dyck <dcd@tc.fluke.com>
21402              Date: Mon, 26 Nov 2001 22:04:38 -0800
21403              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
21404      Branch: perl
21405            ! t/op/pack.t
21406 ____________________________________________________________________________
21407 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
21408         Log: Subject: [ID 20011126.149] t/op/split fails step 37
21409              From: David Dyck <dcd@tc.fluke.com>
21410              Date: Mon, 26 Nov 2001 21:52:35 -0800
21411              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
21412      Branch: perl
21413            ! t/op/split.t
21414 ____________________________________________________________________________
21415 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
21416         Log: incorporate last minute change from libnet 1.0901-tobe
21417      Branch: perl
21418            ! lib/Net/SMTP.pm
21419 ____________________________________________________________________________
21420 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
21421         Log: Pass 7 at perldelta - random edits.
21422      Branch: perl
21423            ! pod/perldelta.pod
21424 ____________________________________________________________________________
21425 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
21426         Log: Portability and skippage tweaks.
21427      Branch: perl
21428            ! t/op/split.t
21429 ____________________________________________________________________________
21430 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
21431         Log: (retracted by #13449)
21432              Try to make Unicode casemapping to work for EBCDIC, too.
21433      Branch: perl
21434            ! utf8.c
21435 ____________________________________________________________________________
21436 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
21437         Log: Just printing 1..0 is not quite enough...
21438      Branch: perl
21439            ! lib/Dumpvalue.t
21440 ____________________________________________________________________________
21441 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
21442         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
21443              Delay the match until runtime.
21444      Branch: perl
21445            ! t/op/append.t
21446 ____________________________________________________________________________
21447 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
21448         Log: UTF-EBCDIC.
21449      Branch: perl
21450            ! ext/Devel/Peek/Peek.t
21451 ____________________________________________________________________________
21452 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
21453         Log: Be UTF-EBCDIC aware.
21454      Branch: perl
21455            ! lib/bytes.t
21456 ____________________________________________________________________________
21457 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
21458         Log: Bad assumption which way digits and letters sort.
21459      Branch: perl
21460            ! lib/English.t
21461 ____________________________________________________________________________
21462 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
21463         Log: If in EBCDIC but no Convert::EBCDIC
21464              the libnet tests will all fail.
21465      Branch: perl
21466            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
21467            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
21468            ! lib/Net/t/smtp.t lib/Net/t/time.t
21469 ____________________________________________________________________________
21470 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
21471         Log: Just sorting to guarantee order is not enough.
21472              (Think EBCDIC.) 
21473      Branch: perl
21474            ! lib/ExtUtils/Manifest.t
21475 ____________________________________________________________________________
21476 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
21477         Log: OS/390 cleanable gunk.
21478      Branch: perl
21479            ! lib/ExtUtils/MM_Unix.pm
21480 ____________________________________________________________________________
21481 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
21482         Log: Update the EBCDIC MD5 checksums.
21483      Branch: perl
21484            ! ext/Digest/MD5/t/files.t
21485 ____________________________________________________________________________
21486 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
21487         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
21488              From: Nicholas Clark <nick@ccl4.org>
21489              Date: Mon, 26 Nov 2001 23:06:34 +0000
21490              Message-ID: <20011126230633.Q37621@plum.flirble.org>
21491      Branch: perl
21492            ! installman
21493 ____________________________________________________________________________
21494 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
21495         Log: sort tweaks from John P. Linderman.
21496      Branch: perl
21497            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
21498 ____________________________________________________________________________
21499 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
21500         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
21501              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
21502              Date: Mon, 26 Nov 2001 18:47:25 -0600
21503              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
21504              
21505              Craig Berry submitted half of this patch just yesterday.
21506              Spooky cosmic resonance.
21507      Branch: perl
21508            ! ext/Socket/Socket.xs
21509 ____________________________________________________________________________
21510 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
21511         Log: Subject: [PATCH] doio slightly smaller
21512              From: Nicholas Clark <nick@ccl4.org>
21513              Date: Tue, 27 Nov 2001 00:40:23 +0000      
21514              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
21515      Branch: perl
21516            ! doio.c
21517 ____________________________________________________________________________
21518 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
21519         Log: perldelta nits from Autrijus Tang and Ron Kimball.
21520      Branch: perl
21521            ! pod/perldelta.pod
21522 ____________________________________________________________________________
21523 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
21524         Log: Subject: [PATCH] unpack P* uses random length for item
21525              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
21526              Date: Mon, 26 Nov 2001 19:56:32 +0100
21527              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
21528      Branch: perl
21529            ! pod/perldiag.pod pp_pack.c t/op/pack.t
21530 ____________________________________________________________________________
21531 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
21532         Log: Subject: [PATCH current] system and taintedness
21533              From: Radu Greab <radu@netsoft.ro>
21534              Date: Mon, 26 Nov 2001 18:42:29 +0200
21535              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
21536      Branch: perl
21537            ! pp_sys.c t/op/taint.t
21538 ____________________________________________________________________________
21539 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
21540         Log: Subject: [PATCH @ 13283] Devel::PPPort
21541              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
21542              Date: Mon, 26 Nov 2001 14:37:17 -0000
21543              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
21544      Branch: perl
21545            + ext/Devel/PPPort/MANIFEST
21546            ! MANIFEST ext/Devel/PPPort/Makefile.PL
21547            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
21548            ! ext/Devel/PPPort/harness/Harness.xs
21549            ! ext/Devel/PPPort/harness/Makefile.PL
21550            ! ext/Devel/PPPort/harness/module2.c
21551            ! ext/Devel/PPPort/harness/module3.c
21552            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
21553 ____________________________________________________________________________
21554 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
21555         Log: Update the test list.
21556      Branch: perl
21557            ! t/lib/1_compile.t
21558 ____________________________________________________________________________
21559 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
21560         Log: Sync-up tests with libnet distribution
21561      Branch: perl
21562            + lib/Net/t/netrc.t
21563            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
21564 ____________________________________________________________________________
21565 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
21566         Log: Update Changes.
21567      Branch: perl
21568            ! Changes patchlevel.h
21569 ____________________________________________________________________________
21570 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
21571         Log: Upgrade to podlators 1.16.
21572      Branch: perl
21573            + lib/Pod/t/basic.cap
21574            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
21575            ! lib/Pod/t/basic.t pod/pod2man.PL
21576 ____________________________________________________________________________
21577 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
21578         Log: Pass 6 at perldelta - sort enhancements, generic and
21579              platform specific bug fixes.
21580      Branch: perl
21581            ! pod/perldelta.pod
21582 ____________________________________________________________________________
21583 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
21584         Log: PROPAGATE documentation from Tony Cook.
21585      Branch: perl
21586            ! pod/perlfunc.pod
21587 ____________________________________________________________________________
21588 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
21589         Log: DJGPP cannot do signals that well.
21590      Branch: perl
21591            ! ext/POSIX/t/sigaction.t
21592 ____________________________________________________________________________
21593 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
21594         Log: Can't do subsecond alarms without ualarm; and break out
21595              early if alarms do not seem to be coming in as expected.
21596      Branch: perl
21597            ! ext/Time/HiRes/HiRes.t
21598 ____________________________________________________________________________
21599 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
21600         Log: No Socket, little Net.
21601      Branch: perl
21602            ! t/lib/1_compile.t
21603 ____________________________________________________________________________
21604 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
21605         Log: Take the taint brush to the getcwds.
21606      Branch: perl
21607            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
21608 ____________________________________________________________________________
21609 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
21610         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
21611              From: "Craig A. Berry" <craigberry@mac.com>
21612              Date: Sun, 25 Nov 2001 16:20:45 -0600
21613              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
21614      Branch: perl
21615            ! ext/Socket/Socket.xs
21616 ____________________________________________________________________________
21617 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
21618         Log: Since in some DOS filesystems the timestamp granularity
21619              may be only two seconds, better sleep for three to play safe.
21620              (Helps CygWin, at least.)
21621      Branch: perl
21622            ! lib/Memoize/t/expire_file.t
21623 ____________________________________________________________________________
21624 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
21625         Log: For some reason CygWin wasn't collapsing multiple
21626              slashes into one, which made some Spec.t tests to fail.
21627              Either CygWin was being too prudish or the collapsing
21628              logic needs to be rethunk.
21629      Branch: perl
21630            ! lib/File/Spec/Unix.pm
21631 ____________________________________________________________________________
21632 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
21633         Log: Cygwin needs to have libperl.dll around if trying to link
21634              with -lperl.  Note: this change cures the test but whether
21635              it cures CygPerl installation, I don't know: hopefully the
21636              libperl5_7_2.dll, or the version equivalent, gets installed
21637              also as libperl.dll to the proper place(s).
21638      Branch: perl
21639            ! lib/ExtUtils/Embed.t
21640 ____________________________________________________________________________
21641 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
21642         Log: -I../lib/.. and -L../lib/..?  Strange.
21643      Branch: perl
21644            ! lib/ExtUtils/Embed.t
21645 ____________________________________________________________________________
21646 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
21647         Log: $MM?
21648      Branch: perl
21649            ! lib/ExtUtils/Embed.pm
21650 ____________________________________________________________________________
21651 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
21652         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
21653              From: Dave Rolsky <autarch@urth.org>
21654              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
21655              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
21656      Branch: perl
21657            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
21658            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
21659 ____________________________________________________________________________
21660 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
21661         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
21662              From: chromatic <chromatic@rmci.net>
21663              Date: Sat, 24 Nov 2001 14:56:57 -0700
21664              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
21665              
21666              plus a tweak for ithreads builds.
21667      Branch: perl
21668            + lib/DB.t
21669            ! MANIFEST lib/DB.pm
21670 ____________________________________________________________________________
21671 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
21672         Log: Win32 compilation tweaks for Blair Zajac.
21673      Branch: perl
21674            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
21675 ____________________________________________________________________________
21676 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
21677         Log: I don't think trying to bracket the hires time with lores
21678              times is going to be portable enough: Cygwin seems to be
21679              capable of getting hires ones rather consistently lower
21680              than the lores ones.  So let's try average difference instead.
21681      Branch: perl
21682            ! ext/Time/HiRes/HiRes.t
21683 ____________________________________________________________________________
21684 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
21685         Log: Subject: Re: benchmarks, sorts and reproducibility
21686              From: "John P. Linderman" <jpl@research.att.com>
21687              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
21688              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
21689              
21690              Randomize large partitions for quicksort to dodge the
21691              angry gods of quadratic.
21692      Branch: perl
21693            ! pp_sort.c
21694 ____________________________________________________________________________
21695 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
21696         Log: The joys of portable quoting.
21697      Branch: perl
21698            ! ext/Devel/PPPort/harness/Makefile.PL
21699 ____________________________________________________________________________
21700 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
21701         Log: sort pragma tweaks.
21702      Branch: perl
21703            ! lib/sort.pm
21704 ____________________________________________________________________________
21705 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
21706         Log: Skip the link= directives of utils.lst if no mandir
21707              (if no manpages).
21708      Branch: perl
21709            ! installman
21710 ____________________________________________________________________________
21711 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
21712         Log: integrate changes#8340,13260 from mainline
21713              
21714              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
21715              
21716              change#3373 introduced a handle leak in backticks and piped open()s
21717              that fail
21718      Branch: maint-5.6/perl
21719            ! t/io/pipe.t util.c
21720 ____________________________________________________________________________
21721 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
21722         Log: change#3373 introduced a handle leak in backticks and piped open()s
21723              that fail
21724      Branch: perl
21725            ! util.c
21726 ____________________________________________________________________________
21727 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
21728         Log: metaconfig unit change for #13258.
21729      Branch: metaconfig/U/perl
21730            ! d_procselfexe.U
21731 ____________________________________________________________________________
21732 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
21733         Log: Extraenous breaks noticed by David Dyck.
21734      Branch: perl
21735            ! Configure
21736 ____________________________________________________________________________
21737 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
21738         Log: Revert the /proc/self/auxv experiment for now.
21739      Branch: perl
21740            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
21741 ____________________________________________________________________________
21742 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
21743         Log: Also ExtUtils.t had $^X assumptions.
21744      Branch: perl
21745            ! lib/ExtUtils.t
21746 ____________________________________________________________________________
21747 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
21748         Log: Now is Solaris if you start the t/perl in the t/
21749              as "./perl", the $^X will be "../perl", not "./perl".
21750      Branch: perl
21751            ! t/lib/1_compile.t
21752 ____________________________________________________________________________
21753 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
21754         Log: The new way of finding out $^X in Solaris
21755              requires a little tweak if the executable
21756              pathname is *not* absolute: prepend "./"
21757              (otherwise `$^X ...` will start perl from PATH...)
21758      Branch: perl
21759            ! perl.c
21760 ____________________________________________________________________________
21761 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
21762         Log: Avoid "will not stay shared" warnings.
21763      Branch: perl
21764            ! lib/ExtUtils/MM_Unix.pm
21765 ____________________________________________________________________________
21766 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
21767         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
21768              From: Michael G Schwern <schwern@pobox.com>
21769              Date: Sat, 24 Nov 2001 19:56:18 -0500
21770              Message-ID: <20011124195618.A14614@blackrider>            
21771      Branch: perl
21772            ! perl.c pp_sys.c t/op/magic.t util.c
21773 ____________________________________________________________________________
21774 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
21775         Log: In the MakeMaker pm_to_blib target don't copy all
21776              the files in one fell swoop, deal with them hunkwise,
21777              helps for CLIs with limited line lengths.
21778              (This seems to help for DJGPP building Encode,
21779              where there are dozens of files to copy.)
21780      Branch: perl
21781            ! lib/ExtUtils/MM_Unix.pm
21782 ____________________________________________________________________________
21783 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
21784         Log: testsuite leaves stray files behind on windows
21785      Branch: perl
21786            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
21787 ____________________________________________________________________________
21788 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
21789         Log: xsubpp produces a spurious warning on directories called 'typemap'
21790      Branch: perl
21791            ! lib/ExtUtils/xsubpp
21792 ____________________________________________________________________________
21793 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
21794         Log: xsubpp treats invalid (indented) cpp directives as comments
21795      Branch: perl
21796            ! ext/IO/IO.xs
21797 ____________________________________________________________________________
21798 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
21799         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
21800      Branch: perl
21801            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
21802 ____________________________________________________________________________
21803 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
21804         Log: The debug_pag needs to be visible at all times
21805              because of the re extension.
21806      Branch: perl
21807            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
21808 ____________________________________________________________________________
21809 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
21810         Log: Subject: Re: [PATCH] Tests are good
21811              From: Philip Newton <Philip.Newton@gmx.net>
21812              Date: Sat, 24 Nov 2001 21:24:00 +0100
21813              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
21814      Branch: perl
21815            ! pod/perlhack.pod
21816 ____________________________________________________________________________
21817 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
21818         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
21819              From: "Craig A. Berry" <craigberry@mac.com> 
21820              Date: Sat, 24 Nov 2001 12:45:44 -0600
21821              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
21822              
21823              (with tweaks, and combined with Sarathy's #13242)
21824      Branch: perl
21825            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
21826 ____________________________________________________________________________
21827 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
21828         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
21829              From: John Peacock <jpeacock@rowman.com>
21830              Date: Sat, 24 Nov 2001 14:27:46 -0500
21831              Message-ID: <3BFFF4B2.40509@rowman.com> 
21832      Branch: perl
21833            ! lib/Exporter/Heavy.pm
21834 ____________________________________________________________________________
21835 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
21836         Log: use portable quotes
21837      Branch: perl
21838            ! ext/Devel/PPPort/harness/Makefile.PL
21839 ____________________________________________________________________________
21840 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
21841         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
21842              From: Nicholas Clark <nick@ccl4.org>
21843              Date: Sat, 24 Nov 2001 18:06:26 +0000
21844              Message-ID: <20011124180626.T37621@plum.flirble.org>
21845      Branch: perl
21846            ! installman
21847 ____________________________________________________________________________
21848 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
21849         Log: Subject: [PATCH] perl5005delta.pod L<>
21850              From: Nicholas Clark <nick@ccl4.org>
21851              Date: Sat, 24 Nov 2001 18:04:21 +0000
21852              Message-ID: <20011124180421.S37621@plum.flirble.org>
21853      Branch: perl
21854            ! pod/perl5005delta.pod
21855 ____________________________________________________________________________
21856 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
21857         Log: fix typo in config.vc; regenerate win32 config_H.* files
21858      Branch: perl
21859            ! win32/config.vc win32/config_H.bc win32/config_H.gc
21860            ! win32/config_H.vc
21861 ____________________________________________________________________________
21862 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
21863         Log: Mention the charnames::vianame().
21864      Branch: perl
21865            ! pod/perluniintro.pod
21866 ____________________________________________________________________________
21867 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
21868         Log: Add charnames::vianame() in case people want to access
21869              the codes in run-time (as opposed to the compile-timeness
21870              of \N{...}).
21871      Branch: perl
21872            ! lib/charnames.pm lib/charnames.t
21873 ____________________________________________________________________________
21874 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
21875         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
21876              From: Nicholas Clark <nick@ccl4.org>
21877              Date: Sat, 24 Nov 2001 16:30:42 +0000
21878              Message-ID: <20011124163042.R37621@plum.flirble.org>
21879      Branch: perl
21880            ! regcomp.c regcomp.h
21881 ____________________________________________________________________________
21882 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
21883         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
21884              From: Nicholas Clark <nick@ccl4.org>
21885              Date: Sat, 24 Nov 2001 16:24:33 +0000
21886              Message-ID: <20011124162433.Q37621@plum.flirble.org>
21887              
21888              cmp fixes.
21889      Branch: perl
21890            ! pp.c
21891 ____________________________________________________________________________
21892 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
21893         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
21894              (It seems that "./perl" gets resolved to "perl" now.)
21895      Branch: perl
21896            ! perl.c
21897 ____________________________________________________________________________
21898 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
21899         Log: Subject: [PATCH] DB_File 1.800        
21900              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
21901              Date: Sat, 24 Nov 2001 11:41:41 -0000
21902              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
21903      Branch: perl
21904            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
21905            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
21906            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
21907            ! ext/DB_File/t/db-recno.t
21908 ____________________________________________________________________________
21909 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
21910         Log: Tweak the PUSHED documentation.
21911      Branch: perl
21912            ! ext/PerlIO/Via/Via.pm
21913 ____________________________________________________________________________
21914 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
21915         Log: Update 1_compile for new known tests.
21916      Branch: perl
21917            ! t/lib/1_compile.t
21918 ____________________________________________________________________________
21919 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
21920         Log: Move the MBF/MBI test modules to t/lib.
21921      Branch: perl
21922            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
21923            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
21924            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
21925            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
21926            ! lib/Math/BigInt/t/sub_mbi.t
21927 ____________________________________________________________________________
21928 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
21929         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
21930              From: "Craig A. Berry" <craigberry@mac.com> 
21931              Date: Fri, 23 Nov 2001 18:05:35 -0600
21932              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
21933      Branch: perl
21934            ! configure.com
21935 ____________________________________________________________________________
21936 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
21937         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
21938              From: PPrymmer@factset.com 
21939              Date: Fri, 23 Nov 2001 17:03:07 -0500
21940              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
21941      Branch: perl
21942            ! ext/Unicode/Normalize/mkheader
21943 ____________________________________________________________________________
21944 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
21945         Log: Here are the right helper files.
21946      Branch: perl
21947            + t/lib/Filter/Simple/ExportTest.pm
21948            + t/lib/Filter/Simple/FilterOnlyTest.pm
21949            + t/lib/Filter/Simple/FilterTest.pm
21950            + t/lib/Filter/Simple/ImportTest.pm
21951            ! MANIFEST
21952 ____________________________________________________________________________
21953 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
21954         Log: Update Changes.
21955      Branch: perl
21956            ! Changes patchlevel.h
21957 ____________________________________________________________________________
21958 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
21959         Log: Never mind.
21960      Branch: perl
21961            - lib/Filter/Simple/lib/ExportTest.pm
21962            - lib/Filter/Simple/lib/ImportTest.pm
21963 ____________________________________________________________________________
21964 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
21965         Log: Mis-add.
21966      Branch: perl
21967            + lib/Filter/Simple/lib/ExportTest.pm
21968            + lib/Filter/Simple/lib/ImportTest.pm
21969 ____________________________________________________________________________
21970 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
21971         Log: Upgrade to Filter::Simple 0.77.
21972      Branch: perl
21973            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
21974            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
21975            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
21976            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
21977            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
21978 ____________________________________________________________________________
21979 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
21980         Log: Missing p4 add.
21981      Branch: perl
21982            + lib/ExtUtils/MM_VMS.t
21983 ____________________________________________________________________________
21984 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
21985         Log: Pass 5 at perldelta - module and utility updates cleanup.
21986      Branch: perl
21987            ! pod/perldelta.pod
21988 ____________________________________________________________________________
21989 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
21990         Log: metaconfig unit change for #13219.
21991      Branch: metaconfig/U/perl
21992            ! d_procselfexe.U
21993 ____________________________________________________________________________
21994 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
21995         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
21996      Branch: perl
21997            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21998            ! pod/buildtoc.PL pod/perltoc.pod
21999 ____________________________________________________________________________
22000 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
22001         Log: Add procselfexe and d_dirfd to strange lands.
22002      Branch: perl
22003            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
22004            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
22005            ! vos/config.ga.def vos/config.ga.h win32/config.bc
22006            ! win32/config.gc win32/config.vc win32/config.win64
22007            ! wince/config.ce
22008 ____________________________________________________________________________
22009 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
22010         Log: metaconfig unit change for #13216.
22011      Branch: metaconfig/U/perl
22012            ! d_procselfexe.U
22013 ____________________________________________________________________________
22014 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
22015         Log: Better to "quote" the pathname.
22016      Branch: perl
22017            ! Configure config_h.SH
22018 ____________________________________________________________________________
22019 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
22020         Log: Use PROCSELFEXE_PATH.
22021      Branch: perl
22022            ! perl.c
22023 ____________________________________________________________________________
22024 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
22025         Log: metaconfig unit change for #13213.
22026      Branch: metaconfig/U/perl
22027            ! d_procselfexe.U
22028 ____________________________________________________________________________
22029 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
22030         Log: Add probing for BSD-like /proc/curproc/file.
22031      Branch: perl
22032            ! Configure config_h.SH
22033 ____________________________________________________________________________
22034 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
22035         Log: metaconfig unit change for 13211.
22036      Branch: metaconfig/U/perl
22037            + d_dirfd.U
22038 ____________________________________________________________________________
22039 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
22040         Log: Add probing for dirfd() so that it can be added it IO::Dir.
22041      Branch: perl
22042            ! Configure config_h.SH perl.h
22043 ____________________________________________________________________________
22044 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
22045         Log: ...and update the test count.
22046      Branch: perl
22047            ! lib/Pod/t/basic.t
22048 ____________________________________________________________________________
22049 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
22050         Log: Must remove the cap test also from the test script.
22051      Branch: perl
22052            ! lib/Pod/t/basic.t
22053 ____________________________________________________________________________
22054 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
22055         Log: Subject: [PATCH] Tests are good
22056              From: Nicholas Clark <nick@ccl4.org>
22057              Date: Fri, 23 Nov 2001 18:12:21 +0000
22058              Message-ID: <20011123181220.F37621@plum.flirble.org>
22059      Branch: perl
22060            ! pod/perlhack.pod
22061 ____________________________________________________________________________
22062 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
22063         Log: The basic.cap from podlators 1.14 is not very portable.
22064      Branch: perl
22065            - lib/Pod/t/basic.cap
22066            ! MANIFEST
22067 ____________________________________________________________________________
22068 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
22069         Log: Subject: Re: [DOC PATCHES] pod cleanups
22070              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
22071              Date: 22 Nov 2001 12:54:16 -0000
22072              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
22073      Branch: perl
22074            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
22075            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
22076 ____________________________________________________________________________
22077 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
22078         Log: FAQ sync.
22079      Branch: perl
22080            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
22081 ____________________________________________________________________________
22082 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
22083         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
22084              From: PPrymmer@factset.com
22085              Date: Fri, 23 Nov 2001 11:43:45 -0500
22086              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
22087      Branch: perl
22088            ! MANIFEST lib/ExtUtils/MM_VMS.pm
22089 ____________________________________________________________________________
22090 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
22091         Log: Corify podlators 1.14 test.
22092      Branch: perl
22093            ! lib/Pod/t/basic.t
22094 ____________________________________________________________________________
22095 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
22096         Log: Output tweak needed because of podlators 1.14.
22097      Branch: perl
22098            ! t/pod/multiline_items.xr
22099 ____________________________________________________________________________
22100 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
22101         Log: Upgrade to podlators 1.14.
22102      Branch: perl
22103            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
22104            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
22105            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
22106            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
22107            ! lib/Pod/Text/Overstrike.pm
22108 ____________________________________________________________________________
22109 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
22110         Log: perlmodinstall tweaks from Philip Newton.
22111      Branch: perl
22112            ! pod/perlmodinstall.pod
22113 ____________________________________________________________________________
22114 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
22115         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
22116              From: Autrijus Tang <autrijus@autrijus.org>           
22117              Date: Fri, 23 Nov 2001 23:55:53 +0800
22118              Message-ID: <20011123235553.A2310@not.autrijus.org>
22119      Branch: perl
22120            ! Porting/genlog
22121 ____________________________________________________________________________
22122 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
22123         Log: Subject: Re: regex oddness with \Z and $&
22124              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
22125              Date: Fri, 23 Nov 2001 15:15:24 +0000
22126              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
22127      Branch: perl
22128            ! regcomp.c t/op/re_tests
22129 ____________________________________________________________________________
22130 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
22131         Log: regen_headers.
22132      Branch: perl
22133            ! embed.h global.sym pod/perlapi.pod proto.h
22134 ____________________________________________________________________________
22135 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
22136         Log: Forgotten check-in.
22137      Branch: perl
22138            ! pod/perlapi.pod
22139 ____________________________________________________________________________
22140 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
22141         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
22142      Branch: perl
22143            ! lib/Test/Simple.pm
22144 ____________________________________________________________________________
22145 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
22146         Log: Retract #13173 (effectively retract Net::Ping 2.06,
22147              go back to 2.04, the 2.06 hasn't seen the patches
22148              that have gone to the blead version.)
22149      Branch: perl
22150            - lib/Net/Ping/CHANGES lib/Net/Ping/README
22151            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22152            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22153            - lib/Net/Ping/t/200_ping_tcp.t
22154            ! MANIFEST lib/Net/Ping.pm
22155 ____________________________________________________________________________
22156 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
22157         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
22158              From: Robin Barker <rmb1@cise.npl.co.uk>
22159              Date: Thu, 22 Nov 2001 11:00:38 GMT
22160              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
22161      Branch: perl
22162            ! utils/perldoc.PL
22163 ____________________________________________________________________________
22164 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
22165         Log: metaconfig unit change for #13191.
22166      Branch: metaconfig/U/perl
22167            ! d_procselfexe.U
22168 ____________________________________________________________________________
22169 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
22170         Log: procselfexe tweak: for some reason I had a ls in
22171              /proc/self/exe, not the ls Configure thought it
22172              would found.
22173      Branch: perl
22174            ! Configure
22175 ____________________________________________________________________________
22176 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
22177         Log: Corify the Net::Ping tests; skip the tests
22178              unless $ENV{PERL_TEST_Net_Ping} is true.
22179      Branch: perl
22180            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22181            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22182            ! lib/Net/Ping/t/200_ping_tcp.t
22183 ____________________________________________________________________________
22184 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
22185         Log: metaconfig units changes for #13188.
22186      Branch: metaconfig
22187            ! U/modified/Head.U
22188      Branch: metaconfig/U/perl
22189            ! issymlink.U
22190 ____________________________________________________________________________
22191 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
22192         Log: The #13182 didn't really help.  The real problem
22193              seems to be that 'sh' can in AIX mean at least three
22194              different things, and we can't know which one it is
22195              unless we export $newsh from an earlier run (and it's
22196              the 'bsh' aka 'sh' that has the the broken test -h).
22197      Branch: perl
22198            ! Configure
22199 ____________________________________________________________________________
22200 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
22201         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
22202      Branch: perl
22203            ! op.c t/op/override.t
22204 ____________________________________________________________________________
22205 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
22206         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
22207              From: PPrymmer@factset.com 
22208              Date: Wed, 21 Nov 2001 20:17:25 -0500
22209              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
22210      Branch: perl
22211            ! lib/Shell.t
22212 ____________________________________________________________________________
22213 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
22214         Log: Reapply perlmodinstall parts of #12897.
22215      Branch: perl
22216            ! pod/perlmodinstall.pod
22217 ____________________________________________________________________________
22218 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
22219         Log: perlmodinstall 2.01 from Jon Orwant.
22220      Branch: perl
22221            ! pod/perlmodinstall.pod
22222 ____________________________________________________________________________
22223 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
22224         Log: Subject: [PATCH @10907] REXX on OS/2
22225              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22226              Date: Wed, 21 Nov 2001 15:26:11 -0500
22227              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
22228      Branch: perl
22229            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
22230            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
22231 ____________________________________________________________________________
22232 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
22233         Log: metaconfig unit change for #13181.
22234      Branch: metaconfig/U/perl
22235            ! issymlink.U
22236 ____________________________________________________________________________
22237 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
22238         Log: AIX has broken builtin 'test'.
22239      Branch: perl
22240            ! Configure
22241 ____________________________________________________________________________
22242 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
22243         Log: Subject: [PATCH 5.7.x] INSTALL size update
22244              From: Andy Dougherty <doughera@lafayette.edu>
22245              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
22246              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
22247      Branch: perl
22248            ! INSTALL
22249 ____________________________________________________________________________
22250 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
22251         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
22252              to pp_sort.c.  Includes the quicksort stabilizing layer
22253              from John P. Linderman.  -Msort=qsort or -Msort=fast is
22254              faster than without (or with -Msort=mergesort or -Msort=safe)
22255              for short random inputs, but for some reason not quite as fast
22256              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
22257              optimizing definitely needed.
22258      Branch: perl
22259            + lib/sort.pm lib/sort.t pp_sort.c
22260            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
22261            ! embed.pl global.sym perl.h pp_ctl.c proto.h
22262            ! vms/descrip_mms.template vos/build.cm win32/Makefile
22263            ! win32/makefile.mk wince/Makefile.ce
22264 ____________________________________________________________________________
22265 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
22266         Log: Sync file with libnet-1.0901-tobe
22267      Branch: perl
22268            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
22269            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
22270            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
22271            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
22272            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
22273 ____________________________________________________________________________
22274 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
22275         Log: Subject: [PATCH perldoc] problems with pod2man
22276              From: Robin Barker <rmb1@cise.npl.co.uk>
22277              Date: Wed, 21 Nov 2001 17:48:51 GMT
22278              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
22279      Branch: perl
22280            ! utils/perldoc.PL
22281 ____________________________________________________________________________
22282 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
22283         Log: debug_pad only visible when debugging.
22284      Branch: perl
22285            ! makedef.pl
22286 ____________________________________________________________________________
22287 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
22288         Log: metaconfig units changes for #13174.
22289      Branch: metaconfig/U/perl
22290            + d_procselfexe.U
22291            - procselfexe.U
22292 ____________________________________________________________________________
22293 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
22294         Log: procselfexe tweaks.
22295      Branch: perl
22296            ! Configure config_h.SH
22297 ____________________________________________________________________________
22298 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
22299         Log: Upgrade to Net::Ping 2.06.
22300      Branch: perl
22301            + lib/Net/Ping/CHANGES lib/Net/Ping/README
22302            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
22303            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
22304            + lib/Net/Ping/t/200_ping_tcp.t
22305            ! MANIFEST lib/Net/Ping.pm
22306 ____________________________________________________________________________
22307 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
22308         Log: Upgrade to Math::BigInt 1.47.
22309      Branch: perl
22310            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
22311            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
22312            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
22313            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
22314            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
22315            ! lib/Math/BigInt/t/sub_mbi.t
22316 ____________________________________________________________________________
22317 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
22318         Log: Dynaloading for POSIX-BC from Thomas Dorner.
22319      Branch: perl
22320            ! hints/posix-bc.sh
22321 ____________________________________________________________________________
22322 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
22323         Log: Strange: the same mysterious regex study bug
22324              seems to be present both in OS/390 and POSIX-BC.
22325              Deep EBCDIC magic that regex engine gets wrong,
22326              or a bug in some compiler/library shared by the
22327              two platforms?  From Thomas Dorner.
22328      Branch: perl
22329            ! t/op/study.t
22330 ____________________________________________________________________________
22331 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
22332         Log: More lost and found.
22333      Branch: perl
22334            + lib/Test/Simple/README
22335            ! MANIFEST
22336 ____________________________________________________________________________
22337 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
22338         Log: MANIFESTly missing.
22339      Branch: perl
22340            ! MANIFEST
22341 ____________________________________________________________________________
22342 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
22343         Log: Subject: Re: PERFORCE change 13162 for review               
22344              From: Philip Newton <Philip.Newton@gmx.net> 
22345              Date: Wed, 21 Nov 2001 16:44:30 +0100
22346              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
22347      Branch: perl
22348            ! ext/Devel/PPPort/PPPort.pm
22349 ____________________________________________________________________________
22350 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
22351         Log: Update Changes.
22352      Branch: perl
22353            ! Changes patchlevel.h
22354 ____________________________________________________________________________
22355 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
22356         Log: Small doc tweaks.
22357      Branch: perl
22358            ! ext/PerlIO/Via/Via.pm
22359 ____________________________________________________________________________
22360 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
22361         Log: Redundant return.
22362      Branch: perl
22363            ! ext/MIME/Base64/QuotedPrint.pm
22364 ____________________________________________________________________________
22365 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
22366         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
22367              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
22368              Date: Wed, 21 Nov 2001 10:23:16 +0100
22369              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
22370      Branch: perl
22371            ! pp_pack.c t/op/pack.t
22372 ____________________________________________________________________________
22373 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
22374         Log: Add Devel::PPPort originally from Kenneth Albanowski,
22375              revigorated by Paul Marquess: gives h2xs a Perl version
22376              portability boost.
22377      Branch: perl
22378            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
22379            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
22380            + ext/Devel/PPPort/harness/Harness.pm
22381            + ext/Devel/PPPort/harness/Harness.xs
22382            + ext/Devel/PPPort/harness/Makefile.PL
22383            + ext/Devel/PPPort/harness/module2.c
22384            + ext/Devel/PPPort/harness/module3.c
22385            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
22386            ! MANIFEST lib/h2xs.t utils/h2xs.PL
22387 ____________________________________________________________________________
22388 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
22389         Log: Oops.
22390      Branch: perl
22391            ! lib/Test/Simple/t/filehandles.t
22392 ____________________________________________________________________________
22393 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
22394         Log: Subject: Re: PERFORCE change 13152 for review               
22395              From: Philip Newton <Philip.Newton@gmx.net> 
22396              Date: Wed, 21 Nov 2001 09:04:05 +0100
22397              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
22398      Branch: perl
22399            ! lib/Test/Builder.pm
22400 ____________________________________________________________________________
22401 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
22402         Log: Subject: Re: PERFORCE change 13142 for review
22403              From: Philip Newton <Philip.Newton@gmx.net>
22404              Date: Wed, 21 Nov 2001 09:04:03 +0100
22405              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
22406              
22407              plus rewrap few paragraphs.
22408      Branch: perl
22409            ! lib/Pod/LaTeX.pm
22410 ____________________________________________________________________________
22411 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
22412         Log: Integrate #13154 from macperl; Remove comments.
22413      Branch: perl
22414           !> lib/File/Spec/Mac.pm
22415 ____________________________________________________________________________
22416 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
22417         Log: Update the list of modules having tests.
22418      Branch: perl
22419            ! t/lib/1_compile.t
22420 ____________________________________________________________________________
22421 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
22422         Log: Slight doc changes.
22423      Branch: maint-5.6/macperl
22424            ! macos/macperl/MacPerl.podhelp
22425 ____________________________________________________________________________
22426 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
22427         Log: Add UTF-16 coercion.
22428      Branch: maint-5.6/macperl
22429            ! macos/lib/Mac/AppleEvents/Simple.pm
22430 ____________________________________________________________________________
22431 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
22432         Log: Remove comments.
22433      Branch: maint-5.6/macperl
22434            ! lib/File/Spec/Mac.pm
22435 ____________________________________________________________________________
22436 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
22437         Log: Fix FSpGetCatInfo (and other functions) corrupting
22438              memory with bad filespecs (bug #471867)
22439      Branch: maint-5.6/macperl
22440            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
22441 ____________________________________________________________________________
22442 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
22443         Log: Upgrade to Test::Simple 0.33.
22444      Branch: perl
22445            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
22446            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
22447            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
22448 ____________________________________________________________________________
22449 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
22450         Log: Upgrade to Test::Harness 1.26.
22451      Branch: perl
22452            ! lib/Test/Harness.pm lib/Test/Harness/Changes
22453 ____________________________________________________________________________
22454 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
22455         Log: Integrate change #13145 from maintperl;
22456              another compatibility tweak to change#12559: avoid quoting
22457              arguments that already have quotes; add test case
22458      Branch: perl
22459           !> t/op/system_tests win32/win32.c
22460 ____________________________________________________________________________
22461 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
22462         Log: integrate change#13147 from mainline (fixes nit in change#10091)
22463              
22464              Subject: [PATCH] spaceship and refs
22465      Branch: maint-5.6/perl
22466            ! pp.c pp_hot.c t/op/cmp.t
22467 ____________________________________________________________________________
22468 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
22469         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
22470              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
22471              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
22472              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
22473      Branch: perl
22474            + lib/Pod/t/utils.t
22475            ! MANIFEST
22476 ____________________________________________________________________________
22477 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
22478         Log: Subject: [PATCH] spaceship and refs
22479              From: Nicholas Clark <nick@ccl4.org>
22480              Date: Tue, 20 Nov 2001 21:59:51 +0000
22481              Message-ID: <20011120215951.U62891@plum.flirble.org> 
22482      Branch: perl
22483            ! pp.c pp_hot.c t/op/cmp.t
22484 ____________________________________________________________________________
22485 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
22486         Log: Try to clarify which I/O call operates on bytes,
22487              which on characters, which on either.
22488      Branch: perl
22489            ! pod/perlfunc.pod
22490 ____________________________________________________________________________
22491 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
22492         Log: another compatibility tweak to change#12559: avoid quoting
22493              arguments that already have quotes; add test case
22494      Branch: maint-5.6/perl
22495            ! t/op/system_tests win32/win32.c
22496 ____________________________________________________________________________
22497 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
22498         Log: Give a simple example of writing PerlIO::Via handlers
22499              in Perl.
22500      Branch: perl
22501            ! ext/PerlIO/Via/Via.pm
22502 ____________________________________________________________________________
22503 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
22504         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
22505      Branch: perl
22506            + lib/Pod/t/latex.t
22507            ! MANIFEST
22508 ____________________________________________________________________________
22509 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
22510         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
22511              From: Tim Jenness <t.jenness@jach.hawaii.edu>
22512              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
22513              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
22514      Branch: perl
22515            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
22516 ____________________________________________________________________________
22517 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
22518         Log: Spread d_procselfexe to far-off lands (undefined).
22519      Branch: perl
22520            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
22521            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
22522            ! vos/config.ga.def vos/config.ga.h win32/config.bc
22523            ! win32/config.gc win32/config.vc win32/config.win64
22524            ! wince/config.ce
22525 ____________________________________________________________________________
22526 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
22527         Log: Integrate perlio; add detection and use of /proc/self/exe
22528              (Linuxism for finding the absolute path of the executable)
22529      Branch: perl
22530           !> Configure config_h.SH perl.c t/op/magic.t
22531 ____________________________________________________________________________
22532 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
22533         Log: Really define do_report_used() only if DEBUGGING.
22534      Branch: perl
22535            ! sv.c
22536 ____________________________________________________________________________
22537 [ 13138] By: nick                                  on 2001/11/20  20:01:05
22538         Log: perl.c change to use HAS_PROCSELFEXE, also
22539              tweak to $^X test to comprehend full path to real executable
22540              being returned (like Cygwin as it happens...)
22541      Branch: perlio
22542            ! perl.c t/op/magic.t
22543 ____________________________________________________________________________
22544 [ 13137] By: nick                                  on 2001/11/20  19:46:00
22545         Log: Integrate mainline
22546      Branch: perlio
22547           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
22548           +> lib/NEXT/t/unseen.t
22549            - lib/NEXT/test.pl
22550           !> (integrate 34 files)
22551 ____________________________________________________________________________
22552 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
22553         Log: Subject: [?PATCH] terser pp_eq
22554              From: Nicholas Clark <nick@ccl4.org>
22555              Date: Mon, 19 Nov 2001 23:09:02 +0000
22556              Message-ID: <20011119230901.O62891@plum.flirble.org>
22557      Branch: perl
22558            ! pp_hot.c
22559 ____________________________________________________________________________
22560 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
22561         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
22562      Branch: perl
22563            ! pod/perldelta.pod
22564 ____________________________________________________________________________
22565 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
22566         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
22567              From: Andy Dougherty <doughera@lafayette.edu>
22568              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
22569              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
22570      Branch: perl
22571            ! ext/re/Makefile.PL ext/re/re.xs
22572 ____________________________________________________________________________
22573 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
22574         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
22575              From: Andy Dougherty <doughera@lafayette.edu>
22576              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
22577              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
22578      Branch: perl
22579            ! ext/re/re.xs
22580 ____________________________________________________________________________
22581 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
22582         Log: Integrate change #13119 from macperl.
22583              (No changes since already applied the patch,
22584              just keep perforce happy and well-fed.)
22585      Branch: perl
22586           !> lib/Pod/Html.pm
22587 ____________________________________________________________________________
22588 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
22589         Log: Subject: [PATCH] filter-util.pl for Mac OS
22590              From: Chris Nandor <pudge@pobox.com>
22591              Date: Tue, 20 Nov 2001 00:16:11 -0500
22592              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
22593      Branch: perl
22594            ! t/lib/filter-util.pl
22595 ____________________________________________________________________________
22596 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
22597         Log: Subject: [PATCH] Portability fix for Pod::Html
22598              From: Chris Nandor <pudge@pobox.com>
22599              Date: Tue, 20 Nov 2001 00:01:05 -0500
22600              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
22601      Branch: perl
22602            ! lib/Pod/Html.pm
22603 ____________________________________________________________________________
22604 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
22605         Log: Need to skip more tests if not perlio.
22606      Branch: perl
22607            ! lib/open.t
22608 ____________________________________________________________________________
22609 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
22610         Log: Pass 3 at perldelta - sort the lists of new modules,
22611              module improvements, and new platforms.
22612      Branch: perl
22613            ! pod/perldelta.pod
22614 ____________________________________________________________________________
22615 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
22616         Log: Document ${^OPEN}.
22617      Branch: perl
22618            ! pod/perlvar.pod
22619 ____________________________________________________________________________
22620 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
22621         Log: Make configpm work with extra keys
22622      Branch: maint-5.6/macperl
22623            ! macos/configpm
22624 ____________________________________________________________________________
22625 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
22626         Log: Version and doc updates
22627      Branch: maint-5.6/macperl
22628            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
22629 ____________________________________________________________________________
22630 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
22631         Log: More fixes for error message parsing (bug #470316)
22632      Branch: maint-5.6/macperl
22633            ! macos/macish.c
22634 ____________________________________________________________________________
22635 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
22636         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
22637              remove obsolete function (bug #465225)
22638      Branch: maint-5.6/macperl
22639            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
22640            ! macos/macperl/MPScript.c
22641 ____________________________________________________________________________
22642 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
22643         Log: Add p2as droplet to distribution.
22644      Branch: maint-5.6/macperl
22645            + macos/macperl/Droplets/p2as.plx
22646 ____________________________________________________________________________
22647 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
22648         Log: Bundle File::Sort.
22649      Branch: maint-5.6/macperl
22650            + macos/bundled_lib/blib/lib/File/Sort.pm
22651 ____________________________________________________________________________
22652 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
22653         Log: Various bundled module fixes.
22654      Branch: maint-5.6/macperl
22655            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
22656            ! macos/bundled_ext/Digest/MD5/t/files.t
22657            ! macos/bundled_ext/Filter/t/filter-util.pl
22658            ! macos/bundled_lib/blib/lib/Net/Config.pm
22659            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
22660 ____________________________________________________________________________
22661 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
22662         Log: Portability fix for Pod::Html.
22663      Branch: maint-5.6/macperl
22664            ! lib/Pod/Html.pm
22665 ____________________________________________________________________________
22666 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
22667         Log: Upgrade to Text::Balanced 1.89.
22668      Branch: perl
22669            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
22670            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
22671            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
22672            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
22673            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
22674            ! lib/Text/Balanced/t/gentag.t
22675 ____________________________________________________________________________
22676 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
22677         Log: Upgrade to NEXT 0.50.
22678      Branch: perl
22679            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
22680            + lib/NEXT/t/unseen.t
22681            - lib/NEXT/test.pl
22682            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
22683 ____________________________________________________________________________
22684 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
22685         Log: Integrate with maint-5.6/perl.
22686      Branch: maint-5.6/macperl
22687           !> win32/win32.c
22688 ____________________________________________________________________________
22689 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
22690         Log: Update the README.threads scary header a bit.
22691      Branch: perl
22692            ! README.threads
22693 ____________________________________________________________________________
22694 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
22695         Log: Pass 2 at perldelta: add some changes since 5.7.2.
22696      Branch: perl
22697            ! pod/perldelta.pod
22698 ____________________________________________________________________________
22699 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
22700         Log: Subject: [DOC PATCH] perlfaq4.pod 
22701              From: Tim Jenness <t.jenness@jach.hawaii.edu>
22702              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
22703              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
22704      Branch: perl
22705            ! pod/perlfaq4.pod
22706 ____________________________________________________________________________
22707 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
22708         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
22709              From: Michael G Schwern <schwern@pobox.com> 
22710              Date: Mon, 19 Nov 2001 19:53:12 -0500
22711              Message-ID: <20011119195311.I11883@blackrider>
22712      Branch: perl
22713            ! perl.c
22714 ____________________________________________________________________________
22715 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
22716         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
22717              From: PPrymmer@factset.com
22718              Date: Mon, 19 Nov 2001 17:08:59 -0500
22719              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
22720      Branch: perl
22721            ! vms/descrip_mms.template
22722 ____________________________________________________________________________
22723 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
22724         Log: Create a per-interpeter debug scratchpad container
22725              and use that for the regexec debugging.
22726      Branch: perl
22727            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
22728 ____________________________________________________________________________
22729 [ 13109] By: nick                                  on 2001/11/19  22:01:45
22730         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
22731              Configure unit detects the feature).
22732      Branch: metaconfig/U/perl
22733            + procselfexe.U
22734      Branch: perlio
22735            ! Configure config_h.SH
22736 ____________________________________________________________________________
22737 [ 13108] By: nick                                  on 2001/11/19  20:39:17
22738         Log: Integrate mainline
22739      Branch: perlio
22740           +> t/op/or.t
22741           !> (integrate 44 files)
22742 ____________________________________________________________________________
22743 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
22744         Log: sysseek tweak.
22745      Branch: perl
22746            ! pod/perlfunc.pod
22747 ____________________________________________________________________________
22748 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
22749         Log: Move the sysio tests from io/utf8 to lib/open.
22750      Branch: perl
22751            ! lib/open.t t/io/utf8.t
22752 ____________________________________________________________________________
22753 [ 13105] By: nick                                  on 2001/11/19  20:15:39
22754         Log: Add a .package and a README to //depot/metaconfig
22755      Branch: metaconfig
22756            + .package README
22757 ____________________________________________________________________________
22758 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
22759         Log: Thou shalt not mix stdio and sysio.
22760      Branch: perl
22761            ! t/io/utf8.t
22762 ____________________________________________________________________________
22763 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
22764         Log: Update Changes.
22765      Branch: perl
22766            ! Changes patchlevel.h
22767 ____________________________________________________________________________
22768 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
22769         Log: The runops_debug needs to be present always, otherwise
22770              places like AIX which need an explicit symbol export list
22771              will croak when trying to build Devel::Peek (which uses
22772              the runops_debug).
22773      Branch: perl
22774            ! makedef.pl
22775 ____________________________________________________________________________
22776 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
22777         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
22778              From: PPrymmer@factset.com 
22779              Date: Mon, 19 Nov 2001 11:34:22 -0500
22780              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
22781      Branch: perl
22782            ! lib/Memoize/t/tie_sdbm.t
22783 ____________________________________________________________________________
22784 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
22785         Log: Retract #13088: it seems that unless dump.c is extensively
22786              reorganized as to what symbols it shows, when, and to whom,
22787              we are stuck with having the dump.o symbols in the libperl
22788              and thusly in the main Perl binary.
22789      Branch: perl
22790            ! embedvar.h perlapi.h perlvars.h
22791 ____________________________________________________________________________
22792 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
22793         Log: The _uni_display should not be in dump.c since they
22794              are used under normal operation (S_not_a_number()).
22795      Branch: perl
22796            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
22797 ____________________________________________________________________________
22798 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
22799         Log: Protect sv_dump() from being included unless DEBUGGING,
22800              as noticed by Ilya.
22801      Branch: perl
22802            ! sv.c
22803 ____________________________________________________________________________
22804 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
22805         Log: Pending further investigation skip the tell() tests.
22806              The tell() is okay on Solaris, HP-UX and Tru64, but fails
22807              (by returning too much) in Linux.
22808      Branch: perl
22809            ! t/io/utf8.t
22810 ____________________________________________________________________________
22811 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
22812         Log: Retract #13082 until a better solution is found:
22813              statics break ithreads.
22814      Branch: perl
22815            ! regexec.c
22816 ____________________________________________________________________________
22817 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
22818         Log: Figures 1 and 2 for UTF-8.
22819      Branch: perl
22820            ! pod/perlunicode.pod
22821 ____________________________________________________________________________
22822 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
22823         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
22824              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22825              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
22826              Message-ID: <20011119132645.A15034@rafael>
22827      Branch: perl
22828            ! op.c pod/perldiag.pod t/lib/warnings/op
22829 ____________________________________________________________________________
22830 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
22831         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
22832              From: Michael G Schwern <schwern@pobox.com> 
22833              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
22834              Message-ID: <20011119031112.E786@blackrider>
22835      Branch: perl
22836            ! t/op/closure.t
22837 ____________________________________________________________________________
22838 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
22839         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
22840              From: Michael G Schwern <schwern@pobox.com>
22841              Date: Mon, 19 Nov 2001 03:42:56 -0500
22842              Message-ID: <20011119034256.I786@blackrider>
22843      Branch: perl
22844            + t/op/or.t
22845            ! MANIFEST
22846 ____________________________________________________________________________
22847 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
22848         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
22849              From: "Craig A. Berry" <craigberry@mac.com>
22850              Date: Sun, 18 Nov 2001 14:33:48 -0600
22851              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
22852      Branch: perl
22853            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
22854 ____________________________________________________________________________
22855 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
22856         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
22857              From: Dave Rolsky <autarch@urth.org>
22858              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
22859              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
22860      Branch: perl
22861            ! lib/ExtUtils/Manifest.pm
22862 ____________________________________________________________________________
22863 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
22864         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
22865              From: Dave Rolsky <autarch@urth.org>
22866              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
22867              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
22868      Branch: perl
22869            ! lib/ExtUtils/Install.pm
22870 ____________________________________________________________________________
22871 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
22872         Log: The runops_dbg should not be needed.
22873      Branch: perl
22874            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
22875 ____________________________________________________________________________
22876 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
22877         Log: do_spawn() cleanup from Charles Lane.
22878      Branch: perl
22879            ! vms/vms.c
22880 ____________________________________________________________________________
22881 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
22882         Log: Update the list of tests.
22883      Branch: perl
22884            ! t/lib/1_compile.t
22885 ____________________________________________________________________________
22886 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
22887         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
22888              From: Michael G Schwern <schwern@pobox.com> 
22889              Date: Fri, 16 Nov 2001 17:37:04 -0500
22890              Message-ID: <20011116173703.L30160@blackrider>
22891      Branch: perl
22892            ! t/lib/warnings/sv
22893 ____________________________________________________________________________
22894 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
22895         Log: FAQ sync.
22896      Branch: perl
22897            ! pod/perlfaq4.pod
22898 ____________________________________________________________________________
22899 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
22900         Log: Integrate perlio; win32 sync.
22901      Branch: perl
22902           !> perlio.c win32/win32io.c
22903 ____________________________________________________________________________
22904 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
22905         Log: (retracted by #13096)
22906              Debugging would be badly skewed by a malloc per regex dump.
22907      Branch: perl
22908            ! regexec.c
22909 ____________________________________________________________________________
22910 [ 13081] By: nick                                  on 2001/11/18  19:08:40
22911         Log: Win32 layer has a dup which needs to match new prototype.
22912      Branch: perlio
22913            ! win32/win32io.c
22914 ____________________________________________________________________________
22915 [ 13080] By: nick                                  on 2001/11/18  19:05:02
22916         Log: Wrong way to get stdio mode used.
22917      Branch: perlio
22918            ! perlio.c
22919 ____________________________________________________________________________
22920 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
22921         Log: Retract #13048: that introduced a malloc() (through savepvn())
22922              to *every* m//, which killed the performance quite badly.
22923      Branch: perl
22924            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
22925 ____________________________________________________________________________
22926 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
22927         Log: Pass 1 at perldelta.pod: sort the section contents
22928              together, drop all but the 5.7.2 known problems,
22929              leave the 5.7.1 security note since that's the
22930              fullest explanation (update the date on that).
22931      Branch: perl
22932            ! pod/perldelta.pod
22933 ____________________________________________________________________________
22934 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
22935         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
22936              
22937              Tiny problem in the test for 20011113.110: I hope
22938              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
22939      Branch: perl
22940            ! pp.c t/op/repeat.t
22941 ____________________________________________________________________________
22942 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
22943         Log: All of syswrite/send/sendto need to return character counts,
22944              and character counts from the offset, not the beginning of
22945              the scalar.
22946      Branch: perl
22947            ! pp_sys.c
22948 ____________________________________________________________________________
22949 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
22950         Log: Integrate PerlIO: duping fixes.
22951      Branch: perl
22952           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22953           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
22954           !> perliol.h sv.c
22955 ____________________________________________________________________________
22956 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
22957         Log: syswrite() was still returning byte counts, not character counts.
22958      Branch: perl
22959            ! pp_sys.c t/io/utf8.t
22960 ____________________________________________________________________________
22961 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
22962         Log: Add test for sysread().
22963      Branch: perl
22964            ! t/io/utf8.t
22965 ____________________________________________________________________________
22966 [ 13072] By: nick                                  on 2001/11/18  16:15:31
22967         Log: Allow dup'ing of PerlIO::Scalar etc.
22968      Branch: perlio
22969            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
22970            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
22971            ! perliol.h sv.c
22972 ____________________________________________________________________________
22973 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
22974         Log: Prepend a null byte to the test set.
22975      Branch: perl
22976            ! t/io/utf8.t
22977 ____________________________________________________________________________
22978 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
22979         Log: Document how "no utf8;" can become handy.
22980      Branch: perl
22981            ! lib/utf8.pm
22982 ____________________________________________________________________________
22983 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
22984         Log: Integrate perlio; force the inclusion of the PL_runops_*
22985      Branch: perl
22986           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
22987 ____________________________________________________________________________
22988 [ 13068] By: nick                                  on 2001/11/18  13:23:33
22989         Log: embed.pl generated changes I forgot to include
22990      Branch: perlio
22991            ! embedvar.h perlapi.h pod/perlapi.pod
22992 ____________________________________________________________________________
22993 [ 13067] By: nick                                  on 2001/11/18  12:50:19
22994         Log: Force inclusion of both Perl_runops_* in perl itself,
22995              so they are available for Peek.xs etc.
22996      Branch: perlio
22997            ! perlvars.h
22998 ____________________________________________________________________________
22999 [ 13066] By: nick                                  on 2001/11/18  11:00:34
23000         Log: Integrate mainline - a few Devel::Peak fails.
23001      Branch: perlio
23002           +> (branch 29 files)
23003            - ext/Thread/Thread.pm lib/Benchmark.t
23004            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
23005            - lib/Lingua/KO/Hangul/Util/README
23006            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
23007            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
23008            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
23009            - vms/ext/vmsish.pm vms/ext/vmsish.t
23010            ! hv.c
23011           !> (integrate 389 files)
23012 ____________________________________________________________________________
23013 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
23014         Log: Start working on perldelta.  This is not yet any sort of
23015              editing; just concatenating perl570delta, perl571delta,
23016              and perl572delta.  Any sorting not done, any duplicate
23017              removal not done, any removal or update of obsolete items
23018              not done, any changes since 5.7.2 not included.  So there.
23019      Branch: perl
23020            ! pod/perldelta.pod
23021 ____________________________________________________________________________
23022 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
23023         Log: Banish "use utf8".
23024      Branch: perl
23025            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
23026 ____________________________________________________________________________
23027 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
23028         Log: Tweak from Charles Lane.
23029      Branch: perl
23030            ! vms/vms.c
23031 ____________________________________________________________________________
23032 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
23033         Log: Integrate change #13058 from maintperl;
23034              change#12559 breaks things on Win9x because command.com doesn't
23035              grok dquotes at all; disable all the system() smarts for
23036              command.com
23037      Branch: perl
23038           !> win32/win32.c
23039 ____________________________________________________________________________
23040 [ 13061] By: ams                                   on 2001/11/17  13:46:11
23041         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
23042              From: Jonathan Stowe <gellyfish@gellyfish.com>
23043              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
23044              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
23045      Branch: perl
23046            ! lib/Term/Cap.pm
23047 ____________________________________________________________________________
23048 [ 13060] By: ams                                   on 2001/11/17  09:49:10
23049         Log: Subject: [PATCH9 File/Find.pm doc nits
23050              From: Tels <perl_dummy@bloodgate.com>
23051              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
23052      Branch: perl
23053            ! lib/File/Find.pm
23054 ____________________________________________________________________________
23055 [ 13059] By: ams                                   on 2001/11/17  09:38:38
23056         Log: Subject: [PATCH] Benchmark.pm nit
23057              From: Tels <perl_dummy@bloodgate.com>
23058              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
23059      Branch: perl
23060            ! lib/Benchmark.pm
23061 ____________________________________________________________________________
23062 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
23063         Log: change#12559 breaks things on Win9x because command.com doesn't
23064              grok dquotes at all; disable all the system() smarts for
23065              command.com
23066      Branch: maint-5.6/perl
23067            ! win32/win32.c
23068 ____________________________________________________________________________
23069 [ 13057] By: ams                                   on 2001/11/16  20:30:03
23070         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
23071              From: Andy Dougherty <doughera@lafayette.edu>
23072              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
23073              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
23074      Branch: perl
23075            ! lib/Unicode/UCD.t
23076 ____________________________________________________________________________
23077 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
23078         Log: Subject: [Patch Perl@13023] VMS system() warning
23079              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23080              Date: Fri, 16 Nov 2001 15:20:11 EST
23081              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
23082      Branch: perl
23083            ! vms/vms.c
23084 ____________________________________________________________________________
23085 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
23086         Log: It's neither-nor, and protect against the impossible.
23087      Branch: perl
23088            ! lib/Thread.pm
23089 ____________________________________________________________________________
23090 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
23091         Log: 5005threads didn't work because $Thread::VERSION wasn't
23092              visible.  Oops.
23093      Branch: perl
23094            ! ext/Thread/Makefile.PL lib/Thread.pm
23095 ____________________________________________________________________________
23096 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
23097         Log: Robustness against Linux using something else than gcc;
23098              based on
23099              
23100              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
23101              From: Charles Randall <cfriv@yahoo.com>
23102              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
23103              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
23104      Branch: perl
23105            ! ext/Errno/Errno_pm.PL
23106 ____________________________________________________________________________
23107 [ 13052] By: ams                                   on 2001/11/16  16:46:39
23108         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
23109              From: Russ Allbery <rra@stanford.edu>
23110              Date: 16 Nov 2001 09:44:21 -0800
23111              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
23112      Branch: perl
23113            ! lib/Pod/ParseLink.pm
23114 ____________________________________________________________________________
23115 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
23116         Log: Update perluniintro on the UTF-8 output matters
23117              (that -w will warn unless the stream is explicitly UTF-8-ified).
23118      Branch: perl
23119            ! pod/perluniintro.pod
23120 ____________________________________________________________________________
23121 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
23122         Log: Adding new files to MANIFEST is nice.
23123      Branch: perl
23124            ! MANIFEST
23125 ____________________________________________________________________________
23126 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
23127         Log: Update Changes.
23128      Branch: perl
23129            ! Changes patchlevel.h
23130 ____________________________________________________________________________
23131 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
23132         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
23133              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
23134              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
23135              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
23136      Branch: perl
23137            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
23138 ____________________________________________________________________________
23139 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
23140         Log: Rename perlunintro to perluniintro; regen toc.
23141      Branch: perl
23142            + pod/perluniintro.pod
23143            - pod/perlunintro.pod
23144            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
23145 ____________________________________________________________________________
23146 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
23147         Log: Document the negated lookahead trick to emulate
23148              character class subtraction.
23149      Branch: perl
23150            ! pod/perlunicode.pod
23151 ____________________________________________________________________________
23152 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
23153         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
23154              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
23155              Date: Fri, 16 Nov 2001 23:31:04 +0900
23156              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
23157              
23158              (with the tweak that Cntrl is not C, it's Cc)
23159      Branch: perl
23160            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
23161            ! lib/unicore/mktables
23162 ____________________________________________________________________________
23163 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
23164         Log: Subject: [PATCH current] runtime runops switch
23165              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23166              Date: Fri, 16 Nov 2001 00:48:09 -0500
23167              Message-ID: <20011116004809.A934@math.ohio-state.edu>
23168      Branch: perl
23169            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
23170            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
23171            ! pod/perlintern.pod proto.h run.c
23172 ____________________________________________________________________________
23173 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
23174         Log: Further discourage old Thread code; tell how to tell
23175              the difference.
23176      Branch: perl
23177            ! lib/Thread.pm
23178 ____________________________________________________________________________
23179 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
23180         Log: A missing return; from Charles Lane.
23181      Branch: perl
23182            ! vms/vms.c
23183 ____________________________________________________________________________
23184 [ 13041] By: ams                                   on 2001/11/16  12:11:14
23185         Log: Subject: [PATCH] Doc spellcheck + podcheck
23186              From: Autrijus Tang <autrijus@egb.elixus.org>
23187              Date: Thu, 15 Nov 2001 22:49:05 -0800
23188              Message-Id: <20011116064905.GA44092@egb.elixus.org>
23189              
23190              Subject: [PATCH] podcheck+spellcheck, the rest of the story
23191              From: Autrijus Tang <autrijus@egb.elixus.org>
23192              Date: Fri, 16 Nov 2001 00:42:20 -0800
23193              Message-Id: <20011116084220.GA44295@egb.elixus.org>
23194              
23195              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
23196              From: Nicholas Clark <nick@ccl4.org>
23197              Date: Fri, 16 Nov 2001 10:32:01 +0000
23198              Message-Id: <20011116103200.F62891@plum.flirble.org>
23199              (Applied after suitable de-mangling.)
23200      Branch: perl
23201            ! README.aix README.dgux README.dos README.epoc README.hpux
23202            ! README.mint README.mpeix README.netware README.os2
23203            ! README.os390 README.plan9 README.qnx README.solaris
23204            ! README.threads doio.c pod/perl571delta.pod
23205            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
23206            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
23207            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
23208            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
23209            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
23210            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
23211 ____________________________________________________________________________
23212 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
23213         Log: Avoid redefinedness warning for now.
23214      Branch: perl
23215            ! lib/Thread.pm
23216 ____________________________________________________________________________
23217 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
23218         Log: use strict.
23219      Branch: perl
23220            ! lib/Thread.pm
23221 ____________________________________________________________________________
23222 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
23223         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
23224              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
23225              Date: Thu, 15 Nov 2001 22:54:47 EST 
23226              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
23227      Branch: perl
23228            ! vms/vms.c vms/vmspipe.com
23229 ____________________________________________________________________________
23230 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
23231         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
23232              From: "chromatic" <chromatic@rmci.net>
23233              Date: Thu, 15 Nov 2001 19:54:23 -0700
23234              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
23235      Branch: perl
23236            ! lib/File/stat.t
23237 ____________________________________________________________________________
23238 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
23239         Log: Make Thread a wrapper for both ithreads and 5005threads.
23240              Needs a lot of work and Arthur's eyeballing (and finishing
23241              few missing odds and ends of threads.pm).  Now Thread
23242              is an extension without its own .pm.
23243              
23244              If there are people who have experience working with
23245              either the 5005threads or the ithreads: cleaning up
23246              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
23247              and porting the various Thread::* modules, like Thread::Queue,
23248              to work also with ithreads, is needed.
23249              
23250              Removed the 5005threads requirement from the 5005 tests
23251              for easier testing (not all of them work yet since
23252              they use the Thread::* modules that have not been made
23253              to work with ithreads).  Leave the 5005 tests named as
23254              *.tx so that they are not run by "make test".
23255      Branch: perl
23256            + lib/Thread.pm
23257            - ext/Thread/Thread.pm
23258            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
23259            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
23260            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
23261            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
23262            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
23263            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
23264            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
23265 ____________________________________________________________________________
23266 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
23267         Log: $VERSION "a5" doesn't quite work.
23268      Branch: perl
23269            ! ext/B/Makefile.PL
23270 ____________________________________________________________________________
23271 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
23272         Log: Add the fruits of Larry Shatzer's version verifying script.
23273              (There are some straddlers, but they will be fixed in the
23274              upcoming releases of the modules.)
23275      Branch: perl
23276            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
23277            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
23278            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
23279            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
23280            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
23281            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
23282            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
23283            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
23284            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
23285            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
23286            ! wince/FindExt.pm
23287 ____________________________________________________________________________
23288 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
23289         Log: Add Larry Shatzer's VERSION verifying script.
23290      Branch: perl
23291            + Porting/checkVERSION.pl
23292            ! MANIFEST Porting/pumpkin.pod
23293 ____________________________________________________________________________
23294 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
23295         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
23296              From: Michael G Schwern <schwern@pobox.com>
23297              Date: Thu, 15 Nov 2001 19:26:40 -0500
23298              Message-ID: <20011115192640.R31399@blackrider>
23299      Branch: perl
23300            ! t/test.pl
23301 ____________________________________________________________________________
23302 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
23303         Log: Document the MY_CXT business; from Paul Marquess.
23304      Branch: perl
23305            ! pod/perlxs.pod
23306 ____________________________________________________________________________
23307 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
23308         Log: VMSCMD synch attempt.
23309      Branch: perl
23310            ! vms/vms.c vms/vmsish.h
23311 ____________________________________________________________________________
23312 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
23313         Log: Advise against -P as instructed by Schwern.
23314      Branch: perl
23315            ! pod/perlrun.pod
23316 ____________________________________________________________________________
23317 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
23318         Log: Subject: [PATCH] v-strings as Objects Step 1
23319              From: John Peacock <jpeacock@rowman.com>
23320              Date: Thu, 15 Nov 2001 12:41:04 -0500
23321              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
23322      Branch: perl
23323            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
23324            ! util.c
23325 ____________________________________________________________________________
23326 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
23327         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
23328              From: Michael G Schwern <schwern@pobox.com>
23329              Date: Thu, 15 Nov 2001 12:47:59 -0500
23330              Message-ID: <20011115124759.E31399@blackrider>
23331      Branch: perl
23332            + t/run/switchx.aux t/run/switchx.t
23333            ! MANIFEST t/run/switches.t
23334 ____________________________________________________________________________
23335 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
23336         Log: Upgrade to Getopt::Long 2.26_03.
23337      Branch: perl
23338            ! lib/Getopt/Long.pm
23339 ____________________________________________________________________________
23340 [ 13025] By: ams                                   on 2001/11/15  20:46:22
23341         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
23342              From: Michael G Schwern <schwern@pobox.com>
23343              Date: Thu, 15 Nov 2001 16:24:11 -0500
23344              Message-Id: <20011115162411.M31399@blackrider>
23345      Branch: perl
23346            ! vms/vms.c
23347 ____________________________________________________________________________
23348 [ 13024] By: ams                                   on 2001/11/15  19:32:06
23349         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
23350              From: rspier@pobox.com (Robert Spier)
23351              Date: Thu, 15 Nov 2001 11:19:21 -0800
23352              Message-Id: <15348.5433.732364.963687@rls.cx>
23353      Branch: perl
23354            ! op.c
23355 ____________________________________________________________________________
23356 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
23357         Log: Update Changes.
23358      Branch: perl
23359            ! Changes patchlevel.h
23360 ____________________________________________________________________________
23361 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
23362         Log: Subject: [PATCH] new tests for command-line switches
23363              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23364              Date: Thu, 15 Nov 2001 17:00:30 +0100
23365              Message-ID: <20011115170030.A14193@rafael>
23366      Branch: perl
23367            + t/run/switches.t
23368            ! MANIFEST
23369 ____________________________________________________________________________
23370 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
23371         Log: Upgrade to podlators 1.13.
23372      Branch: perl
23373            + lib/Pod/ParseLink.pm
23374            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
23375            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
23376            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
23377            ! t/pod/pod2usage.xr t/pod/podselect.xr
23378 ____________________________________________________________________________
23379 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
23380         Log: skip "might be used uninitialized".
23381      Branch: perl
23382            ! pp_sys.c
23383 ____________________________________________________________________________
23384 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
23385         Log: Fix for "perlio bug in koi8-r encoding".  The problem
23386              seemed to be that binmode() always flushed the handle,
23387              which is not so good when switching encodings.  Fixed,
23388              added Matt Sergeant's testcase, documented in perlfunc/binmode,
23389              also added a pointer about disciplines to perlfunc/open,
23390              and in general cleaned up and reformatted the open entry.
23391      Branch: perl
23392            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
23393 ____________________________________________________________________________
23394 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
23395         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
23396              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
23397              Date: 15 Nov 2001 08:57:06 -0000
23398              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
23399              
23400              chop() and chomp() are not real list functions,
23401              so let's not have them overrideable.  (Casey will
23402              be confused since in #7071 he patched the other way.)
23403      Branch: perl
23404            ! pod/perlfunc.pod toke.c
23405 ____________________________________________________________________________
23406 [ 13017] By: ams                                   on 2001/11/15  12:56:49
23407         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
23408              From: Robin Barker <rmb1@cise.npl.co.uk>
23409              Date: Thu, 15 Nov 2001 13:48:34 GMT
23410              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
23411              (Applied with tweaks.)
23412      Branch: perl
23413            ! pod/perltrap.pod
23414 ____________________________________________________________________________
23415 [ 13016] By: ams                                   on 2001/11/15  09:12:48
23416         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
23417              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23418              Date: Thu, 15 Nov 2001 09:06:39 +0100
23419              Message-Id: <20011115090639.A13005@rafael>
23420      Branch: perl
23421            ! pod/perlrun.pod
23422 ____________________________________________________________________________
23423 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
23424         Log: "link =" from utils.lst was being processed oddly.
23425      Branch: perl
23426            ! installman
23427 ____________________________________________________________________________
23428 [ 13014] By: ams                                   on 2001/11/15  02:52:52
23429         Log: Subject: [PATCH current] CreateTTY in -d
23430              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23431              Date: Wed, 14 Nov 2001 21:26:31 -0500
23432              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
23433      Branch: perl
23434            ! lib/perl5db.pl
23435 ____________________________________________________________________________
23436 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
23437         Log: Corify the Filter::Simple tests. 
23438      Branch: perl
23439            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
23440            ! lib/Filter/Simple/t/filter_only.t
23441 ____________________________________________________________________________
23442 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
23443         Log: Upgrade to Filter::Simple 0.70.
23444      Branch: perl
23445            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
23446            + t/lib/FilterOnlyTest.pm
23447            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
23448            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
23449            ! t/lib/FilterTest.pm
23450 ____________________________________________________________________________
23451 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
23452         Log: Cleanliness inspired by Cygwin.
23453      Branch: perl
23454            ! Makefile.SH x2p/Makefile.SH
23455 ____________________________________________________________________________
23456 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
23457         Log: Add perlunintro (formerly known as perlunitut); regen toc.
23458      Branch: perl
23459            + pod/perlunintro.pod
23460            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
23461 ____________________________________________________________________________
23462 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
23463         Log: FAQ sync.
23464      Branch: perl
23465            ! pod/perlfaq6.pod
23466 ____________________________________________________________________________
23467 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
23468         Log: Quieten pgcc 2.91.66 worries.
23469      Branch: perl
23470            ! gv.c pp_ctl.c utf8.c
23471 ____________________________________________________________________________
23472 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
23473         Log: Upgrade to Switch 2.06.
23474      Branch: perl
23475            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
23476            ! lib/Switch/t/nested.t
23477 ____________________________________________________________________________
23478 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
23479         Log: Upgrade to Attribute::Handlers 0.76.
23480      Branch: perl
23481            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
23482            ! lib/Attribute/Handlers/README
23483            ! lib/Attribute/Handlers/demo/Demo.pm
23484            ! lib/Attribute/Handlers/demo/Descriptions.pm
23485            ! lib/Attribute/Handlers/demo/MyClass.pm
23486            ! lib/Attribute/Handlers/demo/demo_cycle.pl
23487            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
23488            ! lib/Attribute/Handlers/t/multi.t
23489 ____________________________________________________________________________
23490 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
23491         Log: Signedness nit.
23492      Branch: perl
23493            ! regexec.c
23494 ____________________________________________________________________________
23495 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
23496         Log: VERSIONize.
23497      Branch: perl
23498            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
23499            ! lib/integer.pm
23500 ____________________________________________________________________________
23501 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
23502         Log: No pod in internal Net::FTP classes.
23503      Branch: perl
23504            ! pod/buildtoc.PL
23505 ____________________________________________________________________________
23506 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
23507         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
23508              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
23509              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
23510              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
23511      Branch: perl
23512            ! regexec.c
23513 ____________________________________________________________________________
23514 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
23515         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
23516              Pudge correctly).
23517      Branch: perl
23518            ! t/test.pl
23519 ____________________________________________________________________________
23520 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
23521         Log: Add comments to mark where $^X is being handled.
23522      Branch: perl
23523            ! perl.c toke.c
23524 ____________________________________________________________________________
23525 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
23526         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
23527              From: Michael G Schwern <schwern@pobox.com>
23528              Date: Wed, 14 Nov 2001 16:38:25 -0500
23529              Message-ID: <20011114163825.D6519@blackrider>
23530      Branch: perl
23531            ! t/op/repeat.t
23532 ____________________________________________________________________________
23533 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
23534         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
23535              From: Michael G Schwern <schwern@pobox.com>
23536              Date: Wed, 14 Nov 2001 13:19:15 -0500
23537              Message-ID: <20011114131915.K5096@blackrider>
23538      Branch: perl
23539            ! t/op/die_exit.t
23540 ____________________________________________________________________________
23541 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
23542         Log: Subject: Re: [PATCH] new version of runperl()
23543              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23544              Date: Wed, 14 Nov 2001 15:39:12 EST
23545              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
23546              
23547              "VMS $^X pipes etc" patch.
23548      Branch: perl
23549            ! vms/vms.c
23550 ____________________________________________________________________________
23551 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
23552         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
23553              and add "verbose" option to show the final command.
23554      Branch: perl
23555            ! t/test.pl
23556 ____________________________________________________________________________
23557 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
23558         Log: Goof in some of the comment fields of #12994.
23559      Branch: perl
23560            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
23561            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
23562            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
23563            ! lib/unicore/In/9.pl
23564 ____________________________________________________________________________
23565 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
23566         Log: The First, Last ranges in the Unicode data weren't
23567              getting their general categories added properly;
23568              noticed by Jeffrey Friedl.
23569      Branch: perl
23570            ! lib/unicore/Category.pl lib/unicore/In/0.pl
23571            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
23572            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
23573            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
23574            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
23575            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
23576            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
23577            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
23578            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
23579            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
23580            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
23581            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
23582            ! lib/unicore/mktables
23583 ____________________________________________________________________________
23584 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
23585         Log: Subject: [PATCH] new version of runperl()
23586              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23587              Date: Wed, 14 Nov 2001 12:23:01 +0100
23588              Message-ID: <20011114122301.A29384@rafael>
23589      Branch: perl
23590            ! t/io/argv.t t/test.pl
23591 ____________________________________________________________________________
23592 [ 12992] By: ams                                   on 2001/11/14  13:40:39
23593         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
23594              From: Michael G Schwern <schwern@pobox.com>
23595              Date: Tue, 13 Nov 2001 23:17:54 -0500
23596              Message-Id: <20011113231754.S32567@blackrider>
23597      Branch: perl
23598            ! perl.c
23599 ____________________________________________________________________________
23600 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
23601         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
23602              From: Philip Newton <Philip.Newton@gmx.net>
23603              Date: Wed, 14 Nov 2001 10:59:53 +0100
23604              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
23605              
23606              plus a lot of paragraph reformatting because of long lines.
23607      Branch: perl
23608            ! pod/perlapio.pod
23609 ____________________________________________________________________________
23610 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
23611         Log: A bool is not a pointer.
23612      Branch: perl
23613            ! pp_sys.c
23614 ____________________________________________________________________________
23615 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
23616         Log: AUTHORS updates.
23617      Branch: perl
23618            ! AUTHORS
23619 ____________________________________________________________________________
23620 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
23621         Log: There are several MIME RFCs.
23622      Branch: perl
23623            ! ext/Encode/Encode.pm
23624 ____________________________________________________________________________
23625 [ 12987] By: ams                                   on 2001/11/14  01:09:28
23626         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
23627              From: Michael G Schwern <schwern@pobox.com>
23628              Date: Tue, 13 Nov 2001 20:59:13 -0500
23629              Message-Id: <20011113205913.H32567@blackrider>
23630      Branch: perl
23631            ! t/op/groups.t vms/test.com
23632 ____________________________________________________________________________
23633 [ 12986] By: ams                                   on 2001/11/14  01:07:06
23634         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
23635              From: Michael G Schwern <schwern@pobox.com>
23636              Date: Tue, 13 Nov 2001 20:51:34 -0500
23637              Message-Id: <20011113205134.F32567@blackrider>
23638      Branch: perl
23639            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
23640 ____________________________________________________________________________
23641 [ 12985] By: ams                                   on 2001/11/14  00:43:59
23642         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
23643              From: Michael G Schwern <schwern@pobox.com>
23644              Date: Tue, 13 Nov 2001 20:38:42 -0500
23645              Message-Id: <20011113203842.E32567@blackrider>
23646      Branch: perl
23647            ! pod/perlport.pod
23648 ____________________________________________________________________________
23649 [ 12984] By: ams                                   on 2001/11/14  00:32:15
23650         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
23651              From: Michael G Schwern <schwern@pobox.com>
23652              Date: Tue, 13 Nov 2001 20:27:02 -0500
23653              Message-Id: <20011113202702.D32567@blackrider>
23654      Branch: perl
23655            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
23656            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
23657            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
23658            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
23659 ____________________________________________________________________________
23660 [ 12983] By: ams                                   on 2001/11/14  00:00:27
23661         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
23662              From: Michael G Schwern <schwern@pobox.com>
23663              Date: Tue, 13 Nov 2001 19:51:59 -0500
23664              Message-Id: <20011113195159.B32567@blackrider>
23665      Branch: perl
23666            ! pod/perlport.pod
23667 ____________________________________________________________________________
23668 [ 12982] By: ams                                   on 2001/11/13  23:53:11
23669         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
23670              From: Larry Shatzer <fugazi@zippy.zyx.net>
23671              Date: Tue, 13 Nov 2001 17:27:59 -0700
23672              Message-Id: <20011113172759.E27768@zippy.zyx.net>
23673      Branch: perl
23674            ! pod/perlapio.pod
23675 ____________________________________________________________________________
23676 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
23677         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
23678              "large enough" Unicode characters returned more than one
23679              as their "Unicode size".
23680      Branch: perl
23681            ! pp_sys.c t/io/utf8.t
23682 ____________________________________________________________________________
23683 [ 12980] By: ams                                   on 2001/11/13  19:32:33
23684         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
23685              From: "Craig A. Berry" <craigberry@mac.com>
23686              Date: Tue, 13 Nov 2001 14:33:25 -0600
23687              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
23688      Branch: perl
23689            ! vms/gen_shrfls.pl
23690 ____________________________________________________________________________
23691 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
23692         Log: Subject: Minor patch to Encode.pm (detypo)
23693              From: "Philip Newton" <Philip.Newton@gmx.net>
23694              Date: Tue, 13 Nov 2001 20:11:01 +0100
23695              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
23696      Branch: perl
23697            ! ext/Encode/Encode.pm
23698 ____________________________________________________________________________
23699 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
23700         Log: Evil tabulators.
23701      Branch: perl
23702            ! ext/Encode/Encode.pm
23703 ____________________________________________________________________________
23704 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
23705         Log: Document the available encodings.
23706      Branch: perl
23707            ! ext/Encode/Encode.pm
23708 ____________________________________________________________________________
23709 [ 12976] By: ams                                   on 2001/11/13  17:14:07
23710         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
23711              From: Barrie Slaymaker <barries@slaysys.com>
23712              Date: Tue, 13 Nov 2001 12:41:36 -0500
23713              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
23714      Branch: perl
23715            ! t/op/universal.t
23716 ____________________________________________________________________________
23717 [ 12975] By: ams                                   on 2001/11/13  16:24:21
23718         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
23719              From: Barrie Slaymaker <barries@slaysys.com>
23720              Date: Tue, 13 Nov 2001 10:56:20 -0500
23721              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
23722              (Test applied with minor tweaks and ->isa("HASH") omission.)
23723      Branch: perl
23724            ! lib/UNIVERSAL.pm t/op/universal.t
23725 ____________________________________________________________________________
23726 [ 12974] By: ams                                   on 2001/11/13  15:46:07
23727         Log: Subject: [PATCH Benchmark.pm] docco tweaks
23728              From: Barrie Slaymaker <barries@slaysys.com>
23729              Date: Tue, 13 Nov 2001 11:34:45 -0500
23730              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
23731      Branch: perl
23732            ! lib/Benchmark.pm
23733 ____________________________________________________________________________
23734 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
23735         Log: Subject: [PATCH] Attack of the C loops, round 1
23736              From: Richard Soderberg <rs@oregonnet.com>
23737              Date: Mon, 12 Nov 2001 12:07:29 -0800
23738              Message-Id: <200111122007.MAA01994@oregonnet.com>
23739              
23740              Subject: [PATCH] bytecode.pl (tiny patch)
23741              From: Richard Soderberg <rs@oregonnet.com>
23742              Date: Mon, 12 Nov 2001 12:53:24 -0800
23743              Message-Id: <200111122053.MAA06272@oregonnet.com>
23744      Branch: perl
23745            ! bytecode.pl installhtml
23746 ____________________________________________________________________________
23747 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
23748         Log: Subject: [PATCH] Update to Filter::Util::Call
23749              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
23750              Date: Sun, 11 Nov 2001 22:33:33 -0000
23751              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
23752              
23753              Use the new CXT* macros.
23754      Branch: perl
23755            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
23756 ____________________________________________________________________________
23757 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
23758         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
23759              From: Michael G Schwern <schwern@pobox.com>
23760              Date: Mon, 12 Nov 2001 20:50:34 -0500
23761              Message-ID: <20011112205034.H2888@blackrider>
23762      Branch: perl
23763            + lib/vmsish.pm lib/vmsish.t
23764            - vms/ext/vmsish.pm vms/ext/vmsish.t
23765            ! MANIFEST vms/descrip_mms.template
23766 ____________________________________________________________________________
23767 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
23768         Log: :utf8 works only with perlio.
23769      Branch: perl
23770            ! lib/open.t
23771 ____________________________________________________________________________
23772 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
23773         Log: Subject: Re: @Config -"des" not quite working on VMS
23774              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
23775              Date: Tue, 13 Nov 2001 08:35:13 EST 
23776              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
23777      Branch: perl
23778            ! configure.com
23779 ____________________________________________________________________________
23780 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
23781         Log: Subject: [PATCH] lib/charnames.pm 
23782              From: Jeffrey Friedl <jfriedl@yahoo.com>
23783              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
23784              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
23785      Branch: perl
23786            ! lib/charnames.pm
23787 ____________________________________________________________________________
23788 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
23789         Log: Docs for Mac::err.
23790      Branch: maint-5.6/macperl
23791            ! macos/ext/Mac/err/err.pm
23792 ____________________________________________________________________________
23793 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
23794         Log: Some cleanup; change some globals to references for
23795              possible persistence later.
23796      Branch: maint-5.6/macperl
23797            ! macos/lib/Mac/Glue.pm
23798 ____________________________________________________________________________
23799 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
23800         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
23801      Branch: maint-5.6/macperl
23802            ! macos/ext/Mac/Files/Files.pm
23803 ____________________________________________________________________________
23804 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
23805         Log: Get Mac::Navigation to compile (bug #464684).
23806      Branch: maint-5.6/macperl
23807            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
23808            ! macos/ext/Mac/Navigation/Makefile.PL
23809            ! macos/ext/Mac/Navigation/Navigation.xs
23810            ! macos/macperl/Makefile.mk
23811 ____________________________________________________________________________
23812 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
23813         Log: Add in modules and POD to help menu.
23814      Branch: maint-5.6/macperl
23815            ! macos/macperl/MacPerl.podhelp
23816 ____________________________________________________________________________
23817 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
23818         Log: Update bundled modules.
23819      Branch: maint-5.6/macperl
23820            + macos/bundled_ext/Filter/t/FilterTest.pm
23821            + macos/bundled_ext/List/Util/t/shuffle.t
23822            + macos/bundled_ext/Storable/t/compat06.t
23823            + macos/bundled_ext/Storable/t/st-dump.pl
23824            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
23825            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
23826            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
23827            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
23828            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
23829            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
23830            + macos/bundled_lib/blib/lib/lwpcook.pod
23831            + macos/bundled_lib/t/Filter/Simple/filter.t
23832            + macos/bundled_lib/t/Switch/t/given.t
23833            + macos/bundled_lib/t/Switch/t/nested.t
23834            + macos/bundled_lib/t/Switch/t/switch.t
23835            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
23836            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
23837            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
23838            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
23839            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
23840            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
23841            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
23842            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
23843            + macos/bundled_lib/t/URI/rfc2732.t
23844            + macos/bundled_lib/t/libnet/config.t
23845            + macos/bundled_lib/t/libnet/libnet_t.pl
23846            + macos/bundled_lib/t/libwww-perl/live/google.t
23847            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
23848            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
23849            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
23850            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
23851            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
23852            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
23853            + macos/bundled_lib/t/libwww-perl/live/validator.t
23854            - macos/bundled_ext/Filter/t/MyFilter.pm
23855            - macos/bundled_ext/Storable/t/compat-0.6.t
23856            - macos/bundled_ext/Storable/t/dump.pl
23857            - macos/bundled_ext/Time/Piece/Makefile.PL
23858            - macos/bundled_ext/Time/Piece/Piece.pm
23859            - macos/bundled_ext/Time/Piece/Piece.t
23860            - macos/bundled_ext/Time/Piece/Piece.xs
23861            - macos/bundled_ext/Time/Piece/README
23862            - macos/bundled_ext/Time/Piece/Seconds.pm
23863            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
23864            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
23865            - macos/bundled_lib/blib/lib/Net/PH.pm
23866            - macos/bundled_lib/blib/lib/Net/SNPP.pm
23867            - macos/bundled_lib/blib/lib/Text/Balanced.pod
23868            - macos/bundled_lib/t/Filter/Simple/test.pl
23869            - macos/bundled_lib/t/Switch/test.pl
23870            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
23871            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
23872            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
23873            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
23874            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
23875            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
23876            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
23877            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
23878            - macos/bundled_lib/t/libnet/ph.t
23879            ! (edit 125 files)
23880 ____________________________________________________________________________
23881 [ 12961] By: ams                                   on 2001/11/13  00:45:08
23882         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
23883              From: Michael G Schwern <schwern@pobox.com>
23884              Date: Mon, 12 Nov 2001 20:16:45 -0500
23885              Message-Id: <20011112201644.G2888@blackrider>
23886      Branch: perl
23887            ! pod/perlport.pod
23888 ____________________________________________________________________________
23889 [ 12960] By: ams                                   on 2001/11/12  23:54:00
23890         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
23891              Recoving dup tests for VMS
23892              From: Michael G Schwern <schwern@pobox.com>
23893              Date: Mon, 12 Nov 2001 19:35:33 -0500
23894              Message-Id: <20011112193533.D2888@blackrider>
23895      Branch: perl
23896            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
23897 ____________________________________________________________________________
23898 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
23899         Log: Update Changes.
23900      Branch: perl
23901            ! Changes patchlevel.h
23902 ____________________________________________________________________________
23903 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
23904         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
23905              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
23906              Date: Mon, 12 Nov 2001 12:35:18 EST 
23907              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
23908      Branch: perl
23909            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
23910            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
23911 ____________________________________________________________________________
23912 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
23913         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
23914              From: Barrie Slaymaker <barries@slaysys.com>
23915              Date: Mon, 12 Nov 2001 11:19:52 -0500
23916              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
23917      Branch: perl
23918            ! lib/File/Spec.t lib/File/Spec/Win32.pm
23919 ____________________________________________________________________________
23920 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
23921         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
23922              From: Barrie Slaymaker <barries@slaysys.com>
23923              Date: Mon, 12 Nov 2001 11:07:36 -0500
23924              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
23925      Branch: perl
23926            ! lib/Benchmark.pm
23927 ____________________________________________________________________________
23928 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
23929         Log: Misplaced test, noticed by Barrie Slaymaker.
23930              (We are missing Benchmark tests, then.)
23931      Branch: perl
23932            + ext/Devel/DProf/DProf.t
23933            - lib/Benchmark.t
23934            ! MANIFEST
23935 ____________________________________________________________________________
23936 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
23937         Log: Subject: [PATCH] a few typo fixes 
23938              From: Jeffrey Friedl <jfriedl@yahoo.com>
23939              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
23940              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
23941              
23942              Patching README.foo instead of pod/perlfoo.pod,
23943              not patching Math::BigInt (Tels will take care of that),
23944              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
23945              and perldoc.PL instead of libnetcfg and perldoc, patching
23946              ext/Digest/MD5/t/files.t since MD5.pm was changed.
23947      Branch: perl
23948            ! (edit 109 files)
23949 ____________________________________________________________________________
23950 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
23951         Log: Add a note about the dangers of bad UTF-8.
23952      Branch: perl
23953            ! pod/perlunicode.pod
23954 ____________________________________________________________________________
23955 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
23956         Log: NetWare Nit from Ananth Kesari.
23957      Branch: perl
23958            ! NetWare/config.wc
23959 ____________________________________________________________________________
23960 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
23961         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
23962      Branch: perl
23963            ! ext/Encode/Encode.pm
23964 ____________________________________________________________________________
23965 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
23966         Log: (retracted by #12951)
23967      Branch: perl
23968            ! ext/Encode/Encode.pm
23969 ____________________________________________________________________________
23970 [ 12949] By: ams                                   on 2001/11/12  06:40:18
23971         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
23972              From: Robert Spier <rspier@pobox.com>
23973              Date: Sun, 11 Nov 2001 18:50:18 -0800
23974              Message-Id: <15343.14570.121505.233336@rls.cx>
23975              
23976              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
23977              From: Rick Delaney <rick.delaney@home.com>
23978              Date: 12 Nov 2001 00:15:52 -0500
23979              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
23980      Branch: perl
23981            ! pp_hot.c t/op/taint.t
23982 ____________________________________________________________________________
23983 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
23984         Log: It seems that we actually have this detail implemented
23985              as for as Level 1 Support of Unicode regex support is
23986              concerned: at Level 1 only 1:1 support for loose
23987              (aka caseless, aka caseigoring ) matching is required.
23988      Branch: perl
23989            ! pod/perlunicode.pod
23990 ____________________________________________________________________________
23991 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
23992         Log: (retracted by #12951)
23993      Branch: perl
23994            ! ext/Encode/Encode.pm
23995 ____________________________________________________________________________
23996 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
23997         Log: BOM, bom, Bom.
23998      Branch: perl
23999            ! pod/perlunicode.pod
24000 ____________________________________________________________________________
24001 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
24002         Log: Upgrade to Math::BigInt 1.46.
24003      Branch: perl
24004            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
24005            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
24006            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
24007            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
24008            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
24009 ____________________________________________________________________________
24010 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
24011         Log: Subject: Re: PERFORCE change 12943 for review
24012              From: "Philip Newton" <Philip.Newton@gmx.net>
24013              Date: Sun, 11 Nov 2001 20:53:36 +0100
24014              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
24015      Branch: perl
24016            ! pod/perlunicode.pod
24017 ____________________________________________________________________________
24018 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
24019         Log: Doc updates; make the Unicode discussions a little
24020              bit less alarming, and add information about encodings,
24021              surrogates, and BOMs.
24022      Branch: perl
24023            ! pod/perlunicode.pod
24024 ____________________________________________________________________________
24025 [ 12942] By: ams                                   on 2001/11/11  16:45:00
24026         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
24027              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
24028              Date: Mon, 12 Nov 2001 00:22:57 +0900
24029              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
24030      Branch: perl
24031            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
24032            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
24033 ____________________________________________________________________________
24034 [ 12941] By: ams                                   on 2001/11/11  13:01:40
24035         Log: Subject: Re: PERFORCE change 12929 for review
24036              From: "Philip Newton" <Philip.Newton@gmx.net>
24037              Date: Sun, 11 Nov 2001 14:27:44 +0100
24038              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
24039      Branch: perl
24040            ! MANIFEST
24041 ____________________________________________________________________________
24042 [ 12940] By: ams                                   on 2001/11/11  05:06:43
24043         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
24044              From: Michael G Schwern <schwern@pobox.com>
24045              Date: Thu, 8 Nov 2001 22:56:45 -0500
24046              Message-Id: <20011108225645.H5587@blackrider>
24047      Branch: perl
24048            ! t/op/chdir.t
24049 ____________________________________________________________________________
24050 [ 12939] By: ams                                   on 2001/11/11  05:01:00
24051         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
24052              From: Michael G Schwern <schwern@pobox.com>
24053              Date: Sun, 11 Nov 2001 00:54:43 -0500
24054              Message-Id: <20011111005443.A24450@blackrider>
24055      Branch: perl
24056            ! ext/Cwd/t/cwd.t
24057 ____________________________________________________________________________
24058 [ 12938] By: ams                                   on 2001/11/11  03:25:13
24059         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
24060              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
24061              From: "chromatic" <chromatic@rmci.net>
24062              Date: Sat, 10 Nov 2001 21:03:20 -0700
24063              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
24064      Branch: perl
24065            ! lib/File/stat.pm lib/File/stat.t
24066 ____________________________________________________________________________
24067 [ 12937] By: ams                                   on 2001/11/11  02:05:23
24068         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
24069              From: "Craig A. Berry" <craigberry@mac.com>
24070              Date: Sat, 10 Nov 2001 17:23:52 -0600
24071              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
24072      Branch: perl
24073            ! t/op/magic.t
24074 ____________________________________________________________________________
24075 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
24076         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
24077      Branch: perl
24078            ! lib/open.pm lib/open.t
24079 ____________________________________________________________________________
24080 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
24081         Log: The Official name of ASCII.
24082      Branch: perl
24083            ! ext/Encode/Encode.pm
24084 ____________________________________________________________________________
24085 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
24086         Log: The KOI8-R example wasn't quite right.
24087      Branch: perl
24088            ! lib/open.pm lib/open.t
24089 ____________________________________________________________________________
24090 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
24091         Log: Enhance the open pragma to support :utf8, :locale,
24092              and :encoding directly as special cases, and rename
24093              the INOUT to IO.
24094      Branch: perl
24095            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
24096 ____________________________________________________________________________
24097 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
24098         Log: Document the UTF-16 surrogate encoding and decoding.
24099      Branch: perl
24100            ! ext/Encode/Encode.pm
24101 ____________________________________________________________________________
24102 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
24103         Log: A potential recursion breaker.
24104      Branch: perl
24105            ! sv.c
24106 ____________________________________________________________________________
24107 [ 12930] By: ams                                   on 2001/11/10  07:46:53
24108         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
24109              (was Re: perl@12892)
24110              From: "chromatic" <chromatic@rmci.net>
24111              Date: Sat, 10 Nov 2001 01:28:09 -0700
24112              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
24113      Branch: perl
24114            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
24115            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
24116            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
24117            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
24118 ____________________________________________________________________________
24119 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
24120         Log: Add a test for the bytes pragma.
24121      Branch: perl
24122            + lib/bytes.t
24123            ! MANIFEST
24124 ____________________________________________________________________________
24125 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
24126         Log: Doc update.
24127      Branch: perl
24128            ! lib/bytes.pm
24129 ____________________________________________________________________________
24130 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
24131         Log: Cease to exist.
24132      Branch: perl
24133            - lib/Unicode/Normalize.pm
24134 ____________________________________________________________________________
24135 [ 12926] By: ams                                   on 2001/11/10  03:23:16
24136         Log: Subject: [patch] my_setenv speedup + fixes
24137              From: Doug MacEachern <dougm@covalent.net>
24138              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
24139              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
24140      Branch: perl
24141            ! util.c
24142 ____________________________________________________________________________
24143 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
24144         Log: Newline trouble.
24145      Branch: perl
24146            ! lib/ExtUtils/Embed.t
24147 ____________________________________________________________________________
24148 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
24149         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
24150              From: "Craig A. Berry" <craigberry@mac.com>
24151              Date: Fri, 09 Nov 2001 18:13:16 -0600
24152              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
24153      Branch: perl
24154            ! vms/munchconfig.c
24155 ____________________________________________________________________________
24156 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
24157         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
24158              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24159              Date: Sat, 10 Nov 2001 00:10:45 +0100
24160              Message-ID: <20011110001045.A11945@rafael>
24161      Branch: perl
24162            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
24163            + t/run/switchn.t t/run/switchp.t
24164            ! MANIFEST
24165 ____________________________________________________________________________
24166 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
24167         Log: Subject: [PATCH] some tests not cleaning up properly               
24168              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
24169              Date: Fri, 9 Nov 2001 22:13:10 +0100
24170              Message-ID: <20011109221310.A11115@rafael>
24171      Branch: perl
24172            ! ext/Cwd/t/cwd.t t/io/argv.t
24173 ____________________________________________________________________________
24174 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
24175         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
24176              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24177              Date: Fri, 9 Nov 2001 15:07:19 EST
24178              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
24179      Branch: perl
24180            ! lib/ExtUtils/Embed.t
24181 ____________________________________________________________________________
24182 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
24183         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
24184              have been copied so it shouldn't be freed in perl_destruct()
24185      Branch: perl
24186            ! perl.c
24187 ____________________________________________________________________________
24188 [ 12919] By: ams                                   on 2001/11/09  15:36:22
24189         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
24190              From: Michael G Schwern <schwern@pobox.com>
24191              Date: Fri, 9 Nov 2001 00:38:59 -0500
24192              Message-Id: <20011109003859.K5587@blackrider>
24193              (Applied with directory name changes suggested by Craig Berry.)
24194      Branch: perl
24195            ! ext/Cwd/t/cwd.t
24196 ____________________________________________________________________________
24197 [ 12918] By: ams                                   on 2001/11/09  15:29:15
24198         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
24199              From: Michael G Schwern <schwern@pobox.com>
24200              Date: Fri, 9 Nov 2001 01:44:14 -0500
24201              Message-Id: <20011109014414.N5587@blackrider>
24202      Branch: perl
24203            ! vms/ext/filespec.t
24204 ____________________________________________________________________________
24205 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
24206         Log: Update Changes.
24207      Branch: perl
24208            ! Changes patchlevel.h
24209 ____________________________________________________________________________
24210 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
24211         Log: Regen toc.
24212      Branch: perl
24213            ! pod/perltoc.pod
24214 ____________________________________________________________________________
24215 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
24216         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
24217              see http://www.jepstone.net/bjepson//jpl/cvs.html
24218      Branch: perl
24219            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
24220 ____________________________________________________________________________
24221 [ 12914] By: ams                                   on 2001/11/09  14:05:12
24222         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
24223              From: Michael G Schwern <schwern@pobox.com>
24224              Date: Thu, 8 Nov 2001 22:05:49 -0500
24225              Message-Id: <20011108220549.F5587@blackrider>
24226      Branch: perl
24227            ! vms/test.com
24228 ____________________________________________________________________________
24229 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
24230         Log: NetWare update from Ananth Kesari.
24231      Branch: perl
24232            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
24233 ____________________________________________________________________________
24234 [ 12912] By: ams                                   on 2001/11/09  13:40:26
24235         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
24236              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24237              Date: Fri, 9 Nov 2001 14:32:28 +0100
24238              Message-Id: <20011109143228.A18996@rafael>
24239      Branch: perl
24240            ! perl.c
24241 ____________________________________________________________________________
24242 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
24243         Log: FAQ sync.
24244      Branch: perl
24245            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
24246            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
24247            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
24248 ____________________________________________________________________________
24249 [ 12910] By: ams                                   on 2001/11/09  07:33:49
24250         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
24251              From: Michael G Schwern <schwern@pobox.com>
24252              Date: Fri, 9 Nov 2001 00:41:56 -0500
24253              Message-Id: <20011109004156.L5587@blackrider>
24254      Branch: perl
24255            ! lib/File/Find/t/find.t
24256 ____________________________________________________________________________
24257 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
24258         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
24259              The CPAN distribution has both pm and XS implementations,
24260              and for performance reasons we choose the XS.
24261              Another reason to choose the XS is that it doesn't
24262              require Lingua::KO::Hangul::Util, which means that
24263              we can delete that-- which in turn means that Unicode::UCD
24264              cannot expect that: support it, but don't expect.
24265              Ditto Unicode::Collate.
24266              
24267              Note that Unicode::Normalize Makefile.PL and
24268              Normalize.xs have been modified from the CPAN 0.10
24269              versions: the first one to be simpler (no pm) and
24270              clean up the generated unf*.h files, the second one
24271              to quench compiler grumblings.  Must notify Sadahiro
24272              about these changes.
24273      Branch: perl
24274            + ext/Unicode/Normalize/Changes
24275            + ext/Unicode/Normalize/Makefile.PL
24276            + ext/Unicode/Normalize/Normalize.pm
24277            + ext/Unicode/Normalize/Normalize.pod
24278            + ext/Unicode/Normalize/Normalize.xs
24279            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
24280            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
24281            + ext/Unicode/Normalize/t/test.t
24282            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
24283            - lib/Lingua/KO/Hangul/Util/README
24284            - lib/Lingua/KO/Hangul/Util/t/test.t
24285            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
24286            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
24287            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
24288            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
24289            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
24290            ! win32/makefile.mk
24291 ____________________________________________________________________________
24292 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
24293         Log: Test miscounting.
24294      Branch: perl
24295            ! ext/POSIX/t/posix.t
24296 ____________________________________________________________________________
24297 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
24298         Log: Quote the variables in failures messages more nicely.
24299      Branch: perl
24300            ! t/test.pl
24301 ____________________________________________________________________________
24302 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
24303         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
24304              From: Michael G Schwern <schwern@pobox.com>
24305              Date: Thu, 8 Nov 2001 17:24:49 -0500
24306              Message-ID: <20011108172449.A5587@blackrider>
24307              
24308              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
24309              From: "Craig A. Berry" <craigberry@mac.com>
24310              Date: Thu, 8 Nov 2001 16:35:00 -0600
24311              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
24312      Branch: perl
24313            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
24314 ____________________________________________________________________________
24315 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
24316         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
24317              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
24318              Date: Thu, 8 Nov 2001 22:52:50 -0000
24319              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
24320      Branch: perl
24321            ! ext/DB_File/t/db-recno.t
24322 ____________________________________________________________________________
24323 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
24324         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
24325              (Probably not an EBCDIC issue the way one would think
24326              since no chr() et alia are used in UCD.pm.)
24327      Branch: perl
24328            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
24329 ____________________________________________________________________________
24330 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
24331         Log: Whether overwriting the $self->{...} values (see #12902)
24332              is a good policy or not is debatable, but let's at least
24333              be consistent.
24334      Branch: perl
24335            ! lib/ExtUtils/MM_Unix.pm
24336 ____________________________________________________________________________
24337 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
24338         Log: The MakeMaker argument () quoting patch that sneaked
24339              in at #12883 didn't handle make macros like this $(...).
24340              Leaning toothpicks, we've got them.
24341      Branch: perl
24342            ! lib/ExtUtils/MM_Unix.pm
24343 ____________________________________________________________________________
24344 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
24345         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
24346              From: Michael G Schwern <schwern@pobox.com>
24347              Date: Wed, 7 Nov 2001 02:02:29 -0500
24348              Message-ID: <20011107020229.K2858@blackrider>
24349      Branch: perl
24350            ! t/io/argv.t t/test.pl vms/test.com
24351 ____________________________________________________________________________
24352 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
24353         Log: Subject: [PATCH 20011106.084] -s on #! line 
24354              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24355              Date: Wed, 7 Nov 2001 22:23:39 +0100
24356              Message-ID: <20011107222339.E729@rafael>
24357      Branch: perl
24358            ! embed.h embed.pl perl.c proto.h toke.c
24359 ____________________________________________________________________________
24360 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
24361         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
24362              From: Michael G Schwern <schwern@pobox.com>
24363              Date: Wed, 7 Nov 2001 16:52:49 -0500
24364              Message-ID: <20011107165249.I7346@blackrider>
24365      Branch: perl
24366            ! pod/perlhack.pod
24367 ____________________________________________________________________________
24368 [ 12898] By: ams                                   on 2001/11/08  13:02:19
24369         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
24370              From: Mark-Jason Dominus <mjd@plover.com>
24371              Date: Thu, 08 Nov 2001 08:59:02 -0500
24372              Message-Id: <20011108135902.2275.qmail@plover.com>
24373      Branch: perl
24374            ! INSTALL README README.amiga README.os2 README.vms
24375            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
24376            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
24377 ____________________________________________________________________________
24378 [ 12897] By: ams                                   on 2001/11/08  12:49:28
24379         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
24380              From: mjd@plover.com
24381              Date: 8 Nov 2001 13:33:18 -0000
24382              Message-Id: <20011108133318.1786.qmail@plover.com>
24383      Branch: perl
24384            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
24385            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
24386            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
24387            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
24388            ! pod/perlport.pod pod/perlvar.pod
24389 ____________________________________________________________________________
24390 [ 12896] By: ams                                   on 2001/11/08  11:22:12
24391         Log: open(FH, $file) should strip leading and trailing whitespace.
24392      Branch: perl
24393            ! doio.c
24394 ____________________________________________________________________________
24395 [ 12895] By: ams                                   on 2001/11/08  10:17:14
24396         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
24397              From: "Craig A. Berry" <craigberry@mac.com>
24398              Date: Wed, 07 Nov 2001 13:41:50 -0600
24399              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
24400      Branch: perl
24401            ! t/op/glob.t
24402 ____________________________________________________________________________
24403 [ 12894] By: ams                                   on 2001/11/08  08:32:20
24404         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
24405              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
24406              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
24407              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
24408      Branch: perl
24409            ! makedepend.SH
24410 ____________________________________________________________________________
24411 [ 12893] By: ams                                   on 2001/11/08  08:26:31
24412         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
24413              From: mjd@plover.com
24414              Date: 8 Nov 2001 08:08:07 -0000
24415              Message-Id: <20011108080807.30147.qmail@plover.com>
24416              
24417              Subject: bleadperl perl.pod
24418              From: mjd@plover.com
24419              Date: 8 Nov 2001 08:10:47 -0000
24420              Message-Id: <20011108081047.30178.qmail@plover.com>
24421              
24422              Subject: more bleadperl perl.pod
24423              From: mjd@plover.com
24424              Date: 8 Nov 2001 08:16:28 -0000
24425              Message-Id: <20011108081628.30229.qmail@plover.com>
24426      Branch: perl
24427            ! pod/perl.pod pod/perldebug.pod
24428 ____________________________________________________________________________
24429 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
24430         Log: Tweak for Cray-friendliness from Nicholas Clark.
24431      Branch: perl
24432            ! sv.c
24433 ____________________________________________________________________________
24434 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
24435         Log: VMS patch redo from Charles Lane.
24436      Branch: perl
24437            ! vms/gen_shrfls.pl
24438 ____________________________________________________________________________
24439 [ 12890] By: ams                                   on 2001/11/07  15:16:10
24440         Log: Subject: [ID 20011107.088] two perl pod nits
24441              From: lvirden@cas.org
24442              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
24443              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
24444      Branch: perl
24445            ! pod/perl.pod pod/perlfaq3.pod
24446 ____________________________________________________________________________
24447 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
24448         Log: Update Changes.
24449      Branch: perl
24450            ! Changes patchlevel.h
24451 ____________________________________________________________________________
24452 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
24453         Log: The (emulated) "no utf8" must be in a BEGIN block
24454              to be effective.
24455      Branch: perl
24456            ! lib/CGI/t/html.t
24457 ____________________________________________________________________________
24458 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
24459         Log: "v-strings" is the right term.
24460      Branch: perl
24461            ! pod/perltodo.pod
24462 ____________________________________________________________________________
24463 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
24464         Log: Add vstrings-as-objects need to perltodo.
24465      Branch: perl
24466            ! pod/perltodo.pod
24467 ____________________________________________________________________________
24468 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
24469         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
24470              From: Nicholas Clark <nick@ccl4.org>
24471              Date: Wed, 7 Nov 2001 14:36:32 +0000
24472              Message-ID: <20011107143631.I24980@plum.flirble.org>
24473      Branch: perl
24474            ! t/op/pack.t
24475 ____________________________________________________________________________
24476 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
24477         Log: The Embed test requires a major rewrite for VMS
24478              (plus it reveals a couple of annoying glitches
24479              in buffering), so skip the test for now; from
24480              Charles Lane.
24481      Branch: perl
24482            ! lib/ExtUtils/Embed.t
24483 ____________________________________________________________________________
24484 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
24485         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
24486              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
24487              Date: Wed, 7 Nov 2001 09:23:28 EST
24488              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
24489              
24490              (Also i seems that an unrelated experimental patch
24491              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
24492      Branch: perl
24493            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
24494 ____________________________________________________________________________
24495 [ 12882] By: ams                                   on 2001/11/07  05:14:04
24496         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
24497              From: Mark-Jason Dominus <mjd@plover.com>
24498              Date: Wed, 07 Nov 2001 00:43:46 -0500
24499              Message-Id: <20011107054346.14428.qmail@plover.com>
24500      Branch: perl
24501            ! gv.c op.c toke.c
24502 ____________________________________________________________________________
24503 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
24504         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
24505              From: Michael G Schwern <schwern@pobox.com>             
24506              Date: Tue, 6 Nov 2001 22:04:39 -0500
24507              Message-ID: <20011106220439.D2858@blackrider>              
24508      Branch: perl
24509            ! lib/perl5db.pl
24510 ____________________________________________________________________________
24511 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
24512         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
24513              stress))
24514              From: Jonathan Stowe <gellyfish@gellyfish.com>
24515              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
24516              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
24517              
24518              (except for one hunk where indentation differs)
24519      Branch: perl
24520            ! lib/Term/Cap.t
24521 ____________________________________________________________________________
24522 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
24523         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
24524              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24525              Date: Tue, 6 Nov 2001 21:45:01 +0100
24526              Message-ID: <20011106214501.A704@rafael>
24527      Branch: perl
24528            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
24529            ! lib/File/Spec/Win32.pm
24530 ____________________________________________________________________________
24531 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
24532         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
24533              From: Michael G Schwern <schwern@pobox.com>              
24534              Date: Tue, 6 Nov 2001 20:58:45 -0500
24535              Message-ID: <20011106205845.G29411@blackrider>
24536      Branch: perl
24537            ! t/test.pl
24538 ____________________________________________________________________________
24539 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
24540         Log: Subject: making do_sprintf public       
24541              From: Doug MacEachern <dougm@covalent.net>    
24542              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
24543              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
24544      Branch: perl
24545            ! embed.h embed.pl global.sym
24546 ____________________________________________________________________________
24547 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
24548         Log: Update to CGI.pm 2.78.
24549              
24550              TODO: the test suite needs to be merged so that
24551              when in core, the core version is tested, and when
24552              using the CPAN version, testing the CPAN version.
24553              (the changes need to be sent to Lincoln, too...)
24554      Branch: perl
24555            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
24556            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
24557            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
24558            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
24559            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
24560            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
24561 ____________________________________________________________________________
24562 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
24563         Log: Integrate with perlio; (strictly) readonly hashes via XS.
24564      Branch: perl
24565           +> t/lib/access.t
24566           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
24567 ____________________________________________________________________________
24568 [ 12874] By: nick                                  on 2001/11/06  21:05:16
24569         Log: Keep It Simple and Stupid version of readonly hash support.
24570              - Test for SvREAONLY(hv) at a few spots in hv.c
24571              - add the error message to perldiag.pod
24572              - (dubious) add access::readonly() to univeral.c
24573              - add test using above
24574              - fixup ext/B/t/stash.t to account for access:: existing
24575      Branch: perlio
24576            + t/lib/access.t
24577            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
24578 ____________________________________________________________________________
24579 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
24580         Log: Fix incorrect warnings about broken globbing;
24581              from Andy Dougherty.
24582      Branch: perl
24583            ! hints/linux.sh
24584 ____________________________________________________________________________
24585 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
24586         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
24587              toggle-on from the encoding pragma.
24588      Branch: perl
24589            ! regcomp.c regexec.c
24590 ____________________________________________________________________________
24591 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
24592         Log: Retract #12824, doesn't help and is ignored
24593              by Configure anyway.
24594      Branch: perl
24595            ! hints/beos.sh
24596 ____________________________________________________________________________
24597 [ 12870] By: ams                                   on 2001/11/06  10:40:37
24598         Log: Subject: Cosmetic change
24599              From: H.Merijn Brand <h.m.brand@hccnet.nl>
24600              Date: Tue, 06 Nov 2001 12:30:52 +0100
24601              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
24602      Branch: perl
24603            ! README.hpux
24604 ____________________________________________________________________________
24605 [ 12869] By: nick                                  on 2001/11/06  08:26:40
24606         Log: Integrate mainline
24607      Branch: perlio
24608           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
24609           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
24610 ____________________________________________________________________________
24611 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
24612         Log: The parentheses are protected enough.
24613      Branch: perl
24614            ! hints/os390.sh
24615 ____________________________________________________________________________
24616 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
24617         Log: ccflags, not ldflags.
24618      Branch: perl
24619            ! hints/os390.sh
24620 ____________________________________________________________________________
24621 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
24622         Log: ... and the proto to go with #12865.
24623      Branch: perl
24624            ! proto.h
24625 ____________________________________________________________________________
24626 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
24627         Log: Oops.  Luckily nothing was using this symbol yet.
24628      Branch: perl
24629            ! global.sym
24630 ____________________________________________________________________________
24631 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
24632         Log: Implement the encoding pragma for regex literals.
24633      Branch: perl
24634            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
24635 ____________________________________________________________________________
24636 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
24637         Log: More UTF8 EXACT fixing.
24638      Branch: perl
24639            ! regexec.c
24640 ____________________________________________________________________________
24641 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
24642         Log: More re debugging.
24643      Branch: perl
24644            ! regexec.c
24645 ____________________________________________________________________________
24646 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
24647         Log: EXACT correction attempt.  Continued in #12863.
24648      Branch: perl
24649            ! regexec.c
24650 ____________________________________________________________________________
24651 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
24652         Log: Unterminated L<.
24653      Branch: perl
24654            ! ext/DB_File/DB_File.pm
24655 ____________________________________________________________________________
24656 [ 12859] By: nick                                  on 2001/11/05  19:15:17
24657         Log: Integrate mainline
24658      Branch: perlio
24659           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
24660           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
24661           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
24662           +> lib/Math/BigInt/t/sub_mbi.t
24663            - lib/Math/BigInt/t/Math/Subclass.pm
24664            - lib/Math/BigInt/t/subclass.t
24665           !> (integrate 30 files)
24666 ____________________________________________________________________________
24667 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
24668         Log: Regex debugging fixes from Hugo.
24669      Branch: perl
24670            ! regcomp.c regexec.c
24671 ____________________________________________________________________________
24672 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
24673         Log: IRIX: at some point the cc -version has started
24674              to output to stderr, not stdout any more.
24675      Branch: perl
24676            ! hints/irix_6.sh
24677 ____________________________________________________________________________
24678 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
24679         Log: Update Changes.
24680      Branch: perl
24681            ! Changes patchlevel.h
24682 ____________________________________________________________________________
24683 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
24684         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
24685      Branch: perl
24686            ! lib/File/Spec/Unix.pm
24687 ____________________________________________________________________________
24688 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
24689         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
24690              From: rgarciasuarez@free.fr
24691              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
24692              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
24693      Branch: perl
24694            ! lib/File/Spec/Unix.pm
24695 ____________________________________________________________________________
24696 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
24697         Log: Use config.arch in OS/390 where the combination of
24698              IEEE floats and ldflags is tricky.
24699      Branch: perl
24700            ! hints/os390.sh
24701 ____________________________________________________________________________
24702 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
24703         Log: Metaconfig unit change for #12851.
24704      Branch: metaconfig
24705            ! U/modified/Config_sh.U
24706 ____________________________________________________________________________
24707 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
24708         Log: Support a config.arch file, similar to config.over,
24709              but loaded just before it.
24710      Branch: perl
24711            ! Configure INSTALL
24712 ____________________________________________________________________________
24713 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
24714         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
24715              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24716              Date: Mon, 5 Nov 2001 14:26:24 +0100
24717              Message-ID: <20011105142624.C31977@rafael>
24718      Branch: perl
24719            ! lib/Symbol.pm lib/Symbol.t
24720 ____________________________________________________________________________
24721 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
24722         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
24723              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24724              Date: Sun, 4 Nov 2001 22:28:57 +0100
24725              Message-ID: <20011104222857.C696@rafael>
24726      Branch: perl
24727            ! pod/perldebug.pod pod/perlpodspec.pod
24728 ____________________________________________________________________________
24729 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
24730         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
24731      Branch: perl
24732            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
24733 ____________________________________________________________________________
24734 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
24735         Log: Math::Big* test tweaks to work better with core:
24736              but the coast still not clear.
24737      Branch: perl
24738            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
24739            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
24740 ____________________________________________________________________________
24741 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
24742         Log: Protect against high load: measure how much wall
24743              clock time went by while sleeping.  Avoids some
24744              false negatives, while may introduce some false
24745              positives.  Life is hard.
24746      Branch: perl
24747            ! ext/Time/HiRes/HiRes.t
24748 ____________________________________________________________________________
24749 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
24750         Log: More forgotten from #12843.
24751      Branch: perl
24752            ! lib/Math/BigInt/t/bigfltpm.inc
24753 ____________________________________________________________________________
24754 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
24755         Log: Forgot from #12843.
24756      Branch: perl
24757            + lib/Math/BigInt/t/bigintpm.inc
24758            ! MANIFEST
24759 ____________________________________________________________________________
24760 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
24761         Log: Upgrade to Math::BigInt 1.45; from Tels.
24762              NOTE: some of the tests are failing but that's because
24763              the core integration is not yet done.
24764      Branch: perl
24765            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
24766            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
24767            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
24768            - lib/Math/BigInt/t/Math/Subclass.pm
24769            - lib/Math/BigInt/t/subclass.t
24770            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
24771            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
24772            ! lib/Math/BigInt/t/mbimbf.t
24773 ____________________________________________________________________________
24774 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
24775         Log: VMS: adds capability to control more configuration stuff with
24776              -D and -U switches; parsing config.sh to extract previous config
24777              info in VMS-form, and a rewrite of the "prompt/response" routine;
24778              from Charles Lane.
24779      Branch: perl
24780            ! configure.com
24781 ____________________________________________________________________________
24782 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
24783         Log: Subject: Typo correction in perldebguts.pod
24784              From: mjd@plover.com
24785              Date: 4 Nov 2001 16:20:05 -0000
24786              Message-ID: <20011104162005.16699.qmail@plover.com>
24787      Branch: perl
24788            ! pod/perldebguts.pod
24789 ____________________________________________________________________________
24790 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
24791         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
24792              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
24793              Date: Sun, 4 Nov 2001 11:47:30 +0100
24794              Message-ID: <20011104114730.A715@rafael>
24795              
24796              Remove -T from the test, wrong place for that.
24797      Branch: perl
24798            ! lib/File/Temp/t/mktemp.t
24799 ____________________________________________________________________________
24800 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
24801         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
24802              From: Nicholas Clark <nick@ccl4.org>
24803              Date: Sun, 4 Nov 2001 10:41:24 +0000
24804              Message-ID: <20011104104123.U20123@plum.flirble.org>
24805      Branch: perl
24806            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
24807 ____________________________________________________________________________
24808 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
24809         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
24810              From: Michael G Schwern <schwern@pobox.com>
24811              Date: Sat, 3 Nov 2001 15:41:47 -0500
24812              Message-ID: <20011103154147.C600@blackrider>
24813      Branch: perl
24814            ! lib/Term/Cap.t
24815 ____________________________________________________________________________
24816 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
24817         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
24818              From: "Craig A. Berry" <craigberry@mac.com>     
24819              Date: Sat, 03 Nov 2001 16:02:28 -0600
24820              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
24821      Branch: perl
24822            ! ext/Time/HiRes/HiRes.t
24823 ____________________________________________________________________________
24824 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
24825         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
24826              From: "chromatic" <chromatic@rmci.net>
24827              Date: Sat, 03 Nov 2001 12:28:17 -0700
24828              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
24829      Branch: perl
24830            ! lib/Term/Cap.t
24831 ____________________________________________________________________________
24832 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
24833         Log: Don't bother doing POSIX charclass parsing if it
24834              possibly cannot be so.  Prepares way for charclass
24835              syntax like [[abc]||[def]] (or just [[abc][def]])
24836              for union, [[\w]&&[$a]] for intersection,
24837              and [[a-z]&&[^def]] for subtraction.
24838              
24839              Currently /[[a]/ (or /[a[]/) parses as a character
24840              class containing two characters, "[" and "a",
24841              this may have to be broken for the syntax described
24842              above, otherwise we would have to scan the whole pattern
24843              to find out whether the square brackets match pairwise.
24844              Luckily, the special case of "[" doesn't seem to be
24845              documented (as opposed to "]" and "-"), so we may have
24846              better story for breaking it...  One can always use \[
24847              if one wants a literal "[", so there.
24848      Branch: perl
24849            ! regcomp.c
24850 ____________________________________________________________________________
24851 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
24852         Log: Comment correction.
24853      Branch: perl
24854            ! regcomp.c
24855 ____________________________________________________________________________
24856 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
24857         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
24858              The latter is a RedHatism.
24859      Branch: perl
24860            ! lib/ExtUtils/MakeMaker.pm
24861 ____________________________________________________________________________
24862 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
24863         Log: Integrate perlio.
24864      Branch: perl
24865           !> perlio.c
24866 ____________________________________________________________________________
24867 [ 12831] By: nick                                  on 2001/11/03  11:42:15
24868         Log: Integrate mainline
24869      Branch: perlio
24870           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
24871           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
24872           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
24873           !> sv.c t/test.pl
24874 ____________________________________________________________________________
24875 [ 12830] By: nick                                  on 2001/11/03  10:27:34
24876         Log: Fix clone_leak problem.
24877              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
24878              as vestige of calling PerlLIO_dup().
24879      Branch: perlio
24880            ! perlio.c
24881 ____________________________________________________________________________
24882 [ 12829] By: nick                                  on 2001/11/03  09:40:46
24883         Log: Tweaks attempting to locate Doug's clone_leak leak.
24884              - add some PerlIO_debug()
24885              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
24886              - Even if it closing stdout etc. do a fflush()
24887      Branch: perlio
24888            ! perlio.c
24889 ____________________________________________________________________________
24890 [ 12828] By: nick                                  on 2001/11/03  08:34:31
24891         Log: Integrate mainline
24892      Branch: perlio
24893           !> (integrate 54 files)
24894 ____________________________________________________________________________
24895 [ 12827] By: ams                                   on 2001/11/03  03:45:19
24896         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
24897              remove this later). Based on a patch from Robert Spier in
24898              <15330.61459.14452.795263@rls.cx>.
24899      Branch: perl
24900            ! sv.c
24901 ____________________________________________________________________________
24902 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
24903         Log: microperl sync.
24904      Branch: perl
24905            ! doio.c perl.c perl.h perlio.c regexec.c
24906 ____________________________________________________________________________
24907 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
24908         Log: Definitions for the Unicode Newline Guidelines.
24909      Branch: perl
24910            ! perl.h
24911 ____________________________________________________________________________
24912 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
24913         Log: (retracted by #12871)
24914              
24915              There is no csh of any kind in default BeOS.
24916              For the purposes of miniperl globbing, bash
24917              will do.
24918      Branch: perl
24919            ! hints/beos.sh
24920 ____________________________________________________________________________
24921 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
24922         Log: Integrate change #12820 from macperl to maint and blead;
24923              
24924              Fix up (dynaloading) to work properly with multiplicity
24925      Branch: maint-5.6/perl
24926           !> ext/DynaLoader/dl_mac.xs
24927      Branch: perl
24928           !> ext/DynaLoader/dl_mac.xs
24929 ____________________________________________________________________________
24930 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
24931         Log: Several fixes for various exit problems and clearing out
24932              task queue, as well as another (incomplete) go at
24933              fixing error message handling
24934      Branch: maint-5.6/macperl
24935            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
24936 ____________________________________________________________________________
24937 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
24938         Log: Add source files for bleadperl builds
24939      Branch: maint-5.6/macperl
24940            ! macos/Makefile.mk
24941 ____________________________________________________________________________
24942 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
24943         Log: Fix up to work properly with multiplicity
24944      Branch: maint-5.6/macperl
24945            ! ext/DynaLoader/dl_mac.xs
24946 ____________________________________________________________________________
24947 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
24948         Log: Integrate with maintperl.
24949      Branch: maint-5.6/macperl
24950           +> t/op/system.t t/op/system_tests
24951           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
24952           !> pod/perltodo.pod util.c win32/win32.c
24953 ____________________________________________________________________________
24954 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
24955         Log: Locate _PATH_LOG if it's a socket even if not #defined
24956              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
24957              via Nick Clark.
24958      Branch: perl
24959            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
24960 ____________________________________________________________________________
24961 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
24962         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
24963              From: Michael G Schwern <schwern@pobox.com>
24964              Date: Fri, 2 Nov 2001 15:36:41 -0500
24965              Message-ID: <20011102153641.E23234@blackrider>
24966      Branch: perl
24967            ! t/test.pl
24968 ____________________________________________________________________________
24969 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
24970         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
24971              From: merlyn@stonehenge.com (Randal L. Schwartz)
24972              Date: 02 Nov 2001 09:33:34 -0800
24973              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
24974              
24975              (two of the changes)
24976              
24977              Better coexistence with extensions.
24978      Branch: perl
24979            ! ext/Errno/Errno_pm.PL hints/darwin.sh
24980 ____________________________________________________________________________
24981 [ 12815] By: ams                                   on 2001/11/02  16:47:43
24982         Log: Subject: Re: [PATCH] the the double double word word fix fix
24983              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
24984              Date: Fri, 02 Nov 2001 19:43:07 +0100
24985              Message-Id: <3BE2E93B.627C198E@alcatel.at>
24986      Branch: perl
24987            ! pod/perldebug.pod
24988 ____________________________________________________________________________
24989 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
24990         Log: Update Changes.
24991      Branch: perl
24992            ! Changes patchlevel.h
24993 ____________________________________________________________________________
24994 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
24995         Log: More encoding testing.
24996      Branch: perl
24997            ! lib/encoding.pm lib/encoding.t
24998 ____________________________________________________________________________
24999 [ 12812] By: ams                                   on 2001/11/02  15:07:11
25000         Log: Slight modification of #12811.
25001      Branch: perl
25002            ! op.c
25003 ____________________________________________________________________________
25004 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
25005         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
25006              From: Radu Greab <radu@netsoft.ro>
25007              Date: Fri, 2 Nov 2001 15:28:58 +0200
25008              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
25009      Branch: perl
25010            ! op.c t/op/stat.t
25011 ____________________________________________________________________________
25012 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
25013         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
25014              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25015              Date: Thu, 1 Nov 2001 22:35:50 +0100
25016              Message-ID: <20011101223550.A10849@rafael>
25017      Branch: perl
25018            ! lib/ExtUtils/Embed.t
25019 ____________________________________________________________________________
25020 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
25021         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
25022              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
25023              Date: 2 Nov 2001 14:48:51 -0000
25024              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
25025      Branch: perl
25026            ! lib/File/Find.pm
25027 ____________________________________________________________________________
25028 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
25029         Log: Add documentation.
25030      Branch: perl
25031            ! embed.pl pod/perlapi.pod utf8.c
25032 ____________________________________________________________________________
25033 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
25034         Log: Unicode: add ToFold mapping.  Not used yet; but basically
25035              a more useful mapping for caseless aka case-ignoring than
25036              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
25037              algorithm for creating the foldings uses equivalence classes,
25038              see http://www.unicode.org/unicode/reports/tr21/
25039              Hopefully this feature will be used in //i.
25040              (The folding tables were introduced by #12689.)
25041      Branch: perl
25042            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
25043            ! utf8.c
25044 ____________________________________________________________________________
25045 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
25046         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
25047              From: "Craig A. Berry" <craigberry@mac.com>
25048              Date: Fri, 02 Nov 2001 00:03:52 -0600
25049              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
25050      Branch: perl
25051            ! lib/AutoSplit.t
25052 ____________________________________________________________________________
25053 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
25054         Log: Subject: Trivial doc patch
25055              From: andreas.koenig@anima.de (Andreas J. Koenig)
25056              Date: 02 Nov 2001 06:11:35 +0100
25057              Message-ID: <m37kt94v08.fsf@anima.de>
25058      Branch: perl
25059            ! pod/perlport.pod
25060 ____________________________________________________________________________
25061 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
25062         Log: Make encoding and charnames pragmas coexist.
25063      Branch: perl
25064            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
25065 ____________________________________________________________________________
25066 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
25067         Log: The basic character classes seem to go untested with Unicode.
25068      Branch: perl
25069            ! t/op/pat.t
25070 ____________________________________________________________________________
25071 [ 12802] By: ams                                   on 2001/11/02  00:39:36
25072         Log: Subject: [PATCH] the the double double word word fix fix
25073              From: Richard Soderberg <rs@oregonnet.com>
25074              Date: Thu, 1 Nov 2001 13:12:03 -0800
25075              Message-Id: <200111012112.NAA23288@oregonnet.com>
25076              
25077              Subject: Re: [PATCH] the the double double word word fix fix
25078              From: Mark-Jason Dominus <mjd@plover.com>
25079              Date: Thu, 01 Nov 2001 16:43:40 -0500
25080              Message-Id: <20011101214340.2044.qmail@plover.com>
25081              
25082              Subject: Re: [PATCH] the the double double word word fix fix
25083              From: Mark-Jason Dominus <mjd@plover.com>
25084              Date: Thu, 01 Nov 2001 16:51:39 -0500
25085              Message-Id: <20011101215139.2196.qmail@plover.com>
25086      Branch: perl
25087            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
25088            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
25089            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
25090            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
25091            ! pod/perltodo.pod pod/perlxstut.pod
25092 ____________________________________________________________________________
25093 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
25094         Log: Comment tweaks.
25095      Branch: perl
25096            ! toke.c
25097 ____________________________________________________________________________
25098 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
25099         Log: FAQ sync.
25100      Branch: perl
25101            ! pod/perlfaq9.pod
25102 ____________________________________________________________________________
25103 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
25104         Log: If an encoding is set by -M/-m, it must be in
25105              effect only for the actual script, not any other
25106              required/-M/-m'ed module, otherwise we enter a nasty
25107              recursion in regexec.c while trying to init the simple
25108              UTF-8 charclasses like PL_utf8_alnum.
25109      Branch: perl
25110            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
25111 ____________________________________________________________________________
25112 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
25113         Log: A bit more descriptive name.
25114      Branch: perl
25115            ! mg.c
25116 ____________________________________________________________________________
25117 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
25118         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
25119              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25120              Date: Wed, 31 Oct 2001 13:47:04 EST
25121              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
25122      Branch: perl
25123            ! ext/Time/HiRes/HiRes.t
25124 ____________________________________________________________________________
25125 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
25126         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
25127              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25128              Date: Wed, 31 Oct 2001 13:43:29 EST
25129              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
25130      Branch: perl
25131            ! mg.c
25132 ____________________________________________________________________________
25133 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
25134         Log: Subject: [PATCH] Various test cleanups
25135              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25136              Date: Tue, 30 Oct 2001 21:56:26 +0100
25137              Message-ID: <20011030215626.A28503@rafael>
25138      Branch: perl
25139            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
25140            ! ext/DB_File/t/db-recno.t ext/Encode.t
25141 ____________________________________________________________________________
25142 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
25143         Log: Update Changes.
25144      Branch: perl
25145            ! Changes patchlevel.h
25146 ____________________________________________________________________________
25147 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
25148         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
25149              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
25150              Date: Wed, 31 Oct 2001 17:16:39 +0100
25151              Message-ID: <20011031171639.A32511@rafael>
25152      Branch: perl
25153            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
25154 ____________________________________________________________________________
25155 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
25156         Log: Skip message nit.
25157      Branch: perl
25158            ! t/io/fs.t
25159 ____________________________________________________________________________
25160 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
25161         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
25162              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
25163              Date: 31 Oct 2001 14:49:37 -0000
25164              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
25165      Branch: perl
25166            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
25167 ____________________________________________________________________________
25168 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
25169         Log: Extend the effect of the encoding pragma to chr() and ord().
25170              
25171              TODO: regex literals, reentrancy problems with the utf8
25172              and charnames pragmas.
25173      Branch: perl
25174            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
25175 ____________________________________________________________________________
25176 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
25177         Log: Doc tweaks.
25178      Branch: perl
25179            ! lib/encoding.pm
25180 ____________________________________________________________________________
25181 [ 12788] By: nick                                  on 2001/10/31  08:59:56
25182         Log: Integrate mainline
25183      Branch: perlio
25184           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
25185           !> (integrate 49 files)
25186 ____________________________________________________________________________
25187 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
25188         Log: Forgot new proto.
25189      Branch: perl
25190            ! proto.h
25191 ____________________________________________________________________________
25192 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
25193         Log: Clarification: use encoding cannot be used to
25194              change the default encoding of "your whole script";
25195              only the default encoding of the *data*.  Also, it
25196              seems that "use encoding" does not mix with "use utf8"
25197              (a coredumping recursion ensues).  Should not be a huge
25198              problem since "use utf8" is pretty marginal nowadays.
25199      Branch: perl
25200            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
25201 ____________________________________________________________________________
25202 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
25203         Log: More documentation for the encode pragma.
25204      Branch: perl
25205            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
25206            ! pod/perlapi.pod pod/perlunicode.pod sv.c
25207 ____________________________________________________________________________
25208 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
25209         Log: Thinko in #12783.
25210      Branch: perl
25211            ! sv.c
25212 ____________________________________________________________________________
25213 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
25214         Log: Make sv_recode_to_utf8() a real API: the encoding
25215              is a parameter, instead of a global.  Document the
25216              PERL_ENCODING.
25217      Branch: perl
25218            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
25219            ! toke.c
25220 ____________________________________________________________________________
25221 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
25222         Log: Enable -Mencoding=foobar also for string literals.
25223      Branch: perl
25224            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
25225            ! pod/perlapi.pod proto.h sv.c toke.c
25226 ____________________________________________________________________________
25227 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
25228         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
25229              From: Andy Dougherty <doughera@lafayette.edu>
25230              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
25231              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
25232      Branch: perl
25233            ! ext/POSIX/hints/svr4.pl
25234 ____________________________________________________________________________
25235 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
25236         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
25237              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
25238              Date: Mon, 29 Oct 2001 23:11:58 -0000
25239              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
25240              
25241              Add compat.h.
25242      Branch: perl
25243            ! lib/h2xs.t utils/h2xs.PL
25244 ____________________________________________________________________________
25245 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
25246         Log: Subject: PerlIOBuf_dup
25247              From: Nicholas Clark <nick@ccl4.org>              
25248              Date: Mon, 29 Oct 2001 21:52:35 +0000             
25249              Message-ID: <20011029215235.K41204@plum.flirble.org>
25250              
25251              Add prototype.
25252      Branch: perl
25253            ! perliol.h
25254 ____________________________________________________________________________
25255 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
25256         Log: Subject: [PATCH] Make malloc.c errors more useful
25257              From: Richard Soderberg <rs@oregonnet.com>
25258              Date: Mon, 29 Oct 2001 22:28:02 -0800
25259              Message-Id: <200110300628.WAA11025@oregonnet.com>
25260      Branch: perl
25261            ! malloc.c
25262 ____________________________________________________________________________
25263 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
25264         Log: Retract #12776 - the bug 19990906.001 is still valid.
25265      Branch: perl
25266            ! t/run/kill_perl.t
25267 ____________________________________________________________________________
25268 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
25269         Log: (Retracted by #12777)
25270              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
25271              From: Michael G Schwern <schwern@pobox.com> 
25272              Date: Mon, 29 Oct 2001 23:01:08 -0500
25273              Message-ID: <20011029230108.G18053@blackrider>
25274      Branch: perl
25275            ! t/run/kill_perl.t
25276 ____________________________________________________________________________
25277 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
25278         Log: Comment nits.
25279      Branch: perl
25280            ! lib/encoding.t
25281 ____________________________________________________________________________
25282 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
25283         Log: integrate change#12772 from mainline
25284              
25285              Subject: [PATCH] Mommy, what's a pointer cast?
25286      Branch: maint-5.6/perl
25287            ! perl.h
25288 ____________________________________________________________________________
25289 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
25290         Log: Subject: [PATCH] Mommy, what's a pointer cast?
25291              From: Richard Soderberg <rs@oregonnet.com>
25292              Date: Mon, 29 Oct 2001 17:01:10 -0800
25293              Message-Id: <200110300101.RAA31561@oregonnet.com>
25294              
25295              (threads* parts)
25296      Branch: perl
25297            ! ext/threads/shared/shared.xs ext/threads/threads.xs
25298 ____________________________________________________________________________
25299 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
25300         Log: Subject: [PATCH] Mommy, what's a pointer cast?
25301              From: Richard Soderberg <rs@oregonnet.com>
25302              Date: Mon, 29 Oct 2001 17:01:10 -0800
25303              Message-Id: <200110300101.RAA31561@oregonnet.com>
25304              
25305              (the perl.h part)
25306      Branch: perl
25307            ! perl.h
25308 ____________________________________________________________________________
25309 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
25310         Log: Subject: [PATCH] OpenBSD likes signal.h 
25311              From: Richard Soderberg <rs@oregonnet.com>
25312              Date: Mon, 29 Oct 2001 17:00:31 -0800
25313              Message-Id: <200110300100.RAA31533@oregonnet.com>
25314      Branch: perl
25315            ! unixish.h
25316 ____________________________________________________________________________
25317 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
25318         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
25319              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
25320              Date: Mon, 29 Oct 2001 23:04:23 -0000
25321              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
25322      Branch: perl
25323            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
25324            ! ext/DB_File/t/db-recno.t
25325 ____________________________________________________________________________
25326 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
25327         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
25328              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
25329              Date: Mon, 29 Oct 2001 12:34:07 -0600
25330              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
25331      Branch: perl
25332            ! ext/Time/HiRes/HiRes.t
25333 ____________________________________________________________________________
25334 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
25335         Log: Update Changes.
25336      Branch: perl
25337            ! Changes patchlevel.h
25338 ____________________________________________________________________________
25339 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
25340         Log: AIX needs an explicit symbol export list.
25341      Branch: perl
25342            ! lib/ExtUtils/Embed.t
25343 ____________________________________________________________________________
25344 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
25345         Log: The test (and the module) would require some
25346              quality hacking time to work on EBCDIC.  Based on
25347              the test results nothing seems to be majorly broken,
25348              the module just seems to have strange assumptions:
25349              got: ''\226\225\205'
25350              expected: ''one'
25351              The \226\225\205 being, of course, 'one', in EBCDIC.
25352      Branch: perl
25353            ! lib/Dumpvalue.t
25354 ____________________________________________________________________________
25355 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
25356         Log: Mark the test known to be failing in EBCDIC.
25357      Branch: perl
25358            ! t/op/tr.t
25359 ____________________________________________________________________________
25360 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
25361         Log: None of the libnet modules are going to work in
25362              EBCDIC without the Convert::EBCDIC.
25363      Branch: perl
25364            ! t/lib/1_compile.t
25365 ____________________________________________________________________________
25366 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
25367         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
25368      Branch: perl
25369            ! t/op/pack.t
25370 ____________________________________________________________________________
25371 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
25372         Log: UTF-EBCDIC ain't UTF-8.
25373      Branch: perl
25374            ! t/op/pack.t
25375 ____________________________________________________________________________
25376 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
25377         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
25378      Branch: perl
25379            ! t/lib/1_compile.t
25380 ____________________________________________________________________________
25381 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
25382         Log: Let's not assume ASCII.
25383      Branch: perl
25384            ! t/op/lc.t
25385 ____________________________________________________________________________
25386 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
25387         Log: Call the new perlio symbols differently.
25388      Branch: perl
25389            ! makedef.pl
25390 ____________________________________________________________________________
25391 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
25392         Log: Don't expect ASCII ordering.
25393      Branch: perl
25394            ! lib/ExtUtils/Manifest.t
25395 ____________________________________________________________________________
25396 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
25397         Log: Forgot from #12756.
25398      Branch: perl
25399            ! perlio.h
25400 ____________________________________________________________________________
25401 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
25402         Log: BeOS tweaks:
25403              - fseeko and ftello can be found by Configure but
25404              we do not seem to have prototypes for them so
25405              let's make up some
25406              - BeOS didn't use to have real sockets (sockets as
25407              filedescriptors) but the BONE package is supposed
25408              to fix this.  I do not know how to detect BONEness,
25409              see hints/beos.sh for a spot that needs to fixed.
25410              - BeOS has O_TEXT != O_BINARY but has no setmode()
25411      Branch: perl
25412            ! hints/beos.sh perlio.c
25413 ____________________________________________________________________________
25414 [ 12755] By: sky                                   on 2001/10/29  12:56:12
25415         Log: Ugly fix to not die when a thread creator is holding locks.
25416      Branch: perl
25417            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
25418            ! ext/threads/threads.xs
25419 ____________________________________________________________________________
25420 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
25421         Log: Integrate change #12752 from maintperl;
25422              
25423              croak(Nullch) wasn't printing the contents of ERRSV if there was
25424              no outer eval (bug in change#6125)
25425      Branch: perl
25426           !> util.c
25427 ____________________________________________________________________________
25428 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
25429         Log: Subject: [PATCH h2xs] Use of static data in XS modules
25430              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
25431              Date: Sun, 28 Oct 2001 21:19:07 -0000
25432              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
25433              
25434              with nits from Sarathy.
25435      Branch: perl
25436            ! utils/h2xs.PL
25437 ____________________________________________________________________________
25438 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
25439         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
25440              no outer eval (bug in change#6125)
25441      Branch: maint-5.6/perl
25442            ! util.c
25443 ____________________________________________________________________________
25444 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
25445         Log: More todo for the encoding pragma.
25446      Branch: perl
25447            ! lib/encoding.pm
25448 ____________________________________________________________________________
25449 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
25450         Log: Add the encoding pragma to control the "upgrade"
25451              from the native eight bit data to Unicode.
25452              
25453              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
25454      Branch: perl
25455            + lib/encoding.pm lib/encoding.t
25456            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
25457            ! pod/perlunicode.pod pod/perlvar.pod sv.c
25458 ____________________________________________________________________________
25459 [ 12749] By: sky                                   on 2001/10/28  21:02:33
25460         Log: Update documentation.
25461      Branch: perl
25462            ! ext/threads/shared/shared.pm
25463 ____________________________________________________________________________
25464 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
25465         Log: Integrate change #12747 from maintperl;
25466              
25467              finishing touches to system() fixes on windows:
25468              * detect cmd shell correctly even if it had full path in it
25469              * more quoting needed for single-arg system if the argument
25470              really had multiple quoted arguments within it
25471              * be smarter about not calling the shell when the executable
25472              has spaces, but otherwise does not need shell involvement
25473              * add a testsuite (windows-specific currently)
25474      Branch: perl
25475           +> t/op/system.t t/op/system_tests
25476            ! MANIFEST pod/perltodo.pod
25477           !> win32/win32.c
25478 ____________________________________________________________________________
25479 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
25480         Log: finishing touches to system() fixes on windows:
25481              * detect cmd shell correctly even if it had full path in it
25482              * more quoting needed for single-arg system if the argument
25483              really had multiple quoted arguments within it
25484              * be smarter about not calling the shell when the executable
25485              has spaces, but otherwise does not need shell involvement
25486              * add a testsuite (windows-specific currently)
25487      Branch: maint-5.6/perl
25488            + t/op/system.t t/op/system_tests
25489            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
25490 ____________________________________________________________________________
25491 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
25492         Log: Integrate perlio.
25493      Branch: perl
25494           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
25495 ____________________________________________________________________________
25496 [ 12745] By: nick                                  on 2001/10/28  16:08:14
25497         Log: Mingw32 fixup for Embed.t
25498      Branch: perlio
25499            ! lib/ExtUtils/Embed.t
25500 ____________________________________________________________________________
25501 [ 12744] By: nick                                  on 2001/10/28  15:54:14
25502         Log: GCC vs MS 64-bit constant syntax
25503      Branch: perlio
25504            ! ext/Time/HiRes/HiRes.xs
25505 ____________________________________________________________________________
25506 [ 12743] By: nick                                  on 2001/10/28  15:42:55
25507         Log: Integrate mainline
25508      Branch: perlio
25509           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
25510 ____________________________________________________________________________
25511 [ 12742] By: sky                                   on 2001/10/28  14:47:10
25512         Log: Manpage updates.
25513      Branch: perl
25514            ! ext/threads/threads.pm
25515 ____________________________________________________________________________
25516 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
25517         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
25518      Branch: perl
25519            ! lib/ExtUtils/Embed.t
25520 ____________________________________________________________________________
25521 [ 12740] By: nick                                  on 2001/10/28  14:14:24
25522         Log: Integrate mainline
25523      Branch: perlio
25524           !> lib/ExtUtils/Embed.t win32/win32.c
25525 ____________________________________________________________________________
25526 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
25527         Log: Need to be ./executed.
25528      Branch: perl
25529            ! lib/ExtUtils/Embed.t
25530 ____________________________________________________________________________
25531 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
25532         Log: Integrate perlio.
25533      Branch: perl
25534           !> perlio.c win32/win32.h
25535 ____________________________________________________________________________
25536 [ 12737] By: nick                                  on 2001/10/28  13:53:45
25537         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
25538              by gcc -xc++.
25539      Branch: perlio
25540            ! win32/win32.h
25541 ____________________________________________________________________________
25542 [ 12736] By: nick                                  on 2001/10/28  13:50:50
25543         Log: Have :stdio layer update an honour the fd refcnt table.
25544              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
25545      Branch: perlio
25546            ! perlio.c
25547 ____________________________________________________________________________
25548 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
25549         Log: Integrate changes #12724 and #12725 from maintperl;
25550              multiarg system now works.
25551      Branch: perl
25552           !> win32/win32.c
25553 ____________________________________________________________________________
25554 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
25555         Log: Integrate perlio.
25556      Branch: perl
25557           +> lib/ExtUtils/Embed.t
25558           !> MANIFEST perlio.c
25559 ____________________________________________________________________________
25560 [ 12733] By: nick                                  on 2001/10/28  13:07:16
25561         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
25562              least for PERLIO=perlio unthreaded case
25563      Branch: perlio
25564            ! perlio.c
25565 ____________________________________________________________________________
25566 [ 12732] By: nick                                  on 2001/10/28  11:10:24
25567         Log: Typo in exe name
25568      Branch: perlio
25569            ! lib/ExtUtils/Embed.t
25570 ____________________________________________________________________________
25571 [ 12731] By: nick                                  on 2001/10/28  11:09:59
25572         Log: Integrate Mainline
25573      Branch: perlio
25574           !> Changes configure.com ext/DB_File/DB_File.pm
25575           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
25576           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
25577           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
25578           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
25579           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
25580           !> t/TEST t/op/regexp.t win32/buildext.pl
25581 ____________________________________________________________________________
25582 [ 12730] By: nick                                  on 2001/10/28  11:05:35
25583         Log: Fixup Embed.t for Win32/VC++
25584      Branch: perlio
25585            ! lib/ExtUtils/Embed.t
25586 ____________________________________________________________________________
25587 [ 12729] By: nick                                  on 2001/10/28  09:36:20
25588         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
25589              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
25590              ExtUtils::Embed.
25591      Branch: perlio
25592            + lib/ExtUtils/Embed.t
25593            ! MANIFEST
25594 ____________________________________________________________________________
25595 [ 12728] By: sky                                   on 2001/10/28  08:12:53
25596         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
25597              line manually!
25598      Branch: perl
25599            ! lib/ExtUtils/xsubpp
25600 ____________________________________________________________________________
25601 [ 12727] By: sky                                   on 2001/10/28  08:02:09
25602         Log: And here we use the prototypes.
25603      Branch: perl
25604            ! ext/threads/shared/shared.xs
25605 ____________________________________________________________________________
25606 [ 12726] By: sky                                   on 2001/10/28  08:00:48
25607         Log: Support [] style prototypes.
25608      Branch: perl
25609            ! lib/ExtUtils/xsubpp
25610 ____________________________________________________________________________
25611 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
25612         Log: yet another multi-arg system() fix on windows: batch files as the
25613              first argument (i.e. directly executed by CreateProcess()) need
25614              extra quoting to escape shell-shock
25615      Branch: maint-5.6/perl
25616            ! win32/win32.c
25617 ____________________________________________________________________________
25618 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
25619         Log: another multi-arg system() fix on windows: passing empty arguments
25620              now works
25621      Branch: maint-5.6/perl
25622            ! win32/win32.c
25623 ____________________________________________________________________________
25624 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
25625         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
25626              No final #else #error because we do not seem to
25627              be using #error?
25628      Branch: perl
25629            ! op.h
25630 ____________________________________________________________________________
25631 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
25632         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
25633              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
25634              Date: Sat, 27 Oct 2001 23:28:44 EST 
25635              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
25636      Branch: perl
25637            ! ext/Time/HiRes/HiRes.xs
25638 ____________________________________________________________________________
25639 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
25640         Log: Regen perlapi, perltoc.
25641      Branch: perl
25642            ! pod/perlapi.pod pod/perltoc.pod
25643 ____________________________________________________________________________
25644 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
25645         Log: Subject: [PATCH] sv.h documentation
25646              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
25647              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
25648              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
25649      Branch: perl
25650            ! sv.h
25651 ____________________________________________________________________________
25652 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
25653         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
25654              system("nmake -nologo", "clean") and there is no executable
25655              called "nmake -nologo"; this used to "work" pre-change#12559 due
25656              to bugs in multiarg system() that have since been fixed
25657      Branch: perl
25658            ! win32/buildext.pl
25659 ____________________________________________________________________________
25660 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
25661         Log: Update Changes.
25662      Branch: perl
25663            ! Changes patchlevel.h
25664 ____________________________________________________________________________
25665 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
25666         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
25667              From: Richard.Foley@t-online.de (Richard Foley)            
25668              Date: Sun, 28 Oct 2001 00:48:32 +0200
25669              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
25670      Branch: perl
25671            ! pod/perlhack.pod
25672 ____________________________________________________________________________
25673 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
25674         Log: Must store pointers with the right width.
25675      Branch: perl
25676            ! op.h
25677 ____________________________________________________________________________
25678 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
25679         Log: Integrate change #12711 from perlio;
25680              
25681              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
25682              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
25683      Branch: perl
25684           !> perlio.c
25685 ____________________________________________________________________________
25686 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
25687         Log: Subject: [PATCH] make minitest
25688              From: Nicholas Clark <nick@ccl4.org>
25689              Date: Sat, 27 Oct 2001 22:56:16 +0100
25690              Message-ID: <20011027225616.L20275@plum.flirble.org>
25691      Branch: perl
25692            ! t/TEST
25693 ____________________________________________________________________________
25694 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
25695         Log: Patch #12661 missed this.
25696      Branch: perl
25697            ! ext/DB_File/DB_File.pm
25698 ____________________________________________________________________________
25699 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
25700         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
25701              From: "Craig A. Berry" <craigberry@mac.com>
25702              Date: Sat, 27 Oct 2001 16:07:47 -0500
25703              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
25704      Branch: perl
25705            ! configure.com perlio.c
25706 ____________________________________________________________________________
25707 [ 12711] By: nick                                  on 2001/10/27  19:49:25
25708         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
25709              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
25710      Branch: perlio
25711            ! perlio.c
25712 ____________________________________________________________________________
25713 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
25714         Log: Let's not replace reason if there's one already supplied.
25715      Branch: perl
25716            ! t/op/regexp.t
25717 ____________________________________________________________________________
25718 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
25719         Log: is not good.
25720      Branch: perl
25721            ! t/op/regexp.t
25722 ____________________________________________________________________________
25723 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
25724         Log: ldlibpth can exist but be unset.
25725      Branch: perl
25726            ! t/TEST
25727 ____________________________________________________________________________
25728 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
25729         Log: Unicode: property alias naming cleanup.
25730      Branch: perl
25731            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
25732 ____________________________________________________________________________
25733 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
25734         Log: FAQ sync.
25735      Branch: perl
25736            ! pod/perlfaq4.pod
25737 ____________________________________________________________________________
25738 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
25739         Log: Integrate change #12703 from maintperl;
25740              
25741              typemap stuff intervenes before declaration, move it to PREINIT
25742              section
25743              
25744              (an empty integrate, but now the files are in sync
25745              between the branches)
25746      Branch: perl
25747           !> ext/ODBM_File/ODBM_File.xs
25748 ____________________________________________________________________________
25749 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
25750         Log: More PerlIO symbols.
25751      Branch: perl
25752            ! makedef.pl
25753 ____________________________________________________________________________
25754 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
25755         Log: typemap stuff intervenes before declaration, move it to PREINIT
25756              section
25757      Branch: maint-5.6/perl
25758            ! ext/ODBM_File/ODBM_File.xs
25759 ____________________________________________________________________________
25760 [ 12702] By: nick                                  on 2001/10/27  14:09:35
25761         Log: Integrate mainline
25762      Branch: perlio
25763           +> ext/threads/shared/t/av_simple.t
25764           +> ext/threads/shared/t/hv_refs.t
25765           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
25766           !> (integrate 109 files)
25767 ____________________________________________________________________________
25768 [ 12700] By: ams                                   on 2001/10/26  21:22:23
25769         Log: Subject: [PATCH] tweak divide
25770              From: Nicholas Clark <nick@ccl4.org>
25771              Date: Fri, 26 Oct 2001 22:52:17 +0100
25772              Message-Id: <20011026225217.B20275@plum.flirble.org>
25773      Branch: perl
25774            ! pp.c
25775 ____________________________________________________________________________
25776 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
25777         Log: Integrate a buncha things from maintperl.
25778      Branch: maint-5.6/macperl
25779           !> (integrate 32 files)
25780 ____________________________________________________________________________
25781 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
25782         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
25783              From: Andy Dougherty <doughera@lafayette.edu>
25784              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
25785              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
25786      Branch: perl
25787            ! hints/svr4.sh
25788 ____________________________________________________________________________
25789 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
25790         Log: When you're root, many things become writable.
25791      Branch: perl
25792            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
25793 ____________________________________________________________________________
25794 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
25795         Log: Update Changes.
25796      Branch: perl
25797            ! Changes patchlevel.h
25798 ____________________________________________________________________________
25799 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
25800         Log: Term/Cap.t attempts to access the floppy drive for no good reason
25801              on dosish systems
25802      Branch: perl
25803            ! lib/Term/Cap.t
25804 ____________________________________________________________________________
25805 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
25806         Log: fix misleading comment on known inadequacy in B::Terse, and skip
25807              it correctly
25808      Branch: perl
25809            ! ext/B/t/terse.t
25810 ____________________________________________________________________________
25811 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
25812         Log: fix spurious AutoSplit.t failure under windows
25813      Branch: perl
25814            ! lib/AutoSplit.t
25815 ____________________________________________________________________________
25816 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
25817         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
25818      Branch: perl
25819            ! ext/Time/HiRes/HiRes.t
25820 ____________________________________________________________________________
25821 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
25822         Log: More logical to use %04"UVXf" than %"UVuf" since
25823              the Unicode standard prefers hex.
25824      Branch: perl
25825            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
25826            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
25827            ! lib/unicore/mktables utf8.c
25828 ____________________________________________________________________________
25829 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
25830         Log: change#12065 seems to have broken Encode build on windows; fix
25831      Branch: perl
25832            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
25833 ____________________________________________________________________________
25834 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
25835         Log: Unicode: add the case folding table.
25836      Branch: perl
25837            + lib/unicore/To/Fold.pl
25838            ! MANIFEST lib/unicore/mktables
25839 ____________________________________________________________________________
25840 [ 12688] By: sky                                   on 2001/10/26  13:51:29
25841         Log: Get the new functions right, do not export lock since we use builtin lock.
25842              TODO: fix xsubpp to support the new prototypes
25843      Branch: perl
25844            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
25845 ____________________________________________________________________________
25846 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
25847         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
25848              as suggested by Sarathy.
25849      Branch: perl
25850            ! mg.c
25851 ____________________________________________________________________________
25852 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
25853         Log: avoid compiler warning
25854      Branch: perl
25855            ! win32/win32.c
25856 ____________________________________________________________________________
25857 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
25858         Log: WinCE update from Rainer Keuchel.
25859      Branch: perl
25860            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
25861            ! wince/wince.c
25862 ____________________________________________________________________________
25863 [ 12684] By: sky                                   on 2001/10/26  13:34:33
25864         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
25865      Branch: perl
25866            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
25867 ____________________________________________________________________________
25868 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
25869         Log: More fixes that were made to the core and not in the libnet src
25870      Branch: perl
25871            ! lib/Net/Domain.pm
25872 ____________________________________________________________________________
25873 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
25874         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
25875              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
25876              Date: Fri, 26 Oct 2001 13:55:21 +0200
25877              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
25878              
25879              (plus make the db-recno.t#59 accept both \n and \r\n)
25880      Branch: perl
25881            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
25882            ! ext/DB_File/t/db-recno.t
25883 ____________________________________________________________________________
25884 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
25885         Log: Fix tests to be able to run in the core and the CPAN dist
25886      Branch: perl
25887            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
25888            ! lib/Net/t/require.t lib/Net/t/smtp.t
25889 ____________________________________________________________________________
25890 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
25891         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
25892              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
25893              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
25894              Date: Fri, 26 Oct 2001 08:34:46 EDT
25895      Branch: perl
25896            ! ext/Time/HiRes/HiRes.t
25897 ____________________________________________________________________________
25898 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
25899         Log: Sync libnet modules with what will be libnet-1.08
25900      Branch: perl
25901            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
25902            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
25903            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
25904            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
25905 ____________________________________________________________________________
25906 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
25907         Log: Integrate maintperl changes #12268 and #12669;
25908              
25909              final touches to the audit for statics and thread-unsafe code
25910              * make DB_File, ODBM_File thread-safe 
25911              * remove unnecessary/dangerous statics and protect others
25912              from not getting accidentally enabled under threaded perls
25913              
25914              windows support functions get_childdir() et al aren't exported
25915              correctly under vanilla build
25916              
25917              Testing under win32 appreciated since changes there had
25918              to be manually merged and I cannot test how badly did I do.
25919      Branch: perl
25920           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
25921           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
25922           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
25923           !> win32/vmem.h win32/win32.c win32/win32iop.h
25924 ____________________________________________________________________________
25925 [ 12677] By: sky                                   on 2001/10/26  12:37:17
25926         Log: More Config::threads to threads::threads changes
25927      Branch: perl
25928            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
25929 ____________________________________________________________________________
25930 [ 12676] By: sky                                   on 2001/10/26  12:31:46
25931         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
25932      Branch: perl
25933            ! ext/threads/threads.pm ext/threads/threads.xs
25934 ____________________________________________________________________________
25935 [ 12675] By: sky                                   on 2001/10/26  12:06:30
25936         Log: Allocing a TLS in runtime is not too hot.
25937      Branch: perl
25938            ! ext/threads/threads.xs
25939 ____________________________________________________________________________
25940 [ 12674] By: sky                                   on 2001/10/26  11:59:09
25941         Log: Don't display debug data.
25942      Branch: perl
25943            ! ext/threads/threads.pm
25944 ____________________________________________________________________________
25945 [ 12673] By: sky                                   on 2001/10/26  11:35:47
25946         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
25947              complete bar support for blessed objects.
25948              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
25949      Branch: perl
25950            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
25951 ____________________________________________________________________________
25952 [ 12672] By: sky                                   on 2001/10/26  11:15:28
25953         Log: Fix case where shared reference does not exist in current thread.
25954      Branch: perl
25955            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
25956 ____________________________________________________________________________
25957 [ 12671] By: sky                                   on 2001/10/26  08:48:52
25958         Log: Support for references in shared arrays.
25959      Branch: perl
25960            ! ext/threads/shared/shared.xs
25961 ____________________________________________________________________________
25962 [ 12670] By: sky                                   on 2001/10/26  08:30:11
25963         Log: Add tests for references in hashes.
25964      Branch: perl
25965            + ext/threads/shared/t/hv_refs.t
25966            ! MANIFEST
25967 ____________________________________________________________________________
25968 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
25969         Log: windows support functions get_childdir() et al aren't exported
25970              correctly under vanilla build
25971      Branch: maint-5.6/perl
25972            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
25973 ____________________________________________________________________________
25974 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
25975         Log: final touches to the audit for statics and thread-unsafe code
25976              * make DB_File, ODBM_File thread-safe 
25977              * remove unnecessary/dangerous statics and protect others
25978              from not getting accidentally enabled under threaded perls
25979      Branch: maint-5.6/perl
25980            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
25981            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
25982            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
25983            ! win32/win32.c
25984 ____________________________________________________________________________
25985 [ 12667] By: ams                                   on 2001/10/26  03:48:36
25986         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
25987              From: "Richard Soderberg" <rs@crystalflame.net>
25988              Date: Thu, 25 Oct 2001 23:42:50 -0400
25989              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
25990      Branch: perl
25991            ! sharedsv.c
25992 ____________________________________________________________________________
25993 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
25994         Log: Integrate change #12664 from maintperl;
25995              
25996              the newest GCCs don't seem to like C<"string1"##STRING2>
25997              so keep it as C<"string1" STRING2> (latter appears to
25998              work everywhere)
25999      Branch: perl
26000           !> ext/DynaLoader/dlutils.c
26001 ____________________________________________________________________________
26002 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
26003         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
26004              From: Chris Nandor <pudge@pobox.com>
26005              Date: Thu, 25 Oct 2001 22:15:03 -0400
26006              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
26007      Branch: perl
26008            ! perl.h
26009 ____________________________________________________________________________
26010 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
26011         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
26012              C<"string1" STRING2> (latter appears to work everywhere)
26013      Branch: maint-5.6/perl
26014            ! ext/DynaLoader/dlutils.c
26015 ____________________________________________________________________________
26016 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
26017         Log: AUTHORS update.
26018      Branch: perl
26019            ! AUTHORS
26020 ____________________________________________________________________________
26021 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
26022         Log: Integrate change #12660 from maintperl;
26023              
26024              make the dMY_CXT stuff available under all of
26025              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
26026      Branch: perl
26027           !> perl.h
26028 ____________________________________________________________________________
26029 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
26030         Log: Subject: [PATCH] DB_File-1.79
26031              From: "Paul Marquess" <paul.marquess@openwave.com>
26032              Date: Fri, 26 Oct 2001 00:03:54 +0100
26033              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
26034      Branch: perl
26035            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
26036            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
26037 ____________________________________________________________________________
26038 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
26039         Log: make the dMY_CXT stuff available under all of
26040              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
26041      Branch: maint-5.6/perl
26042            ! perl.h
26043 ____________________________________________________________________________
26044 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
26045         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
26046              From: Michael G Schwern <schwern@pobox.com>
26047              Date: Thu, 25 Oct 2001 18:28:12 -0400
26048              Message-ID: <20011025182812.M4811@blackrider>
26049      Branch: perl
26050            ! t/run/kill_perl.t
26051 ____________________________________________________________________________
26052 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
26053         Log: STRLEN != int.
26054      Branch: perl
26055            ! regcomp.c regexec.c
26056 ____________________________________________________________________________
26057 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
26058         Log: Subject: [PATCH] remove small IVop redundancy
26059              From: Nicholas Clark <nick@ccl4.org>
26060              Date: Thu, 25 Oct 2001 22:48:28 +0100
26061              Message-ID: <20011025224827.M66471@plum.flirble.org>
26062      Branch: perl
26063            ! pp.c pp_hot.c
26064 ____________________________________________________________________________
26065 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
26066         Log: Metaconfig unit change for #12655.
26067      Branch: metaconfig/U/perl
26068            ! Extensions.U
26069 ____________________________________________________________________________
26070 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
26071         Log: Subject: Re: Not OK @12650
26072              From: Andy Dougherty <doughera@lafayette.edu>
26073              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
26074              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
26075      Branch: perl
26076            ! Configure
26077 ____________________________________________________________________________
26078 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
26079         Log: Integrate changes #12652 and #12653 from maintperl;
26080              
26081              more tweaks to change#12626
26082              * move the boilerplate code over to perl.h and make DynaLoader
26083              use it
26084              * make re, Opcode, File::Glob and B threadsafe
26085              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
26086              C<no re;> anywhere)
26087              
26088              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
26089              
26090              File::Glob required a bit more work in bleadperl
26091              because of ExtUtils::Constant (see the Makefile.PL change)
26092      Branch: perl
26093            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
26094           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
26095           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
26096 ____________________________________________________________________________
26097 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
26098         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
26099      Branch: maint-5.6/perl
26100            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
26101            ! ext/Opcode/Opcode.xs ext/re/re.xs
26102 ____________________________________________________________________________
26103 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
26104         Log: more tweaks to change#12626
26105              * move the boilerplate code over to perl.h and make DynaLoader
26106              use it
26107              * make re, Opcode, File::Glob and B threadsafe
26108              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
26109              C<no re;> anywhere)
26110      Branch: maint-5.6/perl
26111            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
26112            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
26113 ____________________________________________________________________________
26114 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
26115         Log: Metaconfig unit change for #12650.
26116      Branch: metaconfig/U/perl
26117            ! Extensions.U
26118 ____________________________________________________________________________
26119 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
26120         Log: Subject: Re: ithreads doesn't like usedl=n
26121              From: Andy Dougherty <doughera@lafayette.edu>
26122              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
26123              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
26124              
26125              Special-case threads::shared.
26126      Branch: perl
26127            ! Configure
26128 ____________________________________________________________________________
26129 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
26130         Log: Getting fancier...
26131      Branch: perl
26132            ! t/TEST
26133 ____________________________________________________________________________
26134 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
26135         Log: csh - what a pain.
26136      Branch: perl
26137            ! t/TEST
26138 ____________________________________________________________________________
26139 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
26140         Log: Update Changes.
26141      Branch: perl
26142            ! Changes patchlevel.h
26143 ____________________________________________________________________________
26144 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
26145         Log: Allow resetting the locale system for the duration
26146              of the build (Mac OS X default setting LANG=En_US
26147              ist kaputt)
26148      Branch: perl
26149            ! Makefile.SH
26150 ____________________________________________________________________________
26151 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
26152         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
26153      Branch: perl
26154            ! ext/Digest/MD5/t/files.t
26155 ____________________________________________________________________________
26156 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
26157         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
26158              From: Andy Dougherty <doughera@lafayette.edu>
26159              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
26160              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
26161      Branch: perl
26162            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
26163            ! ext/threads/shared/Makefile.PL
26164 ____________________________________________________________________________
26165 [ 12643] By: sky                                   on 2001/10/25  12:28:26
26166         Log: Add support for reference members of hashes.
26167      Branch: perl
26168            ! ext/threads/shared/shared.xs
26169 ____________________________________________________________________________
26170 [ 12642] By: ams                                   on 2001/10/25  12:21:13
26171         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
26172              From: "Norton Allen" <nort@qnx.com>
26173              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
26174              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
26175      Branch: perl
26176            ! ext/Digest/MD5/MD5.xs
26177 ____________________________________________________________________________
26178 [ 12641] By: sky                                   on 2001/10/25  10:27:39
26179         Log: Tests shared hashes.
26180      Branch: perl
26181            + ext/threads/shared/t/hv_simple.t
26182            ! MANIFEST
26183 ____________________________________________________________________________
26184 [ 12640] By: sky                                   on 2001/10/25  10:18:23
26185         Log: Fix threadcounts for arrays and hashes.
26186      Branch: perl
26187            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
26188 ____________________________________________________________________________
26189 [ 12639] By: sky                                   on 2001/10/25  10:17:26
26190         Log: Note to self, doing *src_ary++ in a macro that evaluates
26191              the value more than once is a good way to dump core.
26192      Branch: perl
26193            ! sharedsv.c
26194 ____________________________________________________________________________
26195 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
26196         Log: Integrate change #12636 from maintperl; more dl fixups.
26197      Branch: perl
26198           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
26199           !> ext/DynaLoader/dl_vms.xs
26200 ____________________________________________________________________________
26201 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
26202         Log: Like dl_hpux, like dl_dld.
26203      Branch: perl
26204            ! ext/DynaLoader/dl_dld.xs
26205 ____________________________________________________________________________
26206 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
26207         Log: followups to change#12635
26208      Branch: maint-5.6/perl
26209            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
26210            ! ext/DynaLoader/dl_vms.xs
26211 ____________________________________________________________________________
26212 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
26213         Log: add part of change#12634 to the two files that need it; dl_aix.xs
26214              in maint-5.6 doesn't have the branch that had the problem in
26215              mainline
26216      Branch: maint-5.6/perl
26217            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
26218 ____________________________________________________________________________
26219 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
26220         Log: Fixes for #12627.
26221      Branch: perl
26222            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
26223 ____________________________________________________________________________
26224 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
26225         Log: Since pv_uni_display and sv_uni_display are now used
26226              in the re extension, their symbols have to be exported.
26227      Branch: perl
26228            ! embed.pl global.sym
26229 ____________________________________________________________________________
26230 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
26231         Log: Subject:  Re: [PATCH Perl@12567] debug /list
26232              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
26233              Date: Tue, 23 Oct 2001 21:40:33 EDT
26234              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
26235      Branch: perl
26236            ! configure.com
26237 ____________________________________________________________________________
26238 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
26239         Log: This takes care of some of the re 'debug' cases but
26240              not all cases since the information whether the pattern
26241              or the target are utf8 seems to be either lost or not
26242              spread widely enough, sigh.
26243      Branch: perl
26244            ! regcomp.c
26245 ____________________________________________________________________________
26246 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
26247         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
26248              From: John Peacock <jpeacock@rowman.com>
26249              Date: Wed, 24 Oct 2001 16:53:29 -0400
26250              Message-ID: <3BD72A49.1508D152@rowman.com>
26251      Branch: perl
26252            ! configure.com
26253 ____________________________________________________________________________
26254 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
26255         Log: Upgrade NetWare and WinCE as in #12626.
26256      Branch: perl
26257            ! NetWare/dl_netware.xs wince/dl_win32.xs
26258 ____________________________________________________________________________
26259 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
26260         Log: Tru64 compiler nit.
26261      Branch: perl
26262            ! ext/threads/shared/shared.xs
26263 ____________________________________________________________________________
26264 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
26265         Log: Integrate change #12626 from maintperl;
26266              make DynaLoader threadsafe by moving all statics into
26267              interpreter-local space
26268              
26269              TODO: Netware, OS/2, WinCE
26270      Branch: perl
26271           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
26272           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
26273           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
26274           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
26275           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
26276           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
26277           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
26278 ____________________________________________________________________________
26279 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
26280         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
26281              space
26282      Branch: maint-5.6/perl
26283            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
26284            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
26285            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
26286            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
26287            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
26288            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
26289            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
26290 ____________________________________________________________________________
26291 [ 12625] By: sky                                   on 2001/10/24  20:05:26
26292         Log: Change #12623 inflicted an infinite hang. Fixed.
26293      Branch: perl
26294            ! ext/threads/shared/shared.xs
26295 ____________________________________________________________________________
26296 [ 12624] By: sky                                   on 2001/10/24  19:06:55
26297         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
26298      Branch: perl
26299            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
26300 ____________________________________________________________________________
26301 [ 12623] By: sky                                   on 2001/10/24  18:06:34
26302         Log: We need to do sharedsv_find in the original perl context.
26303      Branch: perl
26304            ! ext/threads/shared/shared.xs
26305 ____________________________________________________________________________
26306 [ 12622] By: sky                                   on 2001/10/24  17:26:51
26307         Log: Add support for basic support for AVs, references not supported yet.
26308              Add test for AVs.
26309              Add more tests to sv_refs
26310              Fix documentation issues.  
26311      Branch: perl
26312            + ext/threads/shared/t/av_simple.t
26313            ! MANIFEST ext/threads/shared/shared.pm
26314            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
26315 ____________________________________________________________________________
26316 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
26317         Log: Dump Unicode better for re 'debug'.  The regprop()
26318              is unfinished since have to figure out how to detect
26319              Unicodeness in there.
26320      Branch: perl
26321            ! regcomp.c regexec.c
26322 ____________________________________________________________________________
26323 [ 12620] By: sky                                   on 2001/10/24  13:18:07
26324         Log: Add support for finding shared arrays and hashes.
26325      Branch: perl
26326            ! sharedsv.c
26327 ____________________________________________________________________________
26328 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
26329         Log: Rewrite sv_uni_display() as pv_uni_display() as
26330              reimplement sv_uni_display() using that.
26331      Branch: perl
26332            ! dump.c embed.h embed.pl proto.h
26333 ____________________________________________________________________________
26334 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
26335         Log: Integrate change #12615 from maintperl;
26336              on Windows, IO::File::new_tmpfile() fails after being called
26337              32767 times because MSVCRT thinks stdio's TMP_MAX is a
26338              process-wide limit
26339      Branch: perl
26340           !> win32/win32.c
26341 ____________________________________________________________________________
26342 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
26343         Log: Don't try to print ints as IVs.
26344      Branch: perl
26345            ! ext/Time/HiRes/HiRes.xs
26346 ____________________________________________________________________________
26347 [ 12616] By: sky                                   on 2001/10/24  11:06:35
26348         Log: We only need to fetch the SV from the backend if the index
26349              is not the same as mg_private.     In theory this could be
26350              a problem if there are an exact multiple of U16 changes
26351              of a shared variable between two access in a given thread,
26352              we choose to avoid theory for now.
26353      Branch: perl
26354            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
26355 ____________________________________________________________________________
26356 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
26357         Log: on Windows, IO::File::new_tmpfile() fails after being called
26358              32767 times because MSVCRT thinks stdio's TMP_MAX is a
26359              process-wide limit
26360      Branch: maint-5.6/perl
26361            ! win32/win32.c
26362 ____________________________________________________________________________
26363 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
26364         Log: Negation and Unicode: sort of solves 20010303.010,
26365              except not quite like reported in the Subject
26366              (Perl_warner is still utf8-ignorant).
26367      Branch: perl
26368            ! pp.c t/lib/warnings/sv
26369 ____________________________________________________________________________
26370 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
26371         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
26372      Branch: perl
26373            ! sv.c t/lib/warnings/sv
26374 ____________________________________________________________________________
26375 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
26376         Log: sv_uni_display(): do not add the "...", let the caller
26377              do it if wanted, and be prepared for more display options.
26378      Branch: perl
26379            ! dump.c embed.h embed.pl proto.h
26380 ____________________________________________________________________________
26381 [ 12611] By: nick                                  on 2001/10/23  20:28:07
26382         Log: Integrate mainline
26383      Branch: perlio
26384           !> Changes configure.com cygwin/cygwin.c
26385           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
26386           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
26387           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
26388           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
26389           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
26390           !> utils/h2xs.PL utils/perldoc.PL
26391 ____________________________________________________________________________
26392 [ 12610] By: sky                                   on 2001/10/23  19:39:24
26393         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
26394              don't call themselves READONLY but still die with modification
26395              attempt. We only call bless for ext and umagic.
26396      Branch: perl
26397            ! sv.c
26398 ____________________________________________________________________________
26399 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
26400         Log: Croak() on negative time; doc tweaks.
26401      Branch: perl
26402            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
26403            ! ext/Time/HiRes/HiRes.xs
26404 ____________________________________________________________________________
26405 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
26406         Log: FAQ sync.
26407      Branch: perl
26408            ! pod/perlfaq4.pod pod/perlfaq7.pod
26409 ____________________________________________________________________________
26410 [ 12607] By: sky                                   on 2001/10/23  18:27:27
26411         Log: Call setmagic on the referent we are blessing.
26412      Branch: perl
26413            ! sv.c
26414 ____________________________________________________________________________
26415 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
26416         Log: Small test nits.
26417      Branch: perl
26418            ! t/op/lc.t
26419 ____________________________________________________________________________
26420 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
26421         Log: Update Changes.
26422      Branch: perl
26423            ! Changes patchlevel.h
26424 ____________________________________________________________________________
26425 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
26426         Log: Make the PerlIO_init() prototypes consistent.
26427      Branch: perl
26428            ! perlio.c
26429 ____________________________________________________________________________
26430 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
26431         Log: Upping the test count is a good idea.
26432      Branch: perl
26433            ! t/op/lc.t
26434 ____________________________________________________________________________
26435 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
26436         Log: Document the final sigma spot.
26437      Branch: perl
26438            ! pp.c
26439 ____________________________________________________________________________
26440 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
26441         Log: Fix multicharacter titlecase (ucfirst).
26442      Branch: perl
26443            ! pod/perlunicode.pod pp.c t/op/lc.t
26444 ____________________________________________________________________________
26445 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
26446         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
26447              From: Mikhail Zabaluev <mhz@alt-linux.org>
26448              Date: Tue, 23 Oct 2001 10:40:37 +0400
26449              Message-ID: <20011023104037.A12761@localhost.localdomain>
26450              
26451              (#12406 replaced with this)
26452      Branch: perl
26453            ! utils/perldoc.PL
26454 ____________________________________________________________________________
26455 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
26456         Log: MacOS Classic updates from Pudge.
26457      Branch: perl
26458            ! lib/File/Spec.t lib/File/Spec/Mac.pm
26459 ____________________________________________________________________________
26460 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
26461         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
26462              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
26463              Date: Sun, 14 Oct 2001 23:14:46 +0200
26464              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
26465              
26466              except for the 2->4 changes.
26467      Branch: perl
26468            ! lib/AutoSplit.t
26469 ____________________________________________________________________________
26470 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
26471         Log: integrate macperl contents into maint-5.6
26472      Branch: maint-5.6/perl
26473            ! mg.c
26474           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
26475           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
26476           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
26477           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
26478           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
26479           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
26480           !> t/lib/filefind.t t/lib/filespec.t
26481 ____________________________________________________________________________
26482 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
26483         Log: At some point the #6234 has been lost from the mainline
26484              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
26485      Branch: perl
26486            ! lib/File/Spec/Win32.pm
26487 ____________________________________________________________________________
26488 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
26489         Log: Cygwin seems to round up (or closest, but not down)
26490              for time(), so half of the time (bad pun intended)
26491              Time::HiRes::time() is less than time(), half of
26492              the time it's more.  So let's try harder in the loop.
26493      Branch: perl
26494            ! ext/Time/HiRes/HiRes.t
26495 ____________________________________________________________________________
26496 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
26497         Log: MacOS Classic timeofday(), from Chris Nandor. 
26498      Branch: perl
26499            ! ext/Time/HiRes/HiRes.xs
26500 ____________________________________________________________________________
26501 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
26502         Log: Integrate changes #12580 and #12581 from macperl;
26503              
26504              Fix path construction.
26505              
26506              (Copyright) Nit.
26507      Branch: perl
26508           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
26509 ____________________________________________________________________________
26510 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
26511         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
26512              doesn't seem to help (the error being output to console, maybe?)
26513      Branch: perl
26514            ! lib/Net/Domain.pm
26515 ____________________________________________________________________________
26516 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
26517         Log: Taint the getcwd() result also in Cygwin.
26518              (TODO: which other platforms need the same thing?)
26519      Branch: perl
26520            ! cygwin/cygwin.c
26521 ____________________________________________________________________________
26522 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
26523         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
26524      Branch: perl
26525            ! t/op/taint.t
26526 ____________________________________________________________________________
26527 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
26528         Log: getpwuid() fragility continues.
26529      Branch: perl
26530            ! utils/h2xs.PL
26531 ____________________________________________________________________________
26532 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
26533         Log: getpwuid() might succeed but that's no guarantee
26534              that the $home will be defined.
26535      Branch: perl
26536            ! ext/File/Glob/t/basic.t
26537 ____________________________________________________________________________
26538 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
26539         Log: It's safer to to expand the variable, too... (see #12571)
26540      Branch: perl
26541            ! t/TEST
26542 ____________________________________________________________________________
26543 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
26544         Log: Integrate with maintperl.
26545      Branch: maint-5.6/macperl
26546           !> win32/bin/pl2bat.pl win32/win32.c
26547 ____________________________________________________________________________
26548 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
26549         Log: Oops, forgot to include Win32 ... just as well, since it
26550              seems in bleadperl, change #7764 was not included
26551              (adding C:\temp).  Re-added.  Rip it back out if it
26552              doesn't belong.  :-)
26553      Branch: maint-5.6/macperl
26554            ! lib/File/Spec/Win32.pm
26555 ____________________________________________________________________________
26556 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
26557         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
26558              From: "Craig A. Berry" <craigberry@mac.com>
26559              Date: Mon, 22 Oct 2001 15:25:19 -0500
26560              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
26561      Branch: perl
26562            ! configure.com
26563 ____________________________________________________________________________
26564 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
26565         Log: Add in lots of File::Spec changes, from Thomas Wegner,
26566              and sync with changes from bleadperl.
26567      Branch: maint-5.6/macperl
26568            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
26569            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
26570            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
26571            ! lib/File/Spec/Win32.pm t/lib/filespec.t
26572 ____________________________________________________________________________
26573 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
26574         Log: Sync with latest File::Find and tests from bleadperl.
26575      Branch: maint-5.6/macperl
26576            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
26577 ____________________________________________________________________________
26578 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
26579         Log: Nit.
26580      Branch: maint-5.6/macperl
26581            ! perl.c
26582 ____________________________________________________________________________
26583 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
26584         Log: Fix path construction.
26585      Branch: maint-5.6/macperl
26586            ! ext/DynaLoader/DynaLoader_pm.PL
26587 ____________________________________________________________________________
26588 [ 12579] By: nick                                  on 2001/10/22  19:08:35
26589         Log: Integrate mainline (for Arthurs thread.xs fix)
26590      Branch: perlio
26591           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
26592 ____________________________________________________________________________
26593 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
26594         Log: Fix up exported symbols, move relevant docs
26595              over from macperl.pod.
26596      Branch: maint-5.6/macperl
26597            ! macos/ext/MacPerl/MacPerl.pm
26598 ____________________________________________________________________________
26599 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
26600         Log: Make ADDRESS called optionally as a method.
26601      Branch: maint-5.6/macperl
26602            ! macos/lib/Mac/Glue.pm
26603 ____________________________________________________________________________
26604 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
26605         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
26606              Apple event.
26607      Branch: maint-5.6/macperl
26608            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
26609            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
26610            ! macos/macperl/MPTerminology.aete
26611 ____________________________________________________________________________
26612 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
26613         Log: Clean up some build utilities. Change Entab to Duplicate;
26614              fix docs and error reporting; improve macify() of paths;
26615              remove requirement for Exporter.pm presence.
26616      Branch: maint-5.6/macperl
26617            ! macos/InstallBLIB macos/MacPerlTests.cmd
26618            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
26619 ____________________________________________________________________________
26620 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
26621         Log: Sync Time::HiRes with bleadperl
26622      Branch: maint-5.6/macperl
26623            ! macos/bundled_ext/Time/HiRes/HiRes.pm
26624            ! macos/bundled_ext/Time/HiRes/HiRes.t
26625            ! macos/bundled_ext/Time/HiRes/HiRes.xs
26626 ____________________________________________________________________________
26627 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
26628         Log: Fix up Changes
26629      Branch: maint-5.6/macperl
26630            ! macos/Changes
26631 ____________________________________________________________________________
26632 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
26633         Log: A user might belong to only a single group
26634              (the group equal to the group id).
26635      Branch: perl
26636            ! t/op/groups.t
26637 ____________________________________________________________________________
26638 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
26639         Log: Prepending (instead of replacing with) the pwd is safer. 
26640      Branch: perl
26641            ! t/TEST
26642 ____________________________________________________________________________
26643 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
26644         Log: Be more robust if no hostname or domainname
26645              (especially the latter)
26646      Branch: perl
26647            ! lib/Net/Domain.pm
26648 ____________________________________________________________________________
26649 [ 12569] By: sky                                   on 2001/10/22  17:41:07
26650         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
26651      Branch: perl
26652            ! ext/threads/threads.xs
26653 ____________________________________________________________________________
26654 [ 12568] By: nick                                  on 2001/10/22  16:31:24
26655         Log: Integrate mainline
26656      Branch: perlio
26657           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
26658           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
26659           +> ext/threads/shared/t/sv_refs.t
26660           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
26661            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
26662            - lib/unicore/To/SpecUpper.pl
26663           !> (integrate 42 files)
26664 ____________________________________________________________________________
26665 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
26666         Log: Update Changes.
26667      Branch: perl
26668            ! Changes patchlevel.h
26669 ____________________________________________________________________________
26670 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
26671         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
26672              From: Michael G Schwern <schwern@pobox.com>
26673              Date: Mon, 22 Oct 2001 03:48:38 -0400
26674              Message-ID: <20011022034838.B1676@blackrider>
26675      Branch: perl
26676            ! pod/perlvar.pod
26677 ____________________________________________________________________________
26678 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
26679         Log: Pod nits, as suggested by Stas Bekman.
26680      Branch: perl
26681            ! ext/threads/shared/shared.pm ext/threads/threads.pm
26682 ____________________________________________________________________________
26683 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
26684         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
26685              From: "Paul Marquess" <paul.marquess@openwave.com> 
26686              Date: Sun, 21 Oct 2001 21:11:15 +0100
26687              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
26688      Branch: perl
26689            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
26690            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
26691            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
26692            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
26693            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
26694            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
26695            ! ext/SDBM_File/sdbm.t
26696 ____________________________________________________________________________
26697 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
26698         Log: Integrate change #12559 from maintperl;
26699              various fixes for system() and backticks under windows
26700      Branch: perl
26701           !> win32/win32.c
26702 ____________________________________________________________________________
26703 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
26704         Log: Integrate change #12560 from maintperl;
26705              make pl2bat use %0 rather than "%0" (the latter fails to work
26706              in a lot of common cases)
26707      Branch: perl
26708           !> win32/bin/pl2bat.pl
26709 ____________________________________________________________________________
26710 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
26711         Log: Integrate changes #12549 and #12550 from maintperl;
26712              
26713              readline() doesn't work with our variables; it confuses them with
26714              my variables (change#4227 was incomplete)
26715      Branch: perl
26716            ! t/lib/strict/vars
26717           !> t/base/rs.t toke.c
26718 ____________________________________________________________________________
26719 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
26720         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
26721              in a lot of common cases)
26722      Branch: maint-5.6/perl
26723            ! win32/bin/pl2bat.pl
26724 ____________________________________________________________________________
26725 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
26726         Log: various fixes for system() and backticks under windows:
26727              
26728              * avoid munging whitespace that is passed within quotes
26729              * work around a cmd.exe misfeature that made multi-arg
26730              system() unreliable when there is more than one quoted
26731              argument
26732              * make multi-arg system() autoquote arguments as needed
26733              before passing them to the shell (this avoids having to
26734              second guess the shell quoting)
26735              * perl's -Dp switch can be used to trace the innards
26736      Branch: maint-5.6/perl
26737            ! win32/win32.c
26738 ____________________________________________________________________________
26739 [ 12558] By: nick                                  on 2001/10/22  08:58:42
26740         Log: Integrate ithreads buffer flush fix from perlio
26741      Branch: perl
26742           !> ext/threads/t/basic.t perl.c
26743 ____________________________________________________________________________
26744 [ 12557] By: nick                                  on 2001/10/22  08:35:09
26745         Log: All tests pass (legitimately) on ithreads
26746      Branch: perlio
26747            ! ext/threads/t/basic.t perl.c
26748 ____________________________________________________________________________
26749 [ 12556] By: nick                                  on 2001/10/22  06:51:22
26750         Log: Integrate non-ithreads fix to mainline
26751      Branch: perl
26752           !> perlio.c
26753 ____________________________________________________________________________
26754 [ 12555] By: nick                                  on 2001/10/22  06:48:33
26755         Log: Restore non-ithreads build. Interestingly binmode test passes
26756              non-ithreads - so crlf layer is not damaged and ithreads fail
26757              is a symptom ...
26758      Branch: perlio
26759            ! perlio.c
26760 ____________________________________________________________________________
26761 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
26762         Log: Integrate from perlio; restructuring.
26763      Branch: perl
26764           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
26765           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
26766           !> win32/perlhost.h
26767 ____________________________________________________________________________
26768 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
26769         Log: Integrate from maintperl
26770              (Changes 12350, 12496, 12548, 12549, 12550)
26771      Branch: maint-5.6/macperl
26772           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
26773           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
26774 ____________________________________________________________________________
26775 [ 12552] By: nick                                  on 2001/10/21  19:18:12
26776         Log: Win32 PerlIO_cleanup special cases should no longer be required.
26777      Branch: perlio
26778            ! perl.c
26779 ____________________________________________________________________________
26780 [ 12551] By: nick                                  on 2001/10/21  19:16:56
26781         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
26782      Branch: perlio
26783            ! win32/makefile.mk
26784 ____________________________________________________________________________
26785 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
26786         Log: change#12549 wasn't aware of strictures
26787      Branch: maint-5.6/perl
26788            ! t/pragma/strict-vars toke.c
26789 ____________________________________________________________________________
26790 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
26791         Log: readline() doesn't work with our variables; it confuses them with
26792              my variables (change#4227 was incomplete)
26793      Branch: maint-5.6/perl
26794            ! t/base/rs.t toke.c
26795 ____________________________________________________________________________
26796 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
26797         Log: change#12220 appears to have pulled in a mainline change that
26798              isn't applicable to maint-5.6 (some platforms don't taint
26799              cwd)
26800      Branch: maint-5.6/perl
26801            ! t/lib/filefind-taint.t
26802 ____________________________________________________________________________
26803 [ 12547] By: nick                                  on 2001/10/21  17:15:54
26804         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
26805              for them. Call explicit cleanup during destruct process.
26806              - one binmode test is failing
26807              - also ext/threads/t/basic.t fails under make test, and is noisy under
26808              harness. (Threads results are intermingled and don't match order expected.)
26809      Branch: perlio
26810            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
26811            ! perlio.h perliol.h pod/perlapi.pod sv.c
26812 ____________________________________________________________________________
26813 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
26814         Log: Implement multicharacter case mappings where a single
26815              Unicode character can be mapped into several.
26816      Branch: perl
26817            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
26818            - lib/unicore/To/SpecUpper.pl
26819            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
26820            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
26821            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
26822            ! proto.h t/op/lc.t utf8.c
26823 ____________________________________________________________________________
26824 [ 12545] By: sky                                   on 2001/10/21  15:25:16
26825         Log: First support of threads::shared, support shared svs and references.
26826      Branch: perl
26827            + ext/threads/shared/Makefile.PL ext/threads/shared/README
26828            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
26829            + ext/threads/shared/t/sv_refs.t
26830            + ext/threads/shared/t/sv_simple.t
26831            ! MANIFEST sharedsv.c
26832 ____________________________________________________________________________
26833 [ 12544] By: nick                                  on 2001/10/21  14:52:35
26834         Log: PerlIO layer table as PL_perlio (per-interpreter)
26835      Branch: perlio
26836            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
26837            ! pod/perlapi.pod sv.c
26838 ____________________________________________________________________________
26839 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
26840         Log: Prettyprinting.
26841      Branch: perl
26842            ! pod/perlunicode.pod
26843 ____________________________________________________________________________
26844 [ 12542] By: ams                                   on 2001/10/21  03:50:25
26845         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
26846              From: "Sean M. Burke" <sburke@cpan.org>
26847              Date: Sat, 20 Oct 2001 17:51:09 -0600
26848              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
26849      Branch: perl
26850            + pod/perlpodspec.pod
26851            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
26852            ! pod/perltoc.pod
26853 ____________________________________________________________________________
26854 [ 12541] By: nick                                  on 2001/10/20  22:23:53
26855         Log: Fix typos in new locking on MemShared
26856              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
26857              - seems to make segfaults more deterministic - suspect they are 
26858              attempt to free() after Interp and Host have gone.
26859      Branch: perlio
26860            ! perlio.c win32/perlhost.h
26861 ____________________________________________________________________________
26862 [ 12540] By: nick                                  on 2001/10/20  21:50:46
26863         Log: Remove the MemShared re-#define (again)
26864      Branch: perlio
26865            ! perlio.c
26866 ____________________________________________________________________________
26867 [ 12539] By: nick                                  on 2001/10/20  21:49:06
26868         Log: Use locks on MemShared
26869      Branch: perlio
26870            ! win32/perlhost.h
26871 ____________________________________________________________________________
26872 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
26873         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
26874              From: "chromatic" <chromatic@rmci.net>
26875              Date: Sat, 20 Oct 2001 11:13:47 -0600
26876              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
26877      Branch: perl
26878            ! installhtml
26879 ____________________________________________________________________________
26880 [ 12537] By: nick                                  on 2001/10/20  16:44:03
26881         Log: Integrate mainline
26882      Branch: perlio
26883           !> (integrate 48 files)
26884 ____________________________________________________________________________
26885 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
26886         Log: Update Changes.
26887      Branch: perl
26888            ! Changes patchlevel.h
26889 ____________________________________________________________________________
26890 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
26891         Log: Upgrade to podlators 1.11, from Russ Allbery.
26892      Branch: perl
26893            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
26894            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
26895            ! pod/pod2man.PL pod/pod2text.PL
26896 ____________________________________________________________________________
26897 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
26898         Log: Integrate perlio change #12532:
26899              introduce and use PerlIO_intmod2str().
26900      Branch: perl
26901           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
26902 ____________________________________________________________________________
26903 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
26904         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
26905      Branch: perl
26906            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
26907 ____________________________________________________________________________
26908 [ 12532] By: nick                                  on 2001/10/20  14:25:37
26909         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
26910              Use for non-PERLIO fdupopen().
26911      Branch: perlio
26912            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
26913 ____________________________________________________________________________
26914 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
26915         Log: Integrate perlio: PerlIO win32 fixes.
26916      Branch: perl
26917           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
26918           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
26919           !> proto.h sv.h win32/win32io.c
26920 ____________________________________________________________________________
26921 [ 12530] By: nick                                  on 2001/10/20  12:53:30
26922         Log: Fixed in two places - p4 resolve
26923      Branch: perlio
26924            ! perlsdio.h
26925 ____________________________________________________________________________
26926 [ 12529] By: nick                                  on 2001/10/20  12:51:05
26927         Log: Fix for ithreads/stdio build
26928      Branch: perlio
26929            ! perlio.c perlsdio.h
26930 ____________________________________________________________________________
26931 [ 12528] By: ams                                   on 2001/10/20  12:13:25
26932         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
26933              From: Michael G Schwern <schwern@pobox.com>
26934              Date: Sat, 20 Oct 2001 01:41:21 -0400
26935              Message-Id: <20011020014121.I3681@blackrider>
26936      Branch: perl
26937            ! installman
26938 ____________________________________________________________________________
26939 [ 12527] By: ams                                   on 2001/10/20  12:09:41
26940         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
26941              From: Michael G Schwern <schwern@pobox.com>
26942              Date: Sat, 20 Oct 2001 02:04:21 -0400
26943              Message-Id: <20011020020421.A11732@blackrider>
26944      Branch: perl
26945            ! lib/Pod/Checker.pm
26946 ____________________________________________________________________________
26947 [ 12526] By: ams                                   on 2001/10/20  11:59:41
26948         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
26949              From: "chromatic" <chromatic@rmci.net>
26950              Date: Fri, 19 Oct 2001 22:46:39 -0600
26951              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
26952      Branch: perl
26953            ! lib/Net/Config.pm
26954 ____________________________________________________________________________
26955 [ 12525] By: nick                                  on 2001/10/20  11:16:18
26956         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
26957              Perl_sv_setsv_flags directly.
26958      Branch: perlio
26959            ! ext/threads/threads.xs
26960 ____________________________________________________________________________
26961 [ 12524] By: nick                                  on 2001/10/20  10:28:17
26962         Log: Add a new flag character 'm' to embed.pl set to represent
26963              "functions" which are really macros. Use it foe the troublesome
26964              sv_setsv() etc. macros in sv.h - changing latter to define
26965              sv_setsv rather than sv_setsv_macro etc.
26966      Branch: perlio
26967            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
26968            ! pod/perlapi.pod proto.h sv.h
26969 ____________________________________________________________________________
26970 [ 12523] By: nick                                  on 2001/10/20  09:17:17
26971         Log: Add comments explaining why win32.h/embed.h are included where they are
26972              in perl.h 
26973      Branch: perlio
26974            ! perl.h
26975 ____________________________________________________________________________
26976 [ 12522] By: nick                                  on 2001/10/20  08:27:44
26977         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
26978              being used yet.
26979      Branch: perlio
26980            ! win32/win32io.c
26981 ____________________________________________________________________________
26982 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
26983         Log: Wording tweaks.
26984      Branch: perl
26985            ! t/TEST
26986 ____________________________________________________________________________
26987 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
26988         Log: Subject: IO module with nonblocking socket connect patch 
26989              From: Raul Dias <raul@dias.com.br>
26990              Date: Fri, 19 Oct 2001 22:45:32 -0300
26991              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
26992      Branch: perl
26993            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
26994 ____________________________________________________________________________
26995 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
26996         Log: Test vertical whitespace combined with /x in \p{}.
26997      Branch: perl
26998            ! t/op/pat.t
26999 ____________________________________________________________________________
27000 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
27001         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
27002              From: Gisle Aas <gisle@ActiveState.com> 
27003              Date: 19 Oct 2001 16:46:02 -0700
27004              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
27005      Branch: perl
27006            ! lib/ExtUtils/MakeMaker.pm
27007 ____________________________________________________________________________
27008 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
27009         Log: No more this symbol.
27010      Branch: perl
27011            ! makedef.pl
27012 ____________________________________________________________________________
27013 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
27014         Log: Integrate change #12511; fix gross win32 build issues.
27015      Branch: perl
27016           !> makedef.pl sv.c
27017 ____________________________________________________________________________
27018 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
27019         Log: Unpack in scalar context should return the first value
27020              returned in list context, as pointed out by Ton Hospel
27021              in 2001-05-21 (this is how it works already in blead,
27022              just adding the test).
27023      Branch: perl
27024            ! t/op/pack.t
27025 ____________________________________________________________________________
27026 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
27027         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
27028              From: "Craig A. Berry" <craigberry@mac.com>
27029              Date: Fri, 19 Oct 2001 16:59:30 -0500
27030              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
27031      Branch: perl
27032            ! utils/perldoc.PL
27033 ____________________________________________________________________________
27034 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
27035         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
27036              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27037              Date: Fri, 19 Oct 2001 17:45:23 EDT
27038              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
27039      Branch: perl
27040            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
27041            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
27042            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
27043            ! vms/vmsish.h
27044 ____________________________________________________________________________
27045 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
27046         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
27047              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27048              Date: Fri, 19 Oct 2001 17:26:35 EDT
27049              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
27050      Branch: perl
27051            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
27052 ____________________________________________________________________________
27053 [ 12511] By: nick                                  on 2001/10/19  19:55:36
27054         Log: Fix gross win32 build issues
27055      Branch: perlio
27056            ! makedef.pl sv.c
27057 ____________________________________________________________________________
27058 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
27059         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
27060              From: David Dyck <dcd@tc.fluke.com>
27061              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
27062              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
27063      Branch: perl
27064            ! lib/File/Find.pm
27065 ____________________________________________________________________________
27066 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
27067         Log: Subject: Re: PerlIO and Encode
27068              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
27069              Date: Tue, 16 Oct 2001 01:50:16 +0900
27070              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
27071      Branch: perl
27072            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
27073            ! ext/Encode/Encode/Tcl.t
27074 ____________________________________________________________________________
27075 [ 12508] By: ams                                   on 2001/10/19  17:59:16
27076         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
27077              (See #12499)
27078      Branch: perl
27079            ! pod/perlintro.pod
27080 ____________________________________________________________________________
27081 [ 12507] By: nick                                  on 2001/10/19  16:30:43
27082         Log: Integrate mainline
27083      Branch: perlio
27084           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
27085           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
27086           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
27087           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
27088           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
27089           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
27090           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
27091           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
27092           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
27093           +> win32/config_H.win64
27094            - lib/Test/Utils.pm lib/unicore/mktables.PL
27095            - t/lib/Test/Simple/Catch/More.pm
27096           !> (integrate 84 files)
27097 ____________________________________________________________________________
27098 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
27099         Log: Retract the #10451 which seems to be the cause
27100              of the major leakage from while(){eval"sub{}"}
27101      Branch: perl
27102            ! op.c t/run/kill_perl.t
27103 ____________________________________________________________________________
27104 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
27105         Log: Regen toc.
27106      Branch: perl
27107            ! pod/perltoc.pod
27108 ____________________________________________________________________________
27109 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
27110         Log: Tiny tweaks.
27111      Branch: perl
27112            ! pod/perl.pod
27113 ____________________________________________________________________________
27114 [ 12503] By: ams                                   on 2001/10/19  13:34:24
27115         Log: Subject: Re: perlintro.pod
27116              From: Abe Timmerman <abe@ztreet.demon.nl>
27117              Date: Fri, 19 Oct 2001 14:12:40 +0200
27118              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
27119      Branch: perl
27120            ! pod/perlintro.pod
27121 ____________________________________________________________________________
27122 [ 12502] By: ams                                   on 2001/10/19  13:24:12
27123         Log: Slight reorganisation of references.
27124      Branch: perl
27125            ! pod/perl.pod
27126 ____________________________________________________________________________
27127 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
27128         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
27129              From: Kay Röpke <kroepke@dolphin-services.de>
27130              Date: Fri, 19 Oct 2001 14:04:01 +0200 
27131              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
27132      Branch: perl
27133            ! lib/ExtUtils/MakeMaker.pm
27134 ____________________________________________________________________________
27135 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
27136         Log: Unicode categories continue:
27137              implement Category=, Script=, Block=
27138              (these are based on an upcoming update of TR#18)
27139              Fix a bug where we got two In categories named "old italic",
27140              and another where shortcut for the Is categories wasn't taken.
27141      Branch: perl
27142            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
27143            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
27144            ! pod/perlunicode.pod t/op/pat.t
27145 ____________________________________________________________________________
27146 [ 12499] By: ams                                   on 2001/10/19  01:42:29
27147         Log: Subject: a small patch to perlintro.pod.
27148              From: Autrijus Tang <autrijus@autrijus.org>
27149              Date: Fri, 19 Oct 2001 01:45:51 +0800
27150              Message-Id: <20011019014551.A35625@not.autrijus.org>
27151              (Applied by hand with nits.)
27152      Branch: perl
27153            ! pod/perlintro.pod
27154 ____________________________________________________________________________
27155 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
27156         Log: Subject: [PATCH] OpenBSD hints for ithreads
27157              From: Andy Dougherty <doughera@lafayette.edu>
27158              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
27159              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
27160      Branch: perl
27161            ! hints/openbsd.sh
27162 ____________________________________________________________________________
27163 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
27164         Log: Retract #12446; the problem solved by #12474.
27165      Branch: perl
27166            ! hints/aix.sh
27167 ____________________________________________________________________________
27168 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
27169         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
27170              message and suppress line number info (from Steve Hay
27171              <Steve.Hay@uk.radan.com>)
27172      Branch: maint-5.6/perl
27173            ! lib/Carp/Heavy.pm
27174 ____________________________________________________________________________
27175 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
27176         Log: More documented In categories.
27177      Branch: perl
27178            ! pod/perlunicode.pod
27179 ____________________________________________________________________________
27180 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
27181         Log: Update Changes.
27182      Branch: perl
27183            ! Changes patchlevel.h
27184 ____________________________________________________________________________
27185 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
27186         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
27187      Branch: perl
27188            ! MANIFEST
27189 ____________________________________________________________________________
27190 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
27191         Log: Wrong skip() arguments.
27192      Branch: perl
27193            ! ext/B/t/terse.t
27194 ____________________________________________________________________________
27195 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
27196         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
27197              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27198              Date: Wed, 17 Oct 2001 09:10:53 EDT 
27199              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
27200      Branch: perl
27201            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
27202            ! pod/perlapi.pod vms/vms.c
27203 ____________________________________________________________________________
27204 [ 12490] By: ams                                   on 2001/10/18  09:31:00
27205         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
27206              From: Mark-Jason Dominus <mjd@plover.com>
27207              Date: Thu, 18 Oct 2001 06:25:35 -0400
27208              Message-Id: <20011018102535.19264.qmail@plover.com>
27209      Branch: perl
27210            ! pod/perl.pod
27211 ____________________________________________________________________________
27212 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
27213         Log: Prettyprinting.
27214      Branch: perl
27215            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
27216 ____________________________________________________________________________
27217 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
27218         Log: Regen toc.
27219      Branch: perl
27220            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27221 ____________________________________________________________________________
27222 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
27223         Log: Add perlintro, from Skud.
27224      Branch: perl
27225            + pod/perlintro.pod
27226            ! MANIFEST
27227 ____________________________________________________________________________
27228 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
27229         Log: FAQ sync.
27230      Branch: perl
27231            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
27232            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
27233            ! pod/perlfaq8.pod pod/perlfaq9.pod
27234 ____________________________________________________________________________
27235 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
27236         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
27237              in speed (upto 20% speedup in certain operations) but meanwhile
27238              regexps and arithmetics got slower (5-10%) (according to
27239              perlbench average speedup is negligible, and within measuring
27240              flutter, 1%).  Therefore retracting all the changes
27241              aimed at getting -std1 to compile cleanly:  #12475, #12476,
27242              #12479, #12480, #12481, #12482, #12483, #12484.
27243      Branch: perl
27244            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
27245            ! pp_hot.c pp_sys.c toke.c
27246 ____________________________________________________________________________
27247 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
27248         Log: (retracted by #12485)
27249              Strict ANSI doesn't like the third argument of main()
27250              so enable ignoring it if using ultra picky compiler.
27251      Branch: perl
27252            ! miniperlmain.c
27253 ____________________________________________________________________________
27254 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
27255         Log: (retracted by #12485)
27256              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
27257      Branch: perl
27258            ! perl.h
27259 ____________________________________________________________________________
27260 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
27261         Log: (retracted by #12485)
27262              Add explanatory comment.
27263      Branch: perl
27264            ! mg.c
27265 ____________________________________________________________________________
27266 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
27267         Log: (retracted by #12485)
27268              More dollar$hiding.
27269      Branch: perl
27270            ! doio.c perl.h pp_sys.c
27271 ____________________________________________________________________________
27272 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
27273         Log: (retracted by #12485)
27274              KISS.
27275      Branch: perl
27276            ! mg.c
27277 ____________________________________________________________________________
27278 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
27279         Log: (retracted by #12485)
27280              Thou shalt not #ifdef inside macro invocations,
27281              noticed by Rafael Garcia-Suarez.
27282      Branch: perl
27283            ! mg.c
27284 ____________________________________________________________________________
27285 [ 12478] By: ams                                   on 2001/10/17  18:50:55
27286         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
27287              From: Anton Berezin <tobez@tobez.org>
27288              Date: Wed, 17 Oct 2001 18:25:48 +0200
27289              Message-Id: <20011017182548.A12082@heechee.tobez.org>
27290      Branch: perl
27291            ! pp_sys.c
27292 ____________________________________________________________________________
27293 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
27294         Log: (retracted by #12485)
27295              Unterminated #ifdef.
27296      Branch: perl
27297            ! mg.c
27298 ____________________________________________________________________________
27299 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
27300         Log: (retracted by #12485)
27301              Avoid dollar signs in identifiers (in non-VMS) to
27302              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
27303      Branch: perl
27304            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
27305            ! toke.c
27306 ____________________________________________________________________________
27307 [ 12474] By: ams                                   on 2001/10/17  15:14:50
27308         Log: Subject: Two AIX patches
27309              From: H.Merijn Brand <h.m.brand@hccnet.nl>
27310              Date: Wed, 17 Oct 2001 18:04:35 +0200
27311              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
27312      Branch: perl
27313            ! hints/aix.sh makedef.pl
27314 ____________________________________________________________________________
27315 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
27316         Log: Limiting the Time::HiRes::sleep and usleep to
27317              one second is not a good policy if drop-in
27318              replacement is still a goal.
27319      Branch: perl
27320            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
27321            ! ext/Time/HiRes/HiRes.xs
27322 ____________________________________________________________________________
27323 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
27324         Log: Subject: [PATCH] Test::Simple 0.32
27325              From: Michael G Schwern <schwern@pobox.com> 
27326              Date: Wed, 17 Oct 2001 03:42:41 -0400
27327              Message-ID: <20011017034241.A25038@blackrider>
27328      Branch: perl
27329            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
27330            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
27331            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
27332            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
27333            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
27334            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
27335            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
27336            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
27337            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
27338            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
27339            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
27340            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
27341            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
27342            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
27343            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
27344            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
27345            ! t/lib/Test/Simple/Catch.pm
27346            ! t/lib/Test/Simple/sample_tests/five_fail.plx
27347 ____________________________________________________________________________
27348 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
27349         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
27350              From: Michael G Schwern <schwern@pobox.com> 
27351              Date: Wed, 17 Oct 2001 04:04:13 -0400
27352              Message-ID: <20011017040413.C25550@blackrider>
27353      Branch: perl
27354            ! t/TEST t/harness vms/test.com
27355 ____________________________________________________________________________
27356 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
27357         Log: Regen doc with perlmodstyle added.
27358      Branch: perl
27359            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27360 ____________________________________________________________________________
27361 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
27362         Log: Pod cleanup.
27363      Branch: perl
27364            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
27365 ____________________________________________________________________________
27366 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
27367         Log: Subject: perlmodstyle as a patch
27368              From: Kirrily Robert <skud@infotrope.net>
27369              Date: Tue, 16 Oct 2001 22:47:23 -0400
27370              Message-ID: <20011016224723.A20673@infotrope.net>
27371      Branch: perl
27372            + pod/perlmodstyle.pod
27373            ! MANIFEST
27374 ____________________________________________________________________________
27375 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
27376         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
27377              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
27378              Date: Thu, 6 Sep 2001 11:09:40 +0100
27379              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
27380              
27381              Mention also the develooper p5p archive.
27382      Branch: perl
27383            ! pod/perlhack.pod
27384 ____________________________________________________________________________
27385 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
27386         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
27387              From: Kay Röpke <kroepke@dolphin-services.de>
27388              Date: Tue, 16 Oct 2001 17:23:52 +0200
27389              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
27390      Branch: perl
27391            ! lib/ExtUtils/MakeMaker.pm
27392 ____________________________________________________________________________
27393 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
27394         Log: Add the special casing mappings (from SpecCase.txt)
27395              (except for the hyper special case mappings that have
27396              the condition list); the special casing mappings are
27397              unused for now.  Small tidying up on mktables.
27398      Branch: perl
27399            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
27400            + lib/unicore/To/SpecUpper.pl
27401            ! lib/unicore/mktables
27402 ____________________________________________________________________________
27403 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
27404         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
27405              From: "David H. Adler" <dha@panix.com>       
27406              Date: Tue, 16 Oct 2001 11:59:35 -0400
27407              Message-ID: <20011016115935.A13078@panix.com>
27408              
27409              Subject: [ PATCH ] perldata patch, revised
27410              From: "David H. Adler" <dha@panix.com>     
27411              Date: Tue, 16 Oct 2001 18:26:49 -0400
27412              Message-ID: <20011016182649.C23970@panix.com>
27413      Branch: perl
27414            ! pod/perldata.pod pod/perlop.pod
27415 ____________________________________________________________________________
27416 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
27417         Log: Integrate perlio: PerlIO_dup (for all but Win32).
27418      Branch: perl
27419           !> embed.h embed.pl ext/Encode/Encode.xs
27420           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
27421           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
27422           !> win32/win32io.c
27423 ____________________________________________________________________________
27424 [ 12462] By: nick                                  on 2001/10/16  19:11:30
27425         Log: PerlIOXxxx_dups for all but Win32
27426      Branch: perlio
27427            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
27428            ! ext/PerlIO/Via/Via.xs
27429 ____________________________________________________________________________
27430 [ 12461] By: nick                                  on 2001/10/16  18:28:48
27431         Log: Implement PerlIOStdio_dup (explains core dumps - dup
27432              was not setting up a FILE * to be fclosed()).
27433      Branch: perlio
27434            ! perlio.c
27435 ____________________________________________________________________________
27436 [ 12460] By: nick                                  on 2001/10/16  17:31:47
27437         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
27438              overflow.
27439      Branch: perlio
27440            ! perlio.c
27441 ____________________________________________________________________________
27442 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
27443         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
27444              From: "Craig A. Berry" <craigberry@mac.com>
27445              Date: Tue, 16 Oct 2001 13:08:38 -0500
27446              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
27447      Branch: perl
27448            ! configure.com
27449 ____________________________________________________________________________
27450 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
27451         Log: Can't expect too much accuracy from a sleep of one second.
27452              (I think this will also fail with high load.)
27453      Branch: perl
27454            ! ext/Time/HiRes/HiRes.t
27455 ____________________________________________________________________________
27456 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
27457         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
27458              From: "Werner, Randolf" <randolf.werner@sap.com>
27459              Date: Tue, 16 Oct 2001 18:33:02 +0200
27460              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
27461      Branch: perl
27462            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
27463            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
27464 ____________________________________________________________________________
27465 [ 12456] By: nick                                  on 2001/10/16  14:08:16
27466         Log: Builds under ithreads (but fails all threads tests)
27467      Branch: perlio
27468            ! hv.c perlio.c sv.c
27469 ____________________________________________________________________________
27470 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
27471         Log: I think the Perl_sortsv needs *not* be skipped?
27472      Branch: perl
27473            ! makedef.pl
27474 ____________________________________________________________________________
27475 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
27476         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
27477              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
27478              Date: Tue, 16 Oct 2001 15:32:44 +0200
27479              Message-ID: <3BCC531C.11494.3E433F@localhost>
27480      Branch: perl
27481            ! t/op/groups.t
27482 ____________________________________________________________________________
27483 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
27484         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
27485              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
27486              Date: Tue, 16 Oct 2001 15:01:04 +0200
27487              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
27488      Branch: perl
27489            ! t/io/fs.t
27490 ____________________________________________________________________________
27491 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
27492         Log: A forgotten deletion.
27493      Branch: perl
27494            - lib/unicore/mktables.PL
27495 ____________________________________________________________________________
27496 [ 12451] By: nick                                  on 2001/10/16  11:32:48
27497         Log: Skeleton of "PerlIO_dup" coded.
27498              Still-passes all tests non-threaded (well it would wouldn't it!)
27499      Branch: perlio
27500            ! embed.h embed.pl ext/Encode/Encode.xs
27501            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
27502            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
27503            ! win32/win32io.c
27504 ____________________________________________________________________________
27505 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
27506         Log: Document the problem with the swash_fetch() API that affects
27507              more complex case conversions.
27508      Branch: perl
27509            ! lib/utf8_heavy.pl utf8.c
27510 ____________________________________________________________________________
27511 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
27512         Log: Make Time::HiRes::sleep() and usleep() to return
27513              the number of seconds (a floating point value) and 
27514              microseconds (an integer) actually slept (well,
27515              modulo the time spent in measuring the time actually
27516              slept...), to be a better drop-in replacement for
27517              the builtin sleep().  Noticed by Chris Nandor.
27518              
27519              Also make usleep() to croak if fed illegal number
27520              of useconds (anything greater than 1_000_000).
27521      Branch: perl
27522            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
27523            ! ext/Time/HiRes/HiRes.xs
27524 ____________________________________________________________________________
27525 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
27526         Log: A missing SvREFCNT_dec.
27527      Branch: perl
27528            ! perl.c
27529 ____________________________________________________________________________
27530 [ 12447] By: nick                                  on 2001/10/15  20:27:53
27531         Log: Beginings of PerlIO_dup support (unstable)
27532      Branch: perlio
27533            ! perlio.c perliol.h
27534 ____________________________________________________________________________
27535 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
27536         Log: (retracted by #12497)
27537              In AIX vac 5 just can't seem to get regcomp right.
27538      Branch: perl
27539            ! hints/aix.sh
27540 ____________________________________________________________________________
27541 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
27542         Log: Bump the version number to agree with the maintperl one.
27543      Branch: perl
27544            ! lib/Tie/RefHash.pm
27545 ____________________________________________________________________________
27546 [ 12444] By: nick                                  on 2001/10/15  15:59:57
27547         Log: Integrate mainline
27548      Branch: perlio
27549           +> lib/Math/BigInt/t/Math/Subclass.pm
27550           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
27551           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
27552           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
27553           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
27554           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
27555           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
27556           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
27557           +> lib/unicore/mktables
27558            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
27559            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
27560            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
27561            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
27562            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
27563            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
27564            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
27565            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
27566            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
27567            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
27568            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
27569            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
27570            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
27571            - lib/unicore/syllables.txt
27572           !> (integrate 344 files)
27573 ____________________________________________________________________________
27574 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
27575         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
27576      Branch: perl
27577            ! ext/DB_File/DB_File.xs
27578 ____________________________________________________________________________
27579 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
27580         Log: Sync the skip() amounts with the number of tests.
27581      Branch: perl
27582            ! lib/Term/Complete.t
27583 ____________________________________________________________________________
27584 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
27585         Log: Update Changes.
27586      Branch: perl
27587            ! Changes patchlevel.h
27588 ____________________________________________________________________________
27589 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
27590         Log: MacOS Classic catdir() rewrite from Thomas Wegner
27591              (backward incompatibility, but a deliberate one,
27592              the old version simply is broken in its logic),
27593              also documentation updates, and as suggested replicated
27594              the File::Spec::Unix documentation updates also on the
27595              File::Spec documentation.
27596              
27597              TODO: there seems to be duplication of documentation
27598              between File::Spec and File::Spec::Unix.  I think
27599              the ::Unix should be left only with specific UNIXisms,
27600              and all the generic documentation should be in ::Spec.
27601      Branch: perl
27602            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
27603            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
27604            ! lib/File/Spec/Unix.pm
27605 ____________________________________________________________________________
27606 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
27607         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
27608              From: Blair Zajac <blair@orcaware.com>
27609              Date: Mon, 24 Sep 2001 11:48:58 -0700
27610              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
27611              
27612              (the skip() messages)
27613      Branch: perl
27614            ! t/op/magic.t
27615 ____________________________________________________________________________
27616 [ 12438] By: ams                                   on 2001/10/14  23:43:59
27617         Log: Subject: [PATCH] make PerlIO default on VMS
27618              From: "Craig A. Berry" <craigberry@mac.com>
27619              Date: Sun, 14 Oct 2001 15:27:18 -0500
27620              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
27621      Branch: perl
27622            ! configure.com
27623 ____________________________________________________________________________
27624 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
27625         Log: Retract #12436 (Abhijit already did this at #12426)
27626      Branch: perl
27627            ! lib/ExtUtils/MM_Unix.pm
27628 ____________________________________________________________________________
27629 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
27630         Log: (retracted by #12437)
27631              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
27632              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
27633              Date: Sat, 13 Oct 2001 20:33:55 +0200
27634              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
27635      Branch: perl
27636            ! lib/ExtUtils/MM_Unix.pm
27637 ____________________________________________________________________________
27638 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
27639         Log: Subject: h2xs grammar nit
27640              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
27641              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
27642              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
27643      Branch: perl
27644            ! utils/h2xs.PL
27645 ____________________________________________________________________________
27646 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
27647         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
27648              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
27649              Date: Sun, 14 Oct 2001 11:25:08 +0100
27650              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
27651      Branch: perl
27652            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
27653            ! warnings.pl
27654 ____________________________________________________________________________
27655 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
27656         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
27657              for File::Spec::Mac::catfile)
27658      Branch: perl
27659            ! lib/h2xs.t
27660 ____________________________________________________________________________
27661 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
27662         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
27663              From: Nicholas Clark <nick@ccl4.org>
27664              Date: Sat, 13 Oct 2001 00:07:31 +0100
27665              Message-ID: <20011013000731.D67535@plum.flirble.org>
27666      Branch: perl
27667            ! lib/h2xs.t utils/h2xs.PL
27668 ____________________________________________________________________________
27669 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
27670         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
27671              before DEFINE and INC), and repent by taking DEFINE and
27672              INC away from PASTHRU.
27673      Branch: perl
27674            ! lib/ExtUtils/MM_Unix.pm
27675 ____________________________________________________________________________
27676 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
27677         Log: More MANIFEST anomalies.
27678      Branch: perl
27679            ! MANIFEST
27680 ____________________________________________________________________________
27681 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
27682         Log: Not that many.
27683      Branch: perl
27684            ! MANIFEST
27685 ____________________________________________________________________________
27686 [ 12428] By: sky                                   on 2001/10/13  20:59:27
27687         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
27688              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27689              Date: Sat, 13 Oct 2001 23:15:55 +0200
27690              Message-ID: <20011013231555.A18071@rafael>
27691      Branch: perl
27692            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
27693            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
27694 ____________________________________________________________________________
27695 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
27696         Log: Rewrite mktables from scratch.
27697              - Cleaner.
27698              - Faster: 15-20 seconds as opposed to several minutes.
27699              - More dynamic: the names of the various categories
27700              such as the linebreak ones are dynamic, not static.
27701              - Is.pl: long names for the general category properties
27702              are now available.
27703              - Ranges (<... ,First>, <..., Last>) from the general
27704              categories work now.
27705              - No more mktables.PL because the mktables.PL is not
27706              and never has been run to create a mktables.
27707              - syllables.txt and Is/Syl*.pl removed: non-standard
27708              (not part of the Unicode), and the whole concept is
27709              being reworked (http://syllabary.sourceforge.net/),
27710              the old way wouldn't even work with the new Syllables.txt
27711              (it would result in 1000+ new categories)
27712      Branch: perl
27713            + lib/unicore/In/163.pl lib/unicore/In/164.pl
27714            + lib/unicore/In/165.pl lib/unicore/In/166.pl
27715            + lib/unicore/In/167.pl lib/unicore/In/168.pl
27716            + lib/unicore/In/169.pl lib/unicore/In/170.pl
27717            + lib/unicore/In/171.pl lib/unicore/Is.pl
27718            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
27719            + lib/unicore/mktables
27720            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
27721            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
27722            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
27723            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
27724            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
27725            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
27726            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
27727            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
27728            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
27729            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
27730            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
27731            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
27732            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
27733            - lib/unicore/syllables.txt
27734            ! (edit 304 files)
27735 ____________________________________________________________________________
27736 [ 12426] By: ams                                   on 2001/10/13  18:05:36
27737         Log: ExtUtils::MM_Unix should ignore comments when searching for
27738              $VERSION.
27739      Branch: perl
27740            ! lib/ExtUtils/MM_Unix.pm
27741 ____________________________________________________________________________
27742 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
27743         Log: Subject: Re: New module XML::Clean
27744              From: andreas.koenig@anima.de (Andreas J. Koenig)
27745              Date: 13 Oct 2001 10:17:09 +0200
27746              Message-ID: <m37ku0t0my.fsf@anima.de>
27747      Branch: perl
27748            ! pod/perlnewmod.pod
27749 ____________________________________________________________________________
27750 [ 12424] By: sky                                   on 2001/10/13  09:39:59
27751         Log: Set thread stack size if needed.
27752      Branch: perl
27753            ! ext/threads/threads.xs
27754 ____________________________________________________________________________
27755 [ 12423] By: sky                                   on 2001/10/13  09:36:49
27756         Log: We do want to set the attribute to joinable even on modern posix
27757              platforms.
27758      Branch: perl
27759            ! ext/threads/threads.xs
27760 ____________________________________________________________________________
27761 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
27762         Log: Subject: [PATCH ext/Data/Dumper.xs]
27763              From: Brian Ingerson <ingy@ttul.org>
27764              Date: Fri, 12 Oct 2001 19:32:35 -0700
27765              Message-ID: <20011012193235.B889@ttul.org>
27766      Branch: perl
27767            ! ext/Data/Dumper/Dumper.xs
27768 ____________________________________________________________________________
27769 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
27770         Log: Update Changes.
27771      Branch: perl
27772            ! Changes patchlevel.h
27773 ____________________________________________________________________________
27774 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
27775         Log: FAQ sync.
27776      Branch: perl
27777            ! pod/perlfaq3.pod pod/perlfaq4.pod
27778 ____________________________________________________________________________
27779 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
27780         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
27781              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
27782              Date: Fri, 12 Oct 2001 11:51:05 -0700
27783              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
27784      Branch: perl
27785            ! lib/File/Copy.pm
27786 ____________________________________________________________________________
27787 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
27788         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
27789              From: "chromatic" <chromatic@rmci.net>     
27790              Date: Thu, 11 Oct 2001 10:57:55 -0600
27791              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
27792              
27793              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
27794              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27795              Date: Thu, 11 Oct 2001 22:34:21 +0200
27796              Message-ID: <20011011223421.A693@rafael>     
27797              
27798              plus undef $Term::Complete::stty as suggested by Rafael.
27799      Branch: perl
27800            ! lib/Term/Complete.pm lib/Term/Complete.t
27801 ____________________________________________________________________________
27802 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
27803         Log: UUnndduupplleexx..
27804      Branch: perl
27805            ! perl.h
27806 ____________________________________________________________________________
27807 [ 12416] By: sky                                   on 2001/10/12  20:16:19
27808         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
27809              From: Andy Dougherty <doughera@lafayette.edu>
27810              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
27811              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
27812              (Potentially only band-aid)
27813      Branch: perl
27814            ! sv.c
27815 ____________________________________________________________________________
27816 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
27817         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
27818              mishandles kill(), and therefore the sigaction test
27819              should be skipped, from Charles Lane.
27820      Branch: perl
27821            ! ext/POSIX/t/sigaction.t
27822 ____________________________________________________________________________
27823 [ 12414] By: sky                                   on 2001/10/12  18:47:49
27824         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
27825      Branch: perl
27826            ! op.h
27827 ____________________________________________________________________________
27828 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
27829         Log: Upgrade to Math::BigInt 1.44 from Tels and
27830              further fixes from John Peacock.
27831      Branch: perl
27832            + lib/Math/BigInt/t/Math/Subclass.pm
27833            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
27834            + lib/Math/BigInt/t/subclass.t
27835            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
27836            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
27837            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
27838            ! lib/Math/BigInt/t/mbimbf.t
27839 ____________________________________________________________________________
27840 [ 12412] By: sky                                   on 2001/10/12  18:28:23
27841         Log: perhaps pthread_attr_t really needs to be set for the old api
27842      Branch: perl
27843            ! ext/threads/threads.xs
27844 ____________________________________________________________________________
27845 [ 12411] By: sky                                   on 2001/10/12  18:11:45
27846         Log: pthread_keycreate not pthread_key_create under the here be dragons API
27847      Branch: perl
27848            ! ext/threads/threads.h
27849 ____________________________________________________________________________
27850 [ 12410] By: sky                                   on 2001/10/12  18:07:37
27851         Log: Apperently OLD PTHREADS API is a bit retarded.
27852              This should fix another set of compile failures in HP-UX 10.20.
27853      Branch: perl
27854            ! ext/threads/threads.h ext/threads/threads.xs
27855 ____________________________________________________________________________
27856 [ 12409] By: nick                                  on 2001/10/12  15:30:01
27857         Log: Blind integrate of mainline
27858      Branch: perlio
27859           +> (branch 32 files)
27860            - lib/unicode/README
27861           !> (integrate 121 files)
27862 ____________________________________________________________________________
27863 [ 12408] By: sky                                   on 2001/10/12  14:55:08
27864         Log: Let us avoid being smart for now.
27865      Branch: perl
27866            ! ext/threads/threads.h
27867 ____________________________________________________________________________
27868 [ 12407] By: sky                                   on 2001/10/12  14:38:12
27869         Log: (void*) the argument to make sure we work with picky compilers
27870      Branch: perl
27871            ! ext/threads/threads.xs
27872 ____________________________________________________________________________
27873 [ 12406] By: ams                                   on 2001/10/12  13:26:04
27874         Log: (replaced with #12600)
27875              
27876              Subject: [PATCH 5.6.1 perldoc] use File::Temp
27877              From: Mikhail Zabaluev <mhz@alt-linux.org>
27878              Date: Fri, 12 Oct 2001 12:47:47 +0400
27879              Message-Id: <20011012124747.E13918@localhost.localdomain>
27880      Branch: perl
27881            ! utils/perldoc.PL
27882 ____________________________________________________________________________
27883 [ 12405] By: ams                                   on 2001/10/12  13:05:32
27884         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
27885              From: andreas.koenig@anima.de (Andreas J. Koenig)
27886              Date: 12 Oct 2001 11:12:07 +0200
27887              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
27888      Branch: perl
27889            ! lib/Memoize/t/speed.t
27890 ____________________________________________________________________________
27891 [ 12404] By: sky                                   on 2001/10/12  12:46:15
27892         Log: A) Support OLD_PTHREADS_API
27893              B) Change from using pthread_t to using a TLS to store the
27894              index of the thread in an hash, this is to avoid problems when
27895              in fact pthread_t was not a seralizable type.
27896              Both these changes are because of HP-UX 10.20
27897              This has not been tested on win32 but should work there.
27898              Need to add support for NetWare.
27899      Branch: perl
27900            ! ext/threads/threads.h ext/threads/threads.xs
27901 ____________________________________________________________________________
27902 [ 12403] By: ams                                   on 2001/10/12  07:34:19
27903         Log: Subject: Re: New module XML::Clean
27904              From: andreas.koenig@anima.de (Andreas J. Koenig)
27905              Date: 12 Oct 2001 10:20:35 +0200
27906              Message-Id: <m3elo9uv58.fsf@anima.de>
27907      Branch: perl
27908            ! pod/perlnewmod.pod
27909 ____________________________________________________________________________
27910 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
27911         Log: More HP model tweaks from Merijn.
27912      Branch: perl
27913            ! README.hpux
27914 ____________________________________________________________________________
27915 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
27916         Log: Update Changes.
27917      Branch: perl
27918            ! Changes patchlevel.h
27919 ____________________________________________________________________________
27920 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
27921         Log: HP-UX update from H.Merijn Brand.
27922      Branch: perl
27923            ! README.hpux
27924 ____________________________________________________________________________
27925 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
27926         Log: Subject: [PATCH] fix link rot in README.vms
27927              From: "Craig A. Berry" <craigberry@mac.com>
27928              Date: Wed, 10 Oct 2001 17:17:00 -0500
27929              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
27930      Branch: perl
27931            ! README.vms
27932 ____________________________________________________________________________
27933 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
27934         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
27935              From: "chromatic" <chromatic@rmci.net>
27936              Date: Wed, 10 Oct 2001 15:50:30 -0600
27937              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
27938      Branch: perl
27939            ! lib/Term/Complete.t
27940 ____________________________________________________________________________
27941 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
27942         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
27943              From: "chromatic" <chromatic@rmci.net>
27944              Date: Wed, 10 Oct 2001 15:45:42 -0600
27945              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
27946      Branch: perl
27947            + lib/ExtUtils/Packlist.t
27948            ! MANIFEST
27949 ____________________________________________________________________________
27950 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
27951         Log: VMS needs quotes around the -I option to keep it from
27952              being downcased, from Charles Lane.
27953      Branch: perl
27954            ! t/run/kill_perl.t
27955 ____________________________________________________________________________
27956 [ 12395] By: ams                                   on 2001/10/10  16:22:32
27957         Log: Subject: [PATCH lib/FindBin.pm]
27958              From: Stas Bekman <stas@stason.org>
27959              Date: Tue, 09 Oct 2001 23:57:10 +0800
27960              Message-Id: <3BC31E56.60805@stason.org>
27961      Branch: perl
27962            ! lib/FindBin.pm
27963 ____________________________________________________________________________
27964 [ 12394] By: ams                                   on 2001/10/10  16:09:53
27965         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
27966              From: Abhijit Menon-Sen <ams@wiw.org>
27967              Date: Wed, 10 Oct 2001 21:59:33 +0530
27968              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
27969      Branch: perl
27970            ! ext/Data/Dumper/Dumper.xs
27971 ____________________________________________________________________________
27972 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
27973         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
27974              from Charles Lane.
27975      Branch: perl
27976            ! lib/File/Spec/VMS.pm
27977 ____________________________________________________________________________
27978 [ 12392] By: ams                                   on 2001/10/10  14:49:43
27979         Log: Subject: [PATCH] two s/// bugfixes
27980              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27981              Date: Wed, 10 Oct 2001 17:23:44 +0200
27982              Message-Id: <20011010172344.C22440@rafael>
27983      Branch: perl
27984            ! pp_ctl.c regexec.c t/op/subst.t
27985 ____________________________________________________________________________
27986 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
27987         Log: Fix/improve handling of the [000000] special "root"
27988              directory, by putting cwd in canonical form when doing
27989              abs2rel, and prepending a 000000 to directory "chunks"
27990              if missing from base or path.  Also adjust test to
27991              reflect the (improved) output from abs2rel.
27992              From Charles Lane.
27993      Branch: perl
27994            ! lib/File/Spec.t lib/File/Spec/VMS.pm
27995 ____________________________________________________________________________
27996 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
27997         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
27998              all of the extra VMSish attributes (such as "treat this logical
27999              as a device name") that are necessary to make programs run.
28000              A tainted %ENV does not hinder VMS.  From Charles Lane.
28001      Branch: perl
28002            ! lib/File/Find/t/taint.t
28003 ____________________________________________________________________________
28004 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
28005         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
28006              
28007              o  VMS is case-insensitive, RTL downcases filenames read
28008              by perl... so need to re-upcase filenames like MANIFEST
28009              and MANIFEST.SKIP
28010              
28011              o  Need to convert VMS-style to Unix-style filenames when comparing
28012              names in MANIFEST to names in filesystem.
28013              
28014              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
28015              since VMS won't let you (easily) delete non-empty directories.
28016              
28017              From Charles Lane.
28018      Branch: perl
28019            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
28020 ____________________________________________________________________________
28021 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
28022         Log: Unix and VMS agree on "*" as a "match any number of any chars"
28023              wildcards, but differ ("?"  vs.  "%") for their "match any single
28024              char" wildcard.  This patch changes "?"  chars to "%" before doing a
28025              VMS glob...at no loss of functionality, since "?"  isn't a valid
28026              filename char on VMS.  From Charles Lane.
28027      Branch: perl
28028            ! doio.c
28029 ____________________________________________________________________________
28030 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
28031         Log: (accidentally empty submit; new life as #12390)
28032      Branch: perl
28033            ! lib/File/Find/t/taint.t
28034 ____________________________________________________________________________
28035 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
28036         Log: Even more VMS tweakage from Charles Lane:
28037              
28038              Tweak #1:  splitdir only works on directory part of filespec,
28039              split off volume first
28040              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
28041              (it's a horrible kludge in the run-time library,
28042              improved in later versions). Check the
28043              $Config{'d_setenv'} flag before attempting to set it.
28044      Branch: perl
28045            ! t/op/chdir.t
28046 ____________________________________________________________________________
28047 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
28048         Log: VMS tweakage from Charles Lane.
28049              
28050              . command.com doubles an output line when prompting for extensions
28051              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
28052              . perl5db doesn't clean up after itself
28053      Branch: perl
28054            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
28055 ____________________________________________________________________________
28056 [ 12384] By: sky                                   on 2001/10/09  19:16:11
28057         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
28058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28059              Date: Tue, 9 Oct 2001 22:10:26 +0200
28060              Message-ID: <20011009221026.A8579@rafael>
28061      Branch: perl
28062            ! pod/perldata.pod
28063 ____________________________________________________________________________
28064 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
28065         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
28066              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
28067              Date: 9 Oct 2001 15:15:06 -0000
28068              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
28069      Branch: perl
28070            ! t/op/subst.t
28071 ____________________________________________________________________________
28072 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
28073         Log: Update Changes.
28074      Branch: perl
28075            ! Changes patchlevel.h
28076 ____________________________________________________________________________
28077 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
28078         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
28079              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
28080              when a NULL is passed for the filename string pointer.
28081              From Charles Lane.
28082      Branch: perl
28083            ! vms/vms.c
28084 ____________________________________________________________________________
28085 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
28086         Log: Subject: HP systems update
28087              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28088              Date: Tue, 09 Oct 2001 15:59:22 +0200
28089              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
28090      Branch: perl
28091            ! README.hpux
28092 ____________________________________________________________________________
28093 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
28094         Log: CPAN::Nox does now have a test.
28095      Branch: perl
28096            ! t/lib/1_compile.t
28097 ____________________________________________________________________________
28098 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
28099         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
28100              From: David Dyck <dcd@tc.fluke.com>
28101              Date: Mon, 1 Oct 2001 12:17:36 -0700
28102              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
28103      Branch: perl
28104            ! installperl
28105 ____________________________________________________________________________
28106 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
28107         Log: NetWare update from Ananth Kesari.
28108      Branch: perl
28109            ! NetWare/nwperlsys.h makedef.pl
28110 ____________________________________________________________________________
28111 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
28112         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
28113              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28114              Date: Tue, 9 Oct 2001 08:40:57 EDT
28115              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
28116      Branch: perl
28117            ! lib/File/Find/t/find.t
28118 ____________________________________________________________________________
28119 [ 12374] By: ams                                   on 2001/10/09  05:31:45
28120         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
28121              ExtUtils::Mkbootstrap
28122              From: "chromatic" <chromatic@rmci.net>
28123              Date: Tue, 09 Oct 2001 00:08:37 -0600
28124              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
28125      Branch: perl
28126            + lib/ExtUtils/Mkbootstrap.t
28127            ! MANIFEST
28128 ____________________________________________________________________________
28129 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
28130         Log: Enable more debugging.
28131      Branch: perl
28132            ! lib/utf8_heavy.pl
28133 ____________________________________________________________________________
28134 [ 12372] By: ams                                   on 2001/10/09  02:11:59
28135         Log: #12370 forgot to modify is_gv_magical().
28136      Branch: perl
28137            ! gv.c
28138 ____________________________________________________________________________
28139 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
28140         Log: Make the toupper/lower/title API for Unicode not right
28141              but at least less wrong: prepare for the mapping being
28142              more than just one-character-to-one-character.
28143      Branch: perl
28144            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
28145            ! regexec.c utf8.c
28146 ____________________________________________________________________________
28147 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
28148         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
28149              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28150              Date: Mon, 8 Oct 2001 22:18:23 -0400
28151              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
28152      Branch: perl
28153            ! pod/perlvar.pod t/op/taint.t
28154 ____________________________________________________________________________
28155 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
28156         Log: FAQ sync.
28157      Branch: perl
28158            ! pod/perlfaq3.pod pod/perlfaq4.pod
28159 ____________________________________________________________________________
28160 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
28161         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
28162              From: "chromatic" <chromatic@rmci.net>
28163              Date: Mon, 08 Oct 2001 14:05:32 -0600
28164              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
28165      Branch: perl
28166            ! lib/Term/Cap.t
28167 ____________________________________________________________________________
28168 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
28169         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
28170              From: Michael G Schwern <schwern@pobox.com>
28171              Date: Mon, 8 Oct 2001 17:00:14 -0400
28172              Message-ID: <20011008170014.L17083@blackrider>
28173      Branch: perl
28174            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
28175 ____________________________________________________________________________
28176 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
28177         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
28178              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28179              Date: Mon, 8 Oct 2001 16:01:33 EDT
28180              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
28181      Branch: perl
28182            ! ext/Time/HiRes/HiRes.xs
28183 ____________________________________________________________________________
28184 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
28185         Log: Subject: [PATCH] Autosplit patch for VMS
28186              From: "Craig A. Berry" <craigberry@mac.com>
28187              Date: Mon, 08 Oct 2001 15:40:43 -0500
28188              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
28189      Branch: perl
28190            ! lib/AutoSplit.pm lib/AutoSplit.t
28191 ____________________________________________________________________________
28192 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
28193         Log: Don't assume that everybody is running OS X 10.1 yet;
28194              from Kay Röpke.
28195      Branch: perl
28196            ! hints/darwin.sh
28197 ____________________________________________________________________________
28198 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
28199         Log: Update Changes.
28200      Branch: perl
28201            ! Changes patchlevel.h
28202 ____________________________________________________________________________
28203 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
28204         Log: Retract #12358 for now.
28205      Branch: perl
28206            ! lib/Term/Cap.t
28207 ____________________________________________________________________________
28208 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
28209         Log: Can't figure out what this is testing.
28210              (If it is trying to catch SIGKILL, it should stop
28211              trying because that is by definition impossible.)
28212      Branch: perl
28213            ! lib/sigtrap.t
28214 ____________________________________________________________________________
28215 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
28216         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
28217              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
28218              Date: Sun, 30 Sep 2001 21:15:13 +0200
28219              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
28220      Branch: perl
28221            ! lib/ExtUtils/MM_Win32.pm
28222 ____________________________________________________________________________
28223 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
28224         Log: Clarify the ldlibpth part and condense the overall text.
28225      Branch: perl
28226            ! t/TEST
28227 ____________________________________________________________________________
28228 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
28229         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
28230              From: "chromatic" <chromatic@rmci.net>
28231              Date: Sun, 07 Oct 2001 16:59:26 -0600
28232              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
28233      Branch: perl
28234            ! lib/Term/Cap.t
28235 ____________________________________________________________________________
28236 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
28237         Log: Update the list because fo #12265.
28238      Branch: perl
28239            ! t/lib/1_compile.t
28240 ____________________________________________________________________________
28241 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
28242         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
28243              From: Nicholas Clark <nick@ccl4.org>
28244              Date: Sun, 7 Oct 2001 20:53:33 +0100
28245              Message-ID: <20011007205333.S38756@plum.flirble.org>   
28246      Branch: perl
28247            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
28248            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
28249            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
28250            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
28251            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
28252            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
28253            ! lib/Switch/t/switch.t lib/Term/Complete.t
28254            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
28255            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
28256            ! t/op/my_stash.t
28257 ____________________________________________________________________________
28258 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
28259         Log: Integrate patch #12350 from maintperl; typo in
28260              IO::Seekable doc.
28261      Branch: perl
28262           !> ext/IO/lib/IO/Seekable.pm
28263 ____________________________________________________________________________
28264 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
28265         Log: Detypo.
28266      Branch: perl
28267            ! hints/darwin.sh
28268 ____________________________________________________________________________
28269 [ 12353] By: sky                                   on 2001/10/07  17:16:14
28270         Log: Change 12349 didn't really get it right.
28271      Branch: perl
28272            ! lib/Unicode/README
28273 ____________________________________________________________________________
28274 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
28275         Log: If running the harness the dynamic library search path
28276              may need setting.
28277      Branch: perl
28278            ! t/TEST
28279 ____________________________________________________________________________
28280 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
28281         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
28282              in ldflags.
28283      Branch: perl
28284            ! hints/darwin.sh
28285 ____________________________________________________________________________
28286 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
28287         Log: typo in IO::Seekable doc
28288      Branch: maint-5.6/perl
28289            ! ext/IO/lib/IO/Seekable.pm
28290 ____________________________________________________________________________
28291 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
28292         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
28293              doesn't work on Mac OS X 10.1 (when unpacking the tar the
28294              latter gets renamed as lib/unicode:1, assumedly for security
28295              reasons not to overwrite stuff)
28296      Branch: perl
28297            + lib/Unicode/README
28298            - lib/unicode/README
28299            ! MANIFEST
28300 ____________________________________________________________________________
28301 [ 12348] By: ams                                   on 2001/10/07  05:33:40
28302         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
28303              From: "chromatic" <chromatic@rmci.net>
28304              Date: Sat, 06 Oct 2001 21:42:03 -0600
28305              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
28306      Branch: perl
28307            + lib/CPAN/t/Nox.t
28308            ! MANIFEST
28309 ____________________________________________________________________________
28310 [ 12347] By: ams                                   on 2001/10/07  00:48:10
28311         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
28312              From: "chromatic" <chromatic@rmci.net>
28313              Date: Sat, 06 Oct 2001 18:52:10 -0600
28314              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
28315      Branch: perl
28316            + lib/sigtrap.t
28317            ! MANIFEST
28318 ____________________________________________________________________________
28319 [ 12346] By: ams                                   on 2001/10/06  23:14:01
28320         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
28321              h2xs write?)
28322              From: Nicholas Clark <nick@ccl4.org>
28323              Date: Sat, 6 Oct 2001 21:46:43 +0100
28324              Message-Id: <20011006214643.L38756@plum.flirble.org>
28325      Branch: perl
28326            ! utils/h2xs.PL
28327 ____________________________________________________________________________
28328 [ 12345] By: ams                                   on 2001/10/06  17:39:53
28329         Log: Subject: [PATCH] Memoize tests
28330              From: Nicholas Clark <nick@ccl4.org>
28331              Date: Sat, 6 Oct 2001 18:04:21 +0100
28332              Message-Id: <20011006180421.J38756@plum.flirble.org>
28333      Branch: perl
28334            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
28335            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
28336            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
28337            ! lib/Memoize/t/expire_module_n.t
28338            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
28339            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
28340            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
28341            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
28342            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
28343            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
28344 ____________________________________________________________________________
28345 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
28346         Log: Retract the latter part of #12343.
28347      Branch: perl
28348            ! ext/IO/lib/IO/Socket/INET.pm
28349 ____________________________________________________________________________
28350 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
28351         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
28352              From: David Dyck <dcd@tc.fluke.com>
28353              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
28354              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
28355              
28356              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
28357              From: David Dyck <dcd@tc.fluke.com>
28358              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
28359              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
28360      Branch: perl
28361            ! ext/IO/lib/IO/Socket/INET.pm
28362 ____________________________________________________________________________
28363 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
28364         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
28365              From: Robin Barker <rmb1@cise.npl.co.uk>
28366              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
28367              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
28368      Branch: perl
28369            ! t/TEST
28370 ____________________________________________________________________________
28371 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
28372         Log: Don't assume that %x is good for displaying UVs.
28373      Branch: perl
28374            ! dump.c
28375 ____________________________________________________________________________
28376 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
28377         Log: Update Changes.
28378      Branch: perl
28379            ! Changes patchlevel.h
28380 ____________________________________________________________________________
28381 [ 12339] By: ams                                   on 2001/10/05  10:22:34
28382         Log: Subject: [PATCH] perlfunc/select
28383              From: Nicholas Clark <nick@ccl4.org>
28384              Date: Fri, 5 Oct 2001 11:33:58 +0100
28385              Message-Id: <20011005113358.Z38756@plum.flirble.org>
28386      Branch: perl
28387            ! pod/perlfunc.pod
28388 ____________________________________________________________________________
28389 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
28390         Log: Retract #12313 and #12249.
28391      Branch: perl
28392            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
28393            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
28394            ! pod/perlebcdic.pod
28395 ____________________________________________________________________________
28396 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
28397         Log: Subject: [PATCH] perlvms.pod update
28398              From: "Craig A. Berry" <craigberry@mac.com>
28399              Date: Thu, 04 Oct 2001 12:55:52 -0500
28400              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
28401      Branch: perl
28402            ! vms/perlvms.pod
28403 ____________________________________________________________________________
28404 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
28405         Log: Subject: PATCH: Tie::SubstrHash
28406              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
28407              Date: Thu, 04 Oct 2001 12:12:41 +0100
28408              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
28409      Branch: perl
28410            ! lib/Tie/SubstrHash.pm
28411 ____________________________________________________________________________
28412 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
28413         Log: Unicode properties saga continues.
28414      Branch: perl
28415            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
28416            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
28417 ____________________________________________________________________________
28418 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
28419         Log: Yet more Unicode properties.
28420      Branch: perl
28421            + lib/unicore/In/137.pl lib/unicore/In/138.pl
28422            + lib/unicore/In/139.pl lib/unicore/In/140.pl
28423            + lib/unicore/In/141.pl lib/unicore/In/142.pl
28424            + lib/unicore/In/143.pl lib/unicore/In/144.pl
28425            + lib/unicore/In/145.pl lib/unicore/In/146.pl
28426            + lib/unicore/In/147.pl lib/unicore/In/148.pl
28427            + lib/unicore/In/149.pl lib/unicore/In/150.pl
28428            + lib/unicore/In/151.pl lib/unicore/In/152.pl
28429            + lib/unicore/In/153.pl lib/unicore/In/154.pl
28430            + lib/unicore/In/155.pl lib/unicore/In/156.pl
28431            + lib/unicore/In/157.pl lib/unicore/In/158.pl
28432            + lib/unicore/In/159.pl lib/unicore/In/160.pl
28433            + lib/unicore/In/161.pl lib/unicore/In/162.pl
28434            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
28435            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
28436            ! pod/perlunicode.pod
28437 ____________________________________________________________________________
28438 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
28439         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
28440              From: "Craig A. Berry" <craigberry@mac.com>
28441              Date: Wed, 03 Oct 2001 17:45:25 -0500
28442              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
28443              
28444              (the lib/Term/Complete.t patched differently by #12332)
28445      Branch: perl
28446            ! lib/ExtUtils/Command.t
28447 ____________________________________________________________________________
28448 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
28449         Log: Restore only if something to restore.
28450      Branch: perl
28451            ! lib/Term/Complete.t
28452 ____________________________________________________________________________
28453 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
28454         Log: Update various resources for credits,
28455              minor icons fixes, and versions.
28456      Branch: maint-5.6/macperl
28457            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
28458            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
28459            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
28460 ____________________________________________________________________________
28461 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
28462         Log: Quiet the warnings about using undef value
28463      Branch: maint-5.6/macperl
28464            ! lib/File/Temp.pm
28465 ____________________________________________________________________________
28466 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
28467         Log: Fix up Ballon Help and Help menu docs (first pass);
28468              remove balloon rez file, and autogenerate with
28469              Balloon2Rez instead.
28470      Branch: maint-5.6/macperl
28471            + macos/macperl/macscripts/Balloon2Rez
28472            - macos/macperl/MPBalloons.r
28473            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
28474 ____________________________________________________________________________
28475 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
28476         Log: Allow overriding of defaults, for change #12327.
28477      Branch: maint-5.6/macperl
28478            ! perl.h
28479 ____________________________________________________________________________
28480 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
28481         Log: Override PerlProc_exit.
28482      Branch: maint-5.6/macperl
28483            ! macos/macish.h
28484 ____________________________________________________________________________
28485 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
28486         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
28487      Branch: maint-5.6/macperl
28488            + macos/bundled_lib/blib/lib/MD5.pm
28489            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
28490            + macos/lib/Mac/AETE/Dialect.pm
28491            + macos/lib/Mac/AETE/Format/Converter.pm
28492            + macos/lib/Mac/AETE/Format/Dictionary.pm
28493            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
28494            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
28495            + macos/lib/Mac/Toolbox.pod
28496            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
28497 ____________________________________________________________________________
28498 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
28499         Log: Sync up silly CVS headers ... I should commit CVS
28500              first to avoid this ...
28501      Branch: maint-5.6/macperl
28502            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
28503            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
28504            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
28505            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
28506 ____________________________________________________________________________
28507 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
28508         Log: Fix Matthias' address, and attributions.
28509      Branch: maint-5.6/macperl
28510            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
28511            ! pod/perlport.pod
28512 ____________________________________________________________________________
28513 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
28514         Log: Fix Matthias' address, and attributions.
28515      Branch: maint-5.6/macperl
28516            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
28517            ! macos/ext/Mac/Components/Components.pm
28518            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
28519            ! macos/ext/Mac/Dialogs/Dialogs.pm
28520            ! macos/ext/Mac/Events/Events.pm
28521            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
28522            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
28523            ! macos/ext/Mac/Gestalt/Gestalt.pm
28524            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
28525            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
28526            ! macos/ext/Mac/Menus/Menus.pm
28527            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
28528            ! macos/ext/Mac/Movies/Movies.pm
28529            ! macos/ext/Mac/Navigation/Navigation.pm
28530            ! macos/ext/Mac/Notification/Notification.pm
28531            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
28532            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
28533            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
28534            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
28535            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
28536            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
28537            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
28538            ! macos/ext/Mac/StandardFile/StandardFile.pm
28539            ! macos/ext/Mac/TextEdit/TextEdit.pm
28540            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
28541            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
28542            ! macos/lib/Mac/LowMem.pm
28543 ____________________________________________________________________________
28544 [ 12322] By: sky                                   on 2001/10/03  18:41:07
28545         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
28546              From: "Craig A. Berry" <craigberry@mac.com>
28547              Date: Wed, 03 Oct 2001 14:30:55 -0500
28548              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
28549      Branch: perl
28550            ! vms/vms.c
28551 ____________________________________________________________________________
28552 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
28553         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
28554              From: "Craig A. Berry" <craigberry@mac.com>
28555              Date: Wed, 03 Oct 2001 14:30:55 -0500
28556              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
28557      Branch: perl
28558            ! vms/vms.c
28559 ____________________________________________________________________________
28560 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
28561         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
28562              only IsL&) and Inherited (negative lookahead good);
28563              add tests for Common, Inherited, and L&.
28564      Branch: perl
28565            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
28566 ____________________________________________________________________________
28567 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
28568         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
28569              (The Unicode standard uses L& quite often.)
28570      Branch: perl
28571            ! lib/utf8_heavy.pl
28572 ____________________________________________________________________________
28573 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
28574         Log: Add the 'Common' Unicode property (code points not
28575              explicitly assigned to any other script).
28576      Branch: perl
28577            + lib/unicore/In/136.pl
28578            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
28579 ____________________________________________________________________________
28580 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
28581         Log: Skip the RV printing test under threads until fixed.
28582      Branch: perl
28583            ! ext/B/t/terse.t
28584 ____________________________________________________________________________
28585 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
28586         Log: Subject: 12309 / cygwin / win2k
28587              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28588              Date: Wed, 03 Oct 2001 15:25:15 +0200
28589              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
28590      Branch: perl
28591            ! makedef.pl
28592 ____________________________________________________________________________
28593 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
28594         Log: Metaconfig unit change for #12314.
28595      Branch: metaconfig
28596            ! U/modified/Head.U
28597 ____________________________________________________________________________
28598 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
28599         Log: Subject: Both cygwin and djgpp on one machine
28600              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28601              Date: Wed, 03 Oct 2001 15:02:59 +0200
28602              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
28603      Branch: perl
28604            ! Configure
28605 ____________________________________________________________________________
28606 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
28607         Log: (retracted by #12338)
28608              
28609              Subject: [PATCH] Code clean up for perlboot.pod
28610              From: Casey West <casey@geeknest.com>
28611              Date: Tue, 2 Oct 2001 19:24:43 -0400
28612              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
28613              
28614              Subject: [PATCH] Code clean up for perlbot.diff
28615              From: Casey West <casey@geeknest.com>
28616              Date: Tue, 2 Oct 2001 19:25:22 -0400
28617              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
28618              
28619              Subject: [PATCH] Code clean up for perlcall.pod
28620              From: Casey West <casey@geeknest.com>
28621              Date: Tue, 2 Oct 2001 19:25:57 -0400
28622              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
28623              
28624              Subject: [PATCH] Code clean up for perldata.pod
28625              From: Casey West <casey@geeknest.com>
28626              Date: Tue, 2 Oct 2001 19:26:29 -0400
28627              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
28628              
28629              Subject: [PATCH] Code clean up for perldbmfilter.pod
28630              From: Casey West <casey@geeknest.com>
28631              Date: Tue, 2 Oct 2001 19:26:59 -0400
28632              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
28633              
28634              Subject: [PATCH] Code clean up for perlebcdic.pod
28635              From: Casey West <casey@geeknest.com>
28636              Date: Tue, 2 Oct 2001 19:27:37 -0400
28637              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
28638      Branch: perl
28639            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
28640            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
28641 ____________________________________________________________________________
28642 [ 12312] By: ams                                   on 2001/10/02  23:43:55
28643         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
28644              From: Michael G Schwern <schwern@pobox.com>
28645              Date: Tue, 2 Oct 2001 17:00:49 -0400
28646              Message-Id: <20011002170049.A9955@blackrider>
28647      Branch: perl
28648            ! lib/ExtUtils/MakeMaker.pm
28649 ____________________________________________________________________________
28650 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
28651         Log: FAQ sync.
28652      Branch: perl
28653            ! pod/perlfaq3.pod
28654 ____________________________________________________________________________
28655 [ 12310] By: nick                                  on 2001/10/02  16:09:49
28656         Log: Integrate mainline
28657      Branch: perlio
28658           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
28659           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
28660           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
28661           !> patchlevel.h t/op/pat.t
28662 ____________________________________________________________________________
28663 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
28664         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
28665              not just one single space.
28666      Branch: perl
28667            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
28668 ____________________________________________________________________________
28669 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
28670         Log: AUTHORS updates.
28671      Branch: perl
28672            ! AUTHORS
28673 ____________________________________________________________________________
28674 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
28675         Log: Update Changes.
28676      Branch: perl
28677            ! Changes patchlevel.h
28678 ____________________________________________________________________________
28679 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
28680         Log: Work around old buggy glibcs for langinfo constants,
28681              from Nicholas Clark and David Dyck.
28682      Branch: perl
28683            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
28684 ____________________________________________________________________________
28685 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
28686         Log: Eradicate Time::Piece; add an example.
28687      Branch: perl
28688            ! ext/I18N/Langinfo/Langinfo.pm
28689 ____________________________________________________________________________
28690 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
28691         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
28692              From: Robert Spier <rspier@pobox.com>
28693              Date: Mon, 1 Oct 2001 23:20:16 -0700
28694              Message-ID: <15289.23712.422087.878224@rls.cx>
28695      Branch: perl
28696            ! lib/Pod/Html.pm
28697 ____________________________________________________________________________
28698 [ 12303] By: sky                                   on 2001/10/02  10:40:57
28699         Log: Fixes obscure bug that manifests itself by.
28700              local $!=0;undef*STDOUT;#segfaults
28701              Has been around for a while. Possible other magic IO vars are
28702              possibly affected as well. Reported by Jos Boumans.
28703      Branch: perl
28704            ! mg.c
28705 ____________________________________________________________________________
28706 [ 12302] By: nick                                  on 2001/10/02  09:00:52
28707         Log: Integrate mainline
28708      Branch: perlio
28709           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
28710           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
28711           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
28712 ____________________________________________________________________________
28713 [ 12301] By: nick                                  on 2001/10/02  08:40:57
28714         Log: Integrate mainline + lib/open.t patch from Chromatic
28715      Branch: perlio
28716           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
28717            ! lib/open.t
28718           !> (integrate 29 files)
28719 ____________________________________________________________________________
28720 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
28721         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
28722              Until it has, better stop early if someone requests threads.
28723      Branch: perl
28724            ! hints/darwin.sh
28725 ____________________________________________________________________________
28726 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
28727         Log: Subject: [ID 20011001.011] redundant code in t/TEST
28728              From: David Dyck <dcd@tc.fluke.com>
28729              Date: Mon, 1 Oct 2001 12:56:24 -0700
28730              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
28731      Branch: perl
28732            ! t/TEST
28733 ____________________________________________________________________________
28734 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
28735         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
28736              From: "chromatic" <chromatic@rmci.net>
28737              Date: Mon, 01 Oct 2001 12:27:12 -0600
28738              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
28739      Branch: perl
28740            ! lib/Term/Cap.t
28741 ____________________________________________________________________________
28742 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
28743         Log: UNICOS testing patches from Nicholas Clark.
28744      Branch: perl
28745            ! t/op/arith.t t/op/pack.t
28746 ____________________________________________________________________________
28747 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
28748         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
28749              From: "chromatic" <chromatic@rmci.net>
28750              Date: Mon, 01 Oct 2001 10:21:51 -0600
28751              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
28752      Branch: perl
28753            ! lib/open.t
28754 ____________________________________________________________________________
28755 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
28756         Log: Make missing the RADIXCHAR a softer, gentler error.
28757      Branch: perl
28758            ! ext/I18N/Langinfo/Langinfo.t
28759 ____________________________________________________________________________
28760 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
28761         Log: Nuke also the LANG because of glibc.
28762      Branch: perl
28763            ! lib/open.t
28764 ____________________________________________________________________________
28765 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
28766         Log: Also the ^Is is optional.
28767      Branch: perl
28768            ! pod/perlunicode.pod t/op/pat.t
28769 ____________________________________________________________________________
28770 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
28771         Log: Be careful to pull chars from the varargs stack when
28772              formatting chars.
28773      Branch: perl
28774            ! regcomp.c
28775 ____________________________________________________________________________
28776 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
28777         Log: sortsv not in place anymore, noticed by John P. Linderman.
28778      Branch: perl
28779            ! pod/perlapi.pod pp_ctl.c
28780 ____________________________________________________________________________
28781 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
28782         Log: Make the diagnostic messages more neutral.
28783      Branch: perl
28784            ! ext/B/t/terse.t
28785 ____________________________________________________________________________
28786 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
28787         Log: Forgotten from #12288.
28788      Branch: perl
28789            ! ext/Data/Dumper/Dumper.pm
28790 ____________________________________________________________________________
28791 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
28792         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
28793              From: Brian Ingerson <ingy@ttul.org>
28794              Date: Sun, 30 Sep 2001 21:45:56 -0700
28795              Message-ID: <20010930214556.D26392@ttul.org>
28796              
28797              (remember also the #12289)
28798      Branch: perl
28799            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
28800 ____________________________________________________________________________
28801 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
28802         Log: More Unicode property tests for the abbreviated
28803              general properties.
28804      Branch: perl
28805            ! t/op/pat.t
28806 ____________________________________________________________________________
28807 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
28808         Log: Further tweaks to the Unicode properties.
28809      Branch: perl
28810            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
28811 ____________________________________________________________________________
28812 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
28813         Log: Retract #12284.
28814      Branch: perl
28815            ! lib/Term/Cap.t
28816 ____________________________________________________________________________
28817 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
28818         Log: (Retracted by #12285)
28819      Branch: perl
28820            ! lib/Term/Cap.t
28821 ____________________________________________________________________________
28822 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
28823         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
28824              From: "chromatic" <chromatic@rmci.net>  
28825              Date: Sun, 30 Sep 2001 16:10:02 -0600
28826              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
28827      Branch: perl
28828            + lib/Term/Cap.t
28829            ! MANIFEST
28830 ____________________________________________________________________________
28831 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
28832         Log: Use stty -g to restore the terminal state, do not even
28833              try to run the tests if stty -g is not available.
28834      Branch: perl
28835            ! lib/Term/Complete.t
28836 ____________________________________________________________________________
28837 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
28838         Log: Cleanup utf8_heavy; allow dropping the In prefix from
28839              Unicode script/block properties.
28840      Branch: perl
28841            ! lib/utf8_heavy.pl
28842 ____________________________________________________________________________
28843 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
28844         Log: Retract the #12259 for now.
28845      Branch: perl
28846            ! embed.h embed.pl sv.h
28847 ____________________________________________________________________________
28848 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
28849         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
28850      Branch: perl
28851            + lib/Text/TabsWrap/CHANGELOG
28852            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
28853 ____________________________________________________________________________
28854 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
28855         Log: #12272 wasn't right, it introduced an extra ().
28856      Branch: perl
28857            ! lib/utf8_heavy.pl
28858 ____________________________________________________________________________
28859 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
28860         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
28861              From: Jonathan Stowe <gellyfish@gellyfish.com>
28862              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
28863              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
28864      Branch: perl
28865            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
28866 ____________________________________________________________________________
28867 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
28868         Log: Subject: Patch to put qsortsv in the public API
28869              From: Brian Ingerson <ingy@ttul.org>
28870              Date: Sat, 29 Sep 2001 17:41:13 -0700
28871              Message-ID: <20010929174113.A30223@ttul.org>
28872      Branch: perl
28873            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
28874 ____________________________________________________________________________
28875 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
28876         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
28877              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28878              Date: Sat, 29 Sep 2001 23:54:48 +0200
28879              Message-ID: <20010929235448.A5017@rafael>
28880      Branch: perl
28881            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
28882 ____________________________________________________________________________
28883 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
28884         Log: FAQ sync.
28885      Branch: perl
28886            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
28887            ! pod/perlfaq9.pod
28888 ____________________________________________________________________________
28889 [ 12273] By: bailey                                on 2001/09/29  23:43:46
28890         Log: Resync with mainline
28891      Branch: vmsperl
28892           +> (branch 1207 files)
28893            - (delete 324 files)
28894           !> (integrate 866 files)
28895 ____________________________________________________________________________
28896 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
28897         Log: Nasty recursion trap if one would match Unicode.
28898      Branch: perl
28899            ! lib/utf8_heavy.pl
28900 ____________________________________________________________________________
28901 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
28902         Log: More Unicode todo.
28903      Branch: perl
28904            ! pod/perltodo.pod
28905 ____________________________________________________________________________
28906 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
28907         Log: Explain a bit the new more flexible \p\P syntax.
28908      Branch: perl
28909            ! pod/perlunicode.pod
28910 ____________________________________________________________________________
28911 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
28912         Log: More leniency to the \p and \P: now can have whitespace
28913              between the property definition and the curlies; now can
28914              invert the property by having a caret between the open
28915              curly and the property.
28916      Branch: perl
28917            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
28918 ____________________________________________________________________________
28919 [ 12268] By: nick                                  on 2001/09/29  17:39:26
28920         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
28921              one test (lib/open.t) fails
28922      Branch: perlio
28923           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
28924           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
28925           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
28926           +> lib/Tie/Scalar.t lib/open.t
28927            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
28928            - ext/B/Stash.t
28929           !> (integrate 62 files)
28930 ____________________________________________________________________________
28931 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
28932         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
28933      Branch: perl
28934            ! t/op/chdir.t
28935 ____________________________________________________________________________
28936 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
28937         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
28938              From: "Craig A. Berry" <craigberry@mac.com> 
28939              Date: Sat, 29 Sep 2001 09:35:33 -0500
28940              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
28941      Branch: perl
28942            ! t/op/chdir.t
28943 ____________________________________________________________________________
28944 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
28945         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
28946              From: "chromatic" <chromatic@rmci.net>
28947              Date: Fri, 28 Sep 2001 21:20:12 -0600
28948              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
28949      Branch: perl
28950            + lib/Tie/Scalar.t
28951            ! MANIFEST lib/Tie/Scalar.pm
28952 ____________________________________________________________________________
28953 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
28954         Log: Allow for more flexibility in the \p{In...} names, now
28955              case doesn't matter, and any space or dash can be
28956              matched by any space, dash, underbar, or empty.
28957              (may be going too far on leniency)
28958      Branch: perl
28959            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
28960            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
28961            ! t/op/pat.t
28962 ____________________________________________________________________________
28963 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
28964         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
28965              From: "chromatic" <chromatic@rmci.net>
28966              Date: Fri, 28 Sep 2001 17:39:50 -0600
28967              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
28968      Branch: perl
28969            + lib/open.t
28970            ! MANIFEST
28971 ____________________________________________________________________________
28972 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
28973         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
28974              From: "Craig A. Berry" <craigberry@mac.com>
28975              Date: Fri, 28 Sep 2001 16:24:51 -0500
28976              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
28977      Branch: perl
28978            ! ext/File/Glob/t/basic.t
28979 ____________________________________________________________________________
28980 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
28981         Log: Subject: [DOC PATCH] Carp.pm pod typo
28982              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28983              Date: Fri, 28 Sep 2001 23:14:51 +0200
28984              Message-ID: <20010928231451.E16889@rafael>
28985      Branch: perl
28986            ! lib/Carp.pm
28987 ____________________________________________________________________________
28988 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
28989         Log: Subject: [PATCH] Allow an @INC hook to set %INC
28990              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28991              Date: Fri, 28 Sep 2001 22:18:13 +0200
28992              Message-ID: <20010928221813.A16889@rafael>
28993      Branch: perl
28994            ! pp_ctl.c
28995 ____________________________________________________________________________
28996 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
28997         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
28998              From: Nicholas Clark <nick@ccl4.org>
28999              Date: Fri, 28 Sep 2001 23:39:33 +0100
29000              Message-ID: <20010928233933.C23673@plum.flirble.org>
29001      Branch: perl
29002            ! embed.h embed.pl sv.h
29003 ____________________________________________________________________________
29004 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
29005         Log: Update Changes.
29006      Branch: perl
29007            ! Changes patchlevel.h
29008 ____________________________________________________________________________
29009 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
29010         Log: Move the B tests to B/t.
29011      Branch: perl
29012            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
29013            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
29014            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
29015            - ext/B/Showlex.t ext/B/Stash.t
29016            ! MANIFEST
29017 ____________________________________________________________________________
29018 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
29019         Log: Forgot from #12254.
29020      Branch: perl
29021            + ext/B/B/Terse.t
29022 ____________________________________________________________________________
29023 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
29024         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
29025              From: "chromatic" <chromatic@rmci.net>
29026              Date: Thu, 27 Sep 2001 23:22:17 -0600
29027              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
29028      Branch: perl
29029            ! MANIFEST
29030 ____________________________________________________________________________
29031 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
29032         Log: Test numbering mismatch.
29033      Branch: perl
29034            ! t/op/chdir.t
29035 ____________________________________________________________________________
29036 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
29037         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
29038              From: "Craig A. Berry" <craigberry@mac.com>
29039              Date: Wed, 26 Sep 2001 17:43:14 -0500
29040              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
29041      Branch: perl
29042            ! iperlsys.h t/op/chdir.t
29043 ____________________________________________________________________________
29044 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
29045         Log: Subject: [PATCH gv.c] make __ANON__ global
29046              From: Robin Barker <rmb1@cise.npl.co.uk>
29047              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
29048              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
29049      Branch: perl
29050            ! gv.c t/op/anonsub.t t/op/runlevel.t
29051 ____________________________________________________________________________
29052 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
29053         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
29054              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29055              Date: Thu, 27 Sep 2001 22:34:32 +0200
29056              Message-ID: <20010927223432.A1485@rafael>
29057      Branch: perl
29058            ! ext/B/B/Terse.pm
29059 ____________________________________________________________________________
29060 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
29061         Log: (retracted by #12338)
29062              
29063              Subject: [PATCH] Cleanup of perldsc.pod      
29064              From: Casey West <casey@geeknest.com>
29065              Date: Thu, 27 Sep 2001 11:13:17 -0400
29066              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
29067      Branch: perl
29068            ! pod/perldsc.pod
29069 ____________________________________________________________________________
29070 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
29071         Log: Not everyone is using ithreads...
29072      Branch: perl
29073            ! ext/Devel/Peek/Peek.t
29074 ____________________________________________________________________________
29075 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
29076         Log: Document the nss_delete core dump workaround for HP-UX
29077              and Solaris, bug IDs 20010805.018 and 20010629.004.
29078      Branch: perl
29079            ! README.hpux README.solaris
29080 ____________________________________________________________________________
29081 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
29082         Log: Dump Unicode hash keys also as Unicode,
29083              not just as a byte string.
29084      Branch: perl
29085            ! dump.c ext/Devel/Peek/Peek.t
29086 ____________________________________________________________________________
29087 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
29088         Log: Integrate changes #12241 and #12242 from macperl:
29089              
29090              Remove unneeded disabling of umask() calls
29091              
29092              Note (get|set)sockopt are available.
29093      Branch: perl
29094           !> lib/File/Temp.pm pod/perlport.pod
29095 ____________________________________________________________________________
29096 [ 12244] By: sky                                   on 2001/09/27  08:53:00
29097         Log: Flush buffers on thread closedown.
29098      Branch: perl
29099            ! ext/threads/threads.xs
29100 ____________________________________________________________________________
29101 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
29102         Log: Dump SvUTF8(sv)s also as \x{...}.
29103              
29104              TODO: dump the SvUTF8() hash keys similarly. 
29105      Branch: perl
29106            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
29107 ____________________________________________________________________________
29108 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
29109         Log: Note (get|set)sockopt are available.
29110      Branch: maint-5.6/macperl
29111            ! pod/perlport.pod
29112 ____________________________________________________________________________
29113 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
29114         Log: Remove unneeded disabling of umask() calls
29115      Branch: maint-5.6/macperl
29116            ! lib/File/Temp.pm
29117 ____________________________________________________________________________
29118 [ 12240] By: sky                                   on 2001/09/26  18:44:56
29119         Log: Documention update
29120      Branch: perl
29121            ! ext/threads/threads.pm
29122 ____________________________________________________________________________
29123 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
29124         Log: Update Changes.
29125      Branch: perl
29126            ! Changes patchlevel.h
29127 ____________________________________________________________________________
29128 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
29129         Log: Check that all environment variables are tainted.
29130      Branch: perl
29131            ! t/op/taint.t
29132 ____________________________________________________________________________
29133 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
29134         Log: Manual integration error in #12235.
29135      Branch: perl
29136            ! lib/File/DosGlob.t
29137 ____________________________________________________________________________
29138 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
29139         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
29140              From: "chromatic" <chromatic@rmci.net>
29141              Date: Tue, 25 Sep 2001 23:57:07 -0600
29142              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
29143      Branch: perl
29144            ! perlio.c
29145 ____________________________________________________________________________
29146 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
29147         Log: Integrate macperl changes from Chris Nandor:
29148              12192 11817 11815 11813 11778 11775
29149              
29150              Update CPAN.pm to work with new Mac::BuildTools instead
29151              of ExtUtils::MM_MacOS "orphan" functions
29152              
29153              Fix test
29154              
29155              Make syntax check report in MPW style, fix tests
29156              to use Mac::err=unix to get normal-style error
29157              messages.
29158              
29159              More module and test ports from Thomas Wegner et al
29160              
29161              Fix open of /dev/null for Mac OS
29162              
29163              Allow for platforms to override formatting of errors
29164              on output from Matthias Neeracher (core files)
29165      Branch: perl
29166            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
29167            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
29168            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
29169           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
29170           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
29171           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
29172 ____________________________________________________________________________
29173 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
29174         Log: grrr.
29175      Branch: perl
29176            ! t/op/gv.t
29177 ____________________________________________________________________________
29178 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
29179         Log: Retract #12232.
29180      Branch: perl
29181            ! t/op/gv.t
29182 ____________________________________________________________________________
29183 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
29184         Log: (Retracted by #12233.)
29185      Branch: perl
29186            ! t/op/gv.t
29187 ____________________________________________________________________________
29188 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
29189         Log: Detypo.
29190      Branch: perl
29191            ! ext/Encode/Makefile.PL
29192 ____________________________________________________________________________
29193 [ 12230] By: sky                                   on 2001/09/26  11:36:23
29194         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
29195              We are using a "delay" here because we do not want to depend on thread synchronization issues.
29196      Branch: perl
29197            + ext/threads/t/stress_cv.t
29198            ! MANIFEST ext/threads/t/stress_string.t
29199 ____________________________________________________________________________
29200 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
29201         Log: NetWare tweak from Ananth Kesari.
29202      Branch: perl
29203            ! NetWare/t/Readme.txt
29204 ____________________________________________________________________________
29205 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
29206         Log: Trick to fool case-blind filesystems.
29207      Branch: perl
29208            ! ext/Encode/Makefile.PL
29209 ____________________________________________________________________________
29210 [ 12227] By: sky                                   on 2001/09/26  11:06:50
29211         Log: Threads can start executing in a different order than they were
29212              created.... so we cannot ok() inside the threadstarter.
29213      Branch: perl
29214            ! ext/threads/t/stress_string.t
29215 ____________________________________________________________________________
29216 [ 12226] By: sky                                   on 2001/09/26  07:41:45
29217         Log: Add in stress_string.t to stress test threads a bit more.
29218      Branch: perl
29219            + ext/threads/t/stress_string.t
29220            ! MANIFEST
29221 ____________________________________________________________________________
29222 [ 12225] By: sky                                   on 2001/09/26  07:04:21
29223         Log: Fix negative refcount introduced by #12223.
29224      Branch: perl
29225            ! ext/threads/threads.xs
29226 ____________________________________________________________________________
29227 [ 12224] By: sky                                   on 2001/09/26  06:57:58
29228         Log: Update documentation to match change #12223
29229      Branch: perl
29230            ! sharedsv.c
29231 ____________________________________________________________________________
29232 [ 12223] By: sky                                   on 2001/09/26  06:54:32
29233         Log: Use a separate interpreter for the sharedsv space. Another
29234              negative sv leak. Sigh.
29235      Branch: perl
29236            ! sharedsv.c
29237 ____________________________________________________________________________
29238 [ 12222] By: sky                                   on 2001/09/26  05:58:35
29239         Log: Do the environ assignment in perl_contruct to match perl_destruct.
29240              Now we don't need to perl_parse/perl_run. However environ is a
29241              global....
29242      Branch: perl
29243            ! perl.c
29244 ____________________________________________________________________________
29245 [ 12221] By: sky                                   on 2001/09/26  05:41:02
29246         Log: Move the creation of PL_strtab to perl_construct so we can work
29247              with HV and HEs without running perl_parse.
29248      Branch: perl
29249            ! perl.c
29250 ____________________________________________________________________________
29251 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
29252         Log: integrate macperl changes into maint-5.6
29253      Branch: maint-5.6/perl
29254           !> (integrate 26 files)
29255 ____________________________________________________________________________
29256 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
29257         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
29258              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
29259      Branch: maint-5.6/macperl
29260            ! macos/ext/Mac/Fonts/Fonts.xs
29261            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
29262 ____________________________________________________________________________
29263 [ 12218] By: ams                                   on 2001/09/25  23:31:33
29264         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
29265              From: Nicholas Clark <nick@ccl4.org>
29266              Date: Wed, 26 Sep 2001 01:20:20 +0100
29267              Message-Id: <20010926012020.B48092@plum.flirble.org>
29268      Branch: perl
29269            ! lib/AutoSplit.t
29270 ____________________________________________________________________________
29271 [ 12217] By: ams                                   on 2001/09/25  22:33:05
29272         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
29273              From: "Craig A. Berry" <craigberry@mac.com>
29274              Date: Tue, 25 Sep 2001 18:08:42 -0500
29275              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
29276      Branch: perl
29277            ! vms/vms.c
29278 ____________________________________________________________________________
29279 [ 12216] By: ams                                   on 2001/09/25  21:41:01
29280         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
29281              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
29282              From: Michael G Schwern <schwern@pobox.com>
29283              Date: Wed, 26 Sep 2001 00:38:21 -0400
29284              Message-Id: <20010926003821.A627@blackrider>
29285      Branch: perl
29286            ! lib/AutoSplit.t
29287 ____________________________________________________________________________
29288 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
29289         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
29290              From: Michael G Schwern <schwern@pobox.com>
29291              Date: Tue, 25 Sep 2001 17:43:49 -0400
29292              Message-ID: <20010925174349.B19534@blackrider>
29293      Branch: perl
29294            ! lib/Test/Simple.pm lib/Test/Utils.pm
29295 ____________________________________________________________________________
29296 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
29297         Log: Integrate changes from bleadperl.
29298      Branch: maint-5.6/macperl
29299           !> pod/perlport.pod
29300 ____________________________________________________________________________
29301 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
29302         Log: skip($mess) should result in one skip.
29303      Branch: perl
29304            ! t/test.pl
29305 ____________________________________________________________________________
29306 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
29307         Log: Integrate change #12200 from maintperl.
29308      Branch: maint-5.6/macperl
29309           !> win32/perlhost.h
29310 ____________________________________________________________________________
29311 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
29312         Log: Fix file types to "apple"
29313      Branch: maint-5.6/macperl
29314            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
29315            ! macos/ext/Mac/SAT/t/Collision.rsrc
29316 ____________________________________________________________________________
29317 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
29318         Log: Fix rsrc file as snd file; fix path in t file.
29319      Branch: maint-5.6/macperl
29320            ! macos/ext/Mac/Notification/t/Notification.rsrc
29321            ! macos/ext/Mac/Notification/t/Notification.t
29322 ____________________________________________________________________________
29323 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
29324         Log: Sync up with File::Find from bleadperl.
29325      Branch: maint-5.6/macperl
29326            ! lib/File/Find.pm t/lib/filefind-taint.t
29327 ____________________________________________________________________________
29328 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
29329         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
29330              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
29331              of hundreds)
29332      Branch: maint-5.6/macperl
29333            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
29334            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
29335            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
29336 ____________________________________________________________________________
29337 [ 12207] By: nick                                  on 2001/09/25  19:04:36
29338         Log: Integrate mainline (untested while modem is up)
29339      Branch: perlio
29340           +> lib/AutoSplit.t t/test.pl
29341            - lib/warnings/register.t
29342           !> (integrate 28 files)
29343 ____________________________________________________________________________
29344 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
29345         Log: perldiag entry for #12205.
29346      Branch: perl
29347            ! pod/perldiag.pod
29348 ____________________________________________________________________________
29349 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
29350         Log: Subject: [PATCH] warning on v-string in use/require
29351              From: John Peacock <jpeacock@rowman.com>
29352              Date: Mon, 24 Sep 2001 17:29:03 -0400
29353              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
29354      Branch: perl
29355            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
29356 ____________________________________________________________________________
29357 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
29358         Log: perltooc et al updates.
29359      Branch: perl
29360            ! plan9/mkfile pod/roffitall
29361 ____________________________________________________________________________
29362 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
29363         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
29364              From: Michael G Schwern <schwern@pobox.com>
29365              Date: Sun, 23 Sep 2001 00:07:12 -0400
29366              Message-ID: <20010923000712.A7005@blackrider>
29367      Branch: perl
29368            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
29369 ____________________________________________________________________________
29370 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
29371         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
29372              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29373              Date: Wed, 26 Sep 2001 01:25:10 +0900
29374              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
29375      Branch: perl
29376            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
29377            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
29378            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
29379 ____________________________________________________________________________
29380 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
29381         Log: Integrate change #12200 from maintperl;
29382              on windows, virtualized environment could propagate deleted variables
29383              into children if they happen to be at the very end of the table
29384      Branch: perl
29385           !> win32/perlhost.h
29386 ____________________________________________________________________________
29387 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
29388         Log: on windows, virtualized environment could propagate deleted variables
29389              into children if they happen to be at the very end of the table
29390              (thanks for succinct test case from Johan Holmberg, and fix from
29391              Doug Lankshear)
29392      Branch: maint-5.6/perl
29393            ! win32/perlhost.h
29394 ____________________________________________________________________________
29395 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
29396         Log: avoid the use of ftime() (it does a useless, potentially
29397              expensive call to GetTimeZoneInformation()); this potentially
29398              also results in three more digits of precision from
29399              Time::HiRes::time()
29400      Branch: perl
29401            ! ext/Time/HiRes/HiRes.xs
29402 ____________________________________________________________________________
29403 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
29404         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
29405              
29406              Note: io/binmode is failing, have to figure out why.
29407      Branch: perl
29408            + t/test.pl
29409            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
29410            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
29411            ! t/run/exit.t
29412 ____________________________________________________________________________
29413 [ 12197] By: ams                                   on 2001/09/25  13:48:55
29414         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
29415              From: Nicholas Clark <nick@ccl4.org>
29416              Date: Tue, 25 Sep 2001 00:37:40 +0100
29417              Message-Id: <20010925003740.S4971@plum.flirble.org>
29418              (Further changes expected.)
29419      Branch: perl
29420            + lib/AutoSplit.t
29421            ! MANIFEST
29422 ____________________________________________________________________________
29423 [ 12196] By: sky                                   on 2001/09/25  13:37:12
29424         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
29425              _ftime to try and be more robust.
29426      Branch: perl
29427            ! ext/Time/HiRes/HiRes.xs
29428 ____________________________________________________________________________
29429 [ 12194] By: ams                                   on 2001/09/25  11:40:00
29430         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
29431              From: "Craig A. Berry" <craigberry@mac.com>
29432              Date: Mon, 24 Sep 2001 17:54:20 -0500
29433              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
29434      Branch: perl
29435            ! vms/descrip_mms.template
29436 ____________________________________________________________________________
29437 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
29438         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
29439              not working, cursor not spinning (Bug #422129); external
29440              editor problems (Bug #456329); escape/cmd-. not activating
29441              "Cancel" in Save dialog box (Bug #446960); Runtimes not
29442              executing on launch (Bug #464441).
29443      Branch: maint-5.6/macperl
29444            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
29445            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
29446            ! macos/macperl/MacPerl.r
29447 ____________________________________________________________________________
29448 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
29449         Log: Update CPAN.pm to work with new Mac::BuildTools instead
29450              of ExtUtils::MM_MacOS "orphan" functions
29451      Branch: maint-5.6/macperl
29452            ! lib/CPAN.pm
29453 ____________________________________________________________________________
29454 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
29455         Log: Fix up another xsubpp problem (Matthias Neeracher)
29456      Branch: maint-5.6/macperl
29457            ! macos/xsubpp
29458 ____________________________________________________________________________
29459 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
29460         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
29461      Branch: maint-5.6/macperl
29462            ! macos/lib/ExtUtils/MM_MacOS.pm
29463 ____________________________________________________________________________
29464 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
29465         Log: Fix up Makefiles for more Mac:: modules (and prepare for
29466              static build ...?)
29467      Branch: maint-5.6/macperl
29468            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
29469            ! macos/macperl/Makefile.mk
29470 ____________________________________________________________________________
29471 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
29472         Log: Fix up tests
29473      Branch: maint-5.6/macperl
29474            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
29475 ____________________________________________________________________________
29476 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
29477         Log: Make malloc smarter, fix bugs.  (Bug #404030)
29478      Branch: maint-5.6/macperl
29479            ! macos/icemalloc.c macos/icemalloc.h
29480 ____________________________________________________________________________
29481 [ 12186] By: nick                                  on 2001/09/24  19:18:17
29482         Log: Integrate mainline
29483      Branch: perlio
29484           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
29485           +> lib/filetest.t
29486           !> (integrate 30 files)
29487 ____________________________________________________________________________
29488 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
29489         Log: Retract #12136, the warnings::register is already
29490              tested by t/lib/warnings/9enabled, as pointed out
29491              by Paul Marquess.
29492      Branch: perl
29493            - lib/warnings/register.t
29494            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
29495 ____________________________________________________________________________
29496 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
29497         Log: fix Time::HiRes implementation of gettimeofday() on windows
29498              (HiRes.t#14 now passes)
29499      Branch: perl
29500            ! ext/Time/HiRes/HiRes.xs
29501 ____________________________________________________________________________
29502 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
29503         Log: File::Spec::catfile() canonifies everything to blackslashes on
29504              windows :-(
29505      Branch: perl
29506            ! lib/ExtUtils/Manifest.t
29507 ____________________________________________________________________________
29508 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
29509         Log: test number mismatch
29510      Branch: perl
29511            ! t/op/magic.t
29512 ____________________________________________________________________________
29513 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
29514         Log: ok().
29515      Branch: perl
29516            ! t/op/pack.t
29517 ____________________________________________________________________________
29518 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
29519         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
29520              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
29521      Branch: perl
29522            ! pp_pack.c t/op/pack.t
29523 ____________________________________________________________________________
29524 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
29525         Log: Update Changes.
29526      Branch: perl
29527            ! Changes patchlevel.h
29528 ____________________________________________________________________________
29529 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
29530         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
29531              From: Michael G Schwern <schwern@pobox.com>
29532              Date: Mon, 24 Sep 2001 11:12:13 -0400
29533              Message-ID: <20010924111213.G27885@blackrider>
29534      Branch: perl
29535            ! lib/ExtUtils/Manifest.pm
29536 ____________________________________________________________________________
29537 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
29538         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
29539              From: Michael G Schwern <schwern@pobox.com> 
29540              Date: Mon, 24 Sep 2001 11:02:07 -0400
29541              Message-ID: <20010924110207.E27885@blackrider>
29542      Branch: perl
29543            ! vms/test.com
29544 ____________________________________________________________________________
29545 [ 12176] By: ams                                   on 2001/09/24  14:01:59
29546         Log: Update Changes.
29547      Branch: perl
29548            ! Changes
29549 ____________________________________________________________________________
29550 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
29551         Log: Various cleanups.
29552      Branch: perl
29553            ! ext/threads/Makefile.PL ext/threads/threads.xs
29554 ____________________________________________________________________________
29555 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
29556         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
29557      Branch: maint-5.6/macperl
29558           !> (integrate 33 files)
29559 ____________________________________________________________________________
29560 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
29561         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
29562              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29563              Date: Mon, 24 Sep 2001 20:04:58 +0900
29564              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
29565      Branch: perl
29566            ! ext/Encode/Encode/gb2312.enc
29567 ____________________________________________________________________________
29568 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
29569         Log: Clarifying comment to #12164.
29570      Branch: perl
29571            ! lib/Cwd.pm
29572 ____________________________________________________________________________
29573 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
29574         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
29575              From: Nicholas Clark <nick@ccl4.org>
29576              Date: Sun, 23 Sep 2001 23:00:56 +0100
29577              Message-ID: <20010923230055.Y4971@plum.flirble.org>
29578              
29579              (with "sample_constants" changed to "fallback")
29580      Branch: perl
29581            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
29582            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
29583            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
29584            ! lib/h2xs.t utils/h2xs.PL
29585 ____________________________________________________________________________
29586 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
29587         Log: Metaconfig unit change for #12167.
29588      Branch: metaconfig
29589            ! U/modified/Cppsym.U
29590 ____________________________________________________________________________
29591 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
29592         Log: Add a few glibc cpp symbols to probe for.
29593      Branch: perl
29594            ! Configure
29595 ____________________________________________________________________________
29596 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
29597         Log: DJGPP tweaks for Laszlo Molnar.
29598      Branch: perl
29599            ! djgpp/djgppsed.sh dosish.h
29600 ____________________________________________________________________________
29601 [ 12165] By: ams                                   on 2001/09/24  10:07:08
29602         Log: Subject: [PATCH t/op/inccode.t] More tests
29603              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29604              Date: 24 Sep 2001 10:01:44 -0000
29605              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
29606      Branch: perl
29607            ! t/op/inccode.t
29608 ____________________________________________________________________________
29609 [ 12164] By: ams                                   on 2001/09/24  09:43:29
29610         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
29611              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
29612              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
29613              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
29614      Branch: perl
29615            ! lib/Cwd.pm
29616 ____________________________________________________________________________
29617 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
29618         Log: 1_compile updates.
29619      Branch: perl
29620            ! t/lib/1_compile.t
29621 ____________________________________________________________________________
29622 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
29623         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
29624              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29625              Date: Wed, 19 Sep 2001 22:47:14 +0200
29626              Message-ID: <20010919224714.A6382@rafael>
29627      Branch: perl
29628            ! pod/perlvar.pod pp_ctl.c
29629 ____________________________________________________________________________
29630 [ 12161] By: ams                                   on 2001/09/23  17:40:02
29631         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
29632              filetest Pragma
29633              From: "chromatic" <chromatic@rmci.net>
29634              Date: Sun, 23 Sep 2001 12:07:25 -0600
29635              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
29636      Branch: perl
29637            + lib/filetest.t
29638            ! MANIFEST t/lib/1_compile.t
29639 ____________________________________________________________________________
29640 [ 12160] By: ams                                   on 2001/09/23  16:32:11
29641         Log: Additional minor chdir() tweak.
29642      Branch: perl
29643            ! pod/perlfunc.pod
29644 ____________________________________________________________________________
29645 [ 12159] By: ams                                   on 2001/09/23  16:25:01
29646         Log: Subject: PATCH lib/ExtUtils/Command.t
29647              From: Abe Timmerman <abe@ztreet.demon.nl>
29648              Date: Sun, 23 Sep 2001 19:11:44 +0200
29649              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
29650      Branch: perl
29651            ! lib/ExtUtils/Command.t
29652 ____________________________________________________________________________
29653 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
29654         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
29655              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
29656              Date: Sun, 23 Sep 2001 02:02:26 +0200
29657              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
29658      Branch: perl
29659            ! makedef.pl
29660 ____________________________________________________________________________
29661 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
29662         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
29663              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
29664              Date: Sat, 22 Sep 2001 12:54:39 -0500
29665              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
29666      Branch: perl
29667            ! t/op/study.t
29668 ____________________________________________________________________________
29669 [ 12156] By: nick                                  on 2001/09/23  07:48:44
29670         Log: Integrate mainline
29671      Branch: perlio
29672            - check83.pl
29673           !> ext/Encode/Encode/2022-cn.enc
29674 ____________________________________________________________________________
29675 [ 12155] By: nick                                  on 2001/09/23  07:48:01
29676         Log: Integrate mainline
29677      Branch: perlio
29678           +> (branch 64 files)
29679            - ext/Encode/Encode/cns11643-1.enc
29680            - ext/Encode/Encode/cns11643-2.enc
29681            - ext/Encode/Encode/iso2022-cn.enc
29682            - ext/Encode/Encode/iso2022-jp.enc
29683            - ext/Encode/Encode/iso2022-jp1.enc
29684            - ext/Encode/Encode/iso2022-jp2.enc
29685            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
29686            - ext/Encode/Encode/iso8859-1.enc
29687            - ext/Encode/Encode/iso8859-1.ucm
29688            - ext/Encode/Encode/iso8859-10.enc
29689            - ext/Encode/Encode/iso8859-10.ucm
29690            - ext/Encode/Encode/iso8859-13.enc
29691            - ext/Encode/Encode/iso8859-13.ucm
29692            - ext/Encode/Encode/iso8859-14.enc
29693            - ext/Encode/Encode/iso8859-14.ucm
29694            - ext/Encode/Encode/iso8859-15.enc
29695            - ext/Encode/Encode/iso8859-15.ucm
29696            - ext/Encode/Encode/iso8859-16.enc
29697            - ext/Encode/Encode/iso8859-16.ucm
29698            - ext/Encode/Encode/iso8859-2.enc
29699            - ext/Encode/Encode/iso8859-2.ucm
29700            - ext/Encode/Encode/iso8859-3.enc
29701            - ext/Encode/Encode/iso8859-3.ucm
29702            - ext/Encode/Encode/iso8859-4.enc
29703            - ext/Encode/Encode/iso8859-4.ucm
29704            - ext/Encode/Encode/iso8859-5.enc
29705            - ext/Encode/Encode/iso8859-5.ucm
29706            - ext/Encode/Encode/iso8859-6.enc
29707            - ext/Encode/Encode/iso8859-6.ucm
29708            - ext/Encode/Encode/iso8859-7.enc
29709            - ext/Encode/Encode/iso8859-7.ucm
29710            - ext/Encode/Encode/iso8859-8.enc
29711            - ext/Encode/Encode/iso8859-8.ucm
29712            - ext/Encode/Encode/iso8859-9.enc
29713            - ext/Encode/Encode/iso8859-9.ucm
29714            - ext/Encode/Encode/isoir-197.enc
29715            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
29716            - t/lib/sample-tests/header_at_end
29717            - t/lib/sample-tests/header_at_end_fail
29718           !> (integrate 174 files)
29719 ____________________________________________________________________________
29720 [ 12154] By: ams                                   on 2001/09/23  07:11:46
29721         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
29722              by Blair Zajac.
29723      Branch: perl
29724            ! pod/perlfunc.pod
29725 ____________________________________________________________________________
29726 [ 12153] By: ams                                   on 2001/09/23  06:56:32
29727         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
29728              Forgotten deprecation of *glob{FILEHANDLE}?
29729              From: "chromatic" <chromatic@rmci.net>
29730              Date: Sat, 22 Sep 2001 21:27:56 -0600
29731              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
29732      Branch: perl
29733            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
29734 ____________________________________________________________________________
29735 [ 12152] By: ams                                   on 2001/09/23  06:42:58
29736         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
29737              From: Michael G Schwern <schwern@pobox.com>
29738              Date: Sun, 23 Sep 2001 03:34:39 -0400
29739              Message-Id: <20010923033439.E7005@blackrider>
29740      Branch: perl
29741            ! lib/File/Find.pm
29742 ____________________________________________________________________________
29743 [ 12151] By: ams                                   on 2001/09/23  06:37:57
29744         Log: Subject: Re: t/op/magic.t missing tests on Win32
29745              From: Michael G Schwern <schwern@pobox.com>
29746              Date: Sat, 22 Sep 2001 20:29:09 -0400
29747              Message-Id: <20010922202909.I18223@blackrider>
29748      Branch: perl
29749            ! t/op/magic.t
29750 ____________________________________________________________________________
29751 [ 12150] By: ams                                   on 2001/09/23  06:36:26
29752         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
29753              Dumpvalue.pm
29754              From: "chromatic" <chromatic@rmci.net>
29755              Date: Sat, 22 Sep 2001 19:41:31 -0600
29756              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
29757      Branch: perl
29758            + lib/Dumpvalue.t
29759            ! MANIFEST lib/Dumpvalue.pm
29760 ____________________________________________________________________________
29761 [ 12149] By: ams                                   on 2001/09/23  06:25:35
29762         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
29763              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
29764              Date: Sun, 23 Sep 2001 15:27:56 +0900
29765              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
29766      Branch: perl
29767            ! ext/Encode/Encode/2022-cn.enc
29768 ____________________________________________________________________________
29769 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
29770         Log: Manual eror in #12147.
29771      Branch: perl
29772            ! win32/win32.c
29773 ____________________________________________________________________________
29774 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
29775         Log: Integrate change #12146 from maintperl;
29776              win32_chdir() et al don't handle a NULL argument gracefully
29777      Branch: perl
29778           !> win32/perlhost.h win32/win32.c
29779 ____________________________________________________________________________
29780 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
29781         Log: win32_chdir() et al don't handle a NULL argument gracefully
29782      Branch: maint-5.6/perl
29783            ! win32/perlhost.h win32/win32.c
29784 ____________________________________________________________________________
29785 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
29786         Log: typo in change#12026
29787      Branch: maint-5.6/perl
29788            ! op.c
29789 ____________________________________________________________________________
29790 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
29791         Log: Subject: [PATCH] Re: scalar context unpack bugs
29792              From: Nicholas Clark <nick@ccl4.org>
29793              Date: Sat, 22 Sep 2001 23:07:56 +0100
29794              Message-ID: <20010922230755.O4971@plum.flirble.org>
29795      Branch: perl
29796            ! pp_pack.c t/op/pack.t
29797 ____________________________________________________________________________
29798 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
29799         Log: Try ExtUtils::Command.t everywhere, not just on Win32
29800              (as suggested by NI-S).  Also allow running it either
29801              in t/ or in the main directory.
29802      Branch: perl
29803            ! lib/ExtUtils/Command.t
29804 ____________________________________________________________________________
29805 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
29806         Log: Update the test on warnings/register.t.
29807      Branch: perl
29808            ! t/lib/1_compile.t
29809 ____________________________________________________________________________
29810 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
29811         Log: The code is now almost tidy enough to keep the IRIX cc happy.
29812      Branch: perl
29813            ! hints/irix_6.sh
29814 ____________________________________________________________________________
29815 [ 12140] By: ams                                   on 2001/09/22  17:26:32
29816         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
29817              use_ithreads
29818              From: "Craig A. Berry" <craigberry@mac.com>
29819              Date: Sat, 22 Sep 2001 13:15:32 -0500
29820              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
29821      Branch: perl
29822            ! configure.com
29823 ____________________________________________________________________________
29824 [ 12139] By: ams                                   on 2001/09/22  16:44:08
29825         Log: Do what perl_clone() does for sharedsv functions.
29826      Branch: perl
29827            ! embed.pl proto.h
29828 ____________________________________________________________________________
29829 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
29830         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
29831              (suggested by Sarathy, extensions shouldn't be dabbling with
29832              op structures, so binary backward compatibility should not be
29833              an issue.)
29834      Branch: perl
29835            ! hints/irix_6.sh op.h
29836 ____________________________________________________________________________
29837 [ 12137] By: ams                                   on 2001/09/22  16:21:05
29838         Log: More cleanups. (What's PERL_DECL_PROT?)
29839      Branch: perl
29840            ! embed.pl proto.h sharedsv.h
29841 ____________________________________________________________________________
29842 [ 12136] By: ams                                   on 2001/09/22  15:14:34
29843         Log: (Retracted by #12185)
29844              
29845              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
29846              Add Tests for warnings::register, Doc Update
29847              From: "chromatic" <chromatic@rmci.net>
29848              Date: Sat, 22 Sep 2001 09:43:20 -0600
29849              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
29850      Branch: perl
29851            + lib/warnings/register.t
29852            ! MANIFEST lib/warnings/register.pm
29853 ____________________________________________________________________________
29854 [ 12135] By: ams                                   on 2001/09/22  15:07:50
29855         Log: `@foo' should be @foo for consistency.
29856      Branch: perl
29857            ! pod/perldiag.pod
29858 ____________________________________________________________________________
29859 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
29860         Log: (Retracted by #12138)
29861              
29862              Add -woff (turn warning off) 3187:
29863              "A pointer is converted to a smaller integer."
29864              This happens when your pointers are 64-bit: then every case
29865              of converting pointers to PADOFFSETs (explicitly 32-bit)
29866              faces truncation (even explicit use of INT2PTR doesn't help).
29867              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
29868              Changing PADOFFSET from U32 to UV would help, but that
29869              would break binary backward compatibility of BASEOP and padop
29870              (assuming you have been using 64-bit pointers).
29871      Branch: perl
29872            ! hints/irix_6.sh
29873 ____________________________________________________________________________
29874 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
29875         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
29876              but the name comes from the inside the file, not from the file
29877              name, and Rumanian is the name of the language.
29878      Branch: perl
29879            + ext/Encode/Encode/macRumanian.enc
29880            - ext/Encode/Encode/macRomania.enc
29881            ! MANIFEST
29882 ____________________________________________________________________________
29883 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
29884         Log: Rename perltootc as perltooc for 8.3-friedliness.
29885      Branch: perl
29886            + pod/perltooc.pod
29887            - pod/perltootc.pod
29888            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
29889            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
29890            ! pod/perltoot.pod
29891 ____________________________________________________________________________
29892 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
29893         Log: Find more conflicts by lowercasing.
29894      Branch: perl
29895            + Porting/check83.pl
29896            - check83.pl
29897            ! MANIFEST
29898 ____________________________________________________________________________
29899 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
29900         Log: The AIX cc 5.0.0.0 is simply too buggy.
29901      Branch: perl
29902            ! hints/aix.sh
29903 ____________________________________________________________________________
29904 [ 12129] By: ams                                   on 2001/09/22  12:35:38
29905         Log: Uninteresting cleanup.
29906      Branch: perl
29907            ! form.h
29908 ____________________________________________________________________________
29909 [ 12128] By: ams                                   on 2001/09/22  12:28:48
29910         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
29911              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
29912              Date: Sat, 22 Sep 2001 14:29:13 +0100
29913              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
29914      Branch: perl
29915            ! cv.h
29916 ____________________________________________________________________________
29917 [ 12127] By: ams                                   on 2001/09/22  12:04:28
29918         Log: What's a backet?
29919      Branch: perl
29920            ! dump.c
29921 ____________________________________________________________________________
29922 [ 12126] By: ams                                   on 2001/09/22  10:02:34
29923         Log: Removed duplicated tests #19 and #20.
29924      Branch: perl
29925            ! t/op/do.t
29926 ____________________________________________________________________________
29927 [ 12125] By: ams                                   on 2001/09/22  03:58:41
29928         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
29929              From: Michael Carman <mjcarman@home.com>
29930              Date: Fri, 21 Sep 2001 17:54:05 -0500
29931              Message-Id: <3BABC50D.6040202@home.com>
29932              (Applied with some changes.)
29933      Branch: perl
29934            ! pod/perlmod.pod
29935 ____________________________________________________________________________
29936 [ 12124] By: ams                                   on 2001/09/22  03:44:19
29937         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
29938              From: Michael G Schwern <schwern@pobox.com>
29939              Date: Fri, 21 Sep 2001 19:20:40 -0400
29940              Message-Id: <20010921192040.E5494@blackrider>
29941      Branch: perl
29942            ! t/op/chdir.t
29943 ____________________________________________________________________________
29944 [ 12123] By: ams                                   on 2001/09/22  03:41:08
29945         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
29946              From: Blair Zajac <blair@orcaware.com>
29947              Date: Fri, 21 Sep 2001 15:13:04 -0700
29948              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
29949      Branch: perl
29950            ! t/op/chdir.t
29951 ____________________________________________________________________________
29952 [ 12122] By: ams                                   on 2001/09/22  03:37:07
29953         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
29954              20010920.007
29955              From: Michael G Schwern <schwern@pobox.com>
29956              Date: Fri, 21 Sep 2001 17:59:03 -0400
29957              Message-Id: <20010921175903.V5494@blackrider>
29958      Branch: perl
29959            ! t/op/do.t
29960 ____________________________________________________________________________
29961 [ 12121] By: ams                                   on 2001/09/22  03:30:38
29962         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
29963              suite on WinCE)
29964              From: Michael G Schwern <schwern@pobox.com>
29965              Date: Fri, 21 Sep 2001 19:41:03 -0400
29966              Message-Id: <20010921194103.G5494@blackrider>
29967      Branch: perl
29968            ! pod/perlport.pod
29969 ____________________________________________________________________________
29970 [ 12120] By: ams                                   on 2001/09/22  03:28:06
29971         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
29972              From: Michael G Schwern <schwern@pobox.com>
29973              Date: Fri, 21 Sep 2001 17:33:35 -0400
29974              Message-Id: <20010921173335.T5494@blackrider>
29975              ($ENV{FOO}=undef hunk not applied.)
29976      Branch: perl
29977            ! t/op/magic.t
29978 ____________________________________________________________________________
29979 [ 12119] By: ams                                   on 2001/09/22  03:02:26
29980         Log: Subject: [PATCH] perldiag.pod
29981              From: Peter Scott <Peter@PSDT.com>
29982              Date: Fri, 21 Sep 2001 18:54:50 -0700
29983              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
29984              (Moved to the right place.)
29985      Branch: perl
29986            ! pod/perldiag.pod
29987 ____________________________________________________________________________
29988 [ 12118] By: ams                                   on 2001/09/21  20:05:29
29989         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
29990              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
29991              Date: Fri, 21 Sep 2001 22:36:54 +0200
29992              Message-Id: <20010921223654.A12742@rafael>
29993      Branch: perl
29994            ! t/op/do.t
29995 ____________________________________________________________________________
29996 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
29997         Log: Restore things as they were before
29998              the backward compatibility police notices.
29999      Branch: perl
30000            ! lib/Cwd.pm
30001 ____________________________________________________________________________
30002 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
30003         Log: More Cwd from Schwern: make also OS/2 and DOS
30004              Cwd agree with File::Spec (that is, native path
30005              syntax using \ instead of / -- backward compatibility
30006              polic warning) and stop Win32 from using bsd_realpath().
30007      Branch: perl
30008            ! lib/Cwd.pm
30009 ____________________________________________________________________________
30010 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
30011         Log: Subject: [PATCH @12110] RE: Untested libraries update
30012              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
30013              Date: Fri, 21 Sep 2001 18:21:07 +0100
30014              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
30015      Branch: perl
30016            ! lib/warnings/register.pm
30017 ____________________________________________________________________________
30018 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
30019         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
30020              From: Michael G Schwern <schwern@pobox.com>
30021              Date: Thu, 20 Sep 2001 22:54:02 -0400
30022              Message-ID: <20010920225402.A3611@blackrider>
30023      Branch: perl
30024            ! lib/Cwd.pm
30025 ____________________________________________________________________________
30026 [ 12113] By: ams                                   on 2001/09/21  17:08:24
30027         Log: Subject: [PATCH] avoid v-strings with require/use
30028              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
30029              Date: Fri, 21 Sep 2001 12:34:40 -0400
30030              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
30031      Branch: perl
30032            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
30033            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
30034            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
30035            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
30036            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
30037            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
30038            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
30039            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
30040            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
30041            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
30042            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
30043            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
30044            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
30045            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
30046            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
30047            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
30048            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
30049            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
30050            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
30051 ____________________________________________________________________________
30052 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
30053         Log: Update Changes.
30054      Branch: perl
30055            ! Changes patchlevel.h
30056 ____________________________________________________________________________
30057 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
30058         Log: Make AIX and Tru64 compilers happy.  
30059      Branch: perl
30060            ! ext/threads/threads.h ext/threads/threads.xs
30061 ____________________________________________________________________________
30062 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
30063         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
30064              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30065              Date: 21 Sep 2001 09:16:37 -0000
30066              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
30067      Branch: perl
30068            ! toke.c
30069 ____________________________________________________________________________
30070 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
30071         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
30072              From: Michael G Schwern <schwern@pobox.com>
30073              Date: Thu, 20 Sep 2001 21:21:34 -0400
30074              Message-ID: <20010920212134.Y28291@blackrider>
30075      Branch: perl
30076            ! pp_sys.c
30077 ____________________________________________________________________________
30078 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
30079         Log: Subject: Re: GDB Debugging Macros from mod_perl
30080              From: rspier@pobox.com (Robert Spier)
30081              Date: Thu, 20 Sep 2001 22:45:03 -0700
30082              Message-ID: <15274.54239.413929.49430@rls.cx>
30083      Branch: perl
30084            ! pod/perltodo.pod
30085 ____________________________________________________________________________
30086 [ 12105] By: sky                                   on 2001/09/21  10:33:34
30087         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
30088              timezone! GetSystemTime should be available on all Win32 
30089              platforms we support. Perhaps Time::HiRes should be extended to
30090              support WinCE and Novell?
30091      Branch: perl
30092            ! ext/Time/HiRes/HiRes.xs
30093 ____________________________________________________________________________
30094 [ 12104] By: sky                                   on 2001/09/21  08:12:39
30095         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
30096      Branch: perl
30097            ! ext/threads/threads.h ext/threads/threads.xs
30098 ____________________________________________________________________________
30099 [ 12103] By: sky                                   on 2001/09/21  07:57:41
30100         Log: Rename the *thread* functions to Perl_* to avoid clashes.
30101              Notably on AIX but could become a problem on other platforms.
30102      Branch: perl
30103            ! ext/threads/threads.h ext/threads/threads.xs
30104 ____________________________________________________________________________
30105 [ 12102] By: sky                                   on 2001/09/21  07:35:30
30106         Log: Add the shared sv space to the global vars.
30107              Fix problems compiling on win32.
30108      Branch: perl
30109            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
30110            ! sharedsv.c sharedsv.h
30111 ____________________________________________________________________________
30112 [ 12101] By: ams                                   on 2001/09/21  00:19:55
30113         Log: Subject: [PATCH] win32/Makefile warning fix
30114              From: Blair Zajac <blair@orcaware.com>
30115              Date: Thu, 20 Sep 2001 18:15:43 -0700
30116              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
30117      Branch: perl
30118            ! win32/Makefile
30119 ____________________________________________________________________________
30120 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
30121         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
30122              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
30123              Date: Thu, 20 Sep 2001 18:36:22 +0200
30124              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
30125      Branch: perl
30126            ! lib/ExtUtils/Command.t
30127 ____________________________________________________________________________
30128 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
30129         Log: Cant spl wirth a dam.
30130      Branch: perl
30131            ! intrpvar.h
30132 ____________________________________________________________________________
30133 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
30134         Log: Don't use C++ comments.
30135      Branch: perl
30136            ! ext/threads/threads.xs
30137 ____________________________________________________________________________
30138 [ 12097] By: ams                                   on 2001/09/20  21:42:07
30139         Log: Change #12044 didn't.
30140      Branch: perl
30141            ! lib/constant.pm
30142 ____________________________________________________________________________
30143 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
30144         Log: Metaconfig unit changes for #12095.
30145      Branch: metaconfig
30146            ! U/modified/Myinit.U U/modified/libs.U
30147 ____________________________________________________________________________
30148 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
30149         Log: Remove iconv references since we are not using it
30150              and not going to; regen perltoc, perlmodlib.
30151              (Some references still linger in perltoc, have to figure
30152              out where they are coming from.)
30153      Branch: perl
30154            ! Configure NetWare/config.wc NetWare/config_H.wc
30155            ! Porting/Glossary Porting/config.sh Porting/config_H
30156            ! config_h.SH configure.com epoc/config.sh perl.h
30157            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
30158            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
30159            ! vos/config.ga.h win32/config.bc win32/config.gc
30160            ! win32/config.vc win32/config_H.bc win32/config_H.gc
30161            ! win32/config_H.vc wince/config.ce wince/config.h
30162            ! wince/config_H.ce
30163 ____________________________________________________________________________
30164 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
30165         Log: Subject: [PATCH docs] Re: ARGV and read
30166              From: Dave Mitchell <davem@fdgroup.co.uk>
30167              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
30168              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
30169      Branch: perl
30170            ! pod/perltodo.pod pod/perlvar.pod
30171 ____________________________________________________________________________
30172 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
30173         Log: Fresh copies from the cvs.perl.org perlfaq repository.
30174      Branch: perl
30175            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
30176            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
30177            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
30178            ! pod/perlfaq9.pod
30179 ____________________________________________________________________________
30180 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
30181         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
30182              From: Nicholas Clark <nick@ccl4.org>
30183              Date: Thu, 20 Sep 2001 14:27:08 +0100
30184              Message-ID: <20010920142708.X4971@plum.flirble.org>
30185      Branch: perl
30186            ! pp_pack.c t/op/pack.t
30187 ____________________________________________________________________________
30188 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
30189         Log: The sharedsv_space* are variables, not code.  Duh.
30190      Branch: perl
30191            ! intrpvar.h makedef.pl
30192 ____________________________________________________________________________
30193 [ 12090] By: ams                                   on 2001/09/20  11:26:06
30194         Log: Subject: [patch lib/lib_pm.PL]
30195              From: Stas Bekman <stas@stason.org>
30196              Date: Thu, 20 Sep 2001 18:48:53 +0800
30197              Message-Id: <3BA9C995.6010302@stason.org>
30198              (Applied by hand.)
30199      Branch: perl
30200            ! lib/lib_pm.PL
30201 ____________________________________________________________________________
30202 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
30203         Log: Only 21 tests, skipping or not.
30204      Branch: perl
30205            ! lib/ExtUtils/Command.t
30206 ____________________________________________________________________________
30207 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
30208         Log: New exported symbols.
30209      Branch: perl
30210            ! makedef.pl
30211 ____________________________________________________________________________
30212 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
30213         Log: Update Changes.
30214      Branch: perl
30215            ! Changes patchlevel.h
30216 ____________________________________________________________________________
30217 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
30218         Log: Correct numbering of the tests is useful.
30219      Branch: perl
30220            ! ext/threads/t/basic.t
30221 ____________________________________________________________________________
30222 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
30223         Log: More tests now too.
30224      Branch: perl
30225            ! lib/ExtUtils/Command.t
30226 ____________________________________________________________________________
30227 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
30228         Log: More tests now.
30229      Branch: perl
30230            ! ext/threads/t/basic.t
30231 ____________________________________________________________________________
30232 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
30233         Log: The test assumed 7-bit ASCII.  Now it "just"
30234              assumes 8-bit whatever.
30235      Branch: perl
30236            ! t/op/crypt.t
30237 ____________________________________________________________________________
30238 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
30239         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
30240              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30241              Date: Wed, 19 Sep 2001 11:45:28 +0200
30242              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
30243              
30244              Lvalue casts are not portable.
30245      Branch: perl
30246            ! ext/threads/threads.xs
30247 ____________________________________________________________________________
30248 [ 12081] By: sky                                   on 2001/09/19  10:17:52
30249         Log: Make the basic test contain only realy basic API tests
30250              Seems to be a problem with detach.
30251      Branch: perl
30252            ! ext/threads/t/basic.t
30253 ____________________________________________________________________________
30254 [ 12080] By: ams                                   on 2001/09/19  01:23:55
30255         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
30256              From: Michael G Schwern <schwern@pobox.com>
30257              Date: Tue, 18 Sep 2001 19:53:48 -0400
30258              Message-Id: <20010918195348.M585@blackrider>
30259              
30260              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
30261              From: Michael G Schwern <schwern@pobox.com>
30262              Date: Tue, 18 Sep 2001 22:07:13 -0400
30263              Message-Id: <20010918220713.B19616@blackrider>
30264      Branch: perl
30265            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
30266            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
30267            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
30268            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
30269            ! lib/Test/Tutorial.pod
30270 ____________________________________________________________________________
30271 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
30272         Log: Indent the test a bit.
30273      Branch: perl
30274            ! ext/threads/t/basic.t
30275 ____________________________________________________________________________
30276 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
30277         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
30278              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
30279              Date: Tue, 18 Sep 2001 18:06:44 +0200
30280              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
30281      Branch: perl
30282            ! win32/win32.c
30283 ____________________________________________________________________________
30284 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
30285         Log: Subject: stat access time is wrong on Win95
30286              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
30287              Date: Tue, 18 Sep 2001 21:59:24 +0200
30288              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
30289      Branch: perl
30290            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
30291 ____________________________________________________________________________
30292 [ 12076] By: ams                                   on 2001/09/18  22:11:25
30293         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
30294              From: Michael G Schwern <schwern@pobox.com>
30295              Date: Tue, 18 Sep 2001 18:47:14 -0400
30296              Message-Id: <20010918184714.I585@blackrider>
30297      Branch: perl
30298            ! t/op/crypt.t
30299 ____________________________________________________________________________
30300 [ 12075] By: sky                                   on 2001/09/18  19:29:37
30301         Log: two test failures
30302              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30303              Message-ID: <20010918221702.A17408@rafael>
30304              partly applied, #12074 already fixed half the patch
30305      Branch: perl
30306            ! ext/threads/t/basic.t
30307 ____________________________________________________________________________
30308 [ 12074] By: sky                                   on 2001/09/18  18:49:03
30309         Log: Fixes test case failure introduced by #12071, the warning is
30310              now correctly spelled :-)
30311      Branch: perl
30312            ! ext/IO/lib/IO/t/io_sel.t
30313 ____________________________________________________________________________
30314 [ 12073] By: sky                                   on 2001/09/18  18:46:22
30315         Log: Make the test behave properly!
30316      Branch: perl
30317            ! ext/threads/t/basic.t
30318 ____________________________________________________________________________
30319 [ 12072] By: ams                                   on 2001/09/18  18:44:59
30320         Log: OP_RCATLINE is an SVOP, not a BASEOP.
30321      Branch: perl
30322            ! opcode.h opcode.pl
30323 ____________________________________________________________________________
30324 [ 12071] By: ams                                   on 2001/09/18  18:06:27
30325         Log: Deprecate != Depreciate.
30326      Branch: perl
30327            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
30328            ! lib/Pod/ParseUtils.pm
30329 ____________________________________________________________________________
30330 [ 12070] By: ams                                   on 2001/09/18  15:14:58
30331         Log: Subject: [PATCH] Getopt::Std cleanup
30332              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30333              Date: Tue, 18 Sep 2001 17:32:13 +0200
30334              Message-Id: <20010918173213.C777@rafael>
30335      Branch: perl
30336            ! lib/Getopt/Std.pm lib/Getopt/Std.t
30337 ____________________________________________________________________________
30338 [ 12069] By: sky                                   on 2001/09/18  14:56:33
30339         Log: Forgot the makefile
30340      Branch: perl
30341            + ext/threads/Makefile.PL
30342 ____________________________________________________________________________
30343 [ 12068] By: sky                                   on 2001/09/18  14:13:26
30344         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
30345              The test will fail because of Test.pm not knowing about threads. 
30346              basic needs to be manually tested
30347              compile time warnings on IV2PTR conversions need to be fixed
30348      Branch: perl
30349            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
30350            + ext/threads/threads.h ext/threads/threads.pm
30351            + ext/threads/threads.xs
30352            ! MANIFEST
30353 ____________________________________________________________________________
30354 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
30355         Log: DJGPP tweak from Laszlo Molnar.
30356      Branch: perl
30357            ! djgpp/config.over
30358 ____________________________________________________________________________
30359 [ 12066] By: sky                                   on 2001/09/18  10:24:31
30360         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
30361      Branch: perl
30362            ! sharedsv.c sharedsv.h
30363 ____________________________________________________________________________
30364 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
30365         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
30366              ditto ^cns.
30367      Branch: perl
30368            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
30369            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
30370            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
30371            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
30372            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
30373            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
30374            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
30375            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
30376            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
30377            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
30378            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
30379            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
30380            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
30381            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
30382            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
30383            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
30384            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
30385            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
30386            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
30387            + ext/Encode/Encode/ir-197.enc
30388            - ext/Encode/Encode/cns11643-1.enc
30389            - ext/Encode/Encode/cns11643-2.enc
30390            - ext/Encode/Encode/iso2022-cn.enc
30391            - ext/Encode/Encode/iso2022-jp.enc
30392            - ext/Encode/Encode/iso2022-jp1.enc
30393            - ext/Encode/Encode/iso2022-jp2.enc
30394            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
30395            - ext/Encode/Encode/iso8859-1.enc
30396            - ext/Encode/Encode/iso8859-1.ucm
30397            - ext/Encode/Encode/iso8859-10.enc
30398            - ext/Encode/Encode/iso8859-10.ucm
30399            - ext/Encode/Encode/iso8859-11.enc
30400            - ext/Encode/Encode/iso8859-11.ucm
30401            - ext/Encode/Encode/iso8859-13.enc
30402            - ext/Encode/Encode/iso8859-13.ucm
30403            - ext/Encode/Encode/iso8859-14.enc
30404            - ext/Encode/Encode/iso8859-14.ucm
30405            - ext/Encode/Encode/iso8859-15.enc
30406            - ext/Encode/Encode/iso8859-15.ucm
30407            - ext/Encode/Encode/iso8859-16.enc
30408            - ext/Encode/Encode/iso8859-16.ucm
30409            - ext/Encode/Encode/iso8859-2.enc
30410            - ext/Encode/Encode/iso8859-2.ucm
30411            - ext/Encode/Encode/iso8859-3.enc
30412            - ext/Encode/Encode/iso8859-3.ucm
30413            - ext/Encode/Encode/iso8859-4.enc
30414            - ext/Encode/Encode/iso8859-4.ucm
30415            - ext/Encode/Encode/iso8859-5.enc
30416            - ext/Encode/Encode/iso8859-5.ucm
30417            - ext/Encode/Encode/iso8859-6.enc
30418            - ext/Encode/Encode/iso8859-6.ucm
30419            - ext/Encode/Encode/iso8859-7.enc
30420            - ext/Encode/Encode/iso8859-7.ucm
30421            - ext/Encode/Encode/iso8859-8.enc
30422            - ext/Encode/Encode/iso8859-8.ucm
30423            - ext/Encode/Encode/iso8859-9.enc
30424            - ext/Encode/Encode/iso8859-9.ucm
30425            - ext/Encode/Encode/isoir-197.enc
30426            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
30427 ____________________________________________________________________________
30428 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
30429         Log: Must Uppercase.
30430      Branch: perl
30431            ! ext/Encode/Encode.pm
30432 ____________________________________________________________________________
30433 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
30434         Log: Add various encodings.
30435      Branch: perl
30436            + ext/Encode/Encode/iso8859-11.enc
30437            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
30438            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
30439            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
30440            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
30441            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
30442            + ext/Encode/Encode/viscii.ucm
30443            ! MANIFEST ext/Encode/Encode.pm
30444 ____________________________________________________________________________
30445 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
30446         Log: lib/unicode relic.
30447      Branch: perl
30448            ! ext/Encode/compile
30449 ____________________________________________________________________________
30450 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
30451         Log: Subject: [PATCH] Re: filename problems
30452              From: Michael G Schwern <schwern@pobox.com>
30453              Date: Mon, 17 Sep 2001 17:26:26 -0400
30454              Message-ID: <20010917172626.Q585@blackrider>
30455      Branch: perl
30456            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
30457            - t/lib/sample-tests/header_at_end
30458            - t/lib/sample-tests/header_at_end_fail
30459            ! MANIFEST lib/Test/Harness/t/test-harness.t
30460 ____________________________________________________________________________
30461 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
30462         Log: Explicitly explain the 1e9 seconds, not everybody
30463              is a C geek.
30464      Branch: perl
30465            ! ext/Time/HiRes/HiRes.pm
30466 ____________________________________________________________________________
30467 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
30468         Log: Explain an apparent bug reported by
30469              Richard J. Barbalace <rjbarbal@MIT.EDU>,
30470              with additional explanation from Gisle Aas.
30471      Branch: perl
30472            ! ext/Time/HiRes/HiRes.pm
30473 ____________________________________________________________________________
30474 [ 12058] By: ams                                   on 2001/09/17  19:52:01
30475         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
30476              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30477              Date: Mon, 17 Sep 2001 22:48:05 +0200
30478              Message-Id: <20010917224805.C11744@rafael>
30479      Branch: perl
30480            ! t/lib/warnings/op t/lib/warnings/pp
30481 ____________________________________________________________________________
30482 [ 12057] By: ams                                   on 2001/09/17  16:51:18
30483         Log: Its a nit!
30484      Branch: perl
30485            ! sv.h
30486 ____________________________________________________________________________
30487 [ 12056] By: ams                                   on 2001/09/17  16:47:55
30488         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
30489              From: "Craig A. Berry" <craigberry@mac.com>
30490              Date: Mon, 17 Sep 2001 12:34:20 -0500
30491              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
30492      Branch: perl
30493            ! vms/vms.c
30494 ____________________________________________________________________________
30495 [ 12055] By: ams                                   on 2001/09/17  16:05:15
30496         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
30497              From: Gisle Aas <gisle@ActiveState.com>
30498              Date: 16 Apr 2001 16:20:34 -0700
30499              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
30500              (Applied by hand.)
30501      Branch: perl
30502            ! lib/CPAN.pm lib/CPAN/Nox.pm
30503 ____________________________________________________________________________
30504 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
30505         Log: Update Changes.
30506      Branch: perl
30507            ! Changes patchlevel.h
30508 ____________________________________________________________________________
30509 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
30510         Log: Adding new files to the MANIFEST is always nice.
30511      Branch: perl
30512            ! MANIFEST
30513 ____________________________________________________________________________
30514 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
30515         Log: Reindent the PerlIO files (suggested by NI-S), used
30516              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
30517              (GNU indent).  Note that wholesale re-indenting might
30518              be nice, but that would break nice formatting/alignment
30519              of assignments, equality testing, and complex boolean
30520              expressions with lots of &s and |s.
30521      Branch: perl
30522            ! perlio.c perlio.h perliol.h
30523 ____________________________________________________________________________
30524 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
30525         Log: Add a script for being 8.3-polite.
30526              The found conflicts are being worked on.
30527      Branch: perl
30528            + check83.pl
30529            ! MANIFEST Porting/pumpkin.pod
30530 ____________________________________________________________________________
30531 [ 12050] By: sky                                   on 2001/09/17  12:44:36
30532         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
30533              finding it.
30534      Branch: perl
30535            ! sv.c
30536 ____________________________________________________________________________
30537 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
30538         Log: Bump up versions because of #12041.
30539      Branch: perl
30540            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
30541            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
30542            ! lib/Time/localtime.pm
30543 ____________________________________________________________________________
30544 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
30545         Log: Bump the version number because of #12042.
30546      Branch: perl
30547            ! lib/CPAN/FirstTime.pm
30548 ____________________________________________________________________________
30549 [ 12047] By: ams                                   on 2001/09/17  11:21:40
30550         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
30551              From: Abhijit Menon-Sen <ams@wiw.org>
30552              Date: Mon, 17 Sep 2001 17:44:12 +0530
30553              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
30554      Branch: perl
30555            ! op.c
30556 ____________________________________________________________________________
30557 [ 12046] By: sky                                   on 2001/09/17  07:14:17
30558         Log: Subject: Re: t/op/ver.t using skip() improperly
30559              From: "chromatic" <chromatic@rmci.net>
30560              Date: Mon, 17 Sep 2001 00:22:29 -0600
30561              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
30562      Branch: perl
30563            ! t/op/ver.t
30564 ____________________________________________________________________________
30565 [ 12045] By: nick                                  on 2001/09/17  07:12:14
30566         Log: Integrate mainline
30567      Branch: perlio
30568           +> t/op/chdir.t
30569           !> (integrate 117 files)
30570 ____________________________________________________________________________
30571 [ 12044] By: ams                                   on 2001/09/17  05:49:53
30572         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
30573              From: Ilmari Karonen <iltzu@sci.fi>
30574              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
30575              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
30576              (And $VERSION = '1.05'.)
30577      Branch: perl
30578            ! lib/constant.pm
30579 ____________________________________________________________________________
30580 [ 12043] By: ams                                   on 2001/09/17  05:44:50
30581         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
30582              From: Michael G Schwern <schwern@pobox.com>
30583              Date: Mon, 17 Sep 2001 07:49:04 +0200
30584              Message-Id: <20010917074904.V1588@blackrider>
30585              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
30586      Branch: perl
30587            + t/op/chdir.t
30588            ! MANIFEST pp_sys.c
30589 ____________________________________________________________________________
30590 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
30591         Log: Subject: Re: CPAN.pm needs some hacking 
30592              From: "chromatic" <chromatic@rmci.net>
30593              Date: Sun, 16 Sep 2001 16:46:29 -0600
30594              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
30595      Branch: perl
30596            ! lib/CPAN/FirstTime.pm
30597 ____________________________________________________________________________
30598 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
30599         Log: Change use|require 5.005_64 to use|require 5.6.1.
30600      Branch: perl
30601            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
30602            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
30603            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
30604            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
30605            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
30606            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
30607            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
30608            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
30609            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
30610            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
30611            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
30612            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
30613            ! lib/base.pm lib/fields.pm
30614 ____________________________________________________________________________
30615 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
30616         Log: Bump up version numbers.
30617              
30618              TODO 1: double check that pre-5.6.1 CPAN.pm:s
30619              don't try to download 5.8.0 because of the
30620              version numbers.  Mainly this means using _00
30621              in the core version numbers.
30622              
30623              TODO 2: the "use 5.005_64" in many modules
30624              needs to be changed to, say, "use 5.6.1".
30625      Branch: perl
30626            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
30627            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
30628            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
30629            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
30630            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
30631            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
30632            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
30633            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
30634            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
30635            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
30636            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
30637 ____________________________________________________________________________
30638 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
30639         Log: Use UCHARAT() as suggested by Inaba Hiroto.
30640      Branch: perl
30641            ! regexec.c
30642 ____________________________________________________________________________
30643 [ 12038] By: ams                                   on 2001/09/16  15:16:24
30644         Log: Subject: [PATCH] Re: Core module version numbers review
30645              From: Peter Scott <Peter@PSDT.com>
30646              Date: Sun, 16 Sep 2001 09:09:58 -0700
30647              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
30648      Branch: perl
30649            ! lib/perl5db.pl
30650 ____________________________________________________________________________
30651 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
30652         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
30653              not yet fully implemented.
30654      Branch: perl
30655            ! pod/perlfunc.pod pod/perlunicode.pod
30656 ____________________________________________________________________________
30657 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
30658         Log: Subject: [patch] plug PL_beginav_save leak
30659              From: Doug MacEachern <dougm@covalent.net>
30660              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
30661              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
30662      Branch: perl
30663            ! perl.c
30664 ____________________________________________________________________________
30665 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
30666         Log: (accidentally empty checkin)
30667      Branch: perl
30668            ! sv.c
30669 ____________________________________________________________________________
30670 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
30671         Log: Subject: [patch] ithreads+PL_beginav_save
30672              From: Doug MacEachern <dougm@covalent.net>
30673              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
30674              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
30675      Branch: perl
30676            ! sv.c
30677 ____________________________________________________________________________
30678 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
30679         Log: Subject: [PATCH] h2xs.PL with C::Scan
30680              From: Tim Jenness <t.jenness@jach.hawaii.edu>
30681              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
30682              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
30683      Branch: perl
30684            ! utils/h2xs.PL
30685 ____________________________________________________________________________
30686 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
30687         Log: Elaborate (well, make more vague, really) #12030.
30688      Branch: perl
30689            ! pod/perltodo.pod pod/perlunicode.pod
30690 ____________________________________________________________________________
30691 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
30692         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
30693              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
30694              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
30695              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
30696      Branch: perl
30697            ! regexec.c
30698 ____________________________________________________________________________
30699 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
30700         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
30701              are not yet complete.
30702      Branch: perl
30703            ! pod/perltodo.pod pod/perlunicode.pod
30704 ____________________________________________________________________________
30705 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
30706         Log: Document what's still to be done on the regular expression
30707              Unicode support, based on the UTR#18.
30708      Branch: perl
30709            ! pod/perltodo.pod pod/perlunicode.pod
30710 ____________________________________________________________________________
30711 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
30712         Log: Regen headers.
30713      Branch: perl
30714            ! embedvar.h perlapi.h
30715 ____________________________________________________________________________
30716 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
30717         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
30718              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
30719              Date: Sun, 09 Sep 2001 18:41:54 +0100
30720              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
30721      Branch: perl
30722            ! Porting/findvars ext/ByteLoader/bytecode.h
30723            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
30724            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
30725 ____________________________________________________________________________
30726 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
30727         Log: enable most warnings for windows build; fix the various typecasting
30728              nits that showed up (no bugfixes here)
30729      Branch: maint-5.6/perl
30730            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
30731            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
30732            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
30733            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
30734            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
30735            ! x2p/walk.c
30736 ____________________________________________________________________________
30737 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
30738         Log: Integrate change #12024 from maintperl
30739              (a local() precedence bug)
30740      Branch: perl
30741           !> lib/ExtUtils/Install.pm
30742 ____________________________________________________________________________
30743 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
30744         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
30745              change#8642
30746      Branch: maint-5.6/perl
30747            ! lib/ExtUtils/Install.pm
30748 ____________________________________________________________________________
30749 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
30750         Log: Update Changes.
30751      Branch: perl
30752            ! Changes patchlevel.h
30753 ____________________________________________________________________________
30754 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
30755         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
30756              From: "chromatic" <chromatic@rmci.net>
30757              Date: Fri, 14 Sep 2001 09:44:57 -0600 
30758              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
30759      Branch: perl
30760            ! lib/ExtUtils/Manifest.t
30761 ____________________________________________________________________________
30762 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
30763         Log: Hopefully better skipping of the Complete.t tests
30764              in case of not a tty. 
30765      Branch: perl
30766            ! lib/Term/Complete.t t/op/stat.t
30767 ____________________________________________________________________________
30768 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
30769         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
30770              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
30771              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
30772              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
30773      Branch: perl
30774            ! regexec.c t/op/pat.t
30775 ____________________________________________________________________________
30776 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
30777         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
30778              From: Robin Barker <rmb1@cise.npl.co.uk>
30779              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
30780              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
30781      Branch: perl
30782            ! pod/perlport.pod
30783 ____________________________________________________________________________
30784 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
30785         Log: NetWare tweaks from Ananth Kesari.
30786      Branch: perl
30787            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
30788            ! NetWare/nwutil.h
30789 ____________________________________________________________________________
30790 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
30791         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
30792              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
30793              Date: Fri, 14 Sep 2001 10:51:13 +0200
30794              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
30795      Branch: perl
30796            ! pod/perlport.pod
30797 ____________________________________________________________________________
30798 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
30799         Log: Subject: Re: [PATCH 2 pl2pm.PL]
30800              From: Joe Smith <Joe.Smith@inwap.com>
30801              Date: Fri, 14 Sep 2001 00:13:32 -0700
30802              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
30803              
30804              Eradicate qu.
30805      Branch: perl
30806            ! keywords.h keywords.pl utils/pl2pm.PL
30807 ____________________________________________________________________________
30808 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
30809         Log: Retract #12013, didn't go over too well in Tru64.
30810      Branch: perl
30811            ! embed.h embed.pl sv.h
30812 ____________________________________________________________________________
30813 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
30814         Log: Subject: [PATCH] Execute files of debugger commands
30815              From: Peter Scott <Peter@PSDT.com>
30816              Date: Thu, 13 Sep 2001 15:26:31 -0700
30817              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
30818      Branch: perl
30819            ! lib/perl5db.pl pod/perldebug.pod
30820 ____________________________________________________________________________
30821 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
30822         Log: (Retracted by #12015)
30823              Subject: [proposed PATCH] Re: perl@11920
30824              From: Nicholas Clark <nick@ccl4.org>
30825              Date: Wed, 12 Sep 2001 23:46:09 +0100
30826              Message-ID: <20010912234609.H4971@plum.flirble.org>     
30827      Branch: perl
30828            ! embed.h embed.pl sv.h
30829 ____________________________________________________________________________
30830 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
30831         Log: ucblib shouldn't be linked against in nonstop-ux,
30832              from Tom Bates.
30833      Branch: perl
30834            ! hints/nonstopux.sh
30835 ____________________________________________________________________________
30836 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
30837         Log: Do stty only if we have stty.
30838              
30839              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
30840      Branch: perl
30841            ! lib/Term/Complete.pm
30842 ____________________________________________________________________________
30843 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
30844         Log: Skip the test if not running on a tty.
30845      Branch: perl
30846            ! lib/Term/Complete.t
30847 ____________________________________________________________________________
30848 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
30849         Log: Regen headers.
30850      Branch: perl
30851            ! embed.h opcode.h pod/perlapi.pod proto.h
30852 ____________________________________________________________________________
30853 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
30854         Log: Subject: [PATCH op.c] Re: perl@12003
30855              From: Robin Barker <rmb1@cise.npl.co.uk>
30856              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
30857              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
30858      Branch: perl
30859            ! op.c
30860 ____________________________________________________________________________
30861 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
30862         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
30863              From: Robin Barker <rmb1@cise.npl.co.uk>
30864              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
30865              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
30866      Branch: perl
30867            ! sv.c
30868 ____________________________________________________________________________
30869 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
30870         Log: Upgrade to Memoize 0.66.
30871      Branch: perl
30872            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
30873            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
30874            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
30875 ____________________________________________________________________________
30876 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
30877         Log: Subject: [ID 20010912.007] substr reference core dump
30878              From: me-01@ton.iguana.be
30879              Date: 12 Sep 2001 14:11:16 -0000
30880              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
30881      Branch: perl
30882            ! mg.c
30883 ____________________________________________________________________________
30884 [ 12004] By: ams                                   on 2001/09/12  01:13:49
30885         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
30886              From: Ilmari Karonen <iltzu@sci.fi>
30887              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
30888              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
30889      Branch: perl
30890            ! pod/perlfaq4.pod
30891 ____________________________________________________________________________
30892 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
30893         Log: Update Changes.
30894      Branch: perl
30895            ! Changes patchlevel.h
30896 ____________________________________________________________________________
30897 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
30898         Log: NetWare update from Ananth Kesari.
30899      Branch: perl
30900            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
30901            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
30902 ____________________________________________________________________________
30903 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
30904         Log: Retract #11984: div() being redefined, and 1397
30905              failing on 64-bit platforms.
30906      Branch: perl
30907            ! lib/Math/BigInt/Calc.pm
30908 ____________________________________________________________________________
30909 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
30910         Log: Metaconfig unit change for #11999.
30911      Branch: metaconfig
30912            ! U/protos/d_lseekproto.U
30913 ____________________________________________________________________________
30914 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
30915         Log: The lseek fix (#11991) was no fix.
30916      Branch: perl
30917            ! Configure
30918 ____________________________________________________________________________
30919 [ 11998] By: sky                                   on 2001/09/11  07:52:06
30920         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
30921              From: Matt Sergeant <MSergeant@star.net.uk>
30922              Date: Tue, 11 Sep 2001 09:22:32 +0100
30923              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
30924      Branch: perl
30925            ! ext/Encode/Encode.pm
30926 ____________________________________________________________________________
30927 [ 11997] By: sky                                   on 2001/09/11  06:35:29
30928         Log: Sometimes dTHX is added because it is needed on non 
30929              gnuc platforms, but not needed there. This uses GCC
30930              to silence GCC specific warnings by marking pTHX as 
30931              unused.
30932      Branch: perl
30933            ! perl.h
30934 ____________________________________________________________________________
30935 [ 11996] By: nick                                  on 2001/09/11  06:25:27
30936         Log: Integrate mainline
30937      Branch: perlio
30938            - ext/POSIX/sigaction.t lib/File/Find/taint.t
30939           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
30940 ____________________________________________________________________________
30941 [ 11995] By: nick                                  on 2001/09/11  06:23:39
30942         Log: Part Integrate mainline
30943      Branch: perlio
30944           +> (branch 69 files)
30945            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
30946            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
30947            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
30948            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
30949            - lib/Switch/t/switch_case.t lib/Test/Harness.t
30950            - lib/Test/More/Changes lib/Test/More/t/More.t
30951            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
30952            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
30953            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
30954            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
30955            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
30956            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
30957            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
30958            - t/lib/Test/More/Catch.pm wince/perl.ico
30959           !> (integrate 197 files)
30960 ____________________________________________________________________________
30961 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
30962         Log: Subject: Re: [PATCH] Encode.pm docs fix
30963              From: Gisle Aas <gisle@ActiveState.com>
30964              Date: 10 Sep 2001 11:27:02 -0700
30965              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
30966      Branch: perl
30967            ! ext/Encode/Encode.pm
30968 ____________________________________________________________________________
30969 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
30970         Log: Fix unpack U to be the reverse of pack U
30971              (but implement unpack U0U as a backdoor to get
30972              the UTF-8 malformed warnings from un-UTF-8 data)
30973      Branch: perl
30974            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
30975 ____________________________________________________________________________
30976 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
30977         Log: Metaconfig unit change for #11991;
30978              delete an unused unit (d_strtoull.U is the one used)
30979      Branch: metaconfig
30980            ! U/protos/d_lseekproto.U
30981      Branch: metaconfig/U/perl
30982            - strtoull.U
30983 ____________________________________________________________________________
30984 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
30985         Log: Subject: [PATCH] Configure not recording lseek proto
30986              From: Blair Zajac <blair@orcaware.com>
30987              Date: Mon, 10 Sep 2001 17:52:37 -0700
30988              Message-ID: <3B9D6055.BA334A31@orcaware.com>
30989              
30990              plus regen Configure.
30991      Branch: perl
30992            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30993            ! config_h.SH uconfig.h
30994 ____________________________________________________________________________
30995 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
30996         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?)))                  
30997              From: Nicholas Clark <nick@ccl4.org>
30998              Date: Tue, 11 Sep 2001 00:00:31 +0100
30999              Message-ID: <20010911000031.G1512@plum.flirble.org>
31000      Branch: perl
31001            + t/op/qq.t
31002            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
31003 ____________________________________________________________________________
31004 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
31005         Log: Subject: [PATCH] Building on win32 w/o perlio
31006              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
31007              Date: Mon, 10 Sep 2001 23:38:46 +0200
31008              Message-ID: <3B9D4F06.14433.2C37644@localhost>
31009      Branch: perl
31010            ! perl.c win32/Makefile win32/makefile.mk
31011 ____________________________________________________________________________
31012 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
31013         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
31014              From: "chromatic" <chromatic@rmci.net>
31015              Date: Mon, 10 Sep 2001 15:14:01 -0600
31016              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
31017      Branch: perl
31018            + lib/CGI/t/push.t
31019            ! MANIFEST
31020 ____________________________________________________________________________
31021 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
31022         Log: Subject: avoiding hoardes of zombies
31023              From: Nicholas Clark <nick@ccl4.org>
31024              Date: Mon, 10 Sep 2001 22:00:40 +0100
31025              Message-ID: <20010910220040.C1512@plum.flirble.org>
31026      Branch: perl
31027            ! pod/perlipc.pod
31028 ____________________________________________________________________________
31029 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
31030         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
31031              From: John Peacock <jpeacock@rowman.com>
31032              Date: Mon, 10 Sep 2001 16:34:30 -0400
31033              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
31034      Branch: perl
31035            ! sv.c t/op/ver.t utf8.h
31036 ____________________________________________________________________________
31037 [ 11985] By: ams                                   on 2001/09/10  23:20:13
31038         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
31039      Branch: perl
31040            ! MANIFEST
31041 ____________________________________________________________________________
31042 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
31043         Log: (Retracted by #12001)
31044              Subject: Calc with USE_MUL/USE_DIV
31045              From: Tels <perl_dummy@bloodgate.com>
31046              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
31047              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
31048      Branch: perl
31049            ! lib/Math/BigInt/Calc.pm
31050 ____________________________________________________________________________
31051 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
31052         Log: Subject: [PATCH op.c] Re: perl@11978
31053              From: Robin Barker <rmb1@cise.npl.co.uk>
31054              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
31055              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
31056              
31057              Format errors.
31058      Branch: perl
31059            ! op.c
31060 ____________________________________________________________________________
31061 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
31062         Log: Switch PADOFFSET back to U32 both because of binary backward
31063              compatibility and because Arthur seems to have been fixing the
31064              problems with naughty integer-pointer casting.
31065      Branch: perl
31066            ! op.h
31067 ____________________________________________________________________________
31068 [ 11981] By: ams                                   on 2001/09/10  16:31:43
31069         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
31070              Fix Pod Typo, Add Test for ExtUtils::Command
31071              From: "chromatic" <chromatic@rmci.net>
31072              Date: Mon, 10 Sep 2001 11:20:56 -0600
31073              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
31074      Branch: perl
31075            + lib/ExtUtils/Command.t
31076            ! MANIFEST lib/ExtUtils/Command.pm
31077 ____________________________________________________________________________
31078 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
31079         Log: Subject: [PATCH] Encode.pm docs fix
31080              From: Matt Sergeant <MSergeant@star.net.uk>
31081              Date: Mon, 10 Sep 2001 15:24:01 +0100
31082              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
31083      Branch: perl
31084            ! ext/Encode/Encode.pm
31085 ____________________________________________________________________________
31086 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
31087         Log: Update Changes.
31088      Branch: perl
31089            ! Changes patchlevel.h
31090 ____________________________________________________________________________
31091 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
31092         Log: Revert #11973, the dTHX seems to be needed in there
31093              for threaded builds.
31094      Branch: perl
31095            ! perlio.c
31096 ____________________________________________________________________________
31097 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
31098         Log: Detypo.
31099      Branch: perl
31100            ! pod/perlguts.pod
31101 ____________________________________________________________________________
31102 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
31103         Log: Further Class::Struct patching from Damian.
31104              
31105              The new new semantics are:
31106              
31107              * If you pass an initializer for a nested object, it has to be:
31108              a) a reference to an object of that class, or      
31109              b) a reference to an object of a subclass of that class, or
31110              c) a reference to a hash of arguments to be passed to the
31111              class's constructor
31112              * If you pass no initializer for a nested object, the attribute
31113              is initialized to C<undef>
31114      Branch: perl
31115            ! lib/Class/Struct.pm
31116 ____________________________________________________________________________
31117 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
31118         Log: Skip the crypt test if no crypt.
31119      Branch: perl
31120            ! t/op/crypt.t
31121 ____________________________________________________________________________
31122 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
31123         Log: Warn against using bare v-strings as IP addresses
31124              (okay if using the wrappers from Socket)
31125      Branch: perl
31126            ! pod/perldata.pod pod/perlport.pod
31127 ____________________________________________________________________________
31128 [ 11973] By: sky                                   on 2001/09/10  11:57:58
31129         Log: Remove unused dTHX. Silenced another warning.
31130      Branch: perl
31131            ! perlio.c
31132 ____________________________________________________________________________
31133 [ 11972] By: sky                                   on 2001/09/10  11:54:25
31134         Log: Silence some more warnings INT2PTR.
31135      Branch: perl
31136            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
31137 ____________________________________________________________________________
31138 [ 11971] By: sky                                   on 2001/09/10  11:21:50
31139         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
31140      Branch: perl
31141            ! cop.h
31142 ____________________________________________________________________________
31143 [ 11970] By: sky                                   on 2001/09/10  11:17:25
31144         Log: Apply INT2PTR with force to silence warnings from
31145              PM_GETRE and friends. No more warnings with 64bit 
31146              IVs and 32bit pointers.    
31147      Branch: perl
31148            ! op.c op.h perl.c
31149 ____________________________________________________________________________
31150 [ 11969] By: sky                                   on 2001/09/10  10:13:02
31151         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
31152      Branch: perl
31153            ! pod/perlguts.pod
31154 ____________________________________________________________________________
31155 [ 11968] By: sky                                   on 2001/09/10  10:02:51
31156         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
31157              Rename to custop_op_name to Perl_custom_op_name to match perlapi
31158              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
31159              perl_clone.
31160      Branch: perl
31161            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
31162 ____________________________________________________________________________
31163 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
31164         Log: Using strlen() not good on embedded nul bytes.
31165      Branch: perl
31166            ! regcomp.c
31167 ____________________________________________________________________________
31168 [ 11966] By: ams                                   on 2001/09/09  21:06:13
31169         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
31170              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31171              Date: Mon, 13 Aug 2001 22:51:59 +0200
31172              Message-ID: <20010813225159.C6681@rafael>
31173              (Applied with several tweaks.)
31174      Branch: perl
31175            ! embed.h embed.pl proto.h toke.c
31176 ____________________________________________________________________________
31177 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
31178         Log: The exact error message is system-dependent.
31179      Branch: perl
31180            ! lib/ExtUtils/Manifest.t
31181 ____________________________________________________________________________
31182 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
31183         Log: Add Windows and Mac Sami support to Encode
31184              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
31185      Branch: perl
31186            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
31187            ! MANIFEST
31188 ____________________________________________________________________________
31189 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
31190         Log: Use the tried method.
31191      Branch: perl
31192            ! pod/perlport.pod
31193 ____________________________________________________________________________
31194 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
31195         Log: Can't count parentheses.
31196      Branch: perl
31197            ! ext/IO/lib/IO/Socket/INET.pm
31198 ____________________________________________________________________________
31199 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
31200         Log: perlport additions: 1 while unlink, add/delete directory
31201              entries and permissions, cygwin stat funkiness (from Michael
31202              Schwern and Nicholas Clark)
31203      Branch: perl
31204            ! pod/perlport.pod
31205 ____________________________________________________________________________
31206 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
31207         Log: blib does have a detectable test.
31208      Branch: perl
31209            ! t/lib/1_compile.t
31210 ____________________________________________________________________________
31211 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
31212         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
31213              From: "chromatic" <chromatic@rmci.net>
31214              Date: Sat, 08 Sep 2001 19:33:42 -0600
31215              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
31216      Branch: perl
31217            + lib/Term/Complete.t
31218            ! MANIFEST
31219 ____________________________________________________________________________
31220 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
31221         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
31222              From: Michael G Schwern <schwern@pobox.com> 
31223              Date: Sat, 8 Sep 2001 02:40:26 -0400
31224              Message-ID: <20010908024026.A26283@blackrider>
31225      Branch: perl
31226            + lib/Test/Tutorial.pod
31227            ! MANIFEST
31228 ____________________________________________________________________________
31229 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
31230         Log: Try to look up protocol (by name) only iff it has non-numbers:
31231              nice if the server is in a chrooted environment (no /etc/protocols,
31232              server code using hardcorded protocol numbers like 6 for tcp),
31233              suggested by John Holdsworth <coldwave@bigfoot.com>.
31234              In other words, if we are given a number, why look it up again
31235              (by number)?
31236      Branch: perl
31237            ! ext/IO/lib/IO/Socket/INET.pm
31238 ____________________________________________________________________________
31239 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
31240         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
31241              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
31242              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
31243              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
31244              
31245              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
31246              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
31247              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
31248              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
31249              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
31250              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
31251              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
31252              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
31253      Branch: perl
31254            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
31255 ____________________________________________________________________________
31256 [ 11955] By: ams                                   on 2001/09/09  02:54:21
31257         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
31258              From: "Craig A. Berry" <craigberry@mac.com>
31259              Date: Sat, 08 Sep 2001 19:02:16 -0500
31260              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
31261      Branch: perl
31262            ! lib/CGI/t/carp.t
31263 ____________________________________________________________________________
31264 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
31265         Log: Documentation tweaks; think the IP address as an opaque string.
31266      Branch: perl
31267            ! ext/Socket/Socket.pm
31268 ____________________________________________________________________________
31269 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
31270         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
31271              From: Michael G Schwern <schwern@pobox.com>
31272              Date: Sat, 8 Sep 2001 19:45:46 -0400
31273              Message-ID: <20010908194546.C9193@blackrider>
31274      Branch: perl
31275            + lib/blib.t
31276            ! MANIFEST lib/blib.pm t/lib/1_compile.t
31277 ____________________________________________________________________________
31278 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
31279         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
31280              From: "chromatic" <chromatic@rmci.net>
31281              Date: Sat, 08 Sep 2001 12:31:44 -0600
31282              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
31283      Branch: perl
31284            + lib/CGI/t/fast.t
31285            ! MANIFEST
31286 ____________________________________________________________________________
31287 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
31288         Log: The Socket tests were wrong: they were assuming too much.
31289      Branch: perl
31290            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
31291 ____________________________________________________________________________
31292 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
31293         Log: Retract the portability changes since they
31294              seem to have opened a can of worms... will
31295              go back to UNICOS/mk and do the bare minimum
31296              required to get the tests working.
31297      Branch: perl
31298            ! ext/Socket/Socket.xs
31299 ____________________________________________________________________________
31300 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
31301         Log: PADOFFSET is used to cast pointers into integers,
31302              if pointers are 64 bits and U32 32 bits,
31303              bad things may happen, or at least warnings issued.
31304      Branch: perl
31305            ! op.h
31306 ____________________________________________________________________________
31307 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
31308         Log: Still more Socket portability tweaking.
31309              Now Socket.t seems to be happy in all of
31310              Linux/x86, Tru64/alpha, Solaris/sparc,
31311              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
31312              
31313              Addendum: it seems that io_multihomed, io_sock, and hostent
31314              were broken in little-endians (linux/x86 and tru64/alpha)
31315              because of this change.  Argh.
31316      Branch: perl
31317            ! ext/Socket/Socket.xs
31318 ____________________________________________________________________________
31319 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
31320         Log: More portability kicking on inet_ntoa().
31321      Branch: perl
31322            ! ext/Socket/Socket.xs
31323 ____________________________________________________________________________
31324 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
31325         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
31326              From: Michael G Schwern <schwern@pobox.com> 
31327              Date: Fri, 7 Sep 2001 23:06:51 -0400
31328              Message-ID: <20010907230651.R606@blackrider>
31329      Branch: perl
31330            + lib/ExtUtils/Manifest.t
31331            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
31332 ____________________________________________________________________________
31333 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
31334         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
31335              From: "chromatic" <chromatic@rmci.net>
31336              Date: Fri, 07 Sep 2001 17:53:15 -0600      
31337              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
31338      Branch: perl
31339            + lib/ExtUtils/testlib.t
31340            ! MANIFEST
31341 ____________________________________________________________________________
31342 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
31343         Log: Thinko.
31344      Branch: perl
31345            ! lib/integer.t
31346 ____________________________________________________________________________
31347 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
31348         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
31349              From: "Craig A. Berry" <craigberry@mac.com>
31350              Date: Fri, 07 Sep 2001 15:30:03 -0500
31351              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
31352      Branch: perl
31353            ! lib/CGI/Carp.pm
31354 ____________________________________________________________________________
31355 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
31356         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
31357              From: Michael G Schwern <schwern@pobox.com>
31358              Date: Fri, 7 Sep 2001 15:38:13 -0400
31359              Message-ID: <20010907153813.K606@blackrider>
31360      Branch: perl
31361            ! lib/ExtUtils/MM_Unix.pm
31362 ____________________________________________________________________________
31363 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
31364         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
31365              From: Robin Barker <rmb1@cise.npl.co.uk>
31366              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
31367              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
31368      Branch: perl
31369            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
31370 ____________________________________________________________________________
31371 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
31372         Log: Clean up 1_compile.t; move tests to more consistent
31373              places (t/ subdirectories); add integer.t (much of
31374              the pragma is tested elsewhere but there is no one
31375              centralized place)
31376      Branch: perl
31377            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
31378            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
31379            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
31380            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
31381            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
31382            - lib/File/Find/find.t lib/File/Find/taint.t
31383            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
31384 ____________________________________________________________________________
31385 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
31386         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
31387              From: "chromatic" <chromatic@rmci.net>
31388              Date: Fri, 07 Sep 2001 10:17:40 -0600
31389              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
31390      Branch: perl
31391            ! lib/File/Find/taint.t
31392 ____________________________________________________________________________
31393 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
31394         Log: Update Changes.
31395      Branch: perl
31396            ! Changes patchlevel.h
31397 ____________________________________________________________________________
31398 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
31399         Log: Rename the old threading tutorial, start a new one,
31400              regen toc.
31401      Branch: perl
31402            + pod/perlothrtut.pod
31403            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
31404            ! pod/perltoc.pod
31405 ____________________________________________________________________________
31406 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
31407         Log: vars very much has a test.
31408      Branch: perl
31409            ! t/lib/1_compile.t
31410 ____________________________________________________________________________
31411 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
31412         Log: Subject: Re: wince/perl.ico marked as binary
31413              From: Nicholas Clark <nick@ccl4.org>
31414              Date: Fri, 7 Sep 2001 13:54:40 +0100
31415              Message-ID: <20010907135439.D39150@plum.flirble.org>
31416              
31417              and wince/Makefile.ce change from Rainer Keuchel.
31418      Branch: perl
31419            + wince/makeico.pl
31420            ! MANIFEST wince/Makefile.ce
31421 ____________________________________________________________________________
31422 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
31423         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
31424              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
31425              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
31426              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
31427      Branch: perl
31428            ! regexec.c
31429 ____________________________________________________________________________
31430 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
31431         Log: (Replaced by #11934)
31432              Subject: Re: [PATCH regexec.c] more general .* and .*?
31433              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
31434              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
31435              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
31436      Branch: perl
31437            ! regexec.c
31438 ____________________________________________________________________________
31439 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
31440         Log: The #11931 patching misbehaved.
31441      Branch: perl
31442            ! lib/Test/Harness/t/test-harness.t
31443 ____________________________________________________________________________
31444 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
31445         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
31446              From: Michael G Schwern <schwern@pobox.com>
31447              Date: Fri, 7 Sep 2001 03:30:41 -0400
31448              Message-ID: <20010907033041.A2796@blackrider>
31449      Branch: perl
31450            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
31451            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
31452            + t/lib/sample-tests/header_at_end_fail
31453            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
31454            - lib/Test/Harness.t
31455            ! MANIFEST lib/Test/Harness.pm t/TEST
31456 ____________________________________________________________________________
31457 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
31458         Log: Subject: [PATCH] Digest::MD5 update
31459              From: Gisle Aas <gisle@ActiveState.com>
31460              Date: 06 Sep 2001 23:32:56 -0700
31461              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
31462      Branch: perl
31463            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
31464            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
31465 ____________________________________________________________________________
31466 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
31467         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
31468              From: "chromatic" <chromatic@rmci.net>
31469              Date: Thu, 06 Sep 2001 23:11:44 -0600
31470              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
31471      Branch: perl
31472            + lib/less.t
31473            ! MANIFEST t/lib/1_compile.t
31474 ____________________________________________________________________________
31475 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
31476         Log: The binary file must somehow differently stored.
31477      Branch: perl
31478            - wince/perl.ico
31479            ! MANIFEST
31480 ____________________________________________________________________________
31481 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
31482         Log: Add more modules to the list of modules that have tests,
31483              Schwern's wallet is getting more nervous.
31484              (Run t/lib/1_compile.t manually to see which modules
31485              are lacking tests, or the tests can't be run for some
31486              reason or another, such as the Net:: modules)
31487      Branch: perl
31488            ! t/lib/1_compile.t
31489 ____________________________________________________________________________
31490 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
31491         Log: Try to make Socket::inet_ntoa() more robust.
31492      Branch: perl
31493            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
31494 ____________________________________________________________________________
31495 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
31496         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
31497              From: chromatic <chromatic@rmci.net>       
31498              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
31499              Message-Id: <01090522580506.19590@firewheel>           
31500      Branch: perl
31501            ! lib/English.t
31502 ____________________________________________________________________________
31503 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
31504         Log: Subject: Re: perlvar manpage and localizing special vars
31505              From: Stas Bekman <stas@stason.org>
31506              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
31507              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
31508      Branch: perl
31509            ! pod/perlvar.pod
31510 ____________________________________________________________________________
31511 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
31512         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
31513              From: Robin Barker <rmb1@cise.npl.co.uk>
31514              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
31515              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
31516      Branch: perl
31517            ! lib/ExtUtils/MakeMaker.pm
31518 ____________________________________________________________________________
31519 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
31520         Log: Symbol missing; AIX unhappy.
31521      Branch: perl
31522            ! makedef.pl
31523 ____________________________________________________________________________
31524 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
31525         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
31526              Reported in 5.61, seems to work okay in blead.
31527      Branch: perl
31528            ! t/run/kill_perl.t
31529 ____________________________________________________________________________
31530 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
31531         Log: Update Changes.
31532      Branch: perl
31533            ! Changes patchlevel.h
31534 ____________________________________________________________________________
31535 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
31536         Log: Document the bad assumptions currently breaking
31537              the Socket.t tests 10, 11, and 13 in UNICOS.
31538      Branch: perl
31539            ! ext/Socket/Socket.xs
31540 ____________________________________________________________________________
31541 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
31542         Log: Subject: [PATCH x2p] make OPTIMIZE=...
31543              From: Robin Barker <rmb1@cise.npl.co.uk>
31544              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
31545              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
31546      Branch: perl
31547            ! x2p/Makefile.SH x2p/cflags.SH
31548 ____________________________________________________________________________
31549 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
31550         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
31551              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
31552              Date: Thu, 6 Sep 2001 11:09:40 +0100
31553              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
31554              
31555              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
31556              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
31557              Date: 6 Sep 2001 10:14:38 -0000
31558              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
31559      Branch: perl
31560            ! pod/perlfaq1.pod pod/perlhack.pod
31561 ____________________________________________________________________________
31562 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
31563         Log: Subject: Extra NUL is Data::Dumper output - patch
31564              From: Tony Cook <tony@develop-help.com>
31565              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
31566              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
31567      Branch: perl
31568            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
31569 ____________________________________________________________________________
31570 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
31571         Log: Avoid redefinition warning
31572              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
31573              from
31574              perl -w -Ilib -MCwd -e ''
31575      Branch: perl
31576            ! lib/Cwd.pm
31577 ____________________________________________________________________________
31578 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
31579         Log: Update the is_tainted() example implementation.
31580      Branch: perl
31581            ! pod/perlsec.pod
31582 ____________________________________________________________________________
31583 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
31584         Log: Missing) in #11912.
31585      Branch: perl
31586            ! lib/Test/Simple/t/fail.t
31587 ____________________________________________________________________________
31588 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
31589         Log: Rewhack Test-Simple into core harness.
31590      Branch: perl
31591            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
31592            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
31593            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
31594            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
31595            ! lib/Test/Simple/t/skipall.t
31596 ____________________________________________________________________________
31597 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
31598         Log: Workaround for the new Exporter 'feature'.
31599      Branch: perl
31600            ! lib/Test/More.pm
31601 ____________________________________________________________________________
31602 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
31603         Log: Re-introduce pure-Perl fall-back for abs_path,
31604              re-introduce #11898.
31605      Branch: perl
31606            ! lib/Cwd.pm lib/File/Find.pm
31607 ____________________________________________________________________________
31608 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
31609         Log: More tests.
31610      Branch: perl
31611            ! lib/Exporter.t
31612 ____________________________________________________________________________
31613 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
31614         Log: Retract #11898 for now because it introduces
31615              a rather nasty depencency: when B is being built,
31616              MakeMaker is used.  MakeMaker uses File::Find.
31617              File::Find uses Cwd::getcwd()...which doesn't
31618              exist yet.
31619      Branch: perl
31620            ! lib/File/Find.pm
31621 ____________________________________________________________________________
31622 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
31623         Log: New test welcome.
31624      Branch: perl
31625            + lib/Test/Simple/t/simple.t
31626 ____________________________________________________________________________
31627 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
31628         Log: Old test begone.
31629      Branch: perl
31630            - lib/Attribute/Handlers/test.pl
31631 ____________________________________________________________________________
31632 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
31633         Log: Test-Simple syncup from Schwern.
31634      Branch: perl
31635            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
31636            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
31637            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
31638            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
31639            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
31640            - lib/Test/More/Changes lib/Test/More/t/More.t
31641            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
31642            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
31643            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
31644            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
31645            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
31646            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
31647            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
31648            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
31649            ! t/lib/Test/Simple/sample_tests/death.plx
31650            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
31651            ! t/lib/Test/Simple/sample_tests/extras.plx
31652            ! t/lib/Test/Simple/sample_tests/five_fail.plx
31653            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
31654            ! t/lib/Test/Simple/sample_tests/one_fail.plx
31655            ! t/lib/Test/Simple/sample_tests/require.plx
31656            ! t/lib/Test/Simple/sample_tests/success.plx
31657            ! t/lib/Test/Simple/sample_tests/too_few.plx
31658            ! t/lib/Test/Simple/sample_tests/two_fail.plx
31659 ____________________________________________________________________________
31660 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
31661         Log: Integrate File::Find changes from bleadperl
31662      Branch: maint-5.6/macperl
31663            ! lib/File/Find.pm t/lib/filefind-taint.t
31664 ____________________________________________________________________________
31665 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
31666         Log: Integrate 11847 from maint-5.6/perl
31667      Branch: maint-5.6/macperl
31668           !> sv.c
31669 ____________________________________________________________________________
31670 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
31671         Log: In UNICOS division yada yada.
31672      Branch: perl
31673            ! t/op/override.t
31674 ____________________________________________________________________________
31675 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
31676         Log: In UNICOS division is really lossy, better use
31677              a tolerance test.
31678      Branch: perl
31679            ! ext/Time/HiRes/HiRes.t
31680 ____________________________________________________________________________
31681 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
31682         Log: In UNICOS sigaction() sets an extra flag
31683              ("the signal has been registered for all the processes in
31684              a multitasking group.")
31685      Branch: perl
31686            ! ext/POSIX/sigaction.t
31687 ____________________________________________________________________________
31688 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
31689         Log: Documentation micropatch from Damian.
31690      Branch: perl
31691            ! lib/Attribute/Handlers.pm
31692 ____________________________________________________________________________
31693 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
31694         Log: (Retracted by #11908)
31695              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
31696              From: Michael G Schwern <schwern@pobox.com>
31697              Date: Wed, 5 Sep 2001 15:58:21 -0400
31698              Message-ID: <20010905155821.I632@blackrider>
31699      Branch: perl
31700            ! lib/File/Find.pm lib/File/Find/taint.t
31701 ____________________________________________________________________________
31702 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
31703         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
31704              From: Michael G Schwern <schwern@pobox.com>
31705              Date: Wed, 5 Sep 2001 19:16:31 -0400
31706              Message-ID: <20010905191631.E11386@blackrider>
31707      Branch: perl
31708            + lib/CGI/t/carp.t
31709            ! MANIFEST
31710 ____________________________________________________________________________
31711 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
31712         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
31713              From: chromatic <chromatic@rmci.net>
31714              Date: Wed, 5 Sep 2001 18:08:07 -0600
31715              Message-Id: <01090518080700.19590@firewheel>
31716      Branch: perl
31717            ! lib/English.pm
31718 ____________________________________________________________________________
31719 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
31720         Log: Fix a typo #11889 and add a test for the same.
31721      Branch: perl
31722            ! ext/Socket/Socket.t ext/Socket/Socket.xs
31723 ____________________________________________________________________________
31724 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
31725         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
31726              From: "Craig A. Berry" <craigberry@mac.com>
31727              Date: Wed, 05 Sep 2001 17:48:54 -0500
31728              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
31729      Branch: perl
31730            ! lib/warnings.t t/run/kill_perl.t
31731 ____________________________________________________________________________
31732 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
31733         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
31734              From: Michael G Schwern <schwern@pobox.com>
31735              Date: Wed, 5 Sep 2001 17:22:25 -0400
31736              Message-ID: <20010905172225.C11386@blackrider>
31737      Branch: perl
31738            ! t/run/kill_perl.t
31739 ____________________________________________________________________________
31740 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
31741         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
31742              From: Nicholas Clark <nick@ccl4.org>
31743              Date: Wed, 5 Sep 2001 20:54:24 +0100
31744              Message-ID: <20010905205424.C25120@plum.flirble.org>
31745      Branch: perl
31746            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
31747 ____________________________________________________________________________
31748 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
31749         Log: Forgotten thing.
31750      Branch: perl
31751            ! uconfig.h
31752 ____________________________________________________________________________
31753 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
31754         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
31755              From: chromatic <chromatic@rmci.net>               
31756              Date: Wed, 5 Sep 2001 13:22:08 -0600
31757              Message-Id: <01090513220807.10587@firewheel> 
31758      Branch: perl
31759            ! lib/English.pm
31760 ____________________________________________________________________________
31761 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
31762         Log: inet_ntoa() tweaks:
31763              - don't allow addresses with > 255 characters
31764              - indent the HP-UX workaround
31765              - don't leak memory
31766      Branch: perl
31767            ! ext/Socket/Socket.xs
31768 ____________________________________________________________________________
31769 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
31770         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
31771              <xwu@theeducationcenter.com>
31772      Branch: perl
31773            ! lib/File/Find.pm
31774 ____________________________________________________________________________
31775 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
31776         Log: Typo nits.
31777      Branch: perl
31778            ! lib/File/Find.pm
31779 ____________________________________________________________________________
31780 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
31781         Log: -Wall nit.
31782      Branch: perl
31783            ! op.c
31784 ____________________________________________________________________________
31785 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
31786         Log: Update to Scalar-List-Utils 1.05
31787      Branch: perl
31788            ! ext/List/Util/ChangeLog ext/List/Util/README
31789            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
31790 ____________________________________________________________________________
31791 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
31792         Log: Update Changes.
31793      Branch: perl
31794            ! Changes patchlevel.h
31795 ____________________________________________________________________________
31796 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
31797         Log: Update to Scalar-List-Utils 1.04
31798      Branch: perl
31799            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
31800            ! ext/List/Util/lib/List/Util.pm
31801            ! ext/List/Util/lib/Scalar/Util.pm
31802 ____________________________________________________________________________
31803 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
31804         Log: Metaconfigify #11724.
31805      Branch: metaconfig
31806            ! U/threads/archname.U
31807 ____________________________________________________________________________
31808 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
31809         Log: The MacOS reference is okay, no reason to hide it.
31810      Branch: perl
31811            ! lib/Cwd.pm
31812 ____________________________________________________________________________
31813 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
31814         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
31815              From: Michael G Schwern <schwern@pobox.com>
31816              Date: Tue, 4 Sep 2001 15:30:10 -0400
31817              Message-ID: <20010904153010.H26466@blackrider> 
31818              
31819              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
31820      Branch: perl
31821            ! ext/Cwd/Makefile.PL lib/Cwd.pm
31822 ____________________________________________________________________________
31823 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
31824         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.))
31825              From: Michael G Schwern <schwern@pobox.com>
31826              Date: Tue, 4 Sep 2001 17:39:13 -0400
31827              Message-ID: <20010904173913.C626@blackrider>
31828      Branch: perl
31829            ! lib/Cwd.pm
31830 ____________________________________________________________________________
31831 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
31832         Log: Subject: Re: Perl_pp_* in public API?
31833              From: "Craig A. Berry" <craigberry@mac.com>
31834              Date: Tue, 4 Sep 2001 21:51:29 -0500
31835              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
31836      Branch: perl
31837            ! ext/List/Util/Util.xs
31838 ____________________________________________________________________________
31839 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
31840         Log: From Damian: Class::Struct was unable to define
31841              recursive classes.  After the patch an object reference
31842              (rather than a hash) is required to initialize
31843              an object attribute.  If no such initializer is given to
31844              the constructor, object attributes are now default
31845              initialized to C<undef>.
31846      Branch: perl
31847            ! lib/Class/Struct.pm lib/Class/Struct.t
31848 ____________________________________________________________________________
31849 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
31850         Log: Subject: Re: sv_catpvfn and sv_setpvfn
31851              From: Richard Soderberg <rs@oregonnet.com>
31852              Date: Tue, 4 Sep 2001 15:16:47 -0700
31853              Message-Id: <200109042216.PAA17858@oregonnet.com>
31854      Branch: perl
31855            ! pod/perlclib.pod pod/perlguts.pod
31856 ____________________________________________________________________________
31857 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
31858         Log: NetWare updates from Ananth Kesari.
31859      Branch: perl
31860            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
31861            ! NetWare/nw5thread.h
31862 ____________________________________________________________________________
31863 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
31864         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?))
31865              From: Nicholas Clark <nick@ccl4.org>
31866              Date: Tue, 4 Sep 2001 22:42:50 +0100
31867              Message-ID: <20010904224250.P25120@plum.flirble.org>
31868      Branch: perl
31869            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
31870            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
31871            ! t/op/oct.t toke.c
31872 ____________________________________________________________________________
31873 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
31874         Log: Fix Cwd::getcwd() not being tainted, as noticed
31875              by Schwern.
31876      Branch: perl
31877            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
31878            - ext/Cwd/Cwd.t
31879            ! MANIFEST ext/Cwd/Cwd.xs util.c
31880 ____________________________________________________________________________
31881 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
31882         Log: Retract #11870 and volatilize the right destruct_level.
31883              Silly thinko pointed out by Sarathy.
31884      Branch: perl
31885            ! intrpvar.h perl.c
31886 ____________________________________________________________________________
31887 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
31888         Log: At least a temporary fix for the mysterious scope core dumps
31889              in Tru64 from Graham.
31890      Branch: perl
31891            ! ext/List/Util/Util.xs
31892 ____________________________________________________________________________
31893 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
31894         Log: (Retracted by #11872)
31895      Branch: perl
31896            ! intrpvar.h
31897 ____________________________________________________________________________
31898 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
31899         Log: Quench a -Wall gripe noticed by Robin Barker.
31900      Branch: perl
31901            ! op.c
31902 ____________________________________________________________________________
31903 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
31904         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
31905              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
31906              Date: Wed, 05 Sep 2001 02:01:32 +0900
31907              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
31908      Branch: perl
31909            ! lib/Unicode/UCD.pm
31910 ____________________________________________________________________________
31911 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
31912         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
31913              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
31914              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
31915              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
31916      Branch: perl
31917            ! gv.c
31918 ____________________________________________________________________________
31919 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
31920         Log: Update Changes.
31921      Branch: perl
31922            ! Changes patchlevel.h
31923 ____________________________________________________________________________
31924 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
31925         Log: Add the \[$@%&*] prototype support.
31926      Branch: perl
31927            ! op.c pod/perlsub.pod t/comp/proto.t
31928 ____________________________________________________________________________
31929 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
31930         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
31931              From: Michael G Schwern <schwern@pobox.com>
31932              Date: Mon, 3 Sep 2001 18:59:01 -0400
31933              Message-ID: <20010903185901.Z9233@blackrider>
31934      Branch: perl
31935            ! lib/CGI/t/form.t
31936 ____________________________________________________________________________
31937 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
31938         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
31939              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
31940              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
31941              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
31942      Branch: perl
31943            ! gv.c
31944 ____________________________________________________________________________
31945 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
31946         Log: More srand entry tweakage based on Randal's suggestion.
31947      Branch: perl
31948            ! pod/perlfunc.pod
31949 ____________________________________________________________________________
31950 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
31951         Log: Subject: [PATCH] 'main' *is* a reserved word
31952              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31953              Date: Mon, 3 Sep 2001 22:55:41 +0200
31954              Message-ID: <20010903225541.A24097@rafael>
31955      Branch: perl
31956            ! toke.c
31957 ____________________________________________________________________________
31958 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
31959         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
31960              From: Peter Prymmer <pvhp@best.com>
31961              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
31962              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
31963      Branch: perl
31964            ! README.vms configure.com
31965 ____________________________________________________________________________
31966 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
31967         Log: Subject: Re: A slightly better default seed?   
31968              From: Michael G Schwern <schwern@pobox.com>
31969              Date: Mon, 3 Sep 2001 18:08:15 -0400 
31970              Message-ID: <20010903180815.W9233@blackrider>
31971      Branch: perl
31972            ! t/op/srand.t
31973 ____________________________________________________________________________
31974 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
31975         Log: Add sharedsv.o to microperl object files.
31976      Branch: perl
31977            ! Makefile.micro
31978 ____________________________________________________________________________
31979 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
31980         Log: AUTHORS updates and
31981              
31982              Subject: [PATCH] Just some preening :-)        
31983              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
31984              Date: Tue, 4 Sep 2001 14:16:59 +0100
31985              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
31986      Branch: perl
31987            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
31988 ____________________________________________________________________________
31989 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
31990         Log: Typo fix and slight rewording.
31991      Branch: perl
31992            ! pod/perlfunc.pod
31993 ____________________________________________________________________________
31994 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
31995         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
31996      Branch: perl
31997            ! pod/perlfaq4.pod
31998 ____________________________________________________________________________
31999 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
32000         Log: The helper file changed name.
32001      Branch: perl
32002            ! MANIFEST
32003 ____________________________________________________________________________
32004 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
32005         Log: Update to Scalar-List-Utils 1.03
32006      Branch: perl
32007            + ext/List/Util/t/shuffle.t
32008            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
32009            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
32010            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
32011            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
32012            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
32013            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
32014            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
32015            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
32016 ____________________________________________________________________________
32017 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
32018         Log: Make crypt() do something more sane for Unicode
32019              (take crypt() of the low eight bits of the characters,
32020              instead of taking crypt() of the UTF-8 of the scalar);
32021              add a test for crypt().
32022      Branch: perl
32023            + t/op/crypt.t
32024            ! MANIFEST pod/perlfunc.pod pp.c
32025 ____________________________________________________________________________
32026 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
32027         Log: Reorganize the srand entry.
32028      Branch: perl
32029            ! pod/perlfunc.pod
32030 ____________________________________________________________________________
32031 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
32032         Log: Remove the tests that assume something about
32033              calling srand() without arguments multiple times.
32034      Branch: perl
32035            ! t/op/srand.t
32036 ____________________________________________________________________________
32037 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
32038         Log: Upgrade to Math::BigInt 1.42.
32039      Branch: perl
32040            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
32041            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
32042            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
32043            ! lib/Math/BigInt/t/mbimbf.t
32044 ____________________________________________________________________________
32045 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
32046         Log: integrate change#11847 from maint-5.6
32047              
32048              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
32049      Branch: perl
32050            ! sv.c
32051 ____________________________________________________________________________
32052 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
32053         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
32054      Branch: maint-5.6/perl
32055            ! sv.c
32056 ____________________________________________________________________________
32057 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
32058         Log: As far as I can tell these functions have been Unicodified.
32059      Branch: perl
32060            ! doop.c
32061 ____________________________________________________________________________
32062 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
32063         Log: Update to Storable 1.0.13.
32064      Branch: perl
32065            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
32066            ! ext/Storable/Storable.xs
32067 ____________________________________________________________________________
32068 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
32069         Log: Patch the Filter::Simple test to work with
32070              the core test suite (since the FilterTest.pm
32071              is in t/lib, not in lib).
32072      Branch: perl
32073            ! lib/Filter/Simple/t/filter.t
32074 ____________________________________________________________________________
32075 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
32076         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
32077      Branch: perl
32078            + t/lib/FilterTest.pm
32079            - t/lib/MyFilter.pm
32080 ____________________________________________________________________________
32081 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
32082         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
32083              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
32084              Text::Balanced 1.86.
32085      Branch: perl
32086            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
32087            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
32088            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
32089            + lib/Switch/t/nested.t lib/Switch/t/switch.t
32090            + lib/Text/Balanced/Changes lib/Text/Balanced/README
32091            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
32092            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
32093            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
32094            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
32095            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
32096            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
32097            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
32098            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
32099            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
32100            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
32101            ! MANIFEST lib/Attribute/Handlers.pm
32102            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
32103            ! lib/Attribute/Handlers/demo/Demo.pm
32104            ! lib/Attribute/Handlers/demo/Descriptions.pm
32105            ! lib/Attribute/Handlers/demo/MyClass.pm
32106            ! lib/Attribute/Handlers/demo/demo.pl
32107            ! lib/Attribute/Handlers/demo/demo2.pl
32108            ! lib/Attribute/Handlers/demo/demo3.pl
32109            ! lib/Attribute/Handlers/demo/demo4.pl
32110            ! lib/Attribute/Handlers/demo/demo_call.pl
32111            ! lib/Attribute/Handlers/demo/demo_chain.pl
32112            ! lib/Attribute/Handlers/demo/demo_cycle.pl
32113            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
32114            ! lib/Attribute/Handlers/demo/demo_phases.pl
32115            ! lib/Attribute/Handlers/demo/demo_range.pl
32116            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
32117            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
32118            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
32119            ! lib/Text/Balanced.pm
32120 ____________________________________________________________________________
32121 [ 11841] By: sky                                   on 2001/09/03  11:04:15
32122         Log: Forgot to add a file with Change #11840
32123      Branch: perl
32124            + t/op/srand.t
32125 ____________________________________________________________________________
32126 [ 11840] By: sky                                   on 2001/09/03  11:02:04
32127         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
32128              From: Michael G Schwern <schwern@pobox.com>
32129              Date: Mon, 3 Sep 2001 07:43:00 -0400
32130              Message-ID: <20010903074300.E9233@blackrider>
32131      Branch: perl
32132            ! MANIFEST pod/perlfunc.pod t/op/rand.t
32133 ____________________________________________________________________________
32134 [ 11839] By: sky                                   on 2001/09/03  10:47:11
32135         Log: Document the changes with regards to running of END blocks.
32136              And DESTROY on global objects are called in perl_destruct()!
32137      Branch: perl
32138            ! pod/perl572delta.pod pod/perlembed.pod
32139 ____________________________________________________________________________
32140 [ 11838] By: sky                                   on 2001/09/03  09:34:44
32141         Log: Subject: [PATCH t/op/time.t] Partial cleanup
32142              From: Michael G Schwern <schwern@pobox.com>
32143              Date: Mon, 3 Sep 2001 06:29:42 -0400
32144              Message-ID: <20010903062942.C9233@blackrider>
32145      Branch: perl
32146            ! t/op/time.t
32147 ____________________________________________________________________________
32148 [ 11837] By: sky                                   on 2001/09/03  09:30:02
32149         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
32150              From: Michael G Schwern <schwern@pobox.com>
32151              Date: Mon, 3 Sep 2001 06:24:13 -0400
32152              Message-ID: <20010903062413.B9233@blackrider>
32153      Branch: perl
32154            ! t/op/rand.t
32155 ____________________________________________________________________________
32156 [ 11836] By: sky                                   on 2001/09/03  07:56:47
32157         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
32158              From: Michael G Schwern <schwern@pobox.com>
32159              Date: Sun, 2 Sep 2001 21:38:43 -0400
32160              Message-ID: <20010902213843.L2711@blackrider>
32161      Branch: perl
32162            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
32163            ! MANIFEST
32164 ____________________________________________________________________________
32165 [ 11835] By: nick                                  on 2001/09/03  06:20:06
32166         Log: Integrate mainline
32167      Branch: perlio
32168           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
32169            - t/op/misc.t
32170           !> (integrate 187 files)
32171 ____________________________________________________________________________
32172 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
32173         Log: Update Changes.
32174      Branch: perl
32175            ! Changes patchlevel.h
32176 ____________________________________________________________________________
32177 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
32178         Log: Slight tweaks.
32179      Branch: perl
32180            ! t/run/kill_perl.t
32181 ____________________________________________________________________________
32182 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
32183         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
32184      Branch: perl
32185            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
32186 ____________________________________________________________________________
32187 [ 11831] By: sky                                   on 2001/09/02  12:10:42
32188         Log: Change #11828 wasn't complete, this updates to intest path
32189      Branch: perl
32190            ! t/run/kill_perl.t
32191 ____________________________________________________________________________
32192 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
32193         Log: 's's's.
32194      Branch: perl
32195            ! Changes
32196 ____________________________________________________________________________
32197 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
32198         Log: Update Changes.
32199      Branch: perl
32200            ! Changes patchlevel.h
32201 ____________________________________________________________________________
32202 [ 11828] By: sky                                   on 2001/09/02  11:53:56
32203         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
32204              From: Michael G Schwern <schwern@pobox.com>
32205              Date: Sat, 1 Sep 2001 20:18:58 -0400
32206              Message-ID: <20010901201858.X606@blackrider>
32207              +MANIFEST Fix
32208      Branch: perl
32209            + t/run/kill_perl.t
32210            - t/op/misc.t t/run/segfault.t
32211            ! MANIFEST
32212 ____________________________________________________________________________
32213 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
32214         Log: Subject: [PATCH] lib/Time/Local.pm
32215              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
32216              Date: Sun, 2 Sep 2001 06:50:01 -0500
32217              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
32218      Branch: perl
32219            ! lib/Time/Local.pm
32220 ____________________________________________________________________________
32221 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
32222         Log: Tick off Unicode collation and the normalization from
32223              the todo list.
32224      Branch: perl
32225            ! pod/perltodo.pod
32226 ____________________________________________________________________________
32227 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
32228         Log: Update to Unicode 3.1.1.
32229      Branch: perl
32230            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
32231            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
32232            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
32233            ! lib/unicore/PropList.txt lib/unicore/README.perl
32234            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
32235            ! lib/unicore/rename lib/unicore/version
32236 ____________________________________________________________________________
32237 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
32238         Log: Slight doc tweaks for the module.
32239      Branch: perl
32240            ! lib/Unicode/UCD.pm
32241 ____________________________________________________________________________
32242 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
32243         Log: Rename the variable: it *used* to be (wrongly) that the
32244              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
32245              but that is no more the case: PL_reg_match_utf8 is better.
32246      Branch: perl
32247            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
32248            ! regexec.c sv.c thrdvar.h
32249 ____________________________________________________________________________
32250 [ 11822] By: ams                                   on 2001/09/02  02:54:50
32251         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
32252              From: Ilmari Karonen <iltzu@sci.fi>
32253              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
32254              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
32255              (op/sub_lval.t updated to take new error message into account.)
32256      Branch: perl
32257            ! op.c t/op/sub_lval.t
32258 ____________________________________________________________________________
32259 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
32260         Log: remove stray CRs in files; keep all files with UNIX line-ends
32261              (Porting/makerel adds CRs to the files that need it in the
32262              distribution)
32263      Branch: perl
32264            ! NetWare/t/NWScripts.pl README.dos
32265            ! ext/Encode/Encode/cns11643-1.enc
32266            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
32267            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
32268 ____________________________________________________________________________
32269 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
32270         Log: some remnants of change#11803
32271      Branch: perl
32272            ! ext/ByteLoader/byterun.h perl.h
32273 ____________________________________________________________________________
32274 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
32275         Log: Update to Unicode::Collate 0.08.
32276      Branch: perl
32277            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
32278            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
32279 ____________________________________________________________________________
32280 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
32281         Log: Test tweaks.
32282      Branch: perl
32283            ! t/op/pat.t
32284 ____________________________________________________________________________
32285 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
32286         Log: Fix test
32287      Branch: maint-5.6/macperl
32288            ! t/lib/b.t
32289 ____________________________________________________________________________
32290 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
32291         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
32292              warnings in Config.pm with -W; increase default and
32293              minimum RAM; bump version number.
32294      Branch: maint-5.6/macperl
32295            + macos/lib/Mac/LowMem.pm
32296            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
32297            ! macos/configpm macos/macperl/MacPerl.r
32298 ____________________________________________________________________________
32299 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
32300         Log: Make syntax check report in MPW style, fix tests
32301              to use Mac::err=unix to get normal-style error
32302              messages.
32303      Branch: maint-5.6/macperl
32304            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
32305            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
32306 ____________________________________________________________________________
32307 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
32308         Log: Make MPW-style errors optional (but the default); add
32309              MacPerl::ErrorFormat() function and Mac::err pragma
32310      Branch: maint-5.6/macperl
32311            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
32312            + macos/ext/Mac/err/err.xs
32313            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
32314            ! macos/macish.c macos/macish.h macos/macperl.sym
32315 ____________________________________________________________________________
32316 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
32317         Log: More module and test ports from Thomas Wegner et al
32318      Branch: maint-5.6/macperl
32319            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
32320            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
32321            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
32322            ! t/op/magic.t
32323 ____________________________________________________________________________
32324 [ 11812] By: sky                                   on 2001/09/01  17:19:30
32325         Log: Subject: [PATCH t/op/concat.t] cleanup
32326              From: Michael G Schwern <schwern@pobox.com>
32327              Date: Sat, 1 Sep 2001 14:06:28 -0400
32328              Message-ID: <20010901140628.C606@blackrider>
32329      Branch: perl
32330            ! t/op/concat.t
32331 ____________________________________________________________________________
32332 [ 11811] By: sky                                   on 2001/09/01  12:25:29
32333         Log: Change #11805 didn't update the MANIFEST
32334      Branch: perl
32335            ! MANIFEST
32336 ____________________________________________________________________________
32337 [ 11810] By: sky                                   on 2001/09/01  11:52:44
32338         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
32339              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32340              Date: Sat, 1 Sep 2001 14:50:14 +0200
32341              Message-ID: <20010901145014.A691@rafael>
32342      Branch: perl
32343            ! t/op/inccode.t
32344 ____________________________________________________________________________
32345 [ 11809] By: sky                                   on 2001/09/01  11:49:22
32346         Log: Subject: PATCH: ExtUtils::MakeMaker
32347              From: Tony Bowden <tony@kasei.com>
32348              Date: Sat, 1 Sep 2001 10:33:53 +0100
32349              Message-ID: <20010901103353.A13863@soto.kasei.com>
32350              Manually applied
32351      Branch: perl
32352            ! lib/ExtUtils/MakeMaker.pm
32353 ____________________________________________________________________________
32354 [ 11808] By: sky                                   on 2001/09/01  11:39:13
32355         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
32356              From: mike808@users.sourceforge.net
32357              Date: Sat, 1 Sep 101 11:27:50 GMT
32358              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
32359              With little tweak
32360      Branch: perl
32361            ! lib/Term/Cap.pm
32362 ____________________________________________________________________________
32363 [ 11807] By: ams                                   on 2001/09/01  11:31:16
32364         Log: Subject: oct() and hex()
32365              From: Nicholas Clark <nick@ccl4.org>
32366              Date: Fri, 31 Aug 2001 23:14:13 +0100
32367              Message-Id: <20010831231413.J4950@plum.flirble.org>
32368      Branch: perl
32369            ! pod/perlclib.pod
32370 ____________________________________________________________________________
32371 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
32372         Log: Integrate change 11801 from maintperl
32373      Branch: maint-5.6/macperl
32374            ! perl.c
32375 ____________________________________________________________________________
32376 [ 11805] By: sky                                   on 2001/08/31  21:35:10
32377         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
32378              From: Michael G Schwern <schwern@pobox.com>
32379              Date: Fri, 31 Aug 2001 15:36:28 -0400
32380              Message-ID: <20010831153628.B598@blackrider>
32381              Check for things which used to segfault
32382      Branch: perl
32383            + t/run/segfault.t
32384 ____________________________________________________________________________
32385 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
32386         Log: integrate change#11801 from maint-5.6
32387              
32388              remove age-old UNICOS "workaround" that introduces a static, and
32389              hence an egregious race condition for threaded builds (*sigh*
32390              beats me why this kludge wasn't guarded by a UNICOS-specific
32391              #define *sigh*)
32392      Branch: perl
32393            ! perl.c
32394 ____________________________________________________________________________
32395 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
32396         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
32397              working in 5.7.x
32398      Branch: perl
32399            - objXSUB.h
32400            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
32401            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
32402            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
32403            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
32404            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
32405            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
32406            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
32407            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
32408            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
32409            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
32410            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
32411            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
32412            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
32413            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
32414            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
32415            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
32416            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
32417            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
32418            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
32419            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
32420            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
32421            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
32422 ____________________________________________________________________________
32423 [ 11802] By: ams                                   on 2001/08/31  18:11:32
32424         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
32425              From: "Philip Newton" <Philip.Newton@gmx.net>
32426              Date: Fri, 31 Aug 2001 21:12:56 +0200
32427              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
32428      Branch: perl
32429            ! pod/perldiag.pod
32430 ____________________________________________________________________________
32431 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
32432         Log: remove age-old UNICOS "workaround" that introduces a static, and
32433              hence an egregious race condition for threaded builds (*sigh*
32434              beats me why this kludge wasn't guarded by a UNICOS-specific
32435              #define *sigh*)
32436      Branch: maint-5.6/perl
32437            ! perl.c
32438 ____________________________________________________________________________
32439 [ 11800] By: sky                                   on 2001/08/31  17:30:26
32440         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
32441              Might break on platforms where bool is larger than 8 bites ???
32442      Branch: perl
32443            ! regcomp.c
32444 ____________________________________________________________________________
32445 [ 11799] By: ams                                   on 2001/08/31  12:15:44
32446         Log: Integrate 11778 into mainline.
32447      Branch: perl
32448            ! t/base/term.t
32449 ____________________________________________________________________________
32450 [ 11798] By: sky                                   on 2001/08/31  11:31:44
32451         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
32452              supposed to happen.
32453      Branch: perl
32454            ! regcomp.c
32455 ____________________________________________________________________________
32456 [ 11797] By: sky                                   on 2001/08/31  11:28:17
32457         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
32458              From: "John P. Linderman" <jpl@research.att.com>
32459              Date: Fri, 31 Aug 2001 08:20:35 -0400
32460              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
32461              Fixes test 14 which could fail randomly in rare cases.
32462      Branch: perl
32463            ! ext/Time/HiRes/HiRes.t regcomp.c
32464 ____________________________________________________________________________
32465 [ 11796] By: ams                                   on 2001/08/31  01:13:07
32466         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
32467              From: Nicholas Clark <nick@ccl4.org>
32468              Date: Thu, 30 Aug 2001 23:21:50 +0100
32469              Message-Id: <20010830232150.D4950@plum.flirble.org>
32470      Branch: perl
32471            ! ext/Sys/Syslog/Makefile.PL
32472 ____________________________________________________________________________
32473 [ 11795] By: ams                                   on 2001/08/30  23:53:23
32474         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
32475              patching example
32476              From: Michael G Schwern <schwern@pobox.com>
32477              Date: Thu, 30 Aug 2001 17:02:08 -0400
32478              Message-Id: <20010830170208.M2318@blackrider>
32479      Branch: perl
32480            ! pod/perlhack.pod
32481 ____________________________________________________________________________
32482 [ 11794] By: ams                                   on 2001/08/30  19:35:36
32483         Log: Subject: [PATCH] pp_modulo
32484              From: Nicholas Clark <nick@ccl4.org>
32485              Date: Thu, 30 Aug 2001 18:20:54 +0100
32486              Message-Id: <20010830182053.A4950@plum.flirble.org>
32487      Branch: perl
32488            ! pp.c t/op/64bitint.t
32489 ____________________________________________________________________________
32490 [ 11793] By: sky                                   on 2001/08/30  13:02:48
32491         Log: 11792 wasn't complete
32492      Branch: perl
32493            ! makedef.pl regcomp.c
32494 ____________________________________________________________________________
32495 [ 11792] By: sky                                   on 2001/08/30  12:21:11
32496         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
32497      Branch: perl
32498            ! makedef.pl
32499 ____________________________________________________________________________
32500 [ 11791] By: sky                                   on 2001/08/30  10:08:02
32501         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
32502      Branch: perl
32503            ! config_h.SH
32504 ____________________________________________________________________________
32505 [ 11790] By: sky                                   on 2001/08/30  08:22:31
32506         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
32507              on the pad. Fixes coredumps in cleanups introduced by
32508              Change 11755  
32509      Branch: perl
32510            ! op.c perl.c sv.h
32511 ____________________________________________________________________________
32512 [ 11789] By: sky                                   on 2001/08/29  19:01:47
32513         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
32514              This is a replacement implmentation that works on HPUX.
32515              This bug should probably be fixed in GCC.
32516      Branch: perl
32517            ! ext/Socket/Socket.xs
32518 ____________________________________________________________________________
32519 [ 11788] By: ams                                   on 2001/08/29  17:35:33
32520         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
32521              From: Nicholas Clark <nick@ccl4.org>
32522              Date: Wed, 29 Aug 2001 18:21:56 +0100
32523              Message-Id: <20010829182156.O4950@plum.flirble.org>
32524      Branch: perl
32525            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
32526 ____________________________________________________________________________
32527 [ 11787] By: sky                                   on 2001/08/29  10:42:54
32528         Log: Added test for pack_addr_in and unpack_addr_in
32529              Nitpik in test 10
32530      Branch: perl
32531            ! ext/Socket/Socket.t
32532 ____________________________________________________________________________
32533 [ 11786] By: sky                                   on 2001/08/29  10:28:14
32534         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
32535              Trying to catch errors on HP-UX
32536      Branch: perl
32537            ! ext/Socket/Socket.t
32538 ____________________________________________________________________________
32539 [ 11785] By: sky                                   on 2001/08/29  09:07:03
32540         Log: make sure USE_THREADS is defined so external apps work
32541      Branch: perl
32542            ! config_h.SH
32543 ____________________________________________________________________________
32544 [ 11784] By: sky                                   on 2001/08/29  08:06:12
32545         Log: Subject: Re: The hitlist of untested modules.
32546              From: Jonathan Stowe <gellyfish@gellyfish.com>
32547              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
32548              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
32549              Start of tests for Shell.pm (make Schwern poorer!)
32550      Branch: perl
32551            + lib/Shell.t
32552            ! MANIFEST
32553 ____________________________________________________________________________
32554 [ 11783] By: sky                                   on 2001/08/29  07:37:50
32555         Log: END{} can change the return value even if we die from BEGIN{}
32556      Branch: perl
32557            ! miniperlmain.c
32558 ____________________________________________________________________________
32559 [ 11782] By: ams                                   on 2001/08/29  06:32:17
32560         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
32561              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32562              Date: Wed, 29 Aug 2001 09:18:17 +0200
32563              Message-Id: <20010829091817.A4453@rafael>
32564      Branch: perl
32565            ! t/op/inccode.t
32566 ____________________________________________________________________________
32567 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
32568         Log: Delete xsubpp.patch, as full copy exists now
32569      Branch: maint-5.6/macperl
32570            - macos/xsubpp.patch
32571 ____________________________________________________________________________
32572 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
32573         Log: Add Changes file
32574      Branch: maint-5.6/macperl
32575            + macos/Changes
32576 ____________________________________________________________________________
32577 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
32578         Log: Add Mac version of xsubpp as separate file
32579      Branch: maint-5.6/macperl
32580            + macos/xsubpp
32581            ! macos/Makefile.mk
32582 ____________________________________________________________________________
32583 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
32584         Log: Fix open of /dev/null for Mac OS
32585      Branch: maint-5.6/macperl
32586            ! t/base/term.t
32587 ____________________________________________________________________________
32588 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
32589         Log: Various patches: enable more tests; skip CVS in PerlInstall;
32590              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
32591      Branch: maint-5.6/macperl
32592            ! macos/MacPerlTests.cmd macos/PerlInstall
32593            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
32594 ____________________________________________________________________________
32595 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
32596         Log: Allow for platforms to override formatting of errors
32597              on output from Matthias Neeracher (Mac files)
32598      Branch: maint-5.6/macperl
32599            ! macos/macish.c macos/macish.h
32600 ____________________________________________________________________________
32601 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
32602         Log: Allow for platforms to override formatting of errors
32603              on output from Matthias Neeracher (core files)
32604      Branch: maint-5.6/macperl
32605            ! perl.h pp_ctl.c util.c
32606 ____________________________________________________________________________
32607 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
32608         Log: Add some param checking, from reports by Kevin Reid.
32609      Branch: maint-5.6/macperl
32610            ! macos/ext/Mac/Controls/Controls.pm
32611            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
32612 ____________________________________________________________________________
32613 [ 11773] By: ams                                   on 2001/08/28  23:54:57
32614         Log: Subject: [PATCH] make coretest
32615              From: Paul Johnson <paul@pjcj.net>
32616              Date: Wed, 29 Aug 2001 00:11:38 +0200
32617              Message-Id: <20010829001138.B12169@pjcj.net>
32618              (Applied without the change to perlhack.pod. This should
32619              probably stay undocumented.)
32620      Branch: perl
32621            ! Makefile.SH t/TEST
32622 ____________________________________________________________________________
32623 [ 11772] By: sky                                   on 2001/08/28  13:01:20
32624         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
32625              From: Michael G Schwern <schwern@pobox.com>
32626              Date: Tue, 28 Aug 2001 09:57:39 -0400
32627              Message-ID: <20010828095738.E17775@blackrider>
32628      Branch: perl
32629            ! pod/perlhack.pod t/op/pack.t
32630 ____________________________________________________________________________
32631 [ 11771] By: sky                                   on 2001/08/28  11:20:13
32632         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
32633              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32634              Date: Tue, 28 Aug 2001 14:23:43 +0200
32635              Message-ID: <20010828142343.A19299@rafael>
32636      Branch: perl
32637            ! pod/perlvar.pod pp_ctl.c
32638 ____________________________________________________________________________
32639 [ 11770] By: ams                                   on 2001/08/28  10:13:21
32640         Log: Subject: [PATCH] odd typo in op.h
32641              From: Nicholas Clark <nick@ccl4.org>
32642              Date: Tue, 28 Aug 2001 12:10:26 +0100
32643              Message-Id: <20010828121026.V4950@plum.flirble.org>
32644      Branch: perl
32645            ! op.h
32646 ____________________________________________________________________________
32647 [ 11769] By: sky                                   on 2001/08/28  08:09:16
32648         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
32649              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
32650              Date: Tue, 28 Aug 2001 02:22:20 +0300
32651              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
32652      Branch: perl
32653            ! ext/B/B/Lint.pm
32654 ____________________________________________________________________________
32655 [ 11768] By: ams                                   on 2001/08/28  00:47:35
32656         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
32657              From: Michael G Schwern <schwern@pobox.com>
32658              Date: Mon, 27 Aug 2001 21:24:44 -0400
32659              Message-Id: <20010827212444.F12582@blackrider>
32660      Branch: perl
32661            ! pod/perlhack.pod t/op/pack.t
32662 ____________________________________________________________________________
32663 [ 11767] By: ams                                   on 2001/08/27  23:59:48
32664         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
32665              From: Michael G Schwern <schwern@pobox.com>
32666              Date: Mon, 27 Aug 2001 20:12:29 -0400
32667              Message-Id: <20010827201229.D12582@blackrider>
32668      Branch: perl
32669            ! pod/perlhack.pod t/op/pack.t
32670 ____________________________________________________________________________
32671 [ 11766] By: ams                                   on 2001/08/27  23:39:40
32672         Log: Update Changes.
32673      Branch: perl
32674            ! Changes
32675 ____________________________________________________________________________
32676 [ 11765] By: ams                                   on 2001/08/27  22:53:10
32677         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
32678              From: Michael G Schwern <schwern@pobox.com>
32679              Date: Mon, 27 Aug 2001 19:47:30 -0400
32680              Message-Id: <20010827194730.C12582@blackrider>
32681      Branch: perl
32682            ! t/op/inccode.t
32683 ____________________________________________________________________________
32684 [ 11764] By: ams                                   on 2001/08/27  22:46:21
32685         Log: Subject: [PATCH] new tests for the coderef-in-@INC
32686              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32687              Date: Mon, 27 Aug 2001 22:36:27 +0200
32688              Message-Id: <20010827223627.C690@rafael>
32689              
32690              Subject: Re: [PATCH] new tests for the coderef-in-@INC
32691              From: Nicholas Clark <nick@ccl4.org>
32692              Date: Tue, 28 Aug 2001 00:02:46 +0100
32693              Message-Id: <20010828000245.R4950@plum.flirble.org>
32694      Branch: perl
32695            + t/op/inccode.t
32696            ! MANIFEST
32697 ____________________________________________________________________________
32698 [ 11763] By: ams                                   on 2001/08/27  22:41:09
32699         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
32700              bleadperl on fire, Win95+4NT)
32701              From: Michael G Schwern <schwern@pobox.com>
32702              Date: Mon, 27 Aug 2001 16:54:42 -0400
32703              Message-Id: <20010827165442.F9436@blackrider>
32704      Branch: perl
32705            ! lib/warnings.t
32706 ____________________________________________________________________________
32707 [ 11762] By: sky                                   on 2001/08/27  19:19:17
32708         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
32709              avaible at compile time. This broke the compilation of 
32710              Net/Ping.pm
32711      Branch: perl
32712            ! lib/Net/Ping.pm
32713 ____________________________________________________________________________
32714 [ 11761] By: sky                                   on 2001/08/27  18:34:48
32715         Log: Removed tripple definitions of CUSTOM_OP functions.
32716      Branch: perl
32717            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
32718 ____________________________________________________________________________
32719 [ 11760] By: sky                                   on 2001/08/27  18:21:27
32720         Log: Regen headers
32721      Branch: perl
32722            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
32723            ! perlapi.h proto.h
32724 ____________________________________________________________________________
32725 [ 11759] By: ams                                   on 2001/08/27  16:31:53
32726         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
32727              From: "chromatic" <chromatic@rmci.net>
32728              Date: Mon, 27 Aug 2001 11:17:09 -0600
32729              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
32730      Branch: perl
32731            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
32732 ____________________________________________________________________________
32733 [ 11758] By: sky                                   on 2001/08/27  15:16:42
32734         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
32735              Thanks to H. Merijn Brand for the patch.
32736              Some of the comments and or guards might be removable in perl.h now.
32737      Branch: perl
32738            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
32739            ! Porting/Glossary Porting/config_H README.threads config_h.SH
32740            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
32741            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
32742            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
32743            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
32744            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
32745            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
32746            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
32747            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
32748            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
32749            ! win32/config_H.vc win32/perllib.c win32/win32.h
32750            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
32751            ! wince/config.h wince/config_H.ce wince/win32.h
32752            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
32753 ____________________________________________________________________________
32754 [ 11757] By: sky                                   on 2001/08/27  13:39:16
32755         Log: Subject: GNU ld parses arguments different
32756              From: H.Merijn Brand <h.m.brand@hccnet.nl>
32757              Date: Mon, 27 Aug 2001 16:25:51 +0200
32758              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
32759      Branch: perl
32760            ! hints/hpux.sh
32761 ____________________________________________________________________________
32762 [ 11756] By: sky                                   on 2001/08/27  13:18:45
32763         Log: Subject: Custom Ops
32764              From: Simon Cozens <simon@netthink.co.uk>
32765              Date: Sat, 25 Aug 2001 17:45:09 +0100
32766              Message-ID: <20010825174509.A5752@netthink.co.uk>
32767              I also added a fix to Opcode.pm to quite test cases.
32768      Branch: perl
32769            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
32770            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
32771 ____________________________________________________________________________
32772 [ 11755] By: sky                                   on 2001/08/27  05:37:17
32773         Log: Plugs a memory leak on destruction of regular expressions
32774              introcued by #11274.
32775              PL_regex_padav now has an AV as it's first entry with a list
32776              of freed regex_padav slots that it will reuse on creating
32777              new PMOPs.
32778      Branch: perl
32779            ! op.c perl.c
32780 ____________________________________________________________________________
32781 [ 11754] By: ams                                   on 2001/08/26  14:38:52
32782         Log: Subject: [PATCH] t/io/binmode.t
32783              From: Nicholas Clark <nick@ccl4.org>
32784              Date: Sun, 26 Aug 2001 12:03:05 +0100
32785              Message-Id: <20010826120305.C4950@plum.flirble.org>
32786              
32787              (Also a nitpick in #11752 to t/op/universal.t)
32788      Branch: perl
32789            ! t/io/binmode.t t/op/universal.t
32790 ____________________________________________________________________________
32791 [ 11753] By: ams                                   on 2001/08/26  08:19:34
32792         Log: Subject: [PATCH] op/universal.t failing
32793              From: Nicholas Clark <nick@ccl4.org>
32794              Date: Sun, 26 Aug 2001 09:48:22 +0100
32795              Message-Id: <20010826094822.B4950@plum.flirble.org>
32796      Branch: perl
32797            ! t/op/universal.t
32798 ____________________________________________________________________________
32799 [ 11752] By: ams                                   on 2001/08/25  22:46:13
32800         Log: Subject: Re: 'can' with undefined subs
32801              From: Tony Bowden <tony@kasei.com>
32802              Date: Sat, 25 Aug 2001 14:58:17 +0100
32803              Message-Id: <20010825145817.A11788@soto.kasei.com>
32804              (Applied with minor modifications.)
32805      Branch: perl
32806            ! t/op/universal.t
32807 ____________________________________________________________________________
32808 [ 11751] By: ams                                   on 2001/08/25  18:28:43
32809         Log: Subject: Re: 'can' with undefined subs
32810              From: Tony Bowden <tony@kasei.com>
32811              Date: Sat, 25 Aug 2001 15:13:14 +0100
32812              Message-Id: <20010825151314.B11788@soto.kasei.com>
32813      Branch: perl
32814            ! lib/UNIVERSAL.pm
32815 ____________________________________________________________________________
32816 [ 11750] By: nick                                  on 2001/08/25  15:24:15
32817         Log: Integrate mainline
32818      Branch: perlio
32819           +> t/io/binmode.t
32820           !> (integrate 26 files)
32821 ____________________________________________________________________________
32822 [ 11749] By: nick                                  on 2001/08/25  14:55:41
32823         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
32824              From:  John Peacock <jpeacock@rowman.com>
32825              Date:  Wed, 22 Aug 2001 12:05:28 -0400
32826              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
32827      Branch: perl
32828            ! pod/perlhack.pod
32829 ____________________________________________________________________________
32830 [ 11748] By: nick                                  on 2001/08/25  14:53:04
32831         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
32832              From:  Michael G Schwern <schwern@pobox.com>
32833              Date:  Wed, 22 Aug 2001 19:22:45 -0400
32834              Message-Id:  <20010822192245.U619@blackrider>
32835      Branch: perl
32836            ! MANIFEST
32837 ____________________________________________________________________________
32838 [ 11747] By: nick                                  on 2001/08/25  14:52:33
32839         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
32840              From:  Nicholas Clark <nick@ccl4.org>
32841              Date:  Wed, 22 Aug 2001 23:29:06 +0100
32842              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
32843      Branch: perl
32844            + t/io/binmode.t
32845            ! perlio.c pod/perlfunc.pod
32846 ____________________________________________________________________________
32847 [ 11744] By: nick                                  on 2001/08/25  14:37:33
32848         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
32849              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
32850              Date:  Fri, 24 Aug 2001 22:10:42 +0200
32851              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
32852      Branch: perl
32853            ! x2p/a2py.c x2p/walk.c
32854 ____________________________________________________________________________
32855 [ 11743] By: nick                                  on 2001/08/25  14:32:47
32856         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
32857              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32858              Date:  Fri, 24 Aug 2001 23:34:13 +0200
32859              Message-Id:  <20010824233413.A1285@rafael>
32860      Branch: perl
32861            ! pod/perlfunc.pod pod/perlvar.pod
32862 ____________________________________________________________________________
32863 [ 11742] By: ams                                   on 2001/08/25  13:16:02
32864         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
32865              From: Nicholas Clark <nick@ccl4.org>
32866              Date: Sat, 25 Aug 2001 14:50:07 +0100
32867              Message-Id: <20010825145007.L41464@plum.flirble.org>
32868      Branch: perl
32869            ! pp_ctl.c
32870 ____________________________________________________________________________
32871 [ 11741] By: nick                                  on 2001/08/24  07:08:45
32872         Log: When applying patch via Porting/apply fails, do p4 refresh
32873              to get old files back.
32874      Branch: perl
32875            ! Porting/apply
32876 ____________________________________________________________________________
32877 [ 11740] By: ams                                   on 2001/08/24  04:47:24
32878         Log: #11739 was incomplete.
32879      Branch: perl
32880            ! pod/perldiag.pod
32881 ____________________________________________________________________________
32882 [ 11739] By: ams                                   on 2001/08/24  04:09:40
32883         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
32884              From: "Philip Newton" <Philip.Newton@gmx.net>
32885              Date: Fri, 24 Aug 2001 07:08:34 +0200
32886      Branch: perl
32887            ! pod/perldiag.pod
32888 ____________________________________________________________________________
32889 [ 11738] By: ams                                   on 2001/08/24  02:19:42
32890         Log: Fixed Doug Wilson's email address.
32891      Branch: perl
32892            ! AUTHORS
32893 ____________________________________________________________________________
32894 [ 11737] By: ams                                   on 2001/08/24  00:10:13
32895         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
32896              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32897              Date: Thu, 23 Aug 2001 22:22:58 +0200
32898              Message-Id: <20010823222258.A901@rafael>
32899      Branch: perl
32900            ! pod/perldiag.pod
32901 ____________________________________________________________________________
32902 [ 11736] By: ams                                   on 2001/08/24  00:05:02
32903         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
32904              From: "Craig A. Berry" <craigberry@mac.com>
32905              Date: Thu, 23 Aug 2001 19:07:45 -0500
32906              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
32907      Branch: perl
32908            ! configure.com
32909 ____________________________________________________________________________
32910 [ 11735] By: sky                                   on 2001/08/23  13:42:07
32911         Log: Backed out 11732, it breaks lib/strict.t 
32912      Branch: perl
32913            ! op.c
32914 ____________________________________________________________________________
32915 [ 11734] By: sky                                   on 2001/08/23  11:45:59
32916         Log: Removed toy from 17133 after Matt Sargeants request.
32917      Branch: perl
32918            ! pod/perlfaq4.pod
32919 ____________________________________________________________________________
32920 [ 11733] By: sky                                   on 2001/08/23  11:36:29
32921         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
32922              From: Robin Houston <robin@kitsite.com>
32923              Date: Wed, 22 Aug 2001 23:06:16 +0100
32924              Message-ID: <20010822230616.A254@robin.kitsite.com>
32925      Branch: perl
32926            ! pod/perlfaq4.pod
32927 ____________________________________________________________________________
32928 [ 11732] By: sky                                   on 2001/08/23  10:36:02
32929         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
32930              From: Simon Cozens <simon@netthink.co.uk>
32931              Date: Thu, 23 Aug 2001 12:06:36 +0100
32932              Message-ID: <20010823120636.A9961@netthink.co.uk>
32933      Branch: perl
32934            ! op.c
32935 ____________________________________________________________________________
32936 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
32937         Log: fix broken windows build
32938      Branch: perl
32939            ! perl.h
32940 ____________________________________________________________________________
32941 [ 11730] By: ams                                   on 2001/08/22  21:35:30
32942         Log: Subject: [PATCH] io/tell.t doesn't chdir t
32943              From: Nicholas Clark <nick@ccl4.org>
32944              Date: Wed, 22 Aug 2001 23:25:58 +0100
32945              Message-Id: <20010822232557.Y82818@plum.flirble.org>
32946      Branch: perl
32947            ! t/io/tell.t
32948 ____________________________________________________________________________
32949 [ 11729] By: ams                                   on 2001/08/22  20:32:21
32950         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
32951              questions)
32952              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32953              Date: Wed, 22 Aug 2001 17:09:04 -0400
32954              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
32955              (Oops, forgot File::Spec::Unix in the previous patch.)
32956      Branch: perl
32957            ! lib/File/Spec/Unix.pm
32958 ____________________________________________________________________________
32959 [ 11728] By: ams                                   on 2001/08/22  20:25:41
32960         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
32961              questions)
32962              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
32963              Date: Wed, 22 Aug 2001 17:09:04 -0400
32964              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
32965      Branch: perl
32966            ! lib/File/Spec.pm
32967 ____________________________________________________________________________
32968 [ 11727] By: ams                                   on 2001/08/22  19:43:30
32969         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
32970              From: John Peacock <jpeacock@rowman.com>
32971              Date: Wed, 22 Aug 2001 12:35:52 -0400
32972              Message-Id: <3B83DF68.5D89DC81@rowman.com>
32973              (Adds proper tests for $], notwithstanding Subject. +nitpick)
32974      Branch: perl
32975            ! t/op/ver.t
32976 ____________________________________________________________________________
32977 [ 11726] By: ams                                   on 2001/08/22  19:36:39
32978         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
32979              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
32980              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
32981              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
32982      Branch: perl
32983            ! lib/diagnostics.pm lib/diagnostics.t
32984 ____________________________________________________________________________
32985 [ 11725] By: ams                                   on 2001/08/22  19:25:01
32986         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
32987              From: Nicholas Clark <nick@ccl4.org>
32988              Date: Wed, 22 Aug 2001 20:59:05 +0100
32989              Message-Id: <20010822205905.U82818@plum.flirble.org>
32990      Branch: perl
32991            ! pp.c t/op/64bitint.t t/op/arith.t
32992 ____________________________________________________________________________
32993 [ 11724] By: ams                                   on 2001/08/22  10:02:33
32994         Log: Subject: Configure blooper
32995              From: H.Merijn Brand <h.m.brand@hccnet.nl>
32996              Date: Wed, 22 Aug 2001 12:38:35 +0200
32997              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
32998      Branch: perl
32999            ! Configure
33000 ____________________________________________________________________________
33001 [ 11723] By: ams                                   on 2001/08/21  16:17:53
33002         Log: Subject: [PATCH] installperl -help
33003              From: Nicholas Clark <nick@ccl4.org>
33004              Date: Tue, 21 Aug 2001 17:34:23 +0100
33005              Message-Id: <20010821173423.F82818@plum.flirble.org>
33006      Branch: perl
33007            ! installperl
33008 ____________________________________________________________________________
33009 [ 11722] By: ams                                   on 2001/08/20  07:46:31
33010         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
33011              From: Ilmari Karonen <iltzu@sci.fi>
33012              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
33013              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
33014      Branch: perl
33015            ! pod/perlvar.pod
33016 ____________________________________________________________________________
33017 [ 11721] By: nick                                  on 2001/08/20  06:24:31
33018         Log: Integrate mainline
33019      Branch: perlio
33020           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
33021           +> lib/Lingua/KO/Hangul/Util/Changes
33022           +> lib/Lingua/KO/Hangul/Util/README
33023           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
33024           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
33025           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
33026           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
33027           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
33028           +> lib/Unicode/Normalize/t/test.t
33029            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
33030           !> (integrate 55 files)
33031 ____________________________________________________________________________
33032 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
33033         Log: Integrate Change #11599 from maint-5.6/perl
33034      Branch: maint-5.6/macperl
33035           !> README.win32
33036 ____________________________________________________________________________
33037 [ 11719] By: ams                                   on 2001/08/18  21:21:42
33038         Log: Add Porting/apply to MANIFEST.
33039      Branch: perl
33040            ! MANIFEST
33041 ____________________________________________________________________________
33042 [ 11718] By: sky                                   on 2001/08/18  14:38:01
33043         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
33044              Better solution would be to make 5005threaded perl use
33045              the same system as ithreads do
33046      Branch: perl
33047            ! perl.h
33048 ____________________________________________________________________________
33049 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
33050         Log: New try for ID 20010407.006: detach the semantics
33051              "was the last match target UTF8" into its own variable.
33052      Branch: perl
33053            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
33054            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
33055 ____________________________________________________________________________
33056 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
33057         Log: UTF8 flag should be meaningful only when POK.
33058      Branch: perl
33059            ! dump.c
33060 ____________________________________________________________________________
33061 [ 11715] By: sky                                   on 2001/08/18  11:45:16
33062         Log: USE_THREADS and USE_ITHREADS are never true at the same time
33063      Branch: perl
33064            ! perl.h
33065 ____________________________________________________________________________
33066 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
33067         Log: Retract #11712 for now.  The real fix would probably
33068              be something like making PL_reg_sv a copy (PV + UTF8)
33069              of the matched/substituted string (note: not just a SvPOK
33070              string, for example the stringified form of a ROK would
33071              be applicable)  Beware of leaks.
33072      Branch: perl
33073            ! pp_hot.c t/op/pat.t
33074 ____________________________________________________________________________
33075 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
33076         Log: UTF8 wasn't printing for PVMGs.
33077      Branch: perl
33078            ! dump.c
33079 ____________________________________________________________________________
33080 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
33081         Log: (Retracted by #11714)
33082              
33083              Okay analysis, debatable fix.  (The fix will inc
33084              the refcount of all temporary match objects,
33085              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
33086              which will then cause griping at untie() time
33087              ("inner references remain").
33088              
33089              Fix for ID 20010407.006: PL_reg_sv got wiped out
33090              by freetemps if the match target was a temporary
33091              (like function_call() =~ /.../), which in turn meant
33092              that the $1 et al stopped working if they had UTF-8
33093              in them.  Therefore bump up the refcount of PL_reg_sv.
33094      Branch: perl
33095            ! pp_hot.c t/op/pat.t
33096 ____________________________________________________________________________
33097 [ 11711] By: ams                                   on 2001/08/17  20:32:08
33098         Log: Subject: [PATCH] doesn't compile, was perl@11710
33099              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33100              Date: Fri, 17 Aug 2001 23:21:10 +0200
33101              Message-Id: <20010817232110.C7041@rafael> 
33102      Branch: perl
33103            ! sharedsv.c
33104 ____________________________________________________________________________
33105 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
33106         Log: Update Changes.
33107      Branch: perl
33108            ! Changes patchlevel.h
33109 ____________________________________________________________________________
33110 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
33111         Log: Upgrade to libnet 1.0704.
33112      Branch: perl
33113            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
33114            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
33115            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
33116            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
33117            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
33118            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
33119            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
33120 ____________________________________________________________________________
33121 [ 11708] By: sky                                   on 2001/08/17  13:34:04
33122         Log: Let perl_clone copy PL_exit_flags
33123      Branch: perl
33124            ! sv.c
33125 ____________________________________________________________________________
33126 [ 11707] By: sky                                   on 2001/08/17  12:28:41
33127         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
33128      Branch: perl
33129            ! sharedsv.c sharedsv.h
33130 ____________________________________________________________________________
33131 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
33132         Log: The metaconfig unit change for #11705.
33133      Branch: metaconfig/U/perl
33134            ! Extensions.U
33135 ____________________________________________________________________________
33136 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
33137         Log: Allow the threads extension to be found if present.
33138      Branch: perl
33139            ! Configure
33140 ____________________________________________________________________________
33141 [ 11704] By: nick                                  on 2001/08/17  11:47:54
33142         Log: Mail -> change script (pre-alpha)
33143      Branch: perl
33144            + Porting/apply
33145 ____________________________________________________________________________
33146 [ 11703] By: sky                                   on 2001/08/17  07:11:24
33147         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
33148              Thanks to Tom Hospel for pointing out my error.
33149      Branch: perl
33150            ! op.h
33151 ____________________________________________________________________________
33152 [ 11702] By: sky                                   on 2001/08/17  04:18:11
33153         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.
33154      Branch: perl
33155            ! embed.pl miniperlmain.c perl.c perl.h proto.h
33156 ____________________________________________________________________________
33157 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
33158         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
33159              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
33160      Branch: perl
33161            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
33162            + lib/Lingua/KO/Hangul/Util/README
33163            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
33164            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
33165            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
33166            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
33167            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
33168            + lib/Unicode/Normalize/t/test.t
33169            ! MANIFEST
33170 ____________________________________________________________________________
33171 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
33172         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
33173              Date: Thu, 16 Aug 2001 22:46:15 -0500
33174              From: "Craig A. Berry" <craigberry@mac.com>
33175              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
33176      Branch: perl
33177            ! configure.com numeric.c
33178 ____________________________________________________________________________
33179 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
33180         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
33181              of the usual suspects (like getpwent) but not for others
33182              (like localtime and rand).  The _r versions are available
33183              for all of them, so let's use them.
33184      Branch: perl
33185            ! perl.h
33186 ____________________________________________________________________________
33187 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
33188         Log: (Accidental apply; thankfully empty.)
33189      Branch: perl
33190            ! hints/os390.sh
33191 ____________________________________________________________________________
33192 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
33193         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
33194              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
33195              Date: Thu, 16 Aug 2001 16:27:49 +0100
33196              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
33197      Branch: perl
33198            ! regexec.c t/op/re_tests
33199 ____________________________________________________________________________
33200 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
33201         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
33202              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
33203              Date: Thu, 16 Aug 2001 18:50:01 +0100
33204              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
33205      Branch: perl
33206            ! pp_hot.c t/op/pat.t
33207 ____________________________________________________________________________
33208 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
33209         Log: Subject: [PATCH] *time_r again
33210              From: "Arthur Bergman" <arthur@contiller.se>
33211              Date: Thu, 16 Aug 2001 16:01:54 +0200
33212              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
33213      Branch: perl
33214            ! op.h
33215 ____________________________________________________________________________
33216 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
33217         Log: system() and backtick error handling cleanup from Craig A. Berry.
33218      Branch: perl
33219            ! vms/vms.c
33220 ____________________________________________________________________________
33221 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
33222         Log: change#10334 leaks memory, copies string when it doesn't
33223              need to
33224      Branch: perl
33225            ! perl.c
33226 ____________________________________________________________________________
33227 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
33228         Log: One more twist to the sprintf + utf8 testing.
33229      Branch: perl
33230            ! t/op/misc.t
33231 ____________________________________________________________________________
33232 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
33233         Log: Fix for 20010407.008 sprintf removes utf8-ness.
33234      Branch: perl
33235            ! pp.c t/op/misc.t
33236 ____________________________________________________________________________
33237 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
33238         Log: Subject: [PATCH] *time_r fixes
33239              From: "Arthur Bergman" <arthur@contiller.se>
33240              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
33241              Date: Thu, 16 Aug 2001 14:22:27 +0200
33242      Branch: perl
33243            ! op.h
33244 ____________________________________________________________________________
33245 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
33246         Log: Upgrade to CGI.pm 2.77.
33247      Branch: perl
33248            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
33249            ! lib/CGI/t/function.t
33250 ____________________________________________________________________________
33251 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
33252         Log: Document the bytes-to-Unicode upgrading.
33253      Branch: perl
33254            ! pod/perlunicode.pod
33255 ____________________________________________________________________________
33256 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
33257         Log: Add a test for Unicode sprintf.
33258      Branch: perl
33259            ! t/op/misc.t
33260 ____________________________________________________________________________
33261 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
33262         Log: Add Unicode tests for index/rindex.
33263      Branch: perl
33264            ! t/op/index.t
33265 ____________________________________________________________________________
33266 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
33267         Log: Document a bit the art of minimizing the installation,
33268              based on the p5p discussion.
33269      Branch: perl
33270            ! INSTALL
33271 ____________________________________________________________________________
33272 [ 11684] By: nick                                  on 2001/08/15  15:03:31
33273         Log: Integrate mainline
33274      Branch: perlio
33275           +> sharedsv.c sharedsv.h
33276           !> (integrate 53 files)
33277 ____________________________________________________________________________
33278 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
33279         Log: Update Changes.
33280      Branch: perl
33281            ! Changes patchlevel.h
33282 ____________________________________________________________________________
33283 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
33284         Log: The #11673 necessitated a test tweak.
33285      Branch: perl
33286            ! t/io/utf8.t
33287 ____________________________________________________________________________
33288 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
33289         Log: Also UNICOS is in the general case unable to silently
33290              handle fp overflows.
33291      Branch: perl
33292            ! numeric.c
33293 ____________________________________________________________________________
33294 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
33295         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
33296              NV_EPSILON #defined.
33297      Branch: perl
33298            ! perl.h
33299 ____________________________________________________________________________
33300 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
33301         Log: Re-establish the fp overflow detection for VAX VMS; there
33302              is no easy way to have the IEEE fp silent overflow semantics.
33303              (in Alpha VMS we still will use IEEE fp by default-- but it
33304              is still possible to configure Perl to use G_FLOAT)
33305      Branch: perl
33306            ! numeric.c
33307 ____________________________________________________________________________
33308 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
33309         Log: Subject: [PATCH] pp_lock 
33310              From: "Arthur Bergman" <arthur@contiller.se>
33311              Date: Wed, 15 Aug 2001 11:52:16 +0200
33312              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
33313      Branch: perl
33314            ! pp.c
33315 ____________________________________________________________________________
33316 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
33317         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
33318              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
33319              Date: Wed, 15 Aug 2001 11:32:11 +0100
33320              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
33321      Branch: perl
33322            ! regcomp.c t/op/re_tests
33323 ____________________________________________________________________________
33324 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
33325         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
33326              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
33327              Date: Wed, 15 Aug 2001 10:33:49 +0100
33328              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
33329      Branch: perl
33330            ! regexec.c t/op/re_tests
33331 ____________________________________________________________________________
33332 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
33333         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
33334              From: Barrie Slaymaker <barries@slaysys.com>
33335              Date: Tue, 14 Aug 2001 14:32:25 -0400
33336              Message-ID: <20010814143225.A19822@jester.slaysys.com>
33337      Branch: perl
33338            ! lib/File/Spec.t lib/File/Spec/Unix.pm
33339 ____________________________________________________________________________
33340 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
33341         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
33342              From: Peter Prymmer <pvhp@forte.com>
33343              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
33344              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
33345      Branch: perl
33346            ! README.vms configure.com
33347 ____________________________________________________________________________
33348 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
33349         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
33350              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
33351              Date: Tue, 14 Aug 2001 21:23:27 +0200
33352              Message-ID: <20010814212327.A1919@rafael>
33353      Branch: perl
33354            ! doio.c
33355 ____________________________________________________________________________
33356 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
33357         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
33358              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
33359              Date: Tue, 14 Aug 2001 22:30:11 +0200
33360              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
33361              
33362              Combination of nmake, quoting, and Perl expanded $( in here-doc.
33363      Branch: perl
33364            ! ext/SDBM_File/Makefile.PL
33365 ____________________________________________________________________________
33366 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
33367         Log: Todo updates.
33368      Branch: perl
33369            ! pod/perltodo.pod
33370 ____________________________________________________________________________
33371 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
33372         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
33373              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
33374              Date: Mon, 13 Aug 2001 23:15:01 +0200
33375              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
33376      Branch: perl
33377            ! sv.c
33378 ____________________________________________________________________________
33379 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
33380         Log: Subject: [PATCH] [b-]showlex.t
33381              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
33382              Date: Sun, 12 Aug 2001 22:24:51 +0200
33383              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
33384              
33385              The 4nt command shell will expand the % in command line
33386              no matter what quoting is attempted, changed the % to @.
33387      Branch: perl
33388            ! ext/B/Showlex.t
33389 ____________________________________________________________________________
33390 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
33391         Log: Subject: [PATCH] magic.t
33392              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
33393              Date: Sun, 12 Aug 2001 20:49:27 +0200
33394              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
33395      Branch: perl
33396            ! t/op/magic.t
33397 ____________________________________________________________________________
33398 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
33399         Log: Add sharedsv* to the DOSish platforms; plus add
33400              some WinCE files to the list of DOSish files.
33401      Branch: perl
33402            ! NetWare/Makefile Porting/makerel win32/Makefile
33403            ! win32/makefile.mk wince/Makefile.ce
33404 ____________________________________________________________________________
33405 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
33406         Log: More DOSish files.
33407      Branch: perl
33408            ! Porting/makerel
33409 ____________________________________________________________________________
33410 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
33411         Log: Strip CRs from the WinCE files.  Now we need to
33412              figure out in which CRs are really needed: probably
33413              Makefile.ce and the README files, at least, probably
33414              also the registry.bat.
33415      Branch: perl
33416            ! wince/Makefile.ce wince/README.compile wince/README.perlce
33417            ! wince/config.h wince/include/cectype.h wince/include/errno.h
33418            ! wince/include/sys/stat.h wince/include/sys/types.h
33419            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
33420            ! wince/perldll.def wince/registry.bat wince/wince.h
33421            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
33422 ____________________________________________________________________________
33423 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
33424         Log: Add some files to DOSish and writables.
33425      Branch: perl
33426            ! Porting/makerel
33427 ____________________________________________________________________________
33428 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
33429         Log: Compile failure message tidying.
33430      Branch: perl
33431            ! t/lib/1_compile.t
33432 ____________________________________________________________________________
33433 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
33434         Log: The new sharedsv* should be exported only if usethreads.
33435      Branch: perl
33436            ! makedef.pl
33437 ____________________________________________________________________________
33438 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
33439         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
33440              From: Peter Prymmer <pvhp@forte.com>
33441              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
33442              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
33443      Branch: perl
33444            ! README.os390
33445 ____________________________________________________________________________
33446 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
33447         Log: Update Changes.
33448      Branch: perl
33449            ! Changes patchlevel.h
33450 ____________________________________________________________________________
33451 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
33452         Log: Subject: [PATHC] sharedsv.[c|h]
33453              From: "Artur Bergman" <artur@contiller.se>
33454              Date: Mon, 13 Aug 2001 14:38:41 +0200
33455              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
33456              
33457              Subject: [PATCH] embed.pl
33458              From: Arthur Bergman <arthur@contiller.se>
33459              Date: Mon, 13 Aug 2001 14:38:14 +0200
33460              Message-ID: <B79D96D6.3088%arthur@contiller.se>
33461              
33462              Subject: [PATCH] sharedsv cleanups
33463              From: "Arthur Bergman" <arthur@contiller.se>
33464              Date: Mon, 13 Aug 2001 15:14:25 +0200
33465              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
33466              
33467              Plus few tweaks: _init needs to be Adp, the prototypes
33468              should not be revealed unless using ithreads, #endif FOO
33469              must be #endif /* FOO */, adding (parentheses) around
33470              do { } while doesn't work too well.
33471      Branch: perl
33472            + sharedsv.c sharedsv.h
33473            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
33474            ! perl.h perlapi.c pod/perlapi.pod proto.h
33475 ____________________________________________________________________________
33476 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
33477         Log: Subject: Re: END {} blocks run in perl_run
33478              From: Arthur Bergman <arthur@contiller.se>
33479              Date: Mon, 13 Aug 2001 11:11:30 +0200
33480              Message-ID: <B79D6661.3068%arthur@contiller.se>
33481      Branch: perl
33482            ! perl.c
33483 ____________________________________________________________________________
33484 [ 11657] By: nick                                  on 2001/08/13  09:03:02
33485         Log: Integrate mainline
33486      Branch: perlio
33487           +> (branch 326 files)
33488            - (delete 330 files)
33489           !> (integrate 85 files)
33490 ____________________________________________________________________________
33491 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
33492         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
33493              and the Perl will be built to do that by default (adding that
33494              will break scripts having non-UTF-8 binary data, such as Latin-1.)
33495      Branch: perl
33496            ! op.c toke.c utf8.h
33497 ____________________________________________________________________________
33498 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
33499         Log: Unnecessary downgrades.
33500      Branch: perl
33501            ! doop.c
33502 ____________________________________________________________________________
33503 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
33504         Log: Failure not true anymore (probably caused by my broken setup).
33505      Branch: perl
33506            ! t/op/pat.t
33507 ____________________________________________________________________________
33508 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
33509         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
33510              stopped working).
33511      Branch: perl
33512            ! op.h pp_ctl.c regcomp.c
33513 ____________________________________________________________________________
33514 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
33515         Log: There is no IN_UTF8.
33516      Branch: perl
33517            ! utf8.h
33518 ____________________________________________________________________________
33519 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
33520         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
33521      Branch: perl
33522            ! op.c op.h pp_ctl.c regcomp.c
33523 ____________________________________________________________________________
33524 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
33525         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
33526              and a test tweak.
33527      Branch: perl
33528            ! op.c t/pod/find.t
33529 ____________________________________________________________________________
33530 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
33531         Log: Todo updates and fixes.
33532      Branch: perl
33533            ! pod/perltodo.pod
33534 ____________________________________________________________________________
33535 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
33536         Log: Mark tests (and one module) having explicit Latin-1
33537              (and one file having explicit UTF-8) with an explicit
33538              'no utf8' (and one explicit 'use utf8').
33539              
33540              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
33541      Branch: perl
33542            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
33543            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
33544            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
33545 ____________________________________________________________________________
33546 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
33547         Log: Subject: SV: END {} blocks run in perl_run
33548              From: "Arthur Bergman" <arthur@contiller.se>
33549              Date: Sun, 12 Aug 2001 00:34:28 +0200 
33550              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
33551      Branch: perl
33552            ! miniperlmain.c perl.c
33553 ____________________________________________________________________________
33554 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
33555         Log: Typos in #11645.
33556      Branch: perl
33557            ! perl.h
33558 ____________________________________________________________________________
33559 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
33560         Log: On ithreads default to use_reentrant except on naturally
33561              threadsafe platforms.
33562      Branch: perl
33563            ! perl.h
33564 ____________________________________________________________________________
33565 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
33566         Log: (Hopefully) a fix for 20010723.004: make install needs
33567              write permission in build directory.  The problem was
33568              probably caused by overeager sprinkling of the lib/re.pm
33569              dependencies (which was done to guarantee lib/re.pm being
33570              uptodate for parallel makes: now solved by funneling that
33571              through an explicit recursive make in the preplibrary target).
33572      Branch: perl
33573            ! Makefile.SH
33574 ____________________________________________________________________________
33575 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
33576         Log: Dispell the "use utf8" superstition.
33577      Branch: perl
33578            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
33579            ! pod/perlunicode.pod
33580 ____________________________________________________________________________
33581 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
33582         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
33583              From: "Abigail" <abigail@foad.org> 
33584              Date: Sat, 11 Aug 2001 23:49:49 +0200
33585              Message-ID: <20010811214950.23255.qmail@foad.org>
33586      Branch: perl
33587            ! t/op/taint.t
33588 ____________________________________________________________________________
33589 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
33590         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
33591              From: Abhijit Menon-Sen <ams@wiw.org>
33592              Date: Sat, 11 Aug 2001 06:18:19 +0530
33593              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
33594      Branch: perl
33595            ! mg.c
33596 ____________________________________________________________________________
33597 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
33598         Log: Test for change #11639.
33599      Branch: perl
33600            ! t/op/tiehandle.t
33601 ____________________________________________________________________________
33602 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
33603         Log: Subject: Re: Can't localize *FH, then tie it
33604              From: Abhijit Menon-Sen <ams@wiw.org>
33605              Date: Sun, 12 Aug 2001 16:08:06 +0530
33606              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
33607      Branch: perl
33608            ! pp_hot.c pp_sys.c
33609 ____________________________________________________________________________
33610 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
33611         Log: Drop all the unnecessary "use utf8" clauses and some of
33612              the unnecessary "use bytes" ones.
33613              
33614              TODO: scour the documentation for unnecessary "use utf8"
33615              and prominently display it in perldelta when the time comes.
33616              ("use utf8" should be necessary ONLY if one wants the script
33617              to be in UTF-8.)  Also should be checked in some non-ASCII
33618              non-Latin-1 platform, like EBCDIC.
33619      Branch: perl
33620            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
33621            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
33622 ____________________________________________________________________________
33623 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
33624         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
33625              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
33626              in Unicode handling.
33627      Branch: perl
33628            + t/op/lc.t
33629            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
33630 ____________________________________________________________________________
33631 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
33632         Log: Thinko: we want the flags for native cc, not gcc.
33633      Branch: perl
33634            ! hints/dec_osf.sh
33635 ____________________________________________________________________________
33636 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
33637         Log: (retracted by 13077)
33638              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
33639              From: Robin Houston <robin@kitsite.com>
33640              Date: Fri, 10 Aug 2001 14:42:02 +0100
33641              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
33642      Branch: perl
33643            ! pp.c
33644 ____________________________________________________________________________
33645 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
33646         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
33647              From: Abhijit Menon-Sen <ams@wiw.org>
33648              Date: Sat, 11 Aug 2001 16:31:04 +0530
33649              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
33650      Branch: perl
33651            ! op.c
33652 ____________________________________________________________________________
33653 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
33654         Log: Get rid of indread, from Abhijit Menon-Sen.
33655      Branch: perl
33656            ! pp_sys.c
33657 ____________________________________________________________________________
33658 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
33659         Log: CRLFgngngn.
33660      Branch: perl
33661            ! win32/Makefile win32/makefile.mk
33662 ____________________________________________________________________________
33663 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
33664         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
33665      Branch: perl
33666            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
33667            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
33668            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
33669            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
33670            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
33671            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
33672            ! win32/Makefile win32/makefile.mk
33673 ____________________________________________________________________________
33674 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
33675         Log: Avoid #elif (less portable than #else #if).
33676      Branch: perl
33677            ! handy.h
33678 ____________________________________________________________________________
33679 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
33680         Log: Subject: patch for perlvar.pod
33681              From: mah@everybody.org (Mark A. Hershberger)
33682              Date: 08 Aug 2001 17:03:16 -0500
33683              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
33684      Branch: perl
33685            ! pod/perlvar.pod
33686 ____________________________________________________________________________
33687 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
33688         Log: cpp commands must start (the # must be) at the column #0.
33689      Branch: perl
33690            ! op.c
33691 ____________________________________________________________________________
33692 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
33693         Log: If using gcc -B/foo/bar makedepend would give
33694              unnecessary warnings about unused -B/foo/bar.
33695      Branch: perl
33696            ! makedepend.SH
33697 ____________________________________________________________________________
33698 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
33699         Log: Update Changes.
33700      Branch: perl
33701            ! Changes patchlevel.h
33702 ____________________________________________________________________________
33703 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
33704         Log: s/z/tz/
33705      Branch: perl
33706            ! pod/perlfaq2.pod
33707 ____________________________________________________________________________
33708 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
33709         Log: Article nit.
33710      Branch: perl
33711            ! pod/perlfaq2.pod
33712 ____________________________________________________________________________
33713 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
33714         Log: Rename lib/unicode files to lib/unicore to avoid
33715              conflicts between core lib/unicode and Unicode::
33716              files in case-ignoring filesystems.
33717      Branch: perl
33718            + (add 325 files)
33719            - (delete 324 files)
33720            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
33721 ____________________________________________________________________________
33722 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
33723         Log: Upgrade to Math::BigInt 1.41.
33724      Branch: perl
33725            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
33726 ____________________________________________________________________________
33727 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
33728         Log: Subject: [PATCH] remove PL_na from typemap
33729              From: James <james@rf.net>
33730              Date: Mon, 06 Aug 2001 20:23:15 -0700
33731              Message-ID: <3B6F5F23.A31A81B1@rf.net>
33732              
33733              (had to be manually applied)
33734      Branch: perl
33735            ! lib/ExtUtils/typemap
33736 ____________________________________________________________________________
33737 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
33738         Log: The metaconfig unit changes for #11618.
33739      Branch: metaconfig/U/perl
33740            + d_fpclassl.U i_fp.U
33741 ____________________________________________________________________________
33742 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
33743         Log: Forgot this from #11618.
33744              
33745              NOTE: wince/config_H.ce needs updating.
33746      Branch: perl
33747            ! wince/config.ce
33748 ____________________________________________________________________________
33749 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
33750         Log: Introduce more floating point classifying APIs;
33751              try to define (most importantly) Perl_is{inf,nan}(x).
33752              
33753              For this first cut, assume none such APIs exist in non-UNIXoid
33754              platforms-- this is of course too unkind: Win32 rumoredly has
33755              _fpclass() and _isnan(), and VMS/VOS very probably have some
33756              of the APIs available.     The only thing Perl uses at the moment
33757              is Perl_isnan() (has been in use for a while now).
33758              
33759              NOTE: the Win32 and NetWare config_h.?c need regenerating.
33760      Branch: perl
33761            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
33762            ! Porting/config_H config_h.SH configure.com epoc/config.sh
33763            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
33764            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
33765            ! vos/config.ga.h win32/config.bc win32/config.gc
33766            ! win32/config.vc win32/config_H.bc win32/config_H.gc
33767            ! win32/config_H.vc wince/config.ce wince/config.h
33768 ____________________________________________________________________________
33769 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
33770         Log: Integrate change #11519 from perlio:
33771              
33772              Avoid testing for (non-)existance of "encoding(xxxx)"
33773              layer is called "encoding" the (xxxx) is an argument.
33774      Branch: perl
33775           !> lib/open.pm
33776 ____________________________________________________________________________
33777 [ 11616] By: nick                                  on 2001/08/09  07:50:24
33778         Log: Integrate mainline
33779      Branch: perlio
33780           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
33781           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
33782           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
33783           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
33784            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
33785            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
33786           !> (integrate 79 files)
33787 ____________________________________________________________________________
33788 [ 11615] By: nick                                  on 2001/08/09  06:23:44
33789         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
33790              layer is called "encoding" the (xxxx) is an argument.
33791      Branch: perlio
33792            ! lib/open.pm
33793 ____________________________________________________________________________
33794 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
33795         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
33796              From: Paul Johnson <paul@pjcj.net>
33797              Date: Wed, 8 Aug 2001 23:54:17 +0200
33798              Message-ID: <20010808235417.O1006@pjcj.net>
33799      Branch: perl
33800            ! ext/B/B/Concise.pm
33801 ____________________________________________________________________________
33802 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
33803         Log: Make VMS use IEEE math by default; reorder Tru64 hints
33804              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
33805              exception semantics) is always set if using (the new) cc.
33806      Branch: perl
33807            ! configure.com hints/dec_osf.sh
33808 ____________________________________________________________________________
33809 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
33810         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
33811              From: Abhijit Menon-Sen <ams@wiw.org>
33812              Date: Tue, 7 Aug 2001 17:16:05 +0530
33813              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
33814      Branch: perl
33815            ! pp_sys.c
33816 ____________________________________________________________________________
33817 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
33818         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
33819              From: "Craig A. Berry" <craigberry@mac.com>
33820              Date: Tue, 07 Aug 2001 22:27:47 -0500
33821              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
33822      Branch: perl
33823            ! t/run/exit.t
33824 ____________________________________________________________________________
33825 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
33826         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
33827              From: "Craig A. Berry" <craigberry@mac.com>
33828              Date: Tue, 07 Aug 2001 20:01:53 -0500
33829              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
33830      Branch: perl
33831            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
33832 ____________________________________________________________________________
33833 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
33834         Log: Update the magazine information.
33835      Branch: perl
33836            ! pod/perlfaq2.pod
33837 ____________________________________________________________________________
33838 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
33839         Log: Ignore SIGFPE everywhere.
33840      Branch: perl
33841            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
33842 ____________________________________________________________________________
33843 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
33844         Log: With permission, change the licensing of the docs by
33845              TomC (and Gnat) to comply with the rest of Perl.
33846      Branch: perl
33847            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
33848            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
33849            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
33850            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
33851            ! pod/perltootc.pod
33852 ____________________________________________________________________________
33853 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
33854         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
33855              From: Andy Dougherty <doughera@lafayette.edu>
33856              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
33857              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
33858      Branch: perl
33859            ! hints/openbsd.sh
33860 ____________________________________________________________________________
33861 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
33862         Log: Subject: [PATCH] Makefile.SH test_prep dependency
33863              From: Andy Dougherty <doughera@lafayette.edu>
33864              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
33865              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
33866      Branch: perl
33867            ! Makefile.SH
33868 ____________________________________________________________________________
33869 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
33870         Log: Don't autogenerate the headers et alia,
33871              make regen_headers explicitly.
33872      Branch: perl
33873            ! Makefile.SH
33874 ____________________________________________________________________________
33875 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
33876         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
33877              From: Gurusamy Sarathy <gsar@ActiveState.com> 
33878              Date: Tue, 07 Aug 2001 08:33:26 -0700
33879              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
33880              
33881              Unnecessary dependency.
33882      Branch: perl
33883            ! embed.pl
33884 ____________________________________________________________________________
33885 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
33886         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
33887              From: Abhijit Menon-Sen <ams@wiw.org>
33888              Date: Tue, 7 Aug 2001 09:10:54 +0530
33889              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
33890      Branch: perl
33891            ! pp_hot.c
33892 ____________________________________________________________________________
33893 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
33894         Log: Subject: [PATCH perl@11597] B && BEGIN handling
33895              From: "James A. Duncan" <jduncan@fotango.com>
33896              Date: Mon, 6 Aug 2001 17:29:11 +0100
33897              Message-ID: <20010806172911.A2071@fotango.com>
33898              
33899              (the intrpvar.h addition moved to the end for bincompat)
33900      Branch: perl
33901            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
33902 ____________________________________________________________________________
33903 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
33904         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
33905      Branch: perl
33906           !> README.win32
33907 ____________________________________________________________________________
33908 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
33909         Log: fix URLs for fcrypt.c
33910      Branch: maint-5.6/perl
33911            ! README.win32
33912 ____________________________________________________________________________
33913 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
33914         Log: Yet another way to say Infinity: HP-UX calls its "++".
33915      Branch: perl
33916            ! lib/Math/BigInt/t/bigintpm.t
33917 ____________________________________________________________________________
33918 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
33919         Log: Update Changes.
33920      Branch: perl
33921            ! Changes patchlevel.h
33922 ____________________________________________________________________________
33923 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
33924         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
33925      Branch: perl
33926            ! pod/perlfaq5.pod
33927 ____________________________________________________________________________
33928 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
33929         Log: The #11593 wasn't right.
33930      Branch: perl
33931            ! lib/Math/BigInt/t/bigintpm.t
33932 ____________________________________________________________________________
33933 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
33934         Log: Subject: [PATCH: perl@11564] introducing perlivp
33935              From: Prymmer/Kahn <pvhp@best.com>
33936              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
33937              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
33938              
33939              Subject: Re: [PATCH: perl@11564] introducing perlivp
33940              From: Prymmer/Kahn <pvhp@best.com>
33941              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
33942              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
33943      Branch: perl
33944            + utils/perlivp.PL
33945            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
33946            ! win32/Makefile win32/makefile.mk
33947 ____________________________________________________________________________
33948 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
33949         Log: libcs are confused what to call Infinity.
33950      Branch: perl
33951            ! lib/Math/BigInt/t/bigintpm.t
33952 ____________________________________________________________________________
33953 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
33954         Log: Avoid SIGFPE in Tru64.
33955      Branch: perl
33956            ! numeric.c
33957 ____________________________________________________________________________
33958 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
33959         Log: Upgrade to Math::BigInt 1.40.
33960              
33961              NOTE: this patch necessitates doing something about
33962              infinity handling since the new bigintpm.t tests use
33963              infinity, which causes SIGFPEs at least in Tru64.
33964      Branch: perl
33965            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
33966            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
33967            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
33968            ! lib/Math/BigInt/t/mbimbf.t
33969 ____________________________________________________________________________
33970 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
33971         Log: remove hardcoded cmd shell in testsuite
33972      Branch: perl
33973            ! t/op/glob.t t/op/magic.t t/op/stat.t
33974 ____________________________________________________________________________
33975 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
33976         Log: 4-arg select() was busted on windows because change#8178 didn't
33977              make it into mainline
33978      Branch: perl
33979            ! perl.h win32/include/sys/socket.h
33980 ____________________________________________________________________________
33981 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
33982         Log: Rename the Getopt::Long tests to be as they are
33983              in the Getopt::Long official distribution.
33984      Branch: perl
33985            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
33986            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
33987            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
33988            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
33989            ! MANIFEST
33990 ____________________________________________________________________________
33991 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
33992         Log: Upgrade to Getopt::Long 2.26.
33993      Branch: perl
33994            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
33995            ! MANIFEST lib/Getopt/Long.pm
33996 ____________________________________________________________________________
33997 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
33998         Log: Retract #10874 (the hack should be unnecessary by now)
33999      Branch: perl
34000            ! lib/Test/Harness.pm
34001 ____________________________________________________________________________
34002 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
34003         Log: avoid temp file littering in tests
34004      Branch: perl
34005            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
34006 ____________________________________________________________________________
34007 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
34008         Log: Subject: warning in sv.c: double format, NV arg
34009              From: "Philip Newton" <Philip.Newton@gmx.net>
34010              Date: Sun, 5 Aug 2001 19:41:07 +0200
34011              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
34012      Branch: perl
34013            ! sv.c
34014 ____________________________________________________________________________
34015 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
34016         Log: fix POSIX.t#13 for windos
34017      Branch: perl
34018            ! ext/POSIX/POSIX.t
34019 ____________________________________________________________________________
34020 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
34021         Log: Add a test for PerlIO::Via.
34022      Branch: perl
34023            + ext/PerlIO/t/via.t
34024            ! MANIFEST ext/PerlIO/Via/Via.pm
34025 ____________________________________________________________________________
34026 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
34027         Log: flock() and link() are not available on Windows 9x
34028      Branch: perl
34029            ! win32/config_sh.PL
34030 ____________________________________________________________________________
34031 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
34032         Log: Some Tru64 C compilers have C++ components that confuse
34033              the ccversion parsing.
34034      Branch: perl
34035            ! hints/dec_osf.sh
34036 ____________________________________________________________________________
34037 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
34038         Log: (Reintroduce #11125)
34039              
34040              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
34041              From: Alan Burlison <Alan.Burlison@sun.com> 
34042              Date: Tue, 03 Jul 2001 15:20:13 +0100   
34043              Message-ID: <3B41D49D.A923D4F9@sun.com> 
34044      Branch: perl
34045            ! lib/ExtUtils/MM_Unix.pm
34046 ____________________________________________________________________________
34047 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
34048         Log: Little pointer juggling for HP-UX cc to avoid
34049              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
34050              followed by
34051              "error 1549: Modifiable lvalue required for assignment operator."
34052      Branch: perl
34053            ! hv.c
34054 ____________________________________________________________________________
34055 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
34056         Log: Continuation of #11575: SANY_SEEN completely deprecated,
34057              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
34058              plus a fix for the bug.
34059      Branch: perl
34060            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
34061 ____________________________________________________________________________
34062 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
34063         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
34064              From: Doug MacEachern <dougm@covalent.net>
34065              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
34066              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
34067      Branch: perl
34068            ! sv.c
34069 ____________________________________________________________________________
34070 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
34071         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
34072              the new CANY is the \C.  The problem reported and the
34073              test case supplied in
34074              
34075              Subject: UTF-8 bugs in string length & single line regex matches
34076              From: "Daniel P. Berrange" <dan@berrange.com>
34077              Date: Fri, 3 Aug 2001 11:39:33 +0100
34078              Message-ID: <20010803113932.A19318@berrange.com>
34079      Branch: perl
34080            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
34081            ! t/op/pat.t
34082 ____________________________________________________________________________
34083 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
34084         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
34085              From: Doug MacEachern <dougm@covalent.net>
34086              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
34087              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
34088      Branch: perl
34089            ! perl.c regexec.c
34090 ____________________________________________________________________________
34091 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
34092         Log: The #11572 didn't up the test count.
34093      Branch: perl
34094            ! t/op/length.t
34095 ____________________________________________________________________________
34096 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
34097         Log: Subject: UTF-8 bugs in string length & single line regex matches
34098              From: "Daniel P. Berrange" <dan@berrange.com>
34099              Date: Fri, 3 Aug 2001 11:39:33 +0100         
34100              Message-ID: <20010803113932.A19318@berrange.com>
34101              
34102              (the mg_length() fix)
34103      Branch: perl
34104            ! mg.c t/op/length.t
34105 ____________________________________________________________________________
34106 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
34107         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
34108              From: Abhijit Menon-Sen <ams@wiw.org>
34109              Date: Sat, 4 Aug 2001 16:56:35 +0530
34110              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
34111      Branch: perl
34112            ! hv.c
34113 ____________________________________________________________________________
34114 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
34115         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
34116              From: Abhijit Menon-Sen <ams@wiw.org>
34117              Date: Sat, 4 Aug 2001 16:16:03 +0530
34118              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
34119      Branch: perl
34120            ! hv.c
34121 ____________________________________________________________________________
34122 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
34123         Log: Subject: Re: [patch] refcount re ops
34124              From: Abhijit Menon-Sen <ams@wiw.org>
34125              Date: Sat, 4 Aug 2001 08:54:55 +0530
34126              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
34127      Branch: perl
34128            ! sv.c
34129 ____________________________________________________________________________
34130 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
34131         Log: Subject: [patch] refcount re ops
34132              From: Doug MacEachern <dougm@covalent.net>
34133              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
34134              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
34135      Branch: perl
34136            ! regcomp.c sv.c
34137 ____________________________________________________________________________
34138 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
34139         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
34140              From: Doug MacEachern <dougm@covalent.net>
34141              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
34142              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
34143      Branch: perl
34144            ! perl.c regexec.c
34145 ____________________________________________________________________________
34146 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
34147         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
34148              From: "Craig A. Berry" <craigberry@mac.com> 
34149              Date: Fri, 03 Aug 2001 16:16:16 -0500
34150              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
34151      Branch: perl
34152            ! t/op/misc.t
34153 ____________________________________________________________________________
34154 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
34155         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
34156              From: John Kristian <jmk2001@engineer.com>
34157              Date: Fri, 03 Aug 2001 00:59:08 -0700
34158              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
34159      Branch: perl
34160            ! win32/win32.c
34161 ____________________________________________________________________________
34162 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
34163         Log: Update Changes.
34164      Branch: perl
34165            ! Changes patchlevel.h
34166 ____________________________________________________________________________
34167 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
34168         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
34169              From: "Craig A. Berry" <craigberry@mac.com>
34170              Date: Thu, 02 Aug 2001 23:15:24 -0500
34171              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
34172      Branch: perl
34173            ! ext/B/Stash.t
34174 ____________________________________________________________________________
34175 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
34176         Log: Subject: [patch] plug PL_cshname leak
34177              From: Doug MacEachern <dougm@covalent.net>
34178              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
34179              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
34180      Branch: perl
34181            ! sv.c
34182 ____________________________________________________________________________
34183 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
34184         Log: Subject: [patch] plug PL_sh_path leak
34185              From: Doug MacEachern <dougm@covalent.net>
34186              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
34187              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
34188      Branch: perl
34189            ! sv.c
34190 ____________________________________________________________________________
34191 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
34192         Log: Subject: [patch] plug PL_regex_padav leaks
34193              From: Doug MacEachern <dougm@covalent.net>
34194              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
34195              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
34196      Branch: perl
34197            ! op.c op.h perl.c
34198 ____________________________________________________________________________
34199 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
34200         Log: Subject: [patch] plug PL_origargv leak
34201              From: Doug MacEachern <dougm@covalent.net>
34202              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
34203              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
34204      Branch: perl
34205            ! perl.c
34206 ____________________________________________________________________________
34207 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
34208         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
34209              From: Abhijit Menon-Sen <ams@wiw.org>
34210              Date: Fri, 3 Aug 2001 06:38:11 +0530
34211              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
34212      Branch: perl
34213            ! hv.c
34214 ____________________________________________________________________________
34215 [ 11557] By: nick                                  on 2001/08/03  08:17:38
34216         Log: Integrate mainline
34217      Branch: perlio
34218           +> (branch 47 files)
34219            - lib/Switch/test.pl
34220           !> (integrate 49 files)
34221 ____________________________________________________________________________
34222 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
34223         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
34224              From: "Craig A. Berry" <craigberry@mac.com>
34225              Date: Thu, 02 Aug 2001 12:56:19 -0500
34226              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
34227      Branch: perl
34228            ! ext/B/Showlex.t
34229 ____________________________________________________________________________
34230 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
34231         Log: Be more careful about non-existent files.
34232      Branch: perl
34233            ! lib/File/Copy.pm
34234 ____________________________________________________________________________
34235 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
34236         Log: Subject: [PATCH resend] deparse empty formats
34237              From: Robin Houston <robin@kitsite.com> 
34238              Date: Thu, 2 Aug 2001 14:32:36 +0100
34239              Message-ID: <20010802143236.A894@robin.kitsite.com>
34240      Branch: perl
34241            ! ext/B/B/Deparse.pm
34242 ____________________________________________________________________________
34243 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
34244         Log: Subject: [patch] ithreads + refto fix improvement
34245              From: Doug MacEachern <dougm@covalent.net>
34246              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
34247              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
34248      Branch: perl
34249            ! pp.c
34250 ____________________________________________________________________________
34251 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
34252         Log: Readability nit from Abhijit.
34253      Branch: perl
34254            ! op.c
34255 ____________________________________________________________________________
34256 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
34257         Log: setproctitle() API version nit from Anton Berezin.
34258      Branch: perl
34259            ! mg.c
34260 ____________________________________________________________________________
34261 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
34262         Log: Add PerlCE to the docs.
34263      Branch: perl
34264            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
34265            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
34266 ____________________________________________________________________________
34267 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
34268         Log: Integrate the PerlCE (WinCE Perl) port;
34269              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
34270      Branch: perl
34271            + README.ce wince/FindExt.pm wince/Makefile.ce
34272            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
34273            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
34274            + wince/bin/search.pl wince/config.ce wince/config.h
34275            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
34276            + wince/dl_win32.xs wince/include/arpa/inet.h
34277            + wince/include/cectype.h wince/include/errno.h
34278            + wince/include/netdb.h wince/include/sys/socket.h
34279            + wince/include/sys/stat.h wince/include/sys/types.h
34280            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
34281            + wince/perl.rc wince/perldll.def wince/perllib.c
34282            + wince/perlmain.c wince/registry.bat wince/runperl.c
34283            + wince/splittree.pl wince/win32.h wince/win32iop.h
34284            + wince/win32thread.c wince/win32thread.h wince/wince.c
34285            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
34286            + wince/xdistclean.ksh wince/xmakediffs.ksh
34287            ! MANIFEST perl.c perl.h perlio.c
34288 ____________________________________________________________________________
34289 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
34290         Log: setproctitle() made simpler.  (This assumes the string is
34291              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
34292              should be used.  Note len, not len + 1.)  BSD-fu from Anton
34293              Berezin.
34294      Branch: perl
34295            ! mg.c
34296 ____________________________________________________________________________
34297 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
34298         Log: Subject: [PATCH] -Wall cleanup: op.c
34299              From: Richard Soderberg <rs@oregonnet.com>
34300              Date: Thu, 2 Aug 2001 00:17:09 -0700
34301              Message-Id: <200108020717.AAA26895@oregonnet.com>
34302              
34303              Subject: [PATCH] -Wall cleanup: sv.c
34304              From: Richard Soderberg <rs@oregonnet.com>
34305              Date: Thu, 2 Aug 2001 00:49:21 -0700
34306              Message-Id: <200108020749.AAA27492@oregonnet.com>
34307      Branch: perl
34308            ! op.c sv.c
34309 ____________________________________________________________________________
34310 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
34311         Log: Update Changes.
34312      Branch: perl
34313            ! Changes patchlevel.h
34314 ____________________________________________________________________________
34315 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
34316         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
34317              From: Doug MacEachern <dougm@covalent.net>
34318              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
34319              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
34320      Branch: perl
34321            ! op.c
34322 ____________________________________________________________________________
34323 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
34324         Log: The #11541 didn't work under threads.
34325      Branch: perl
34326            ! op.c
34327 ____________________________________________________________________________
34328 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
34329         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
34330              From: Hugo <hv@crypt.compulink.co.uk>
34331              Date: Fri, 22 Jun 2001 01:19:08 +0100 
34332              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
34333              
34334              (Skip tests if accept() failed)
34335      Branch: perl
34336            ! ext/IO/lib/IO/t/io_unix.t
34337 ____________________________________________________________________________
34338 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
34339         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
34340              From: "Stian Seeberg" <sseeberg@nimsoft.no>
34341              Date: Mon, 30 Jul 2001 12:28:07 +0200
34342              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
34343      Branch: perl
34344            ! perl.h
34345 ____________________________________________________________________________
34346 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
34347         Log: Subject: Pluggable optimizer
34348              From: Simon Cozens <simon@netthink.co.uk>
34349              Date: Wed, 1 Aug 2001 13:57:02 -0700
34350              Message-ID: <20010801135702.I10442@netthink.co.uk>
34351      Branch: perl
34352            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
34353 ____________________________________________________________________________
34354 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
34355         Log: Subject: [ID 20010801.039] perlre.pod message typo
34356              From: Autrijus Tang <autrijus@geb.elixus.org>
34357              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
34358              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
34359      Branch: perl
34360            ! pod/perlre.pod
34361 ____________________________________________________________________________
34362 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
34363         Log: Test for change #11536.
34364      Branch: perl
34365            ! t/op/tiehandle.t
34366 ____________________________________________________________________________
34367 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
34368         Log: More test fixups for #11537.
34369      Branch: perl
34370            ! t/lib/warnings/4lint t/lib/warnings/9enabled
34371 ____________________________________________________________________________
34372 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
34373         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
34374              From: Doug MacEachern <dougm@covalent.net>
34375              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
34376              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
34377      Branch: perl
34378            ! op.c t/TestInit.pm
34379 ____________________________________________________________________________
34380 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
34381         Log: Subject: [patch] ithreads + refto bug
34382              From: Doug MacEachern <dougm@covalent.net>
34383              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
34384              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
34385              
34386              (Test in change #11539)
34387      Branch: perl
34388            ! pp.c
34389 ____________________________________________________________________________
34390 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
34391         Log: Subject: [PATCH: perl@11523] fixups for t/harness
34392              From: Prymmer/Kahn <pvhp@best.com>
34393              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
34394              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
34395      Branch: perl
34396            ! t/harness
34397 ____________________________________________________________________________
34398 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
34399         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
34400              From: Prymmer/Kahn <pvhp@best.com>
34401              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
34402              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
34403      Branch: perl
34404            ! win32/Makefile win32/makefile.mk
34405 ____________________________________________________________________________
34406 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
34407         Log: Need to know the number of tests.
34408      Branch: perl
34409            ! t/run/exit.t
34410 ____________________________________________________________________________
34411 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
34412         Log: Subject: Re: new exit tests on VMS
34413              From: "Craig A. Berry" <craigberry@mac.com>
34414              Date: Tue, 31 Jul 2001 12:19:29 -0500
34415              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
34416      Branch: perl
34417            ! t/run/exit.t
34418 ____________________________________________________________________________
34419 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
34420         Log: Retract #11530 (the dTHX is needed under threads)
34421      Branch: perl
34422            ! perlio.c
34423 ____________________________________________________________________________
34424 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
34425         Log: (Retracted by #11531)
34426      Branch: perl
34427            ! perlio.c
34428 ____________________________________________________________________________
34429 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
34430         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
34431              From: Richard Soderberg <rs@crystalflame.net>
34432              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
34433              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
34434      Branch: perl
34435            ! unixish.h
34436 ____________________________________________________________________________
34437 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
34438         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
34439              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34440              Date: Tue, 31 Jul 2001 05:39:09 -0400
34441              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
34442              
34443              (with a note about the case of UV being equal to long long)
34444      Branch: perl
34445            ! utils/h2xs.PL
34446 ____________________________________________________________________________
34447 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
34448         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
34449              From: "Craig A. Berry" <craigberry@mac.com>
34450              Date: Tue, 31 Jul 2001 14:57:43 -0500
34451              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
34452      Branch: perl
34453            ! t/io/fs.t
34454 ____________________________________________________________________________
34455 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
34456         Log: Fix for
34457              
34458              Subject: [ID 20010116.001] File::Copy truncates orig file 
34459              From: arbor@al37al08.telecel.pt
34460              Date: Tue, 16 Jan 2001 11:43:02 GMT
34461              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
34462              
34463              (copy($foo, $foo) would truncate $foo)
34464      Branch: perl
34465            ! lib/File/Copy.pm lib/File/Copy.t
34466 ____________________________________________________________________________
34467 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
34468         Log: Metaconfig unit change for #11524.
34469      Branch: metaconfig/U/perl
34470            ! Extras.U
34471 ____________________________________________________________________________
34472 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
34473         Log: Multiple modules didn't work; plus typo fixes.
34474      Branch: perl
34475            ! Configure
34476 ____________________________________________________________________________
34477 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
34478         Log: Update Changes.
34479      Branch: perl
34480            ! Changes patchlevel.h
34481 ____________________________________________________________________________
34482 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
34483         Log: Regen perlapi.
34484      Branch: perl
34485            ! pod/perlapi.pod
34486 ____________________________________________________________________________
34487 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
34488         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
34489              From: Dave Mitchell <davem@fdgroup.co.uk>
34490              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
34491              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
34492      Branch: perl
34493            ! sv.c
34494 ____________________________________________________________________________
34495 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
34496         Log: Regen toc.
34497      Branch: perl
34498            ! pod/perltoc.pod
34499 ____________________________________________________________________________
34500 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
34501         Log: Regen Porting stuff.
34502      Branch: perl
34503            ! Porting/Glossary Porting/config.sh Porting/config_H
34504 ____________________________________________________________________________
34505 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
34506         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
34507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34508              Date: Tue, 31 Jul 2001 05:34:38 -0400
34509              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
34510      Branch: perl
34511            ! utils/h2xs.PL
34512 ____________________________________________________________________________
34513 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
34514         Log: Metaconfig unit change for #11516. 
34515      Branch: metaconfig/U/perl
34516            ! gccvers.U
34517 ____________________________________________________________________________
34518 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
34519         Log: Add -Wall in cflags, not in Configure.
34520              (This way -Wall affects only the core and the core XS,
34521              not user modules' XS.  Concern from Paul Marquess,
34522              implementation idea from Andy Dougherty.)
34523      Branch: perl
34524            ! Configure cflags.SH
34525 ____________________________________________________________________________
34526 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
34527         Log: Metaconfig unit changes for #11514.
34528      Branch: metaconfig
34529            + U/modified/sysman.U
34530            ! U/installdirs/man1dir.U
34531 ____________________________________________________________________________
34532 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
34533         Log: Subject: Configure's detection of system manual
34534              From: Sean Dague <sean@dague.net> 
34535              Date: Sun, 13 May 2001 15:53:15 -0400
34536              Message-ID: <20010513155315.A15833@underhill.dague.net>
34537      Branch: perl
34538            ! Configure
34539 ____________________________________________________________________________
34540 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
34541         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
34542              From: Autrijus Tang <autrijus@autrijus.org> 
34543              Date: Thu, 21 Jun 2001 23:56:48 +0800
34544              Message-Id: <20010621235648.A57340@not.autrijus.org>
34545      Branch: perl
34546            ! pod/perlobj.pod
34547 ____________________________________________________________________________
34548 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
34549         Log: Subject: Typo in DB_File.pm
34550              From: "Philip Newton" <Philip.Newton@gmx.net>
34551              Date: Tue, 31 Jul 2001 06:19:35 +0200
34552              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
34553      Branch: perl
34554            ! ext/DB_File/DB_File.pm
34555 ____________________________________________________________________________
34556 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
34557         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
34558              From: "Stephen P. Potter" <spp@spotter.yi.org>
34559              Date: Wed, 30 May 2001 13:59:34 -0400
34560              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
34561      Branch: perl
34562            ! pod/perlre.pod
34563 ____________________________________________________________________________
34564 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
34565         Log: eval "format foo=" would loop indefinitely; reported in
34566              
34567              Subject: A load of old rubbish
34568              From: Mike Guy <mjtg@cam.ac.uk>
34569              Date: Mon, 14 May 2001 16:12:22 +0100
34570              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
34571              
34572              (The core dumps reported in there already fixed.)
34573      Branch: perl
34574            ! toke.c
34575 ____________________________________________________________________________
34576 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
34577         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
34578      Branch: perl
34579            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
34580            + lib/Switch/t/switch_case.t
34581            - lib/Switch/test.pl
34582            ! MANIFEST lib/Switch.pm
34583 ____________________________________________________________________________
34584 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
34585         Log: Subject: [PATCH @11505] DB_File-1.78
34586              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
34587              Date: Mon, 30 Jul 2001 22:54:37 +0100
34588              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
34589      Branch: perl
34590            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
34591            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
34592 ____________________________________________________________________________
34593 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
34594         Log: Explain in more detail why -pipe and -fno-common are good.
34595      Branch: perl
34596            ! hints/darwin.sh
34597 ____________________________________________________________________________
34598 [ 11506] By: nick                                  on 2001/07/30  14:32:23
34599         Log: Integrate mainline
34600      Branch: perlio
34601           !> INSTALL Makefile.SH doio.c hints/darwin.sh
34602 ____________________________________________________________________________
34603 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
34604         Log: Perl hasn't been putting man pages into $prefix/lib for
34605              a long time now; pointed out by Andy Dougherty. 
34606      Branch: perl
34607            ! hints/darwin.sh
34608 ____________________________________________________________________________
34609 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
34610         Log: Document the extras Configure option.
34611      Branch: perl
34612            ! INSTALL
34613 ____________________________________________________________________________
34614 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
34615         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
34616              everywhere.
34617      Branch: perl
34618           !> doio.c
34619 ____________________________________________________________________________
34620 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
34621         Log: Doubly guard against invoking CPAN if no extras defined,
34622              pointed out by H. Merijn Brand.
34623      Branch: perl
34624            ! Makefile.SH
34625 ____________________________________________________________________________
34626 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
34627         Log: Fix O_RDONLY check to check for O_RDONLY.
34628      Branch: maint-5.6/macperl
34629            ! doio.c
34630 ____________________________________________________________________________
34631 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
34632         Log: Integrate miscellaneous changes from maint-5.6/perl.
34633      Branch: maint-5.6/macperl
34634           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
34635 ____________________________________________________________________________
34636 [ 11499] By: nick                                  on 2001/07/30  06:52:42
34637         Log: Integrate mainline
34638      Branch: perlio
34639           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
34640           +> win32/sync_ext.pl
34641            - win32/sncfnmcs.pl
34642           !> (integrate 71 files)
34643 ____________________________________________________________________________
34644 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
34645         Log: Update Changes.
34646      Branch: perl
34647            ! Changes patchlevel.h
34648 ____________________________________________________________________________
34649 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
34650         Log: Now Configure -Dextras=Foo::Bar and "make install" will
34651              fetch and install Foo::Bar.
34652      Branch: perl
34653            ! Makefile.SH
34654 ____________________________________________________________________________
34655 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
34656         Log: Metaconfig unit change for #11495.
34657      Branch: metaconfig/U/perl
34658            ! Extras.U
34659 ____________________________________________________________________________
34660 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
34661         Log: extras.make, extras.test, and extras.install make targets.
34662      Branch: perl
34663            ! Configure Makefile.SH
34664 ____________________________________________________________________________
34665 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
34666         Log: Metaconfig unit change for #11493.
34667      Branch: metaconfig/U/perl
34668            ! Extras.U
34669 ____________________________________________________________________________
34670 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
34671         Log: Better to have the list of extras in $extras than 'define'.
34672      Branch: perl
34673            ! Configure
34674 ____________________________________________________________________________
34675 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
34676         Log: The metaconfig unit change for #11490.
34677      Branch: metaconfig/U/perl
34678            + Extras.U
34679 ____________________________________________________________________________
34680 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
34681         Log: Missed from #11490 (the required dependency).
34682      Branch: perl
34683            ! Makefile.SH
34684 ____________________________________________________________________________
34685 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
34686         Log: Add the support of asking for extra modules or bundles of modules
34687              to be fetched from the CPAN and installed as a part of the Perl
34688              build process.  None of this installation is yet really done;
34689              only the list is asked, and saved away in extras.lst for
34690              the build and installation process to worry about later.
34691      Branch: perl
34692            ! Configure
34693 ____________________________________________________________________________
34694 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
34695         Log: Beginnings of better Inf and NaN support.
34696              At least toke.c and sv.c still need quite a bit of work.
34697      Branch: perl
34698            ! numeric.c perl.h
34699 ____________________________________________________________________________
34700 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
34701         Log: Top-level Makefile didn't honour OPTIMIZE.
34702      Branch: perl
34703            ! Makefile.SH
34704 ____________________________________________________________________________
34705 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
34706         Log: Update Changes.
34707      Branch: perl
34708            ! Changes patchlevel.h
34709 ____________________________________________________________________________
34710 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
34711         Log: Use Search::Dict 1.02 interface for charinfo().
34712      Branch: perl
34713            ! lib/UnicodeCD.pm
34714 ____________________________________________________________________________
34715 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
34716         Log: Now also allow transforming the read lines before comparing them.
34717              (This will help UnicodeCD.) 
34718      Branch: perl
34719            ! lib/Search/Dict.pm
34720 ____________________________________________________________________________
34721 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
34722         Log: Remove tiehandle code.
34723      Branch: perl
34724            ! lib/UnicodeCD.pm
34725 ____________________________________________________________________________
34726 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
34727         Log: Allow specifying a comparison function for Search::Dict::look().
34728      Branch: perl
34729            ! lib/Search/Dict.pm
34730 ____________________________________________________________________________
34731 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
34732         Log: Small UnicodeCD tweaks.
34733      Branch: perl
34734            ! lib/UnicodeCD.pm lib/UnicodeCD.t
34735 ____________________________________________________________________________
34736 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
34737         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
34738              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34739              Date: Tue, 24 Jul 2001 01:51:32 +0900
34740              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
34741      Branch: perl
34742            ! lib/UnicodeCD.pm lib/UnicodeCD.t
34743 ____________________________________________________________________________
34744 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
34745         Log: Subject: [PATCH] installperl
34746              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
34747              Date: Fri, 27 Jul 2001 19:05:04 -0700
34748              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
34749      Branch: perl
34750            ! installperl
34751 ____________________________________________________________________________
34752 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
34753         Log: Subject: [PATCH] Set proper compatibility versions in core
34754              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
34755              Date: Fri, 27 Jul 2001 20:01:49 -0700
34756              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
34757      Branch: perl
34758            ! Makefile.SH
34759 ____________________________________________________________________________
34760 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
34761         Log: Metaconfig unit change for #11477.
34762      Branch: metaconfig/U/perl
34763            ! dlsrc.U
34764 ____________________________________________________________________________
34765 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
34766         Log: Subject: [PATCH] Darwin: -fpic not so good
34767              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
34768              Date: Fri, 27 Jul 2001 18:57:38 -0700
34769              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
34770      Branch: perl
34771            ! Configure
34772 ____________________________________________________________________________
34773 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
34774         Log: Subject: [PATCH] Clean up Darwin hints
34775              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
34776              Date: Fri, 27 Jul 2001 19:13:15 -0700
34777              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
34778      Branch: perl
34779            ! hints/darwin.sh
34780 ____________________________________________________________________________
34781 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
34782         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
34783              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
34784              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
34785              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
34786      Branch: perl
34787            ! pod/perlfunc.pod pp.c t/op/split.t
34788 ____________________________________________________________________________
34789 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
34790         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
34791              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
34792              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
34793              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
34794      Branch: perl
34795            ! pod/perlvar.pod
34796 ____________________________________________________________________________
34797 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
34798         Log: Subject: [PATCH] fixes to constant.pm documentation
34799              From: Ilmari Karonen <iltzu@sci.fi>
34800              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
34801              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
34802      Branch: perl
34803            ! lib/constant.pm
34804 ____________________________________________________________________________
34805 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
34806         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
34807              From: "Philip Newton" <Philip.Newton@gmx.net>
34808              Date: Fri, 27 Jul 2001 07:51:10 +0200
34809              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
34810      Branch: perl
34811            ! pod/perlport.pod
34812 ____________________________________________________________________________
34813 [ 11471] By: nick                                  on 2001/07/26  06:23:32
34814         Log: Subject:  [PATCH] Doc fix for perlguts / threading
34815              From:  Arthur Bergman <arthur@contiller.se>
34816              Date:  Wed, 25 Jul 2001 11:28:23 +0200
34817              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
34818      Branch: perl
34819            ! pod/perlguts.pod
34820 ____________________________________________________________________________
34821 [ 11470] By: nick                                  on 2001/07/26  06:21:06
34822         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
34823              From:  Philip Newton <Philip.Newton@gmx.net>
34824              Date:  Wed, 25 Jul 2001 08:19:47 +0200
34825              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
34826      Branch: perl
34827            ! INSTALL
34828 ____________________________________________________________________________
34829 [ 11469] By: nick                                  on 2001/07/26  06:20:25
34830         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
34831              From:  Philip Newton <Philip.Newton@gmx.net>
34832              Date:  Wed, 25 Jul 2001 08:12:48 +0200
34833              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
34834      Branch: perl
34835            ! INSTALL
34836 ____________________________________________________________________________
34837 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
34838         Log: More +x.
34839      Branch: perl
34840            ! Porting/makerel
34841 ____________________________________________________________________________
34842 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
34843         Log: Update Changes.
34844      Branch: perl
34845            ! Changes patchlevel.h
34846 ____________________________________________________________________________
34847 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
34848         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
34849              From: "Philip Newton" <Philip.Newton@gmx.net>
34850              Date: Tue, 24 Jul 2001 06:45:55 +0200
34851              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
34852      Branch: perl
34853            ! os2/perlrexx.c
34854 ____________________________________________________________________________
34855 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
34856         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
34857              From: Peter Prymmer <pvhp@forte.com>
34858              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
34859              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
34860      Branch: perl
34861            ! pod/perlport.pod t/io/fs.t vms/test.com
34862 ____________________________________________________________________________
34863 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
34864         Log: Workaround on Cwd bootstrap problem.
34865      Branch: perl
34866            ! lib/ExtUtils/MakeMaker.pm
34867 ____________________________________________________________________________
34868 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
34869         Log: When in Rome, quote like the Romans do.
34870      Branch: perl
34871            ! cflags.SH
34872 ____________________________________________________________________________
34873 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
34874         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
34875              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34876              Date: Mon, 23 Jul 2001 19:29:49 -0400
34877              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
34878      Branch: perl
34879            + os2/perlrexx.c
34880            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
34881            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
34882            ! t/op/write.t
34883 ____________________________________________________________________________
34884 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
34885         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
34886              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34887              Date: Mon, 23 Jul 2001 18:43:42 -0400
34888              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
34889      Branch: perl
34890            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
34891 ____________________________________________________________________________
34892 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
34893         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
34894              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34895              Date: Mon, 23 Jul 2001 18:33:16 -0400
34896              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
34897      Branch: perl
34898            ! lib/ExtUtils/MakeMaker.pm
34899 ____________________________________________________________________________
34900 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
34901         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
34902              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34903              Date: Mon, 23 Jul 2001 18:20:35 -0400
34904              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
34905      Branch: perl
34906            ! Makefile.SH cflags.SH
34907 ____________________________________________________________________________
34908 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
34909         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
34910              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
34911              Date: Mon, 23 Jul 2001 11:32:17 -0500
34912              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
34913      Branch: perl
34914            ! lib/ExtUtils/MakeMaker.pm
34915 ____________________________________________________________________________
34916 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
34917         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
34918              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34919              Date: Mon, 23 Jul 2001 18:13:20 -0400
34920              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
34921      Branch: perl
34922            ! lib/perl5db.pl
34923 ____________________________________________________________________________
34924 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
34925         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
34926              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
34927              Date: Mon, 23 Jul 2001 18:07:40 -0400
34928              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
34929      Branch: perl
34930            ! op.c
34931 ____________________________________________________________________________
34932 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
34933         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
34934              From: "Craig A. Berry" <craigberry@mac.com>
34935              Date: Mon, 23 Jul 2001 15:35:06 -0500
34936              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
34937      Branch: perl
34938            ! util.c
34939 ____________________________________________________________________________
34940 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
34941         Log: Subject: [PATCH perlfaq9.pod typo]
34942              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
34943              Date: Mon, 23 Jul 2001 07:49:05 -0700
34944              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
34945      Branch: perl
34946            ! pod/perlfaq9.pod
34947 ____________________________________________________________________________
34948 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
34949         Log: Subject: win32\sncfnmcs.pl corrections
34950              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
34951              Date: Mon, 23 Jul 2001 12:56:54 +0200
34952              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
34953              
34954              Rename the script a little bit more sensibly.
34955      Branch: perl
34956            + win32/sync_ext.pl
34957            - win32/sncfnmcs.pl
34958            ! MANIFEST README.win32
34959 ____________________________________________________________________________
34960 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
34961         Log: Test tweak.
34962      Branch: perl
34963            ! ext/B/Deparse.t
34964 ____________________________________________________________________________
34965 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
34966         Log: Metaconfig unit tweak for #11450.
34967      Branch: metaconfig/U/perl
34968            ! Mksymlinks.U
34969 ____________________________________________________________________________
34970 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
34971         Log: Too volatile failsafe check.
34972      Branch: perl
34973            ! Configure
34974 ____________________________________________________________________________
34975 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
34976         Log: Further doc tweaks.
34977      Branch: perl
34978            ! lib/UnicodeCD.pm
34979 ____________________________________________________________________________
34980 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
34981         Log: Doc tweaks.
34982      Branch: perl
34983            ! lib/UnicodeCD.pm
34984 ____________________________________________________________________________
34985 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
34986         Log: Doc tweakery from Abhijit.
34987      Branch: perl
34988            ! Porting/repository.pod
34989 ____________________________________________________________________________
34990 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
34991         Log: An accidental empty line.
34992      Branch: perl
34993            ! MANIFEST
34994 ____________________________________________________________________________
34995 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
34996         Log: Missing MANIFESTations.
34997      Branch: perl
34998            ! MANIFEST
34999 ____________________________________________________________________________
35000 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
35001         Log: Update Changes.
35002      Branch: perl
35003            ! Changes patchlevel.h
35004 ____________________________________________________________________________
35005 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
35006         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
35007              From: Mike Guy <mjtg@cam.ac.uk>
35008              Date: Fri, 20 Jul 2001 16:12:49 +0100
35009              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
35010      Branch: perl
35011            ! Porting/pumpkin.pod
35012 ____________________________________________________________________________
35013 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
35014         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
35015              From: Peter Prymmer <pvhp@forte.com>
35016              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
35017              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
35018      Branch: perl
35019            ! pod/perlhack.pod
35020 ____________________________________________________________________________
35021 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
35022         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
35023              From: Michael G Schwern <schwern@pobox.com>
35024              Date: Fri, 20 Jul 2001 20:22:35 -0400
35025              Message-ID: <20010720202235.O4498@blackrider>
35026      Branch: perl
35027            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
35028            ! lib/Test/t/todo.t
35029 ____________________________________________________________________________
35030 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
35031         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
35032              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
35033              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
35034              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
35035      Branch: perl
35036            ! ext/POSIX/POSIX.pod
35037 ____________________________________________________________________________
35038 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
35039         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
35040              From: Mark-Jason Dominus <mjd@plover.com>
35041              Date: Fri, 20 Jul 2001 23:16:54 -0400
35042              Message-ID: <20010721031654.21877.qmail@plover.com>
35043      Branch: perl
35044            ! ext/POSIX/POSIX.pod
35045 ____________________________________________________________________________
35046 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
35047         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
35048              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35049              Date: Sun, 22 Jul 2001 14:56:09 +0200
35050              Message-ID: <20010722145609.A766@rafael>
35051      Branch: perl
35052            ! ext/B/O.pm
35053 ____________________________________________________________________________
35054 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
35055         Log: Subject: regexec.c #define cleanup
35056              From: Mark-Jason Dominus <mjd@plover.com>
35057              Date: Sat, 21 Jul 2001 18:33:25 -0400
35058              Message-ID: <20010721223325.3069.qmail@plover.com>
35059      Branch: perl
35060            ! regexec.c
35061 ____________________________________________________________________________
35062 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
35063         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
35064              From: Prymmer/Kahn <pvhp@best.com>
35065              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
35066              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
35067      Branch: perl
35068            ! t/io/fs.t
35069 ____________________________________________________________________________
35070 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
35071         Log: Typo in #11432.
35072      Branch: perl
35073            ! ext/POSIX/POSIX.t
35074 ____________________________________________________________________________
35075 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
35076         Log: Integrate (manually) change #11424 from macperl.
35077      Branch: perl
35078            ! ext/Filter/t/call.t
35079 ____________________________________________________________________________
35080 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
35081         Log: Integrate change #11408 from macperl.
35082      Branch: perl
35083           !> README.macos pod/perlport.pod
35084 ____________________________________________________________________________
35085 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
35086         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
35087      Branch: perl
35088           +> macos/MacPerlTests.cmd macos/xsubpp.patch
35089            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
35090            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
35091            ! ext/POSIX/POSIX.t
35092 ____________________________________________________________________________
35093 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
35094         Log: pod/*.t tests not picked up by t/TEST either
35095      Branch: maint-5.6/perl
35096            ! t/TEST
35097 ____________________________________________________________________________
35098 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
35099         Log: better tweak for change#11429 (windows has both / and \ separated
35100              paths in @INC at that point)
35101      Branch: maint-5.6/perl
35102            ! t/pod/testp2pt.pl
35103 ____________________________________________________________________________
35104 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
35105         Log: MacOS pod test tweak needs \Escape
35106      Branch: maint-5.6/perl
35107            ! t/pod/testp2pt.pl
35108 ____________________________________________________________________________
35109 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
35110         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
35111              resulting duplicate output, but t/harness isn't)
35112      Branch: maint-5.6/perl
35113            ! t/run/runenv.t
35114 ____________________________________________________________________________
35115 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
35116         Log: t/harness wasn't picking up all the tests
35117      Branch: maint-5.6/perl
35118            ! t/harness
35119 ____________________________________________________________________________
35120 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
35121         Log: update MANIFEST for new file
35122      Branch: maint-5.6/perl
35123            ! MANIFEST
35124 ____________________________________________________________________________
35125 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
35126         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
35127              the exception of the macperl/macos/... tree
35128      Branch: maint-5.6/perl
35129           +> t/lib/filefind-taint.t
35130           !> (integrate 72 files)
35131 ____________________________________________________________________________
35132 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
35133         Log: Fix test.
35134      Branch: maint-5.6/macperl
35135            ! macos/bundled_ext/Filter/t/call.t
35136 ____________________________________________________________________________
35137 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
35138         Log: Make perl fork()-safe (in a slightly limited way) even on
35139              platforms that don't have pthread_atfork() (extension of
35140              the fix in change#11151).
35141              
35142              Note that this will not help extensions that call fork()
35143              directly in C, or that link to libraries that call fork()
35144              directly.  Such cases must be fixed to either call
35145              PerlProc_fork(), or call atfork_lock() in parent before the
35146              calling the function that forks and call atfork_unlock()
35147              in both parent and child immediately after the fork().
35148              (There are no worries if C code calls exec() in the child
35149              immediately after a fork().  Only cases where the child
35150              calls perl's API functions (including New()) after the
35151              fork() are problematic.)
35152              
35153              This change also eliminates the use of vfork() from perl,
35154              since all such uses were violating the severe restrictions
35155              on modifying the state of the process between the vfork()
35156              and the exec().
35157              
35158              This is a modified version of patches suggested by Abhijit
35159              Menon-Sen and Richard Soderberg.
35160      Branch: perl
35161            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
35162            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
35163 ____________________________________________________________________________
35164 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
35165         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
35166              Switch, and Text::Balanced.
35167      Branch: maint-5.6/macperl
35168            + macos/bundled_ext/Filter/Util/Call/Call.pm
35169            + macos/bundled_ext/Filter/Util/Call/Call.xs
35170            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
35171            + macos/bundled_ext/Filter/t/MyFilter.pm
35172            + macos/bundled_ext/Filter/t/call.t
35173            + macos/bundled_ext/Filter/t/filter-util.pl
35174            + macos/bundled_lib/blib/lib/Class/ISA.pm
35175            + macos/bundled_lib/blib/lib/Digest.pm
35176            + macos/bundled_lib/blib/lib/Filter/Simple.pm
35177            + macos/bundled_lib/blib/lib/Switch.pm
35178            + macos/bundled_lib/blib/lib/Text/Balanced.pm
35179            + macos/bundled_lib/blib/lib/Text/Balanced.pod
35180            + macos/bundled_lib/t/Class/ISA/test.pl
35181            + macos/bundled_lib/t/Digest/Digest.t
35182            + macos/bundled_lib/t/Filter/Simple/test.pl
35183            + macos/bundled_lib/t/Switch/test.pl
35184            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
35185            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
35186            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
35187            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
35188            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
35189            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
35190            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
35191            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
35192 ____________________________________________________________________________
35193 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
35194         Log: Add Filter::Util::Call to config/make files; edit utils
35195              to recognize the module (it was descended too far down).
35196              Bump version to 5.6.1a4.
35197      Branch: maint-5.6/macperl
35198            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
35199            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
35200            ! macos/macperl/Makefile.mk macos/xsubpp.patch
35201 ____________________________________________________________________________
35202 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
35203         Log: Make DB_File the default for MLDBM on MacOS.
35204      Branch: maint-5.6/macperl
35205            ! macos/bundled_lib/blib/lib/MLDBM.pm
35206 ____________________________________________________________________________
35207 [ 11419] By: nick                                  on 2001/07/20  14:51:03
35208         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
35209              From:  Simon Cozens <simon@netthink.co.uk>
35210              Date:  Fri, 20 Jul 2001 11:42:35 -0400
35211              Message-Id:  <20010720114235.A5235@netthink.co.uk>
35212      Branch: perl
35213            ! lib/UnicodeCD.pm
35214 ____________________________________________________________________________
35215 [ 11418] By: nick                                  on 2001/07/20  14:48:12
35216         Log: Subject:  [PATCH regcomp.h] adds a comment
35217              From:  Abhijit Menon-Sen <ams@wiw.org>
35218              Date:  Fri, 20 Jul 2001 21:05:37 +0530
35219              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
35220      Branch: perl
35221            ! regcomp.h
35222 ____________________________________________________________________________
35223 [ 11417] By: nick                                  on 2001/07/20  14:16:38
35224         Log: Subject:  [PATCH 5.7.2] INSTALL updates
35225              From:  Andy Dougherty <doughera@lafayette.edu>
35226              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
35227              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
35228      Branch: perl
35229            ! INSTALL
35230 ____________________________________________________________________________
35231 [ 11416] By: nick                                  on 2001/07/20  06:44:44
35232         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
35233              From:  Russ Allbery <rra@stanford.edu>
35234              Date:  19 Jul 2001 15:52:37 -0700
35235              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
35236      Branch: perl
35237            ! lib/Pod/Man.pm
35238 ____________________________________________________________________________
35239 [ 11415] By: nick                                  on 2001/07/20  06:35:11
35240         Log: Subject:  [PATCH] defer op_seq allocation
35241              From:  Abhijit Menon-Sen <ams@wiw.org>
35242              Date:  Thu, 19 Jul 2001 22:12:24 +0530
35243              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
35244      Branch: perl
35245            ! op.c
35246 ____________________________________________________________________________
35247 [ 11414] By: nick                                  on 2001/07/20  06:23:36
35248         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
35249              From:  Abhijit Menon-Sen <ams@wiw.org>
35250              Date:  Fri, 20 Jul 2001 01:18:50 +0530
35251              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
35252              (Private e-mail)
35253      Branch: perl
35254            ! ext/Time/HiRes/HiRes.xs
35255 ____________________________________________________________________________
35256 [ 11413] By: nick                                  on 2001/07/20  06:18:53
35257         Log: Integrate mainline
35258      Branch: perlio
35259           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
35260            - t/base/commonsense.t
35261           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
35262           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
35263           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
35264           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
35265           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
35266           !> win32/win32.c
35267 ____________________________________________________________________________
35268 [ 11412] By: nick                                  on 2001/07/19  06:44:27
35269         Log: Integrate win32/perlhost.h from maintenance branch.
35270              (Rest of $ENV{PATH} / system() fix.)
35271      Branch: perl
35272           !> win32/perlhost.h
35273 ____________________________________________________________________________
35274 [ 11411] By: nick                                  on 2001/07/19  06:41:34
35275         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
35276              From:  Philip Newton <Philip.Newton@gmx.net>
35277              Date:  Wed, 18 Jul 2001 21:43:57 +0200
35278              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
35279      Branch: perl
35280            ! pod/perlhack.pod
35281 ____________________________________________________________________________
35282 [ 11410] By: nick                                  on 2001/07/19  06:39:35
35283         Log: Subject:  Security hole in taint checking in open()
35284              From:  deekoo@tentacle.net
35285              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
35286              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
35287      Branch: perl
35288            ! doio.c
35289 ____________________________________________________________________________
35290 [ 11409] By: nick                                  on 2001/07/19  06:28:08
35291         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
35292              From:  Abhijit Menon-Sen <ams@wiw.org>
35293              Date:  Thu, 19 Jul 2001 04:30:43 +0530
35294              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
35295      Branch: perl
35296            ! ext/Time/HiRes/HiRes.xs
35297 ____________________________________________________________________________
35298 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
35299         Log: Update docs with latest implementation information and new URLs.
35300      Branch: maint-5.6/macperl
35301            ! README.macos pod/perlport.pod
35302 ____________________________________________________________________________
35303 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
35304         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
35305              Fix BuildRules to accept optimization variables.
35306      Branch: maint-5.6/macperl
35307            + macos/bundled_ext/Digest/MD5/Makefile.mk
35308            ! macos/BuildRules.mk macos/Makefile.mk
35309            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
35310            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
35311 ____________________________________________________________________________
35312 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
35313         Log: Integrate changes 11399,11401
35314      Branch: maint-5.6/macperl
35315           !> win32/perlhost.h win32/win32.c
35316 ____________________________________________________________________________
35317 [ 11405] By: nick                                  on 2001/07/18  06:50:33
35318         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
35319              from perl5.6*
35320      Branch: perl
35321           !> win32/perlhost.h win32/win32.c
35322 ____________________________________________________________________________
35323 [ 11404] By: nick                                  on 2001/07/18  06:43:59
35324         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
35325              From:  hv@crypt0.demon.co.uk
35326              Date:  Wed, 18 Jul 2001 05:58:46 +0100
35327              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
35328      Branch: perl
35329            ! ext/POSIX/POSIX.t
35330 ____________________________________________________________________________
35331 [ 11403] By: nick                                  on 2001/07/18  06:38:57
35332         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
35333              From:  hv@crypt0.demon.co.uk
35334              Date:  Wed, 18 Jul 2001 05:21:54 +0100
35335              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
35336      Branch: perl
35337            ! numeric.c t/op/arith.t
35338 ____________________________________________________________________________
35339 [ 11402] By: nick                                  on 2001/07/18  06:19:17
35340         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
35341              From:  mjd@plover.com
35342              Date:  17 Jul 2001 17:59:20 -0000
35343              Message-Id:  <20010717175920.8177.qmail@plover.com>
35344      Branch: perl
35345            ! pod/perlre.pod
35346 ____________________________________________________________________________
35347 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
35348         Log: thinko in change#11400 (duh)
35349      Branch: maint-5.6/perl
35350            ! win32/perlhost.h
35351 ____________________________________________________________________________
35352 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
35353         Log: change#11399 revealed another unrelated bug; this is just a temporary
35354              bandaid
35355      Branch: maint-5.6/perl
35356            ! win32/perlhost.h
35357 ____________________________________________________________________________
35358 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
35359         Log: fix bugs in handling of the virtualized environment under windows;
35360              there were bugs in propagating any changes to %ENV down to the real
35361              environment when such changes happened in the toplevel process
35362              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
35363              problem identification, and for a part of the fix)
35364      Branch: maint-5.6/perl
35365            ! win32/perlhost.h win32/win32.c
35366 ____________________________________________________________________________
35367 [ 11398] By: nick                                  on 2001/07/17  08:26:35
35368         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
35369              From: Peter Prymmer <pvhp@forte.com>
35370              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
35371              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
35372              
35373              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
35374              should not depend on existance of Config.pm
35375      Branch: perl
35376           +> t/lib/commonsense.t
35377            - t/base/commonsense.t
35378            ! MANIFEST t/README
35379 ____________________________________________________________________________
35380 [ 11397] By: nick                                  on 2001/07/17  08:09:58
35381         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
35382              From:  Michael G Schwern <schwern@pobox.com>
35383              Date:  Mon, 16 Jul 2001 18:20:31 -0400
35384              Message-Id:  <20010716182031.A1128@blackrider>
35385      Branch: perl
35386            ! pod/perlhack.pod
35387 ____________________________________________________________________________
35388 [ 11396] By: nick                                  on 2001/07/17  08:04:11
35389         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
35390              From:  Gwyn Judd <b.judd@xtra.co.nz>
35391              Date:  Tue, 17 Jul 2001 20:55:58 +1200
35392              Message-Id:  <20010717205558.A3107@thislove>
35393      Branch: perl
35394            ! pod/perlfunc.pod
35395 ____________________________________________________________________________
35396 [ 11395] By: nick                                  on 2001/07/17  08:02:22
35397         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
35398              From:  Peter Prymmer <pvhp@forte.com>
35399              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
35400              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
35401      Branch: perl
35402            ! t/op/sprintf.t
35403 ____________________________________________________________________________
35404 [ 11394] By: nick                                  on 2001/07/17  07:57:06
35405         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
35406              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
35407              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
35408              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
35409      Branch: perl
35410            ! gv.c
35411 ____________________________________________________________________________
35412 [ 11392] By: nick                                  on 2001/07/17  07:50:12
35413         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
35414              From:  Coral <coral@moonlight.crystalflame.net>
35415              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
35416              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
35417      Branch: perl
35418            ! pp_sys.c thread.h
35419 ____________________________________________________________________________
35420 [ 11391] By: nick                                  on 2001/07/17  07:34:28
35421         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
35422              From:  Jonathan Stowe <gellyfish@gellyfish.com>
35423              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
35424              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
35425      Branch: perl
35426            ! utils/h2xs.PL
35427 ____________________________________________________________________________
35428 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
35429         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
35430              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
35431              and Mac::Apps::Launch, which don't work, and Time::HiRes and
35432              Time::Piece, which don't yet work.
35433      Branch: maint-5.6/macperl
35434            + (add 154 files)
35435 ____________________________________________________________________________
35436 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
35437         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
35438              Also add hack to get around missing setenv for PERL5DB.
35439      Branch: maint-5.6/macperl
35440            ! macos/macish.c macos/macish.h
35441 ____________________________________________________________________________
35442 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
35443         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
35444      Branch: maint-5.6/macperl
35445            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
35446            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
35447 ____________________________________________________________________________
35448 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
35449         Log: Fix up some configuration and make options, add extra
35450              extensions.
35451      Branch: maint-5.6/macperl
35452            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
35453            ! macos/macperl/Makefile.mk
35454 ____________________________________________________________________________
35455 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
35456         Log: From Change 11374 in maintperl.
35457      Branch: maint-5.6/macperl
35458           !> utils/h2ph.PL
35459 ____________________________________________________________________________
35460 [ 11385] By: nick                                  on 2001/07/16  14:12:58
35461         Log: Back out change to h2xs till it passes its test.
35462      Branch: perl
35463            ! utils/h2xs.PL
35464 ____________________________________________________________________________
35465 [ 11384] By: nick                                  on 2001/07/16  14:00:10
35466         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
35467              From:  Jonathan Stowe <gellyfish@gellyfish.com>
35468              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
35469              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
35470      Branch: perl
35471            ! utils/h2xs.PL
35472 ____________________________________________________________________________
35473 [ 11383] By: nick                                  on 2001/07/16  13:53:12
35474         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
35475              From:  Robin Houston <robin@kitsite.com>
35476              Date:  Sun, 15 Jul 2001 18:22:31 +0100
35477              Message-Id:  <20010715182230.A11174@robin>
35478      Branch: perl
35479            ! hints/darwin.sh
35480 ____________________________________________________________________________
35481 [ 11382] By: nick                                  on 2001/07/16  13:52:49
35482         Log: Subject:  [PATCH perl@11372] re_dup
35483              From:  Radu Greab <radu@netsoft.ro>
35484              Date:  Sun, 15 Jul 2001 04:50:06 +0300
35485              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
35486      Branch: perl
35487            ! sv.c
35488 ____________________________________________________________________________
35489 [ 11379] By: nick                                  on 2001/07/16  13:35:39
35490         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
35491              From:  Robin Houston <robin@kitsite.com>
35492              Date:  Sat, 14 Jul 2001 14:28:50 +0100
35493              Message-Id:  <20010714142850.A10205@robin>
35494      Branch: perl
35495            ! ext/B/B/Deparse.pm
35496 ____________________________________________________________________________
35497 [ 11378] By: nick                                  on 2001/07/16  13:30:36
35498         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
35499              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
35500              Date:  Sat, 14 Jul 2001 22:17:42 +0900
35501              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
35502      Branch: perl
35503            + ext/Encode/Encode/euc-jp-0212.enc
35504            ! ext/Encode/Encode/Tcl.pm
35505 ____________________________________________________________________________
35506 [ 11377] By: nick                                  on 2001/07/16  13:17:28
35507         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
35508              From:  Andy Dougherty <doughera@lafayette.edu>
35509              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
35510              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
35511      Branch: perl
35512            ! hints/darwin.sh hints/rhapsody.sh
35513 ____________________________________________________________________________
35514 [ 11376] By: nick                                  on 2001/07/16  09:05:00
35515         Log: Integrate mainline
35516      Branch: perlio
35517           +> ext/Encode/Encode/7bit-greek.enc
35518           +> ext/Encode/Encode/7bit-latin1.enc
35519           +> ext/Encode/Encode/cns11643-1.enc
35520           +> ext/Encode/Encode/cns11643-2.enc
35521           +> ext/Encode/Encode/iso2022-cn.enc
35522           +> ext/Encode/Encode/iso2022-jp1.enc
35523           +> ext/Encode/Encode/iso2022-jp2.enc
35524           !> Changes Configure MANIFEST Makefile.SH
35525           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
35526           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
35527           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
35528           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
35529           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
35530 ____________________________________________________________________________
35531 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
35532         Log: integrate change#11374 from maint-5.6
35533              
35534              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
35535      Branch: perl
35536           !> utils/h2ph.PL
35537 ____________________________________________________________________________
35538 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
35539         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
35540      Branch: maint-5.6/perl
35541            ! utils/h2ph.PL
35542 ____________________________________________________________________________
35543 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
35544         Log: Update Changes.
35545      Branch: perl
35546            ! Changes patchlevel.h
35547 ____________________________________________________________________________
35548 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
35549         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
35550              From: Jonathan Stowe <gellyfish@gellyfish.com>
35551              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
35552              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
35553      Branch: perl
35554            ! utils/h2xs.PL
35555 ____________________________________________________________________________
35556 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
35557         Log: Subject: patch to add DEL to [:cntrl:]
35558              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
35559              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
35560              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
35561      Branch: perl
35562            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
35563 ____________________________________________________________________________
35564 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
35565         Log: Metaconfig unit change for #11369; plus a dependency nit.
35566      Branch: metaconfig
35567            ! U/compline/nblock_io.U
35568      Branch: metaconfig/U/perl
35569            ! Extensions.U
35570 ____________________________________________________________________________
35571 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
35572         Log: #include <stdlib.h> so that exit() is prototyped,
35573              noticed by Hugo.
35574      Branch: perl
35575            ! Configure
35576 ____________________________________________________________________________
35577 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
35578         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
35579              From: Peter Prymmer <pvhp@forte.com>
35580              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
35581              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
35582      Branch: perl
35583            ! t/op/sprintf.t
35584 ____________________________________________________________________________
35585 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
35586         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
35587              From: Peter Prymmer <pvhp@forte.com>
35588              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
35589              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
35590      Branch: perl
35591            ! ext/Encode/Encode/Tcl.t
35592 ____________________________________________________________________________
35593 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
35594         Log: Add information about gcc 3.0 basic block profiling.
35595      Branch: perl
35596            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
35597 ____________________________________________________________________________
35598 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
35599         Log: Subject: Error in lib/PerlIO/Via.pm ?
35600              From: Mark-Jason Dominus <mjd@plover.com>
35601              Date: Fri, 13 Jul 2001 15:55:41 -0400
35602              Message-ID: <20010713195541.26751.qmail@plover.com>
35603      Branch: perl
35604            ! ext/PerlIO/Via/Via.pm
35605 ____________________________________________________________________________
35606 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
35607         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
35608              section from the Compiler section.
35609      Branch: perl
35610            ! myconfig.SH
35611 ____________________________________________________________________________
35612 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
35613         Log: Handle glibc style of constant definitions using enum
35614              with intervening #defines; from Brendan O'Dea.
35615      Branch: perl
35616            ! utils/h2ph.PL
35617 ____________________________________________________________________________
35618 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
35619         Log: Add LC_MESSAGES to the locale_h export tag (it already is
35620              in the Makefile.PL and thusly eligible for an XS constant)
35621              (see also maintperl #10543)
35622      Branch: perl
35623            ! ext/POSIX/POSIX.pm
35624 ____________________________________________________________________________
35625 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
35626         Log: Subject: Re: [patch] re_dup
35627              From: Abhijit Menon-Sen <ams@wiw.org>
35628              Date: Fri, 13 Jul 2001 21:41:09 +0530
35629              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
35630      Branch: perl
35631            ! sv.c
35632 ____________________________________________________________________________
35633 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
35634         Log: Subject: [patch] re_dup
35635              From: Doug MacEachern <dougm@covalent.net>
35636              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
35637              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
35638      Branch: perl
35639            ! sv.c
35640 ____________________________________________________________________________
35641 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
35642         Log: Update Changes.
35643      Branch: perl
35644            ! Changes patchlevel.h
35645 ____________________________________________________________________________
35646 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
35647         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
35648              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
35649              Date: Sat, 14 Jul 2001 00:06:30 +0900
35650              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
35651      Branch: perl
35652            + ext/Encode/Encode/7bit-greek.enc
35653            + ext/Encode/Encode/7bit-latin1.enc
35654            + ext/Encode/Encode/cns11643-1.enc
35655            + ext/Encode/Encode/cns11643-2.enc
35656            + ext/Encode/Encode/iso2022-cn.enc
35657            + ext/Encode/Encode/iso2022-jp1.enc
35658            + ext/Encode/Encode/iso2022-jp2.enc
35659            ! MANIFEST ext/Encode/Encode/Tcl.pm
35660            ! ext/Encode/Encode/iso2022-kr.enc
35661 ____________________________________________________________________________
35662 [ 11357] By: nick                                  on 2001/07/13  14:24:06
35663         Log: Blind integrate mainline (as of 5.7.2?)
35664      Branch: perlio
35665           !> AUTHORS Changes Porting/config.sh Porting/config_H
35666           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
35667           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
35668           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
35669           !> win32/makefile.mk
35670 ____________________________________________________________________________
35671 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
35672         Log: Snip away the devel patchlevel.
35673      Branch: perl
35674            ! patchlevel.h
35675 ____________________________________________________________________________
35676 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
35677         Log: Bump the version to 5.7.2.
35678      Branch: perl
35679            ! Porting/config.sh Porting/config_H patchlevel.h
35680            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
35681            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
35682            ! win32/makefile.mk
35683 ____________________________________________________________________________
35684 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
35685         Log: Update Changes.
35686      Branch: perl
35687            ! Changes
35688 ____________________________________________________________________________
35689 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
35690         Log: Reword.
35691      Branch: perl
35692            ! AUTHORS
35693 ____________________________________________________________________________
35694 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
35695         Log: AUTHORS update.
35696      Branch: perl
35697            ! AUTHORS
35698 ____________________________________________________________________________
35699 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
35700         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
35701              unless ithreads.
35702      Branch: perl
35703            ! makedef.pl
35704 ____________________________________________________________________________
35705 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
35706         Log: Integrate perlio.
35707      Branch: perl
35708           !> win32/distclean.bat
35709 ____________________________________________________________________________
35710 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
35711         Log: Test the encoding transform only iff we have PerlIO,
35712              noticed by H. Merijn Brand.
35713      Branch: perl
35714            ! ext/PerlIO/t/encoding.t
35715 ____________________________________________________________________________
35716 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
35717         Log: README.netware tweaks from Ananth Kesari.
35718      Branch: perl
35719            ! README.netware
35720 ____________________________________________________________________________
35721 [ 11346] By: nick                                  on 2001/07/13  09:18:51
35722         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
35723              to avoid /unicode vs /Unicode issues.
35724      Branch: perlio
35725            ! win32/distclean.bat
35726 ____________________________________________________________________________
35727 [ 11345] By: nick                                  on 2001/07/13  06:24:18
35728         Log: Integrate mainline
35729      Branch: perlio
35730           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
35731            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
35732           !> (integrate 63 files)
35733 ____________________________________________________________________________
35734 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
35735         Log: Add d_bincompat5005 information to perl -V.
35736      Branch: perl
35737            ! myconfig.SH
35738 ____________________________________________________________________________
35739 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
35740         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
35741              From: Abhijit Menon-Sen <ams@wiw.org>
35742              Date: Fri, 13 Jul 2001 07:12:36 +0530
35743              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
35744      Branch: perl
35745            ! sv.c
35746 ____________________________________________________________________________
35747 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
35748         Log: Remove unicode::distinct, as per Inaba Hiroto.
35749      Branch: perl
35750            - lib/unicode/distinct.pm
35751            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
35752            ! t/lib/1_compile.t
35753 ____________________________________________________________________________
35754 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
35755         Log: Paging for Dr Octothorpe.
35756      Branch: perl
35757            ! pod/perlfaq4.pod
35758 ____________________________________________________________________________
35759 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
35760         Log: cut-n-paste error noticed by mjd.
35761      Branch: perl
35762            ! pod/perlfaq4.pod
35763 ____________________________________________________________________________
35764 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
35765         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
35766              From: Peter Prymmer <pvhp@forte.com>
35767              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
35768              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
35769      Branch: perl
35770            ! pod/perlfaq4.pod
35771 ____________________________________________________________________________
35772 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
35773         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
35774              From: Randall Gellens <randy@qualcomm.com>
35775              Date: Thu, 12 Jul 2001 16:56:23 -0700
35776              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
35777      Branch: perl
35778            ! Porting/repository.pod
35779 ____________________________________________________________________________
35780 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
35781         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
35782      Branch: perl
35783            ! thread.h
35784 ____________________________________________________________________________
35785 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
35786         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
35787              From: coral <coral@moonlight.crystalflame.net>
35788              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
35789              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
35790      Branch: perl
35791            ! thread.h
35792 ____________________________________________________________________________
35793 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
35794         Log: Metaconfig unit change for #11134.
35795      Branch: metaconfig
35796            + U/threads/d_pthread_atfork.U
35797 ____________________________________________________________________________
35798 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
35799         Log: Add HAS_PTHREAD_ATFORK.
35800      Branch: perl
35801            ! Configure NetWare/config.wc NetWare/config_H.wc
35802            ! Porting/Glossary Porting/config.sh Porting/config_H
35803            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
35804            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
35805            ! vos/config.ga.def vos/config.ga.h win32/config.bc
35806            ! win32/config.gc win32/config.vc win32/config_H.bc
35807            ! win32/config_H.gc win32/config_H.vc
35808 ____________________________________________________________________________
35809 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
35810         Log: Subject: [PATCH] File::Copy fails on tied handles
35811              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
35812              Date: Thu, 12 Jul 2001 15:18:51 -0700
35813              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
35814      Branch: perl
35815            ! lib/File/Copy.pm
35816 ____________________________________________________________________________
35817 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
35818         Log: Subject: [PATCH] Langinfo.t
35819              From: Nicholas Clark <nick@ccl4.org>
35820              Date: Thu, 12 Jul 2001 23:55:38 +0100
35821              Message-ID: <20010712235538.M5827@plum.flirble.org>
35822      Branch: perl
35823            ! ext/I18N/Langinfo/Langinfo.t
35824 ____________________________________________________________________________
35825 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
35826         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
35827              From: Peter Prymmer <pvhp@forte.com>
35828              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
35829              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
35830      Branch: perl
35831            ! pod/perl572delta.pod
35832 ____________________________________________________________________________
35833 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
35834         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
35835              From: Abhijit Menon-Sen <ams@wiw.org>
35836              Date: Fri, 13 Jul 2001 05:21:16 +0530
35837              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
35838      Branch: perl
35839            ! sv.c
35840 ____________________________________________________________________________
35841 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
35842         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
35843              From: Abhijit Menon-Sen <ams@wiw.org>
35844              Date: Fri, 13 Jul 2001 03:04:25 +0530
35845              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
35846      Branch: perl
35847            ! av.c
35848 ____________________________________________________________________________
35849 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
35850         Log: s/^M$//g
35851      Branch: perl
35852            ! win32/Makefile win32/makefile.mk
35853 ____________________________________________________________________________
35854 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
35855         Log: Update Changes.
35856      Branch: perl
35857            ! Changes patchlevel.h
35858 ____________________________________________________________________________
35859 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
35860         Log: Typo spotted by Philip Newton.
35861      Branch: perl
35862            ! pod/perl572delta.pod
35863 ____________________________________________________________________________
35864 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
35865         Log: Subject: [PATCH] fixes perl_clone of perl_clone
35866              From: Artur Bergman <artur@contiller.se>
35867              Date: Thu, 12 Jul 2001 20:57:09 +0200
35868              Message-ID: <B773BFA4.236B%artur@contiller.se>
35869      Branch: perl
35870            ! sv.c
35871 ____________________________________________________________________________
35872 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
35873         Log: Add README.uts from Hal Morris.
35874      Branch: perl
35875            + README.uts
35876            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
35877            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
35878 ____________________________________________________________________________
35879 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
35880         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
35881              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35882              Date: Thu, 12 Jul 2001 20:32:37 +0200
35883              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
35884      Branch: perl
35885            ! hints/aix.sh
35886 ____________________________________________________________________________
35887 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
35888         Log: Subject: Patch: document reg_data.what member
35889              From: Mark-Jason Dominus <mjd@plover.com>
35890              Message-ID: <20010712182532.14821.qmail@plover.com>
35891              Date: Thu, 12 Jul 2001 14:25:32 -0400
35892      Branch: perl
35893            ! regcomp.c regcomp.h
35894 ____________________________________________________________________________
35895 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
35896         Log: Subject: [PATCH] Perl_re_dup()
35897              From: Abhijit Menon-Sen <ams@wiw.org>
35898              Date: Thu, 12 Jul 2001 23:54:32 +0530
35899              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
35900      Branch: perl
35901            ! embed.h embed.pl perlapi.c proto.h sv.c
35902 ____________________________________________________________________________
35903 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
35904         Log: Regen Configure, modlib, toc.
35905      Branch: perl
35906            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
35907            ! pod/perlmodlib.pod pod/perltoc.pod
35908 ____________________________________________________________________________
35909 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
35910         Log: The problem seems to be in PerlIO::Layer::->find() not
35911              accepting the ":encoding(blurflur)" arguments.
35912      Branch: perl
35913            ! lib/PerlIO.pm lib/open.pm
35914 ____________________________________________________________________________
35915 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
35916         Log: AIX doc update.
35917      Branch: perl
35918            ! README.aix pod/perl572delta.pod
35919 ____________________________________________________________________________
35920 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
35921         Log: Subject: AIX README update
35922              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35923              Date: Thu, 12 Jul 2001 19:28:30 +0200
35924              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
35925      Branch: perl
35926            ! README.aix
35927 ____________________________________________________________________________
35928 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
35929         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
35930              From: Norton Allen <allen@huarp.harvard.edu>
35931              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
35932              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
35933      Branch: perl
35934            ! ext/IO/lib/IO/t/io_unix.t
35935 ____________________________________________________________________________
35936 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
35937         Log: Subject: [PATCH README.qnx hints/qnx.sh]
35938              From: Norton Allen <allen@huarp.harvard.edu>
35939              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
35940              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
35941      Branch: perl
35942            ! README.qnx hints/qnx.sh
35943 ____________________________________________________________________________
35944 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
35945         Log: Subject: [patch] faster PM_GETRE
35946              From: Doug MacEachern <dougm@covalent.net>
35947              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
35948              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
35949      Branch: perl
35950            ! op.h
35951 ____________________________________________________________________________
35952 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
35953         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
35954              From: Doug MacEachern <dougm@covalent.net>
35955              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
35956              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
35957      Branch: perl
35958            ! op.c
35959 ____________________________________________________________________________
35960 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
35961         Log: Tell where the nice Estonian database is.
35962      Branch: perl
35963            ! lib/open.pm
35964 ____________________________________________________________________________
35965 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
35966         Log: Retract #11309 since #11310 is a better fix.
35967      Branch: perl
35968            ! t/lib/1_compile.t
35969 ____________________________________________________________________________
35970 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
35971         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
35972              change#11300 needs to return the status of failed win32_spawnvp())
35973              
35974              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
35975              splitting correctly; remove unused variables; 'require' at run time
35976              rather than 'use' at compile time for I18N::Langinfo, since it
35977              isn't everyware
35978      Branch: perl
35979            ! lib/open.pm win32/win32.c
35980 ____________________________________________________________________________
35981 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
35982         Log: Temporary workaround.
35983      Branch: perl
35984            ! t/lib/1_compile.t
35985 ____________________________________________________________________________
35986 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
35987         Log: UCD typo in #11306 and add also more known-to-be-tested
35988              modules to the skip list.
35989      Branch: perl
35990            ! t/lib/1_compile.t
35991 ____________________________________________________________________________
35992 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
35993         Log: Rename Unicode::UCD to UnicodeCD to avoid
35994              messups with case-insensitive filesystems.
35995      Branch: perl
35996            + lib/UnicodeCD.pm lib/UnicodeCD.t
35997            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
35998            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
35999 ____________________________________________________________________________
36000 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
36001         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
36002              From: daniel@biz.bitpusher.com
36003              Date: Wed, 11 Jul 2001 23:25:47 -0700
36004              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
36005      Branch: perl
36006            ! lib/Tie/Array.pm t/op/splice.t
36007 ____________________________________________________________________________
36008 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
36009         Log: Subject: [PATCH] More accurate line numbers in messages
36010              From: Paul Johnson <paul@pjcj.net>
36011              Date: Thu, 12 Jul 2001 04:14:11 +0200
36012              Message-ID: <20010712041411.A3467@pjcj.net>
36013              
36014              (With prototyping and multiplicity tweaks.)
36015      Branch: perl
36016            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
36017 ____________________________________________________________________________
36018 [ 11304] By: nick                                  on 2001/07/12  12:53:40
36019         Log: Integrate mainline
36020      Branch: perlio
36021           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
36022           !> regexec.c thread.h
36023 ____________________________________________________________________________
36024 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
36025         Log: Cut-and-pasto in #11298.
36026      Branch: perl
36027            ! ext/ByteLoader/bytecode.h
36028 ____________________________________________________________________________
36029 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
36030         Log: Update the AIX known problems section.
36031      Branch: perl
36032            ! pod/perl572delta.pod
36033 ____________________________________________________________________________
36034 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
36035         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
36036              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36037              Date: Thu, 12 Jul 2001 12:16:16 +0200
36038              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
36039      Branch: perl
36040            ! hints/aix.sh
36041 ____________________________________________________________________________
36042 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
36043         Log: Integrate perlio.
36044      Branch: perl
36045           !> makedef.pl win32/win32.c
36046 ____________________________________________________________________________
36047 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
36048         Log: Subject: [PATCH] fix for PMOP threadness failures
36049              From: Artur Bergman <artur@contiller.se>
36050              Date: Thu, 12 Jul 2001 09:48:06 +0200
36051              Message-ID: <B77322D6.22DD%artur@contiller.se>
36052      Branch: perl
36053            ! regexec.c
36054 ____________________________________________________________________________
36055 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
36056         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
36057              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
36058              Date: Thu, 12 Jul 2001 09:09:48 +0200
36059              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
36060              
36061              More parentheses to keep bcc happy.
36062      Branch: perl
36063            ! ext/ByteLoader/bytecode.h
36064 ____________________________________________________________________________
36065 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
36066         Log: Subject: Re: [patch] pthread_atfork bandaid
36067              From: Doug MacEachern <dougm@covalent.net>
36068              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
36069              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
36070      Branch: perl
36071            ! thread.h
36072 ____________________________________________________________________________
36073 [ 11296] By: nick                                  on 2001/07/12  11:55:48
36074         Log: Exclude reentrant_buffer from .def file
36075      Branch: perlio
36076            ! makedef.pl
36077 ____________________________________________________________________________
36078 [ 11295] By: nick                                  on 2001/07/12  11:11:44
36079         Log: Honour void-ness of my_exit()
36080      Branch: perlio
36081            ! win32/win32.c
36082 ____________________________________________________________________________
36083 [ 11294] By: nick                                  on 2001/07/12  07:51:04
36084         Log: Integrate mainline
36085      Branch: perlio
36086           +> uts/sprintf_wrap.c
36087           !> (integrate 35 files)
36088 ____________________________________________________________________________
36089 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
36090         Log: Retract #11289.
36091      Branch: perl
36092            ! embed.h embed.pl perl.c proto.h thread.h
36093 ____________________________________________________________________________
36094 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
36095         Log: Now the :locale pseudolayer *almost* works...
36096      Branch: perl
36097            ! lib/open.pm
36098 ____________________________________________________________________________
36099 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
36100         Log: Locale encoding tweaks.
36101      Branch: perl
36102            ! lib/open.pm
36103 ____________________________________________________________________________
36104 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
36105         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
36106              From: Mark-Jason Dominus <mjd@plover.com>
36107              Date: Thu, 12 Jul 2001 00:59:31 -0400
36108              Message-ID: <20010712045931.8543.qmail@plover.com>
36109              
36110              Remove the chmod/umask leading zero warning.
36111      Branch: perl
36112            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
36113            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
36114 ____________________________________________________________________________
36115 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
36116         Log: (Retracted by #11289.)
36117      Branch: perl
36118            ! embed.h embed.pl perl.c proto.h thread.h
36119 ____________________________________________________________________________
36120 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
36121         Log: Needed by #11283.
36122      Branch: perl
36123            ! intrpvar.h
36124 ____________________________________________________________________________
36125 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
36126         Log: Metaconfig unit change for #11286.
36127      Branch: metaconfig/U/perl
36128            ! patchlevel.U
36129 ____________________________________________________________________________
36130 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
36131         Log: Subject: Re: [PATCH Configure] perl -V broken
36132              From: Andy Dougherty <doughera@lafayette.edu>
36133              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
36134              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
36135      Branch: perl
36136            ! Configure myconfig.SH
36137 ____________________________________________________________________________
36138 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
36139         Log: Retract #11166 (and #11237).
36140      Branch: perl
36141            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
36142            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
36143            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
36144 ____________________________________________________________________________
36145 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
36146         Log: UTS tweaks for Hal Morris.
36147      Branch: perl
36148            + uts/sprintf_wrap.c
36149            ! MANIFEST hints/uts.sh perl.h
36150 ____________________________________________________________________________
36151 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
36152         Log: Subject: [PATCH] Use reentrant API glibc
36153              From: Artur Bergman <artur@contiller.se>
36154              Date: Thu, 12 Jul 2001 00:58:21 +0200
36155              Message-ID: <B772A6AD.2288%artur@contiller.se>
36156      Branch: perl
36157            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
36158            ! sv.c
36159 ____________________________________________________________________________
36160 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
36161         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
36162              From: barries <barries@slaysys.com>
36163              Date: Wed, 11 Jul 2001 15:11:46 -0400
36164              Message-ID: <20010711151146.G24560@jester.slaysys.com>
36165      Branch: perl
36166            ! pp_sys.c t/lib/warnings/doio win32/win32.c
36167 ____________________________________________________________________________
36168 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
36169         Log: Subject: [patch] pthread_atfork bandaid
36170              From: Doug MacEachern <dougm@covalent.net>
36171              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
36172              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
36173      Branch: perl
36174            ! miniperlmain.c perl.c
36175 ____________________________________________________________________________
36176 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
36177         Log: Subject: [patch] perl_clone leaks
36178              From: Doug MacEachern <dougm@covalent.net>
36179              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
36180              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
36181      Branch: perl
36182            ! sv.c
36183 ____________________________________________________________________________
36184 [ 11279] By: nick                                  on 2001/07/11  15:49:38
36185         Log: Integrate mainline
36186      Branch: perlio
36187           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
36188           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
36189           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
36190           +> lib/Term/ANSIColor/README
36191           !> (integrate 54 files)
36192 ____________________________________________________________________________
36193 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
36194         Log: Update Changes.
36195      Branch: perl
36196            ! Changes patchlevel.h
36197 ____________________________________________________________________________
36198 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
36199         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
36200              From: Peter Prymmer <pvhp@forte.com>
36201              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
36202              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
36203              
36204              Backport of embed.pl to 5.003.
36205      Branch: perl
36206            ! embed.pl
36207 ____________________________________________________________________________
36208 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
36209         Log: Subject: Re: POSIX test #14 on UTS 
36210              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
36211              Date: Wed, 11 Jul 2001 03:02:14 +0100
36212              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
36213      Branch: perl
36214            ! ext/POSIX/POSIX.t
36215 ____________________________________________________________________________
36216 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
36217         Log: Make the I32 an IV to preserve structure alignment and size.
36218      Branch: perl
36219            ! op.h
36220 ____________________________________________________________________________
36221 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
36222         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
36223              From: "Artur Bergman" <artur@contiller.se>
36224              Date: Wed, 11 Jul 2001 14:23:37 +0200
36225              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
36226              
36227              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
36228      Branch: perl
36229            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
36230            ! pod/perlapi.pod sv.c
36231 ____________________________________________________________________________
36232 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
36233         Log: Tweak until Pod::Parser gets updated.
36234      Branch: perl
36235            ! t/pod/special_seqs.xr
36236 ____________________________________________________________________________
36237 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
36238         Log: File::Spec usage tweak.
36239      Branch: perl
36240            ! lib/ExtUtils.t
36241 ____________________________________________________________________________
36242 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
36243         Log: Integrate #11263 from macperl; macos and macosx updates.
36244      Branch: perl
36245           !> pod/perlport.pod
36246 ____________________________________________________________________________
36247 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
36248         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
36249              From: Peter Prymmer <pvhp@forte.com>
36250              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
36251              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
36252      Branch: perl
36253            + ext/Time/HiRes/hints/dynixptx.pl
36254            ! MANIFEST hints/dynixptx.sh
36255 ____________________________________________________________________________
36256 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
36257         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
36258              From: Nicholas Clark <nick@ccl4.org>
36259              Date: Tue, 10 Jul 2001 23:17:43 +0100
36260              Message-ID: <20010710231742.B59620@plum.flirble.org>
36261      Branch: perl
36262            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
36263 ____________________________________________________________________________
36264 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
36265         Log: Subject: [DOC PATCH] Pluggable runops
36266              From: Paul Johnson <paul@pjcj.net>
36267              Date: Tue, 10 Jul 2001 21:53:28 +0200
36268              Message-ID: <20010710215328.B26577@pjcj.net>
36269      Branch: perl
36270            ! pod/perlguts.pod
36271 ____________________________________________________________________________
36272 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
36273         Log: Subject: [PATCH] Authors
36274              From: Artur Bergman <artur@contiller.se>
36275              Date: Tue, 10 Jul 2001 20:39:12 +0200
36276              Message-ID: <B771186F.21CD%artur@contiller.se>
36277      Branch: perl
36278            ! AUTHORS
36279 ____________________________________________________________________________
36280 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
36281         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
36282              From: Doug MacEachern <dougm@covalent.net>
36283              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
36284              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
36285      Branch: perl
36286            ! pp_ctl.c
36287 ____________________________________________________________________________
36288 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
36289         Log: Subject: doc patch; times() in scalar context
36290              From: mjd@plover.com
36291              Date: 10 Jul 2001 18:01:17 -0000
36292              Message-ID: <20010710180117.12477.qmail@plover.com>
36293      Branch: perl
36294            ! pod/perlfunc.pod
36295 ____________________________________________________________________________
36296 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
36297         Log: Subject: [PATCH] Small fix to pp_gmtime
36298              From: Artur Bergman <artur@contiller.se>
36299              Date: Tue, 10 Jul 2001 19:54:52 +0200
36300              Message-ID: <B7710E0B.21C5%artur@contiller.se>
36301      Branch: perl
36302            ! pp_sys.c
36303 ____________________________________________________________________________
36304 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
36305         Log: Integrate changes from mainline perl, add notes about
36306              Mac OS X and Mac OS.
36307      Branch: maint-5.6/macperl
36308            ! pod/perlport.pod
36309 ____________________________________________________________________________
36310 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
36311         Log: A proof of the dangers of package; ?
36312      Branch: perl
36313            ! t/lib/warnings/op
36314 ____________________________________________________________________________
36315 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
36316         Log: Regen toc and modlib.
36317      Branch: perl
36318            ! pod/perlmodlib.pod pod/perltoc.pod
36319 ____________________________________________________________________________
36320 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
36321         Log: Add compexcl(), casefold(), and casespec() interfaces;
36322              and make all interfaces to return hash references instead
36323              of hashes. 
36324      Branch: perl
36325            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
36326 ____________________________________________________________________________
36327 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
36328         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
36329              From: "Philip Newton" <Philip.Newton@gmx.net>
36330              Date: Tue, 10 Jul 2001 09:55:59 +0200
36331              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
36332              
36333              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
36334              From: "Philip Newton" <Philip.Newton@gmx.net>
36335              Date: Tue, 10 Jul 2001 09:56:37 +0200
36336              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
36337      Branch: perl
36338            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
36339            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
36340 ____________________________________________________________________________
36341 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
36342         Log: Subject: [patch] undef &xsub for 1,2
36343              From: Doug MacEachern <dougm@covalent.net>
36344              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
36345              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
36346              
36347              (This version of the patch with a comment from Gisle.)
36348      Branch: perl
36349            ! op.c
36350 ____________________________________________________________________________
36351 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
36352         Log: Mention package; deprecation and the Win32 problems.
36353      Branch: perl
36354            ! pod/perl572delta.pod
36355 ____________________________________________________________________________
36356 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
36357         Log: Subject: [PATCH] deprecate package with no arguments
36358              From: Robin Houston <robin@kitsite.com>
36359              Date: Tue, 10 Jul 2001 13:33:40 +0100
36360              Message-ID: <20010710133340.A13452@robin.kitsite.com>
36361      Branch: perl
36362            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
36363 ____________________________________________________________________________
36364 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
36365         Log: Upgrade to podlators 1.10.
36366      Branch: perl
36367            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
36368            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
36369            ! pod/pod2man.PL pod/pod2text.PL
36370 ____________________________________________________________________________
36371 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
36372         Log: Upgrade to Term::ANSIColor 1.04.
36373      Branch: perl
36374            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
36375            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
36376 ____________________________________________________________________________
36377 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
36378         Log: Integrate perlio (the right fix for the ":layer(args)")
36379      Branch: perl
36380           !> perlio.c
36381 ____________________________________________________________________________
36382 [ 11252] By: nick                                  on 2001/07/10  06:58:14
36383         Log: Fix open(...,"...:layer(xxx)",...)
36384              - use memEQ not strEQ as there is '(' not '\0'
36385      Branch: perlio
36386            ! perlio.c
36387 ____________________________________________________________________________
36388 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
36389         Log: Telling the number of tests helps.
36390      Branch: perl
36391            ! ext/PerlIO/t/encoding.t
36392 ____________________________________________________________________________
36393 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
36394         Log: Require I18N::Langinfo, not use.
36395      Branch: perl
36396            ! lib/open.pm
36397 ____________________________________________________________________________
36398 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
36399         Log: Add a test for for PerlIO ":encoding(...)" layer.
36400      Branch: perl
36401            + ext/PerlIO/t/encoding.t
36402            ! MANIFEST ext/Encode/Encode.pm
36403 ____________________________________________________________________________
36404 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
36405         Log: PerlIO ":encoding(foobar)" temporary fix.
36406              Not really correct, I think, since the change means
36407              that prefixes match.
36408      Branch: perl
36409            ! perlio.c
36410 ____________________________________________________________________________
36411 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
36412         Log: Update to Math::BigInt 1.36.  The biggest news is
36413              the separation of the backend; now the pure Perl
36414              implementation is in Math::BigInt::Calc, but one
36415              can plugin, say, Math::BigInt::BitVect, and get
36416              considerable speedup.
36417      Branch: perl
36418            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
36419            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
36420            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
36421            ! lib/Math/BigInt/t/mbimbf.t
36422 ____________________________________________________________________________
36423 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
36424         Log: Subject: Re: compatibility question
36425              From: Peter Prymmer <pvhp@forte.com>
36426              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
36427              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
36428      Branch: perl
36429            ! lib/ExtUtils/MM_VMS.pm
36430 ____________________________________________________________________________
36431 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
36432         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
36433              From: Norton Allen <allen@huarp.harvard.edu>
36434              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
36435              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
36436      Branch: perl
36437            ! ext/File/Glob/t/basic.t
36438 ____________________________________________________________________________
36439 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
36440         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
36441              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36442              Date: Tue, 10 Jul 2001 00:29:55 +0900
36443              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
36444      Branch: perl
36445            + ext/Encode/Encode/HZ.enc
36446            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
36447            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
36448            ! ext/Encode/Encode/iso2022-jp.enc
36449            ! ext/Encode/Encode/iso2022-kr.enc
36450 ____________________________________________________________________________
36451 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
36452         Log: Add in all them there macos/ files.
36453      Branch: maint-5.6/macperl
36454            + (add 577 files)
36455 ____________________________________________________________________________
36456 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
36457         Log: Add the new modules to the list of having those own tests.
36458      Branch: perl
36459            ! t/lib/1_compile.t
36460 ____________________________________________________________________________
36461 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
36462         Log: Add INOUT to control both ways at the same time.
36463      Branch: perl
36464            ! lib/open.pm
36465 ____________________________________________________________________________
36466 [ 11240] By: nick                                  on 2001/07/09  16:33:50
36467         Log: Integrate mainline
36468      Branch: perlio
36469           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
36470           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
36471           !> (integrate 41 files)
36472 ____________________________________________________________________________
36473 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
36474         Log: More encoding mapping magic.
36475      Branch: perl
36476            ! lib/open.pm
36477 ____________________________________________________________________________
36478 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
36479         Log: Update Changes.
36480      Branch: perl
36481            ! Changes patchlevel.h
36482 ____________________________________________________________________________
36483 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
36484         Log: (Retracted by #11285).
36485              
36486              Subject: [PATCH] OPpCONST_OCTAL fixes
36487              From: Abhijit Menon-Sen <ams@wiw.org>
36488              Date: Mon, 9 Jul 2001 07:38:45 +0530
36489              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
36490      Branch: perl
36491            ! op.c
36492 ____________________________________________________________________________
36493 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
36494         Log: Add a pseudolayer ":locale" to the open pragma which
36495              will get the encoding from the locale.  Yet undocumented
36496              because I can't get the PerlIO :encoding(foobar) to work.
36497      Branch: perl
36498            ! ext/Encode/Encode.pm lib/open.pm
36499 ____________________________________________________________________________
36500 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
36501         Log: Add more encoding mappings.
36502      Branch: perl
36503            ! ext/Encode/Encode.pm
36504 ____________________________________________________________________________
36505 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
36506         Log: Document that using :encoding layer requires using Encode.
36507      Branch: perl
36508            ! ext/Encode/Encode.pm lib/PerlIO.pm
36509 ____________________________________________________________________________
36510 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
36511         Log: Netware tweak from Ananth Kesari.
36512      Branch: perl
36513            ! NetWare/netware.h
36514 ____________________________________________________________________________
36515 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
36516         Log: t/harness doesn't know about run/*.t
36517      Branch: perl
36518            ! t/harness
36519 ____________________________________________________________________________
36520 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
36521         Log: run/exit.t busted on windows
36522      Branch: perl
36523            ! t/run/exit.t
36524 ____________________________________________________________________________
36525 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
36526         Log: fix a couple of UCD.t tests that fail due to bad case
36527      Branch: perl
36528            ! lib/Unicode/UCD.t
36529 ____________________________________________________________________________
36530 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
36531         Log: test skip logic was broken
36532      Branch: perl
36533            ! ext/I18N/Langinfo/Langinfo.t
36534 ____________________________________________________________________________
36535 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
36536         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
36537              failure of ExtUtils.t#27 when built in debug mode)
36538      Branch: perl
36539            ! lib/ExtUtils/MM_Win32.pm
36540 ____________________________________________________________________________
36541 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
36542         Log: I18N::Langinfo is not available on windows
36543      Branch: perl
36544            ! win32/FindExt.pm
36545 ____________________________________________________________________________
36546 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
36547         Log: save a dTHX
36548      Branch: perl
36549            ! ext/POSIX/POSIX.xs
36550 ____________________________________________________________________________
36551 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
36552         Log: Update Changes.
36553      Branch: perl
36554            ! Changes patchlevel.h
36555 ____________________________________________________________________________
36556 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
36557         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
36558              as pointed out by Sarathy.
36559      Branch: perl
36560            ! ext/I18N/Langinfo/Langinfo.xs
36561 ____________________________________________________________________________
36562 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
36563         Log: Retract #11212.
36564      Branch: perl
36565            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
36566 ____________________________________________________________________________
36567 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
36568         Log: Bump up the VERSION of Cwd.xs.
36569      Branch: perl
36570            ! ext/Cwd/Makefile.PL
36571 ____________________________________________________________________________
36572 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
36573         Log: Retract #11220, the problem wasn't the missing leading zero.
36574              Here's the problem:
36575              $ ./perl -we 'chmod(oct("755"), ".")'
36576              Non-octal literal mode (493) specified at -e line 1.
36577              (Did you mean 0493 instead?)
36578      Branch: perl
36579            ! lib/ExtUtils/MM_Unix.pm
36580 ____________________________________________________________________________
36581 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
36582         Log: (Retracted by #11221)
36583              Change the PERM_RW and PERM_RWX to 0644 and 0755
36584              (add the leading zero).
36585      Branch: perl
36586            ! lib/ExtUtils/MM_Unix.pm
36587 ____________________________________________________________________________
36588 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
36589         Log: Integrate changes #11193, 11205, 11209 from macperl.
36590              
36591              Fix up AutoLoader to fudge for Mac paths in import().
36592              
36593              Allow symbols in try_symbol() to begin with "_".
36594              
36595              Small portability fix for Mac OS.
36596      Branch: perl
36597           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
36598 ____________________________________________________________________________
36599 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
36600         Log: Metaconfig unit change for #11217.
36601      Branch: metaconfig/U/perl
36602            ! Extensions.U
36603 ____________________________________________________________________________
36604 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
36605         Log: Detypo, problem noticed by Gerrit P. Haase.
36606      Branch: perl
36607            ! Configure config_h.SH
36608 ____________________________________________________________________________
36609 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
36610         Log: Cwd cleanups.
36611      Branch: perl
36612            ! ext/Cwd/Cwd.xs
36613 ____________________________________________________________________________
36614 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
36615         Log: Slight tweaks on #11213.
36616      Branch: perl
36617            ! toke.c
36618 ____________________________________________________________________________
36619 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
36620         Log: A missing dTHX noticed by Gerrit P. Haase.
36621      Branch: perl
36622            ! ext/POSIX/POSIX.xs
36623 ____________________________________________________________________________
36624 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
36625         Log: Subject: [PATCH toke.c] Simplify yytoke()
36626              From: Simon Cozens <simon@netthink.co.uk>
36627              Date: Sun, 8 Jul 2001 13:24:34 +0100
36628              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
36629              
36630              Split out pending_ident().
36631      Branch: perl
36632            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
36633 ____________________________________________________________________________
36634 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
36635         Log: (Retracted by #11223.)
36636              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
36637              Date: Wed, 05 Nov 1997 17:22:34 -0600
36638              From: Graham Barr <gbarr@ti.com>
36639              Message-Id: <3460FFBA.6DA51F46@ti.com>
36640      Branch: perl
36641            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
36642 ____________________________________________________________________________
36643 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
36644         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
36645      Branch: perl
36646            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
36647            ! pod/perllocale.pod
36648 ____________________________________________________________________________
36649 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
36650         Log: Really do the test under the C locale.
36651      Branch: perl
36652            ! ext/I18N/Langinfo/Langinfo.t
36653 ____________________________________________________________________________
36654 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
36655         Log: Small portability fix for Mac OS.
36656      Branch: maint-5.6/macperl
36657            ! lib/Cwd.pm
36658 ____________________________________________________________________________
36659 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
36660         Log: Metaconfig unit change for #11207.
36661      Branch: metaconfig/U/perl
36662            ! Extensions.U
36663 ____________________________________________________________________________
36664 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
36665         Log: Add I18N::Langinfo, which is basically a wrapper around
36666              nl_langinfo(), which is an additional way to query locale
36667              specific information.
36668      Branch: perl
36669            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
36670            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
36671            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
36672 ____________________________________________________________________________
36673 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
36674         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
36675              used in File::Find tests; replace with if.t.
36676      Branch: maint-5.6/macperl
36677            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
36678            ! t/pragma/warn/op
36679 ____________________________________________________________________________
36680 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
36681         Log: Allow symbols in try_symbol() to begin with "_".
36682      Branch: maint-5.6/macperl
36683            ! makedef.pl
36684 ____________________________________________________________________________
36685 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
36686         Log: Sync up the File::Find changes from the rewrite by
36687              Thomas Wegner, et al.
36688      Branch: maint-5.6/macperl
36689            + t/lib/filefind-taint.t
36690            ! lib/File/Find.pm t/lib/filefind.t
36691 ____________________________________________________________________________
36692 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
36693         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
36694              From: Thomas Wegner <wegner_thomas@yahoo.com>
36695              Date: Thu, 5 Jul 2001 20:31:25 +0200
36696              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
36697      Branch: maint-5.6/macperl
36698            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
36699 ____________________________________________________________________________
36700 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
36701         Log: Some more test portability fixes.
36702      Branch: maint-5.6/macperl
36703            ! t/lib/filecopy.t t/pragma/warn/pp_sys
36704 ____________________________________________________________________________
36705 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
36706         Log: The #11200 removed wrong (non-existent) target.  Duh.
36707      Branch: perl
36708            ! Makefile.SH
36709 ____________________________________________________________________________
36710 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
36711         Log: Zap the lib/re.pm before creating it.
36712      Branch: perl
36713            ! Makefile.SH
36714 ____________________________________________________________________________
36715 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
36716         Log: Another test.  Please ignore.
36717      Branch: maint-5.6/macperl
36718            ! README.macos
36719 ____________________________________________________________________________
36720 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
36721         Log: Portability fixes for a lot of tests, especially IO-related
36722              tests, and warnings, and the harness script.
36723      Branch: maint-5.6/macperl
36724            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
36725            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
36726            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
36727            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
36728            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
36729            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
36730            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
36731            ! t/pragma/warnings.t
36732 ____________________________________________________________________________
36733 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
36734         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
36735              From: Nicholas Clark <nick@ccl4.org>
36736              Date: Sat, 7 Jul 2001 21:00:17 +0100
36737              Message-ID: <20010707210017.H59620@plum.flirble.org>
36738      Branch: perl
36739            ! lib/h2xs.t
36740 ____________________________________________________________________________
36741 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
36742         Log: The UNICOS/mk SysV IPC problem has been fixed.
36743      Branch: perl
36744            ! pod/perl572delta.pod
36745 ____________________________________________________________________________
36746 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
36747         Log: Slight update tweaks on perlunicode.pod.
36748      Branch: perl
36749            ! pod/perlunicode.pod
36750 ____________________________________________________________________________
36751 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
36752         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
36753              From: Mark-Jason Dominus <mjd@plover.com>
36754              Date: Sat, 07 Jul 2001 13:04:04 -0400
36755              Message-ID: <20010707170404.32694.qmail@plover.com>
36756      Branch: perl
36757            ! ext/DB_File/DB_File.pm
36758 ____________________________________________________________________________
36759 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
36760         Log: Fix up AutoLoader to fudge for Mac paths in import().
36761      Branch: maint-5.6/macperl
36762            ! lib/AutoLoader.pm
36763 ____________________________________________________________________________
36764 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
36765         Log: Try to force the lib/re.pm to be there before entering
36766              the extensions builds, should help for parallel makes.
36767      Branch: perl
36768            ! Makefile.SH
36769 ____________________________________________________________________________
36770 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
36771         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
36772              From: Norton Allen <allen@huarp.harvard.edu>
36773              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
36774              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
36775      Branch: perl
36776            ! ext/POSIX/POSIX.xs
36777 ____________________________________________________________________________
36778 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
36779         Log: Subject: [PATCH] Re: op/arith.t
36780              From: Nicholas Clark <nick@ccl4.org>
36781              Date: Sat, 7 Jul 2001 13:04:54 +0100
36782              Message-ID: <20010707130454.D59620@plum.flirble.org>
36783      Branch: perl
36784            ! numeric.c toke.c
36785 ____________________________________________________________________________
36786 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
36787         Log: Subject: [PATCH] h2xs
36788              From: Nicholas Clark <nick@ccl4.org>
36789              Date: Fri, 6 Jul 2001 23:25:14 +0100
36790              Message-ID: <20010706232514.X59620@plum.flirble.org>
36791      Branch: perl
36792            ! utils/h2xs.PL
36793 ____________________________________________________________________________
36794 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
36795         Log: Subject: Re: bleedperl perl_alloc..free leakage
36796              From: Radu Greab <radu@netsoft.ro>
36797              Date: Fri, 6 Jul 2001 19:48:54 +0300
36798              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
36799              
36800              Leak-be-gone.
36801      Branch: perl
36802            ! op.c
36803 ____________________________________________________________________________
36804 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
36805         Log: Test again.  Please ignore.
36806      Branch: maint-5.6/macperl
36807            ! README.macos
36808 ____________________________________________________________________________
36809 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
36810         Log: Test.  Please ignore.
36811      Branch: maint-5.6/macperl
36812            ! README.macos
36813 ____________________________________________________________________________
36814 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
36815         Log: Include changes already sent in separately as patches,
36816              before branch was created.
36817      Branch: maint-5.6/macperl
36818            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
36819            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
36820            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
36821            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
36822            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
36823            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
36824            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
36825            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
36826            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
36827            ! t/pragma/strict.t
36828 ____________________________________________________________________________
36829 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
36830         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
36831              From: Norton Allen <allen@huarp.harvard.edu>
36832              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
36833              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
36834      Branch: perl
36835            ! utf8.h
36836 ____________________________________________________________________________
36837 [ 11183] By: nick                                  on 2001/07/06  16:27:40
36838         Log: Integrate mainline
36839      Branch: perlio
36840           +> (branch 42 files)
36841            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
36842            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
36843            - win32/bin/mdelete.bat
36844           !> (integrate 215 files)
36845 ____________________________________________________________________________
36846 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
36847         Log: The #11166 needed also these updated.
36848      Branch: perl
36849            ! lib/warnings.pm warnings.h
36850 ____________________________________________________________________________
36851 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
36852         Log: Update Changes.
36853      Branch: perl
36854            ! Changes patchlevel.h
36855 ____________________________________________________________________________
36856 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
36857         Log: Regen toc.
36858      Branch: perl
36859            ! pod/perltoc.pod
36860 ____________________________________________________________________________
36861 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
36862         Log: Nit from Abhijit.
36863      Branch: perl
36864            ! lib/CPAN.pm
36865 ____________________________________________________________________________
36866 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
36867         Log: Retract #11172.
36868      Branch: perl
36869            ! t/op/method.t
36870 ____________________________________________________________________________
36871 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
36872         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
36873              From: Norton Allen <allen@huarp.harvard.edu>
36874              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
36875              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
36876      Branch: perl
36877            ! lib/Cwd.pm
36878 ____________________________________________________________________________
36879 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
36880         Log: (Accidentally empty check-in.)
36881      Branch: perl
36882            ! utf8.h
36883 ____________________________________________________________________________
36884 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
36885         Log: Retract #11165 since Sarathy pointed out it'll not
36886              work properly under threads, the problem should be
36887              solved using "the savestack, either via SSNEW() or
36888              using a newSVpv()+SAVEFREESV() combo."
36889      Branch: perl
36890            ! ext/POSIX/POSIX.xs
36891 ____________________________________________________________________________
36892 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
36893         Log: Retract #11125 since NI-S pointed out it'll not work in
36894              cases where the extension has their own handcrafted INC
36895              et alia.
36896      Branch: perl
36897            ! lib/ExtUtils/MM_Unix.pm
36898 ____________________________________________________________________________
36899 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
36900         Log: Subject: RE: [PATCH] -I and MakeMaker again
36901              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
36902              Date: Fri, 6 Jul 2001 09:18:29 +0200
36903              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
36904      Branch: perl
36905            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
36906            ! lib/ExtUtils/MM_Win32.pm
36907 ____________________________________________________________________________
36908 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
36909         Log: (Retracted by #11178)
36910              Subject: [PATCH t/op/method.t] SUPER:: strangeness
36911              From: Piers Cawley <pdcawley@iterative-software.com>
36912              Date: 06 Jul 2001 10:49:01 +0100
36913              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
36914      Branch: perl
36915            ! t/op/method.t
36916 ____________________________________________________________________________
36917 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
36918         Log: VOS README update from Paul Green.
36919      Branch: perl
36920            ! README.vos
36921 ____________________________________________________________________________
36922 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
36923         Log: Subject: [PATCH README.qnx hints/qnx.sh]
36924              From: Norton Allen <allen@huarp.harvard.edu>
36925              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
36926              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
36927      Branch: perl
36928            ! README.qnx hints/qnx.sh
36929 ____________________________________________________________________________
36930 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
36931         Log: Subject: [PATCH] Doc patch for Tie::Hash
36932              From: Artur Bergman <artur@contiller.se>
36933              Date: Thu, 05 Jul 2001 22:51:18 +0200
36934              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
36935      Branch: perl
36936            ! lib/Tie/Hash.pm
36937 ____________________________________________________________________________
36938 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
36939         Log: Subject: [PATCH] perlfaq4.pod
36940              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
36941              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
36942              Date: Thu, 5 Jul 2001 18:44:10 +0100 
36943      Branch: perl
36944            ! pod/perlfaq4.pod
36945 ____________________________________________________________________________
36946 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
36947         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
36948              From: Robin Houston <robin@kitsite.com>
36949              Date: Thu, 5 Jul 2001 18:33:21 +0100
36950              Message-ID: <20010705183321.A27345@robin.kitsite.com>
36951      Branch: perl
36952            ! ext/B/B/Deparse.pm
36953 ____________________________________________________________________________
36954 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
36955         Log: (Retracted by #11285.)
36956              
36957              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
36958              From: Abhijit Menon-Sen <ams@wiw.org>
36959              Date: Fri, 6 Jul 2001 01:26:32 +0530
36960              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
36961      Branch: perl
36962            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
36963            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
36964            ! warnings.pl
36965 ____________________________________________________________________________
36966 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
36967         Log: (Retracted by #11175)
36968              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
36969              From: Norton Allen <allen@huarp.harvard.edu>
36970              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
36971              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
36972      Branch: perl
36973            ! ext/POSIX/POSIX.xs
36974 ____________________________________________________________________________
36975 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
36976         Log: Unterminated C< (noticed by Richard Hatch), and few other
36977              small Unicode doc tweaks.
36978      Branch: perl
36979            ! pod/perlretut.pod
36980 ____________________________________________________________________________
36981 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
36982         Log: More flexible argument understanding; add charblocks() and
36983              charscripts(); make charblock() and charscript() two-way;
36984              add charinrange(); separate the $Unicode::UCD::VERSION and
36985              the version of the Unicode by adding UnicodeVersion().
36986      Branch: perl
36987            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
36988 ____________________________________________________________________________
36989 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
36990         Log: Update Unicode::UCD on \p{In...}.
36991      Branch: perl
36992            ! lib/Unicode/UCD.pm
36993 ____________________________________________________________________________
36994 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
36995         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
36996              From: Norton Allen <allen@huarp.harvard.edu>
36997              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
36998              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
36999      Branch: perl
37000            ! lib/ExtUtils/MM_Unix.pm
37001 ____________________________________________________________________________
37002 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
37003         Log: POSIX-BC tweaks from Thomas Dorner.
37004      Branch: perl
37005            ! hints/posix-bc.sh perlio.h
37006 ____________________________________________________________________________
37007 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
37008         Log: Module updates for the delta.
37009      Branch: perl
37010            ! pod/perl572delta.pod
37011 ____________________________________________________________________________
37012 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
37013         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
37014              From: Norton Allen <allen@huarp.harvard.edu>
37015              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
37016              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
37017      Branch: perl
37018            ! ext/IO/lib/IO/t/io_sock.t
37019 ____________________________________________________________________________
37020 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
37021         Log: Subject: [PATCH perldiag.pod] Quick fixes
37022              From: Simon Cozens <simon@netthink.co.uk>
37023              Date: Wed, 4 Jul 2001 20:22:12 +0100
37024              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
37025      Branch: perl
37026            ! pod/perldiag.pod
37027 ____________________________________________________________________________
37028 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
37029         Log: (retracted by #13533)
37030              
37031              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
37032              From: Radu Greab <radu@netsoft.ro>
37033              Date: Wed, 4 Jul 2001 22:13:31 +0300
37034              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
37035      Branch: perl
37036            ! op.c sv.c t/op/pos.t
37037 ____________________________________________________________________________
37038 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
37039         Log: Subject: [PATCH] -I and MakeMaker again
37040              From: Michael G Schwern <schwern@pobox.com>
37041              Date: Wed, 4 Jul 2001 15:03:07 -0400
37042              Message-ID: <20010704150307.I20340@blackrider>
37043              
37044              (and retract #11145)
37045      Branch: perl
37046            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
37047            ! lib/ExtUtils/MakeMaker.pm
37048 ____________________________________________________________________________
37049 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
37050         Log: Subject: Re: PERFORCE change 11142 for review
37051              From: "Philip Newton" <Philip.Newton@gmx.net>
37052              Date: Wed, 4 Jul 2001 20:46:26 +0200
37053              Message-Id: <200107041841.VAA25380@taas.iki.fi>
37054      Branch: perl
37055            ! lib/ExtUtils/MakeMaker.pm
37056 ____________________________________________________________________________
37057 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
37058         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
37059              From: Jonathan Stowe <gellyfish@gellyfish.com>
37060              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
37061              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
37062      Branch: perl
37063            ! utils/pl2pm.PL
37064 ____________________________________________________________________________
37065 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
37066         Log: fix the binary compatibility issue when building with/without
37067              usemymalloc by exporting Perl_malloc() et al as simple wrappers
37068              around the system functions (this allows most extensions built
37069              using one mode to coexist with perls built in the other mode)
37070              
37071              XXX the Perl_mfree() wrapper might need to do return(free()) on
37072              platforms where Free_t isn't "void"
37073      Branch: perl
37074            ! embed.h embed.pl makedef.pl proto.h util.c
37075 ____________________________________________________________________________
37076 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
37077         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
37078              since it doesn't ensure threads other than the one calling fork()
37079              aren't holding any locks; the fix is to use pthread_atfork() to
37080              hold global locks
37081              
37082              building perl with -Dusemymalloc exacerbates the problem since
37083              Perl_malloc() holds a mutex, and perl's exec() calls New()
37084              
37085              XXX the code in win32thread.h may be needed on platforms that have
37086              no pthread_atfork()
37087      Branch: perl
37088            ! perl.c thread.h win32/win32thread.h
37089 ____________________________________________________________________________
37090 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
37091         Log: Integrate #11009 from maintperl.
37092      Branch: maint-5.6/macperl
37093           !> lib/ExtUtils/Manifest.pm
37094 ____________________________________________________________________________
37095 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
37096         Log: Flexing my Perforce muscles.
37097      Branch: maint-5.6/macperl
37098            ! README.macos
37099 ____________________________________________________________________________
37100 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
37101         Log: Update Changes.
37102      Branch: perl
37103            ! Changes patchlevel.h
37104 ____________________________________________________________________________
37105 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
37106         Log: Metaconfig unit change for #11146.
37107      Branch: metaconfig/U/perl
37108            ! d_fcntl_can_lock.U
37109 ____________________________________________________________________________
37110 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
37111         Log: Somehow the #ifdefs of the added code (in #11093) made
37112              HP-UX to fail the fcntl locking test, without the ifdefs
37113              the test seems to be working again.  Reason unknown:
37114              HP-UX cc doesn't complain either way.
37115      Branch: perl
37116            ! Configure
37117 ____________________________________________________________________________
37118 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
37119         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
37120      Branch: perl
37121            ! lib/ExtUtils/MM_Unix.pm
37122 ____________________________________________________________________________
37123 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
37124         Log: gcc -Wall nit.
37125      Branch: perl
37126            ! pp_hot.c
37127 ____________________________________________________________________________
37128 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
37129         Log: When removing tests updating the test count is a good idea, too.
37130      Branch: perl
37131            ! lib/Net/t/require.t
37132 ____________________________________________________________________________
37133 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
37134         Log: Document #11134 and add the new symbols to the list of
37135              of MakeMaker known ones.
37136      Branch: perl
37137            ! lib/ExtUtils/MakeMaker.pm
37138 ____________________________________________________________________________
37139 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
37140         Log: Microperl update.
37141      Branch: perl
37142            ! uconfig.h
37143 ____________________________________________________________________________
37144 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
37145         Log: Update the libnet tests as per #11138.
37146      Branch: perl
37147            - lib/Net/t/ph.t
37148            ! MANIFEST lib/Net/t/require.t
37149 ____________________________________________________________________________
37150 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
37151         Log: Regen toc and modlib.
37152      Branch: perl
37153            ! pod/perlmodlib.pod pod/perltoc.pod
37154 ____________________________________________________________________________
37155 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
37156         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
37157              Graham's request.
37158      Branch: perl
37159            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
37160            ! MANIFEST
37161 ____________________________________________________________________________
37162 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
37163         Log: Add the OS/390 harness results to the delta.
37164      Branch: perl
37165            ! pod/perl572delta.pod
37166 ____________________________________________________________________________
37167 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
37168         Log: Avoid the two study tests in OS/390 until the bug has been solved.
37169      Branch: perl
37170            ! t/op/study.t
37171 ____________________________________________________________________________
37172 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
37173         Log: DOS/DJGPP tweaks from Laszlo Molnar.
37174      Branch: perl
37175            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
37176 ____________________________________________________________________________
37177 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
37178         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
37179              From: Michael G Schwern <schwern@pobox.com>
37180              Date: Wed, 4 Jul 2001 00:01:16 -0400
37181              Message-ID: <20010704000116.C591@blackrider>
37182      Branch: perl
37183            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
37184 ____________________________________________________________________________
37185 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
37186         Log: The #11132 missed singleton characters (not part
37187              of a unilo..unihi range) in Unicode scripts.
37188      Branch: perl
37189            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
37190            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
37191            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
37192            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
37193            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
37194            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
37195            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
37196            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
37197            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
37198            ! lib/unicode/mktables.PL t/op/pat.t
37199 ____________________________________________________________________________
37200 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
37201         Log: Support preferentially the Unicode 'scripts' definition
37202              in the \p{In...} notation since according to Unicode the
37203              scripts concept is more natural for matching than using
37204              the somewhat artificial block names.  The block names are
37205              still available, though, and if there's a name conflict,
37206              the scripts one wins and the blocks one has to do with
37207              'Block' appended to its name.  For more information see
37208              
37209              http://www.unicode.org/unicode/reports/tr24/
37210      Branch: perl
37211            + lib/unicode/In/100.pl lib/unicode/In/101.pl
37212            + lib/unicode/In/102.pl lib/unicode/In/103.pl
37213            + lib/unicode/In/104.pl lib/unicode/In/105.pl
37214            + lib/unicode/In/106.pl lib/unicode/In/107.pl
37215            + lib/unicode/In/108.pl lib/unicode/In/109.pl
37216            + lib/unicode/In/110.pl lib/unicode/In/111.pl
37217            + lib/unicode/In/112.pl lib/unicode/In/113.pl
37218            + lib/unicode/In/114.pl lib/unicode/In/115.pl
37219            + lib/unicode/In/116.pl lib/unicode/In/117.pl
37220            + lib/unicode/In/118.pl lib/unicode/In/119.pl
37221            + lib/unicode/In/120.pl lib/unicode/In/121.pl
37222            + lib/unicode/In/122.pl lib/unicode/In/123.pl
37223            + lib/unicode/In/124.pl lib/unicode/In/125.pl
37224            + lib/unicode/In/126.pl lib/unicode/In/127.pl
37225            + lib/unicode/In/128.pl lib/unicode/In/129.pl
37226            + lib/unicode/In/130.pl lib/unicode/In/131.pl
37227            + lib/unicode/In/132.pl lib/unicode/In/133.pl
37228            + lib/unicode/In/134.pl lib/unicode/In/135.pl
37229            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
37230            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
37231            ! (edit 106 files)
37232 ____________________________________________________________________________
37233 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
37234         Log: Better document the difference between a block and a script.
37235      Branch: perl
37236            ! lib/Unicode/UCD.pm
37237 ____________________________________________________________________________
37238 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
37239         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
37240              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
37241              Date: Tue, 3 Jul 2001 15:04:23 -0500
37242              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
37243      Branch: perl
37244            ! lib/CPAN.pm
37245 ____________________________________________________________________________
37246 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
37247         Log: Add tests for charscript().
37248      Branch: perl
37249            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
37250 ____________________________________________________________________________
37251 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
37252         Log: Add charscript() to get the UTR#24 script names of characters.
37253      Branch: perl
37254            ! lib/Unicode/UCD.pm
37255 ____________________________________________________________________________
37256 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
37257         Log: Todo updates.
37258      Branch: perl
37259            ! pod/perltodo.pod
37260 ____________________________________________________________________________
37261 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
37262         Log: Unicode::UCD updates.
37263      Branch: perl
37264            ! lib/Unicode/UCD.pm
37265 ____________________________________________________________________________
37266 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
37267         Log: (Retracted by #11174)
37268              Subject: MakeMaker should pass through DEFINE and INC to subdirs
37269              From: Alan Burlison <Alan.Burlison@sun.com>
37270              Date: Tue, 03 Jul 2001 15:20:13 +0100
37271              Message-ID: <3B41D49D.A923D4F9@sun.com>
37272      Branch: perl
37273            ! lib/ExtUtils/MM_Unix.pm
37274 ____________________________________________________________________________
37275 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
37276         Log: Subject: Patch needed for UTS
37277              From: hom00@utsglobal.com (Hal Morris)
37278              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
37279              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
37280              
37281              Replace #11113 with a better version.
37282      Branch: perl
37283            ! perl.h
37284 ____________________________________________________________________________
37285 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
37286         Log: Subject: Re: POINTERRIGOR
37287              From: Andy Dougherty <doughera@lafayette.edu>
37288              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
37289              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
37290      Branch: perl
37291            ! util.c
37292 ____________________________________________________________________________
37293 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
37294         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
37295              From: "Philip Newton" <pnewton@gmx.de>
37296              Date: Tue, 3 Jul 2001 17:03:34 +0200
37297              Message-ID: <3B41FAE6.29564.660E117@localhost>
37298      Branch: perl
37299            ! pp_hot.c
37300 ____________________________________________________________________________
37301 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
37302         Log: Typos.
37303      Branch: perl
37304            ! INSTALL
37305 ____________________________________________________________________________
37306 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
37307         Log: Subject: [PATCH 5.6.1] debugger fixes
37308              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37309              Date: Tue, 3 Jul 2001 03:38:18 -0400
37310              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
37311              
37312              The $^S is working again.
37313      Branch: perl
37314            ! lib/perl5db.pl
37315 ____________________________________________________________________________
37316 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
37317         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
37318              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37319              Date: Tue, 3 Jul 2001 03:34:06 -0400
37320              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
37321      Branch: perl
37322            ! os2/OS2/Process/Process.pm
37323 ____________________________________________________________________________
37324 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
37325         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
37326              From: "Philip Newton" <Philip.Newton@gmx.net>
37327              Date: Tue, 3 Jul 2001 09:11:27 +0200
37328              Message-Id: <200107030706.KAA04596@taas.iki.fi>
37329      Branch: perl
37330            ! lib/FindBin.pm
37331 ____________________________________________________________________________
37332 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
37333         Log: Delta delta.
37334      Branch: perl
37335            ! pod/perl572delta.pod
37336 ____________________________________________________________________________
37337 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
37338         Log: Metaconfig unit change for 11115.
37339      Branch: metaconfig
37340            ! U/modified/libc.U
37341 ____________________________________________________________________________
37342 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
37343         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
37344              (from Richard Hatch) (this was the cause of pipes() and
37345              times() mysteriously not being found)
37346      Branch: perl
37347            ! Configure
37348 ____________________________________________________________________________
37349 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
37350         Log: Retract #10142, the real culprit found by Richard Hatch,
37351              coming soon to Configure near you.
37352      Branch: perl
37353            ! hints/aix.sh
37354 ____________________________________________________________________________
37355 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
37356         Log: (Replaced by #11124) UTS workaround from Hal Morris.
37357      Branch: perl
37358            ! perl.h
37359 ____________________________________________________________________________
37360 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
37361         Log: Subject: [PATCH] grok not grocking correctly
37362              From: Nicholas Clark <nick@ccl4.org>
37363              Date: Tue, 3 Jul 2001 00:19:08 +0100
37364              Message-ID: <20010703001908.H59620@plum.flirble.org>
37365      Branch: perl
37366            ! numeric.c
37367 ____________________________________________________________________________
37368 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
37369         Log: Subject: [PATCH Deparse.t] test just-posted patches
37370              From: Robin Houston <robin@kitsite.com>
37371              Date: Mon, 2 Jul 2001 23:46:15 +0100
37372              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
37373      Branch: perl
37374            ! ext/B/Deparse.t
37375 ____________________________________________________________________________
37376 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
37377         Log: Subject: [PATCH toke.c] autosplit into @F
37378              From: Robin Houston <robin@kitsite.com>
37379              Date: Mon, 2 Jul 2001 23:18:20 +0100
37380              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
37381      Branch: perl
37382            ! perl.c toke.c
37383 ____________________________________________________________________________
37384 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
37385         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
37386              From: Robin Houston <robin@kitsite.com>
37387              Date: Mon, 2 Jul 2001 23:00:48 +0100
37388              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
37389      Branch: perl
37390            ! ext/B/B/Deparse.pm
37391 ____________________________________________________________________________
37392 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
37393         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
37394              From: "Philip Newton" <Philip.Newton@gmx.net>
37395              Date: Mon, 2 Jul 2001 22:06:22 +0200
37396              (no Message-Id)
37397      Branch: perl
37398            ! ext/NDBM_File/hints/linux.pl
37399 ____________________________________________________________________________
37400 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
37401         Log: Subject: Re: Fixed pack problem - sort of
37402              From: Nicholas Clark <nick@ccl4.org>
37403              Date: Mon, 2 Jul 2001 20:59:20 +0100
37404              Message-ID: <20010702205919.F59620@plum.flirble.org>
37405      Branch: perl
37406            ! pp_pack.c t/op/pack.t
37407 ____________________________________________________________________________
37408 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
37409         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
37410              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37411              Date: Mon, 2 Jul 2001 15:45:41 -0400
37412              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
37413      Branch: perl
37414            ! os2/os2.c
37415 ____________________________________________________________________________
37416 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
37417         Log: (Mistaken retraction)
37418      Branch: perl
37419            ! utils/pl2pm.PL
37420 ____________________________________________________________________________
37421 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
37422         Log: Detypo in #11103.
37423      Branch: perl
37424            ! utils/pl2pm.PL
37425 ____________________________________________________________________________
37426 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
37427         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
37428              From: Jonathan Stowe <gellyfish@gellyfish.com>
37429              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
37430              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
37431      Branch: perl
37432            ! utils/pl2pm.PL
37433 ____________________________________________________________________________
37434 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
37435         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
37436              From: "Craig A. Berry" <craigberry@mac.com>
37437              Date: Mon, 02 Jul 2001 14:11:23 -0500
37438              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
37439      Branch: perl
37440            ! lib/Unicode/UCD.pm
37441 ____________________________________________________________________________
37442 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
37443         Log: Subject: [PATCH] Re: op/numconvert.t failures
37444              From: Nicholas Clark <nick@ccl4.org>
37445              Date: Mon, 2 Jul 2001 20:10:48 +0100
37446              Message-ID: <20010702201048.E59620@plum.flirble.org>
37447      Branch: perl
37448            ! t/op/numconvert.t
37449 ____________________________________________________________________________
37450 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
37451         Log: Update Changes.
37452      Branch: perl
37453            ! Changes patchlevel.h
37454 ____________________________________________________________________________
37455 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
37456         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
37457              The real fix must be more involved.  The line of code all the leaky
37458              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
37459              line of Perl_newPMOP().
37460      Branch: perl
37461            ! op.h
37462 ____________________________________________________________________________
37463 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
37464         Log: Based on
37465              
37466              Subject: Re: sizeof(struct sembuf)
37467              From: Nicholas Clark <nick@ccl4.org>
37468              Date: Sun, 1 Jul 2001 22:26:48 +0100
37469              Message-ID: <20010701222648.W59620@plum.flirble.org>
37470              
37471              but do semop() always the slow way.
37472      Branch: perl
37473            ! doio.c
37474 ____________________________________________________________________________
37475 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
37476         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
37477              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37478              Date: Tue, 03 Jul 2001 00:56:30 +0900
37479              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
37480      Branch: perl
37481            ! ext/Encode/Encode/Tcl.t
37482 ____________________________________________________________________________
37483 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
37484         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
37485              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37486              Date: Tue, 03 Jul 2001 00:55:46 +0900
37487              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
37488      Branch: perl
37489            ! ext/Encode/Encode/Tcl.pm
37490 ____________________________________________________________________________
37491 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
37492         Log: Regen api and toc.
37493      Branch: perl
37494            ! pod/perlapi.pod pod/perltoc.pod
37495 ____________________________________________________________________________
37496 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
37497         Log: Metaconfig unit change for #11093.
37498      Branch: metaconfig/U/perl
37499            ! d_fcntl_can_lock.U
37500 ____________________________________________________________________________
37501 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
37502         Log: The fcntl locking test may hang if NFS locking messed up;
37503              break out with alarm(10).
37504      Branch: perl
37505            ! Configure
37506 ____________________________________________________________________________
37507 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
37508         Log: Move the mdelete.bat from win32/bin to win32.
37509      Branch: perl
37510            ! MANIFEST
37511 ____________________________________________________________________________
37512 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
37513         Log: Typo in #11083.
37514      Branch: perl
37515            ! ext/Time/Piece/Piece.t
37516 ____________________________________________________________________________
37517 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
37518         Log: Netware tweaks from Guruprasad.
37519      Branch: perl
37520            - NetWare/perlsdio.h
37521            ! MANIFEST NetWare/Makefile NetWare/interface.c
37522            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
37523            ! perlsdio.h
37524 ____________________________________________________________________________
37525 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
37526         Log: Subject: Re: [PATH] shared -> unique;
37527              From: Abhijit Menon-Sen <ams@wiw.org>
37528              Date: Wed, 27 Jun 2001 03:51:27 +0530
37529              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
37530      Branch: perl
37531            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
37532 ____________________________________________________________________________
37533 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
37534         Log: Subject: Re: AIX / gcc-3.0
37535              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37536              Date: Mon, 02 Jul 2001 15:20:21 +0200
37537              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
37538      Branch: perl
37539            ! hints/aix.sh
37540 ____________________________________________________________________________
37541 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
37542         Log: Subject: Re: Bug report: split splits on wrong pattern
37543              From: Abhijit Menon-Sen <ams@wiw.org>
37544              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
37545              Date: Mon, 2 Jul 2001 16:31:33 +0530
37546      Branch: perl
37547            ! pp_ctl.c
37548 ____________________________________________________________________________
37549 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
37550         Log: Subject: [PATCH 5.6.1] test harness
37551              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37552              Date: Mon, 2 Jul 2001 06:29:21 -0400
37553              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
37554      Branch: perl
37555            ! lib/Test/Harness.pm
37556 ____________________________________________________________________________
37557 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
37558         Log: Subject: [PATCH 5.6.1] debugger goof
37559              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37560              Date: Mon, 2 Jul 2001 06:27:22 -0400
37561              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
37562      Branch: perl
37563            ! lib/perl5db.pl
37564 ____________________________________________________________________________
37565 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
37566         Log: Subject: [PATCH 5.6.1] OS/2 cwd
37567              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37568              Date: Mon, 2 Jul 2001 06:21:17 -0400
37569              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
37570      Branch: perl
37571            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
37572 ____________________________________________________________________________
37573 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
37574         Log: Make #11082 more OS/2-specific.
37575      Branch: perl
37576            ! ext/Time/Piece/Piece.t
37577 ____________________________________________________________________________
37578 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
37579         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
37580              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
37581              Date: Mon, 2 Jul 2001 06:06:34 -0400
37582              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
37583      Branch: perl
37584            ! ext/Time/Piece/Piece.t
37585 ____________________________________________________________________________
37586 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
37587         Log: Subject: [PATCH B::Deparse] version number & changes
37588              From: Robin Houston <robin@kitsite.com>  
37589              Date: Sun, 1 Jul 2001 17:17:29 +0100
37590              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
37591      Branch: perl
37592            ! ext/B/B/Deparse.pm
37593 ____________________________________________________________________________
37594 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
37595         Log: Subject: a small fix.
37596              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
37597              Date: Mon, 2 Jul 2001 12:17:53 +0200
37598              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
37599      Branch: perl
37600            ! ext/Thread/Thread.xs
37601 ____________________________________________________________________________
37602 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
37603         Log: Subject: RE: perl@10907
37604              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
37605              Date: Mon, 2 Jul 2001 12:06:16 +0200
37606              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
37607              
37608              Borland C vs PerlIO.
37609      Branch: perl
37610            ! win32/config.bc win32/config_H.bc
37611 ____________________________________________________________________________
37612 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
37613         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
37614              From: "H.M. Brand" <merijn@l1.procura.nl>
37615              Date: Mon, 02 Jul 2001 11:18:57 +0200
37616              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
37617      Branch: perl
37618            ! t/op/write.t
37619 ____________________________________________________________________________
37620 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
37621         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
37622              From: Michael G Schwern <schwern@pobox.com>
37623              Date: Mon, 2 Jul 2001 00:26:24 -0400
37624              Message-ID: <20010702002624.A18302@blackrider>
37625      Branch: perl
37626            - ext/util/mkbootstrap
37627 ____________________________________________________________________________
37628 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
37629         Log: Subject: [PATCH op.h] v minor comment tweak
37630              From: Robin Houston <robin@puffinry.freeserve.co.uk>
37631              Date: Mon, 2 Jul 2001 00:42:01 +0100
37632              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
37633      Branch: perl
37634            ! op.h
37635 ____________________________________________________________________________
37636 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
37637         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
37638      Branch: perl
37639            ! pod/perlfunc.pod
37640 ____________________________________________________________________________
37641 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
37642         Log: Subject: Re: sizeof(struct sembuf)
37643              From: Nicholas Clark <nick@ccl4.org>
37644              Date: Sun, 1 Jul 2001 19:23:16 +0100
37645              Message-ID: <20010701192316.V59620@plum.flirble.org>
37646              
37647              s/signaling/signalling/
37648      Branch: perl
37649            ! pod/perlfunc.pod
37650 ____________________________________________________________________________
37651 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
37652         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
37653              From: "Philip Newton" <Philip.Newton@gmx.net>
37654              Date: Sun, 1 Jul 2001 09:37:56 +0200
37655              Message-Id: <200107010733.KAA03920@taas.iki.fi>
37656      Branch: perl
37657            ! pod/perlvar.pod
37658 ____________________________________________________________________________
37659 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
37660         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
37661              From: "Philip Newton" <Philip.Newton@gmx.net>
37662              Date: Sun, 1 Jul 2001 09:37:56 +0200
37663              Message-Id: <200107010733.KAA03925@taas.iki.fi>
37664      Branch: perl
37665            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
37666 ____________________________________________________________________________
37667 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
37668         Log: Metaconfig unit change for #11070.
37669      Branch: metaconfig
37670            ! U/compline/randfunc.U
37671 ____________________________________________________________________________
37672 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
37673         Log: Subject: [PATCH perlsnap] its --> it's --> its
37674              From: "Philip Newton" <Philip.Newton@gmx.net>
37675              Date: Sun, 1 Jul 2001 09:37:56 +0200
37676              Message-Id: <200107010733.KAA03914@taas.iki.fi>
37677      Branch: perl
37678            ! Porting/config_H
37679 ____________________________________________________________________________
37680 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
37681         Log: Sync with Sarathy; integrate with perlio.
37682      Branch: perl
37683           !> gv.c
37684 ____________________________________________________________________________
37685 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
37686         Log: regenerate win32/config_H.?c files
37687      Branch: perl
37688            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37689 ____________________________________________________________________________
37690 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
37691         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
37692              naming discipline
37693              
37694              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
37695              because of this)
37696              
37697              fix a warning about "fd" being used without being set in Cwd.xs
37698      Branch: perl
37699            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
37700            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
37701            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
37702            ! win32/config.vc
37703 ____________________________________________________________________________
37704 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
37705         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
37706              within macro arguments") and warnings ("unary minus applied to
37707              unsigned type", among others)
37708      Branch: perl
37709            ! gv.c hv.c op.c pp.c sv.c toke.c
37710 ____________________________________________________________________________
37711 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
37712         Log: win32 fixes: more spurious CRs
37713      Branch: perl
37714            ! win32/mdelete.bat
37715 ____________________________________________________________________________
37716 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
37717         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
37718              from win32/bin (or it gets deleted by distclean); don't delete
37719              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
37720              NT (should be made Win9x specific, and added to makefile.mk)
37721      Branch: perl
37722           +> win32/mdelete.bat
37723            - win32/bin/mdelete.bat
37724            ! win32/Makefile win32/makefile.mk
37725 ____________________________________________________________________________
37726 [ 11063] By: nick                                  on 2001/07/01  18:54:09
37727         Log: Quick for for #ifdef mess
37728      Branch: perlio
37729            ! gv.c
37730 ____________________________________________________________________________
37731 [ 11062] By: nick                                  on 2001/07/01  18:47:42
37732         Log: Raw integrate - does not build #if mess in gv.c
37733      Branch: perlio
37734           !> (integrate 29 files)
37735 ____________________________________________________________________________
37736 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
37737         Log: Make 'compile' target a little less broken.
37738              Still very broken, though: -Wall warnings from
37739              the generated code, boot_Foo prototypes missing,
37740              can't autoload Fcntl::SEEK_CUR et alia, ...
37741      Branch: perl
37742            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
37743            ! utils/perlcc.PL x2p/Makefile.SH
37744 ____________________________________________________________________________
37745 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
37746         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
37747      Branch: perl
37748            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
37749            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
37750 ____________________________________________________________________________
37751 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
37752         Log: Update Changes.
37753      Branch: perl
37754            ! Changes patchlevel.h
37755 ____________________________________________________________________________
37756 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
37757         Log: Still one typo, regen toc.
37758      Branch: perl
37759            ! lib/Unicode/UCD.pm pod/perltoc.pod
37760 ____________________________________________________________________________
37761 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
37762         Log: Detypos and regen toc.
37763      Branch: perl
37764            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
37765 ____________________________________________________________________________
37766 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
37767         Log: VERSION tweak.
37768      Branch: perl
37769            ! ext/List/Util/lib/List/Util.pm
37770 ____________________________________________________________________________
37771 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
37772         Log: Attempt at plugging the leak under ithreads detected by Doug.
37773      Branch: perl
37774            ! op.h
37775 ____________________________________________________________________________
37776 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
37777         Log: gcc -Wall lint after #11051.
37778      Branch: perl
37779            ! pp_sys.c
37780 ____________________________________________________________________________
37781 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
37782         Log: Integrate perlio.
37783      Branch: perl
37784           !> lib/File/Find/taint.t
37785 ____________________________________________________________________________
37786 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
37787         Log: Don't use the v-strings for module VERSIONs.
37788      Branch: perl
37789            ! lib/Unicode/UCD.pm
37790 ____________________________________________________________________________
37791 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
37792         Log: Code cleanup based on turning off the -woffs in IRIX.
37793              Not all of the gripes cleaned up (hairy code in hv.c and
37794              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
37795              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
37796              to the IRIX hints)
37797      Branch: perl
37798            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
37799            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
37800            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
37801            ! regcomp.c sv.c
37802 ____________________________________________________________________________
37803 [ 11050] By: nick                                  on 2001/06/30  20:46:46
37804         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
37805      Branch: perlio
37806            ! lib/File/Find/taint.t
37807 ____________________________________________________________________________
37808 [ 11049] By: nick                                  on 2001/06/30  18:13:33
37809         Log: Integrate mainline
37810      Branch: perlio
37811           +> NetWare/nwstdio.h NetWare/perlsdio.h
37812           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
37813           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
37814           +> lib/Unicode/UCD.t t/run/exit.t
37815           !> (integrate 60 files)
37816 ____________________________________________________________________________
37817 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
37818         Log: Delta delta.
37819      Branch: perl
37820            ! pod/perl572delta.pod
37821 ____________________________________________________________________________
37822 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
37823         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
37824              by CPAN.pm, use rather _00.
37825      Branch: perl
37826            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
37827            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
37828            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
37829            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
37830            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
37831            ! lib/ExtUtils/Embed.pm lib/Test.pm
37832 ____________________________________________________________________________
37833 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
37834         Log: Add a simple Unicode character database interface, Unicode::UCD.
37835      Branch: perl
37836            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
37837            ! MANIFEST
37838 ____________________________________________________________________________
37839 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
37840         Log: Subject: [PATCH] op/numconver.t
37841              From: Nicholas Clark <nick@ccl4.org>
37842              Date: Sat, 30 Jun 2001 15:40:10 +0100
37843              Message-ID: <20010630154010.I59620@plum.flirble.org>
37844      Branch: perl
37845            ! t/op/numconvert.t
37846 ____________________________________________________________________________
37847 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
37848         Log: The $^N is now taken (by #11038).
37849      Branch: perl
37850            ! t/base/lex.t
37851 ____________________________________________________________________________
37852 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
37853         Log: The #11040 had slipped to a wrong function...
37854      Branch: perl
37855            ! sv.c
37856 ____________________________________________________________________________
37857 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
37858         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
37859              the Configure library symbol probe mysteriously finds all
37860              symbols but those of pipe() and times().
37861      Branch: perl
37862            ! hints/aix.sh
37863 ____________________________________________________________________________
37864 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
37865         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
37866              From: Nicholas Clark <nick@ccl4.org>
37867              Date: Fri, 29 Jun 2001 23:49:07 +0100
37868              Message-ID: <20010629234907.D59620@plum.flirble.org>
37869      Branch: perl
37870            ! lib/ExtUtils.t
37871 ____________________________________________________________________________
37872 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
37873         Log: Subject: [PATCH] weakref fix 2, not yet there
37874              From: Artur Bergman <artur@contiller.se>
37875              Date: Sat, 30 Jun 2001 01:18:16 +0200
37876              Message-ID: <B762D957.1CC9%artur@contiller.se>
37877      Branch: perl
37878            ! sv.c
37879 ____________________________________________________________________________
37880 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
37881         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
37882              From: Michael G Schwern <schwern@pobox.com>
37883              Date: Fri, 29 Jun 2001 19:39:11 -0400
37884              Message-ID: <20010629193910.D25304@blackrider>
37885      Branch: perl
37886            + t/run/exit.t
37887            ! MANIFEST
37888 ____________________________________________________________________________
37889 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
37890         Log: Add support for $^N, the most-recently closed group.
37891      Branch: perl
37892            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
37893            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
37894            ! thrdvar.h
37895 ____________________________________________________________________________
37896 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
37897         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
37898              From: lvirden@cas.org
37899              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
37900              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
37901              
37902              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
37903              From: lvirden@cas.org
37904              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
37905              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
37906      Branch: perl
37907            ! README.solaris
37908 ____________________________________________________________________________
37909 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
37910         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
37911              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37912              Date: Sat, 30 Jun 2001 07:33:37 +0900
37913              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
37914              
37915              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
37916              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37917              Date: Sat, 30 Jun 2001 21:38:14 +0900
37918              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
37919      Branch: perl
37920            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
37921            + ext/Encode/Encode/7bit-kr.enc
37922            ! MANIFEST ext/Encode/Encode/Tcl.pm
37923 ____________________________________________________________________________
37924 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
37925         Log: NetWare tweaks from Guruprasad.
37926      Branch: perl
37927            + NetWare/nwstdio.h NetWare/perlsdio.h
37928            ! MANIFEST NetWare/Makefile NetWare/config.wc
37929            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
37930            ! NetWare/t/Readme.txt
37931 ____________________________________________________________________________
37932 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
37933         Log: More module $VERSION bump-ups.
37934      Branch: perl
37935            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
37936            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
37937            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
37938 ____________________________________________________________________________
37939 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
37940         Log: Doc update due to #11032.
37941      Branch: perl
37942            ! pod/perl572delta.pod
37943 ____________________________________________________________________________
37944 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
37945         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
37946              From: Peter Prymmer <pvhp@forte.com>
37947              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
37948              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
37949      Branch: perl
37950            ! ext/Time/HiRes/HiRes.xs
37951 ____________________________________________________________________________
37952 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
37953         Log: -lpthreads missing in AIX.
37954      Branch: perl
37955            ! hints/aix.sh
37956 ____________________________________________________________________________
37957 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
37958         Log: Subject: [PATCH] CLONE && weakrefs
37959              From: Artur Bergman <artur@contiller.se>
37960              Date: Fri, 29 Jun 2001 17:02:00 +0200
37961              Message-ID: <B7626508.1CA0%artur@contiller.se>
37962      Branch: perl
37963            ! sv.c
37964 ____________________________________________________________________________
37965 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
37966         Log: Subject: Re: Bug report: split splits on wrong pattern
37967              From: Radu Greab <radu@netsoft.ro>
37968              Date: Wed, 27 Jun 2001 21:50:52 +0300
37969              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
37970      Branch: perl
37971            ! pp_ctl.c t/op/split.t
37972 ____________________________________________________________________________
37973 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
37974         Log: Metaconfig unit change for #11027.
37975      Branch: metaconfig/U/perl
37976            ! d_modfl.U
37977 ____________________________________________________________________________
37978 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
37979         Log: I thought this Configure glitch for AIX was just recently fixed?
37980      Branch: perl
37981            ! Configure
37982 ____________________________________________________________________________
37983 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
37984         Log: Update Changes.
37985      Branch: perl
37986            ! Changes patchlevel.h
37987 ____________________________________________________________________________
37988 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
37989         Log: Subject: Re: perl@10967, File::Find, and Cwd
37990              From: Mike Guy <mjtg@cam.ac.uk>
37991              Date: Fri, 29 Jun 2001 14:56:49 +0100
37992              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
37993      Branch: perl
37994            ! lib/File/Find/taint.t
37995 ____________________________________________________________________________
37996 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
37997         Log: Update the sv_pvprintify() spec.
37998      Branch: perl
37999            ! pod/perltodo.pod
38000 ____________________________________________________________________________
38001 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
38002         Log: Known test failures update.
38003      Branch: perl
38004            ! pod/perl572delta.pod
38005 ____________________________________________________________________________
38006 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
38007         Log: Based on
38008              
38009              Subject: [PATCH @11016] More );) fixes
38010              From: Richard Soderberg <rs@crystalflame.net>
38011              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
38012              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
38013      Branch: perl
38014            ! ext/Thread/Thread.xs ext/Thread/typemap
38015 ____________________________________________________________________________
38016 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
38017         Log: Subject: [PATCH @11016] Fixes compile errors in four files
38018              From: Richard Soderberg <rs@crystalflame.net>
38019              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
38020              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
38021      Branch: perl
38022            ! mg.c pp.c pp_hot.c util.c
38023 ____________________________________________________________________________
38024 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
38025         Log: AIX hints tweaking continues, from Merijn Brand.
38026      Branch: perl
38027            ! hints/aix.sh
38028 ____________________________________________________________________________
38029 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
38030         Log: HP-UX needs gccversion sooner, from Merijn Brand.
38031      Branch: perl
38032            ! hints/hpux.sh
38033 ____________________________________________________________________________
38034 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
38035         Log: Subject: [PATCH 5.6.1] OS/2 docs
38036              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38037              Date: Fri, 29 Jun 2001 02:34:12 -0400
38038              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
38039      Branch: perl
38040            ! README.os2 os2/Changes
38041 ____________________________________________________________________________
38042 [ 11017] By: nick                                  on 2001/06/29  10:20:30
38043         Log: Integrate mainline
38044      Branch: perlio
38045           +> (branch 37 files)
38046            - ext/ODBM_File/sdbm.t
38047           !> (integrate 211 files)
38048 ____________________________________________________________________________
38049 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
38050         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
38051              the modules found using a script written by Larry Schatzer Jr.
38052      Branch: perl
38053            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
38054            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
38055            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
38056            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
38057            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
38058            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
38059            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
38060            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
38061            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
38062            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
38063            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
38064            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
38065            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
38066            ! lib/constant.pm lib/fields.pm lib/strict.pm
38067 ____________________________________________________________________________
38068 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
38069         Log: The latest JPL from the anoncvs.
38070      Branch: perl
38071            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
38072 ____________________________________________________________________________
38073 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
38074         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
38075      Branch: perl
38076            ! t/op/pat.t
38077 ____________________________________________________________________________
38078 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
38079         Log: Worrying about insecure directories now is a bit too late.
38080      Branch: perl
38081            ! lib/File/Find/taint.t
38082 ____________________________________________________________________________
38083 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
38084         Log: Cannot DIE() in a void function,
38085              from Richard Hatch <rhatch@austin.ibm.com>.
38086      Branch: perl
38087            ! ext/IPC/SysV/SysV.xs
38088 ____________________________________________________________________________
38089 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
38090         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
38091              From: Peter Prymmer <pvhp@forte.com>
38092              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
38093              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
38094              
38095              (unfinished: time/hires tests 3, 5, 14 failing, but better
38096              than wholesale failure)
38097      Branch: perl
38098            ! ext/Time/HiRes/HiRes.xs
38099 ____________________________________________________________________________
38100 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
38101         Log: Subject: [PATCH 5.6.1] OS/2 improvements
38102              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38103              Date: Thu, 28 Jun 2001 16:03:14 -0400
38104              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
38105      Branch: perl
38106            + os2/os2_base.t
38107            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
38108            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
38109            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
38110            ! os2/os2ish.h
38111 ____________________________________________________________________________
38112 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
38113         Log: Subject: Incrementing Extutils::Manifest's $VERSION
38114              From: Michael G Schwern <schwern@pobox.com>
38115              Date: Thu, 28 Jun 2001 13:13:49 -0400
38116              Message-ID: <20010628131349.A14738@blackrider>
38117      Branch: maint-5.6/perl
38118            ! lib/ExtUtils/Manifest.pm
38119 ____________________________________________________________________________
38120 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
38121         Log: AIX tweak from Merijn Brand.
38122      Branch: perl
38123            ! hints/aix.sh
38124 ____________________________________________________________________________
38125 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
38126         Log: Create the macperl branch.
38127      Branch: maint-5.6/macperl
38128           +> (branch 1728 files)
38129 ____________________________________________________________________________
38130 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
38131         Log: Update Changes.
38132      Branch: perl
38133            ! Changes patchlevel.h
38134 ____________________________________________________________________________
38135 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
38136         Log: More Perforce lore.
38137      Branch: perl
38138            ! Porting/repository.pod
38139 ____________________________________________________________________________
38140 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
38141         Log: Metaconfig unit changes for #11003.
38142      Branch: metaconfig/U/perl
38143            + d_nl_langinfo.U i_langinfo.U
38144 ____________________________________________________________________________
38145 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
38146         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
38147              Expected not to exist in non-UNIX excepting in VMS, where
38148              according to a quick web survey they just might.
38149      Branch: perl
38150            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
38151            ! Porting/config_H config_h.SH configure.com epoc/config.sh
38152            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
38153            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
38154            ! win32/config.bc win32/config.gc win32/config.vc
38155 ____________________________________________________________________________
38156 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
38157         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
38158              in AIX is one is doing a 64-bit build.
38159      Branch: perl
38160            ! hints/aix.sh
38161 ____________________________________________________________________________
38162 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
38163         Log: Metaconfig unit changes for #11000.
38164      Branch: metaconfig/U/perl
38165            ! use64bits.U uselfs.U
38166 ____________________________________________________________________________
38167 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
38168         Log: Move use64bitint and use64bitall before uselargefiles.
38169      Branch: perl
38170            ! Configure
38171 ____________________________________________________________________________
38172 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
38173         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
38174              From: Robert Spier <rspier@pobox.com>
38175              Message-ID: <15162.41164.618712.841415@rls.cx>
38176              Date: Wed, 27 Jun 2001 23:13:16 -0400
38177      Branch: perl
38178            ! doio.c
38179 ____________________________________________________________________________
38180 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
38181         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
38182              From: Peter Prymmer <pvhp@forte.com>
38183              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
38184              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
38185      Branch: perl
38186            ! numeric.c
38187 ____________________________________________________________________________
38188 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
38189         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
38190              From: Peter Prymmer <pvhp@forte.com>
38191              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
38192              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
38193      Branch: perl
38194            ! configure.com ext/Digest/MD5/Makefile.PL
38195 ____________________________________________________________________________
38196 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
38197         Log: Update Changes.
38198      Branch: perl
38199            ! Changes patchlevel.h
38200 ____________________________________________________________________________
38201 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
38202         Log: Tiny EPOC updates.
38203      Branch: perl
38204            ! epoc/config.sh
38205 ____________________________________________________________________________
38206 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
38207         Log: The Test::More and Test::Simple tests required help
38208              thanks to our schizophrenic test scheme.
38209      Branch: perl
38210            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
38211            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
38212            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
38213            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
38214            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
38215 ____________________________________________________________________________
38216 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
38217         Log: Upgrade to Test::Simple 0.09.
38218      Branch: perl
38219            + lib/Test/Simple/Changes
38220            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
38221            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
38222            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
38223            ! lib/Test/Simple/t/plan_is_noplan.t
38224 ____________________________________________________________________________
38225 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
38226         Log: Upgrade to Test::More 0.07.
38227      Branch: perl
38228            + lib/Test/More/Changes
38229            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
38230            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
38231            ! lib/Test/More/t/skipall.t
38232 ____________________________________________________________________________
38233 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
38234         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
38235              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38236              Date: Wed, 27 Jun 2001 18:40:04 +0200
38237              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
38238      Branch: perl
38239            ! hints/hpux.sh
38240 ____________________________________________________________________________
38241 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
38242         Log: Subject: [PATCH README.qnx hints/qnx.sh]
38243              From: Norton Allen <allen@huarp.harvard.edu>
38244              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
38245              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
38246      Branch: perl
38247            ! README.qnx hints/qnx.sh
38248 ____________________________________________________________________________
38249 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
38250         Log: Subject: [PATCH] two little documentation nits
38251              From: Abhijit Menon-Sen <ams@wiw.org>
38252              Date: Wed, 27 Jun 2001 20:07:50 +0530
38253              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
38254      Branch: perl
38255            ! sv.c sv.h
38256 ____________________________________________________________________________
38257 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
38258         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
38259              From: Norton Allen <allen@huarp.harvard.edu>
38260              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
38261              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
38262      Branch: perl
38263            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
38264 ____________________________________________________________________________
38265 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
38266         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
38267              From: Michael G Schwern <schwern@pobox.com>
38268              Date: Wed, 27 Jun 2001 02:34:58 -0400
38269              Message-ID: <20010627023458.K23874@blackrider>
38270      Branch: perl
38271            ! vms/test.com
38272 ____________________________________________________________________________
38273 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
38274         Log: Add perl_clone_host() for Netware.
38275      Branch: perl
38276            ! NetWare/nw5.c
38277 ____________________________________________________________________________
38278 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
38279         Log: GCC 3.0 hints for HP-UX.
38280      Branch: perl
38281            ! hints/hpux.sh
38282 ____________________________________________________________________________
38283 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
38284         Log: In some Linux distributions the libndbm is broken
38285              (no null key support), therefore link with libgdbm
38286              (if available), since it has a working ndbm emulation,
38287              from Jonathan Stowe.
38288      Branch: perl
38289            + ext/NDBM_File/hints/linux.pl
38290            ! MANIFEST
38291 ____________________________________________________________________________
38292 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
38293         Log: Subject: [PATCH perl@10930] find.t hack for VMS
38294              From: "Craig A. Berry" <craigberry@mac.com>
38295              Date: Tue, 26 Jun 2001 23:40:25 -0500
38296              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
38297      Branch: perl
38298            ! lib/File/Find/find.t
38299 ____________________________________________________________________________
38300 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
38301         Log: AUTHORS updates.
38302      Branch: perl
38303            ! AUTHORS
38304 ____________________________________________________________________________
38305 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
38306         Log: Metaconfig unit change like #10980.
38307      Branch: metaconfig
38308            ! U/compline/d_stdstdio.U
38309 ____________________________________________________________________________
38310 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
38311         Log: "lose the it's", from Abhijit Menon-Sen.
38312              ("It's" not searched, pods not searched.)
38313      Branch: perl
38314            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
38315            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
38316            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
38317            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
38318            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
38319            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
38320 ____________________________________________________________________________
38321 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
38322         Log: "lose the looses", from Abhijit Menon-Sen.
38323      Branch: perl
38324            ! ext/B/B/Assembler.pm gv.c
38325 ____________________________________________________________________________
38326 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
38327         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
38328      Branch: perl
38329            ! hints/os390.sh
38330 ____________________________________________________________________________
38331 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
38332         Log: DEC C 5.3 on the VAX simply doesn't seem to like
38333              compiling the MD5 extension, disable it there for now,
38334              from Peter Prymmer.
38335      Branch: perl
38336            ! configure.com
38337 ____________________________________________________________________________
38338 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
38339         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
38340              From: Jonathan Stowe <gellyfish@gellyfish.com>
38341              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
38342              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
38343      Branch: perl
38344            ! pod/perlfaq3.pod
38345 ____________________________________________________________________________
38346 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
38347         Log: Subject: [PATCH 5.6.1] perlxs misprints
38348              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38349              Date: Tue, 26 Jun 2001 17:20:00 -0400
38350              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
38351      Branch: perl
38352            ! pod/perlxs.pod
38353 ____________________________________________________________________________
38354 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
38355         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
38356              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38357              Date: Tue, 26 Jun 2001 17:27:07 -0400
38358              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
38359      Branch: perl
38360            ! lib/ExtUtils/MM_Unix.pm
38361 ____________________________________________________________________________
38362 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
38363         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
38364              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38365              Date: Tue, 26 Jun 2001 17:23:24 -0400
38366              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
38367      Branch: perl
38368            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
38369 ____________________________________________________________________________
38370 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
38371         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
38372              by Olaf Flebbe.
38373      Branch: perl
38374            ! perl.h
38375 ____________________________________________________________________________
38376 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
38377         Log: Detypo.
38378      Branch: perl
38379            ! lib/Memoize/t/tie_sdbm.t
38380 ____________________________________________________________________________
38381 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
38382         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
38383      Branch: perl
38384            ! win32/perllib.c
38385 ____________________________________________________________________________
38386 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
38387         Log: Subject: [patch] perl_clone+CvFILE
38388              From: Doug MacEachern <dougm@covalent.net>
38389              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
38390              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
38391      Branch: perl
38392            ! sv.c
38393 ____________________________________________________________________________
38394 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
38395         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
38396              From: Mark-Jason Dominus <mjd@plover.com>
38397              Date: Tue, 26 Jun 2001 12:33:01 -0400
38398              Message-ID: <20010626163301.31298.qmail@plover.com>
38399      Branch: perl
38400            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
38401 ____________________________________________________________________________
38402 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
38403         Log: Update Changes.
38404      Branch: perl
38405            ! Changes patchlevel.h
38406 ____________________________________________________________________________
38407 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
38408         Log: Also catfile() needs now to explicitly exported.
38409      Branch: perl
38410            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
38411 ____________________________________________________________________________
38412 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
38413         Log: Regen toc.
38414      Branch: perl
38415            ! pod/perltoc.pod
38416 ____________________________________________________________________________
38417 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
38418         Log: Nonexistent pod command.
38419      Branch: perl
38420            ! pod/perl572delta.pod
38421 ____________________________________________________________________________
38422 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
38423         Log: Be more portable in the quest for tmpdir.
38424      Branch: perl
38425            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
38426 ____________________________________________________________________________
38427 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
38428         Log: Be more portable in finding out the home directory,
38429              and use File::Spec to do the concat.
38430              (Come to think of it, couldn't File::Spec provide
38431              for a ->homedir method?)
38432      Branch: perl
38433            ! lib/Net/Config.pm
38434 ____________________________________________________________________________
38435 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
38436         Log: Doc patch for #10959.
38437      Branch: perl
38438            ! pod/perlfunc.pod
38439 ____________________________________________________________________________
38440 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
38441         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
38442              From: "Philip Newton" <pnewton@gmx.de>
38443              Date: Tue, 26 Jun 2001 16:26:47 +0200
38444              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
38445      Branch: perl
38446            ! pod/perldata.pod
38447 ____________________________________________________________________________
38448 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
38449         Log: Subject: [PATH] shared -> unique;
38450              From: "Artur Bergman" <artur@contiller.se>
38451              Date: Tue, 26 Jun 2001 16:18:40 +0200
38452              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
38453              
38454              Because "shared" isn't: it's read-only.
38455      Branch: perl
38456            ! toke.c xsutils.c
38457 ____________________________________________________________________________
38458 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
38459         Log: Escape multiline croak messages.
38460      Branch: perl
38461            ! t/op/ver.t
38462 ____________________________________________________________________________
38463 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
38464         Log: No more pragma/*.t for minitest.
38465      Branch: perl
38466            ! Makefile.SH
38467 ____________________________________________________________________________
38468 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
38469         Log: AUTHORS updates.
38470      Branch: perl
38471            ! AUTHORS
38472 ____________________________________________________________________________
38473 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
38474         Log: delta updates.
38475      Branch: perl
38476            ! pod/perl572delta.pod
38477 ____________________________________________________________________________
38478 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
38479         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
38480              From: Artur Bergman <artur@contiller.se> 
38481              Date: Tue, 26 Jun 2001 15:32:53 +0200
38482              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
38483      Branch: perl
38484            ! makedef.pl sv.c sv.h win32/perllib.c
38485 ____________________________________________________________________________
38486 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
38487         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
38488              From: Jonathan Stowe <gellyfish@gellyfish.com>
38489              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
38490              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
38491              
38492              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
38493      Branch: perl
38494            + ext/Time/HiRes/hints/sco.pl
38495            ! MANIFEST
38496 ____________________________________________________________________________
38497 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
38498         Log: Subject: [PATCH 5.6.1] static build
38499              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38500              Date: Tue, 26 Jun 2001 04:22:25 -0400
38501              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
38502      Branch: perl
38503            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
38504            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
38505 ____________________________________________________________________________
38506 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
38507         Log: DJGPP patches from Laszlo Molnar.
38508      Branch: perl
38509            ! djgpp/djgpp.c perl.c util.c
38510 ____________________________________________________________________________
38511 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
38512         Log: Netware patches from Ananth Kesari.
38513      Branch: perl
38514            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
38515            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
38516            ! NetWare/nwtinfo.h
38517 ____________________________________________________________________________
38518 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
38519         Log: Detypo.
38520      Branch: perl
38521            ! ext/Errno/Errno_pm.PL
38522 ____________________________________________________________________________
38523 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
38524         Log: There seems to be two ways of spelling the $^O in *STEP.
38525      Branch: perl
38526            ! ext/Errno/Errno_pm.PL
38527 ____________________________________________________________________________
38528 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
38529         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
38530              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
38531      Branch: perl
38532            ! ext/Errno/Errno_pm.PL
38533 ____________________________________________________________________________
38534 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
38535         Log: Known bugs update.
38536      Branch: perl
38537            ! pod/perl572delta.pod
38538 ____________________________________________________________________________
38539 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
38540         Log: The default installation of Cygwin has 500 as root's uid.
38541      Branch: perl
38542            ! lib/User/pwent.t
38543 ____________________________________________________________________________
38544 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
38545         Log: Be even more relaxed (re-allow having only one entry).
38546      Branch: perl
38547            ! t/op/grent.t t/op/pwent.t
38548 ____________________________________________________________________________
38549 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
38550         Log: Test failure updates.
38551      Branch: perl
38552            ! pod/perl572delta.pod
38553 ____________________________________________________________________________
38554 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
38555         Log: MPE/iX test tweaks from Mark Bixby.
38556      Branch: perl
38557            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
38558            ! t/io/fs.t t/op/stat.t
38559 ____________________________________________________________________________
38560 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
38561         Log: Microperl findings.
38562      Branch: perl
38563            ! perl.h pp_sys.c
38564 ____________________________________________________________________________
38565 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
38566         Log: Touch uconfig.h.
38567      Branch: perl
38568            ! uconfig.h
38569 ____________________________________________________________________________
38570 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
38571         Log: Subject: [PATCH] Proposed fix for Pod::Man
38572              From: Rob Napier <rnapier@employees.org>
38573              Date: Mon, 25 Jun 2001 15:49:24 -0400
38574              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
38575              
38576              Cater for Solaris nroff brokenness (shortchanges daisywheel
38577              printers, but hey, we also no more support PDPs.)
38578      Branch: perl
38579            ! lib/Pod/Man.pm
38580 ____________________________________________________________________________
38581 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
38582         Log: Typo in #10937.
38583      Branch: perl
38584            ! ext/POSIX/sigaction.t
38585 ____________________________________________________________________________
38586 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
38587         Log: SIGCONT not trappable in VMS.
38588      Branch: perl
38589            ! ext/POSIX/sigaction.t
38590 ____________________________________________________________________________
38591 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
38592         Log: Subject: [DRAFT] Encode-Tcl.t
38593              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38594              Date: Tue, 26 Jun 2001 03:38:08 +0900
38595              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
38596      Branch: perl
38597            + ext/Encode/Encode/Tcl.t
38598            ! MANIFEST ext/Encode/Encode/Tcl.pm
38599 ____________________________________________________________________________
38600 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
38601         Log: Because of #10932 retract also the perlfunc hunk of #10910.
38602      Branch: perl
38603            ! pod/perlfunc.pod
38604 ____________________________________________________________________________
38605 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
38606         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
38607              by Ilya Zakharevich in
38608              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
38609      Branch: perl
38610            ! XSUB.h
38611 ____________________________________________________________________________
38612 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
38613         Log: Typo in #10889.
38614      Branch: perl
38615            ! hints/uts.sh
38616 ____________________________________________________________________________
38617 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
38618         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
38619              From: Abhijit Menon-Sen <ams@wiw.org>
38620              Date: Mon, 25 Jun 2001 23:45:45 +0530
38621              Message-ID: <20010625234545.A5022@lustre.linux.in>
38622      Branch: perl
38623            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
38624 ____________________________________________________________________________
38625 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
38626         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
38627              From: Michael G Schwern <schwern@pobox.com>
38628              Date: Mon, 25 Jun 2001 14:35:51 -0400
38629              Message-ID: <20010625143551.H13819@blackrider>
38630      Branch: perl
38631            ! lib/Test.pm
38632 ____________________________________________________________________________
38633 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
38634         Log: Update Changes.
38635      Branch: perl
38636            ! Changes patchlevel.h
38637 ____________________________________________________________________________
38638 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
38639         Log: Regen toc and modlib.
38640      Branch: perl
38641            ! pod/perlmodlib.pod pod/perltoc.pod
38642 ____________________________________________________________________________
38643 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
38644         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
38645              for the benefit of C++ compilers, as suggested by Guruprasad.
38646      Branch: perl
38647            ! embed.pl proto.h
38648 ____________________________________________________________________________
38649 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
38650         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
38651              From: Jonathan Stowe <gellyfish@gellyfish.com>
38652              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
38653              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
38654      Branch: perl
38655            ! pod/perlfaq5.pod
38656 ____________________________________________________________________________
38657 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
38658         Log: Missed from #10925.
38659      Branch: perl
38660            ! gv.c
38661 ____________________________________________________________________________
38662 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
38663         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
38664              From: Robin Houston <robin@kitsite.com>
38665              Date: Sat, 19 May 2001 16:19:34 +0100
38666              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
38667      Branch: perl
38668            ! cv.h gv.h op.c
38669 ____________________________________________________________________________
38670 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
38671         Log: Netware README tweak.
38672      Branch: perl
38673            ! README.netware
38674 ____________________________________________________________________________
38675 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
38676         Log: Subject: [PATCH] Re: overload.t fails
38677              From: Abhijit Menon-Sen <ams@wiw.org>
38678              Date: Mon, 25 Jun 2001 14:52:20 +0530
38679              Message-ID: <20010625145220.A24114@lustre.linux.in>
38680      Branch: perl
38681            ! lib/overload.t
38682 ____________________________________________________________________________
38683 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
38684         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
38685              From: Mike Guy <mjtg@cam.ac.uk>
38686              Date: Mon, 25 Jun 2001 11:43:23 +0100
38687              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
38688      Branch: perl
38689            ! lib/Carp.pm
38690 ____________________________________________________________________________
38691 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
38692         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
38693              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38694              Date: Sun, 24 Jun 2001 05:17:05 -0400
38695              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
38696      Branch: perl
38697            ! os2/os2ish.h
38698 ____________________________________________________________________________
38699 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
38700         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
38701              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38702              Date: Mon, 25 Jun 2001 05:52:27 -0400
38703              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
38704      Branch: perl
38705            ! hints/os2.sh
38706 ____________________________________________________________________________
38707 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
38708         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
38709              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38710              Date: Mon, 25 Jun 2001 05:23:35 -0400
38711              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
38712      Branch: perl
38713            ! os2/os2.c
38714 ____________________________________________________________________________
38715 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
38716         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
38717              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38718              Date: Mon, 25 Jun 2001 05:04:32 -0400
38719              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
38720      Branch: perl
38721            ! os2/OS2/REXX/DLL/DLL.pm
38722 ____________________________________________________________________________
38723 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
38724         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
38725              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38726              Date: Mon, 25 Jun 2001 05:02:36 -0400
38727              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
38728      Branch: perl
38729            ! mg.c os2/dl_os2.c os2/os2.c
38730 ____________________________________________________________________________
38731 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
38732         Log: Subject: Re: [PATCH 5.6.1] misprints
38733              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38734              Date: Mon, 25 Jun 2001 04:50:50 -0400
38735              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
38736      Branch: perl
38737            ! os2/os2.c pp_sys.c
38738 ____________________________________________________________________________
38739 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
38740         Log: Add Test::More and Test::Simple to the delta.
38741      Branch: perl
38742            ! pod/perl572delta.pod
38743 ____________________________________________________________________________
38744 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
38745         Log: Add Test::More, from Michael G Schwern.
38746      Branch: perl
38747            + lib/Test/More.pm lib/Test/More/t/More.t
38748            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
38749            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
38750            + t/lib/Test/More/Catch.pm
38751            ! MANIFEST
38752 ____________________________________________________________________________
38753 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
38754         Log: Add Test::Simple from Michael G Schwern.
38755      Branch: perl
38756            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
38757            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
38758            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
38759            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
38760            + t/lib/Test/Simple/Catch.pm
38761            + t/lib/Test/Simple/sample_tests/death.plx
38762            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
38763            + t/lib/Test/Simple/sample_tests/extras.plx
38764            + t/lib/Test/Simple/sample_tests/five_fail.plx
38765            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
38766            + t/lib/Test/Simple/sample_tests/one_fail.plx
38767            + t/lib/Test/Simple/sample_tests/require.plx
38768            + t/lib/Test/Simple/sample_tests/success.plx
38769            + t/lib/Test/Simple/sample_tests/too_few.plx
38770            + t/lib/Test/Simple/sample_tests/two_fail.plx
38771            ! MANIFEST
38772 ____________________________________________________________________________
38773 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
38774         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
38775              From: "Craig A. Berry" <craigberry@mac.com>
38776              Date: Sun, 24 Jun 2001 23:41:36 -0500
38777              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
38778      Branch: perl
38779            ! pp_sys.c
38780 ____________________________________________________________________________
38781 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
38782         Log: Upgrade to Attribute::Handlers 0.70.
38783      Branch: perl
38784            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
38785            ! MANIFEST lib/Attribute/Handlers.pm
38786 ____________________________________________________________________________
38787 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
38788         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
38789              From: Abhijit Menon-Sen <ams@wiw.org>
38790              Date: Sat, 23 Jun 2001 05:17:44 +0530
38791              Message-ID: <20010623051744.A18583@lustre.linux.in>
38792              
38793              (Can't think of a good place to put tests.)
38794      Branch: perl
38795            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
38796 ____________________________________________________________________________
38797 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
38798         Log: Subject: [PATCH] t/op/pat.t typo fix
38799              From: Richard Soderberg <rs@crystalflame.net>
38800              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
38801              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
38802      Branch: perl
38803            ! t/op/pat.t
38804 ____________________________________________________________________________
38805 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
38806         Log: Move the pack warnings to their own file, as pointed
38807              out by Spider.
38808      Branch: perl
38809            + t/lib/warnings/pp_pack
38810            ! MANIFEST t/lib/warnings/pp
38811 ____________________________________________________________________________
38812 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
38813         Log: Update Changes.
38814      Branch: perl
38815            ! Changes patchlevel.h
38816 ____________________________________________________________________________
38817 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
38818         Log: Partially fix a problem noticed by IRIX compiler:
38819              the initialization of parse_start was bypassed by
38820              several gotos.  Now initialized to zero, which may
38821              not be the best choice.
38822      Branch: perl
38823            ! regcomp.c
38824 ____________________________________________________________________________
38825 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
38826         Log: Relax the group and password tests back to moaning only
38827              if no matches at all are found.  (Even with a small sample
38828              I could find many sites where there are, umm, anomalies in
38829              the said databases.)       
38830      Branch: perl
38831            ! t/op/grent.t t/op/pwent.t
38832 ____________________________________________________________________________
38833 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
38834         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
38835      Branch: perl
38836            ! pp_ctl.c
38837 ____________________________________________________________________________
38838 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
38839         Log: De-cut-and-pasto in #10902.
38840      Branch: perl
38841            ! pp_ctl.c
38842 ____________________________________________________________________________
38843 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
38844         Log: The #10771 didn't take?
38845      Branch: perl
38846            ! pp_ctl.c
38847 ____________________________________________________________________________
38848 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
38849         Log: Undo the filetests part of #10900, under multiplicity
38850              weird errors take place.
38851      Branch: perl
38852            ! pp_sys.c
38853 ____________________________________________________________________________
38854 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
38855         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
38856      Branch: perl
38857            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
38858 ____________________________________________________________________________
38859 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
38860         Log: (Replaced by #10922)
38861              
38862              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
38863              From: Tony Bowden <tony@kasei.com>
38864              Date: Sun, 24 Jun 2001 17:32:40 +0100
38865              Message-ID: <20010624173240.A16293@blackstar.co.uk>
38866              
38867              Document (well, mention) shortmess() and longmess()
38868              to rob people of their fun of reinventing the wheel.
38869      Branch: perl
38870            ! lib/Carp.pm
38871 ____________________________________________________________________________
38872 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
38873         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
38874              From: Brian Jepson <bjepson@oreilly.com>
38875              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
38876              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
38877      Branch: perl
38878            ! pp_sys.c
38879 ____________________________________________________________________________
38880 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
38881         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
38882              From: Robin Barker <rmb1@cise.npl.co.uk> 
38883              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
38884              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
38885      Branch: perl
38886            ! lib/CPAN.pm
38887 ____________________________________________________________________________
38888 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
38889         Log: Memoize patch from mjd.
38890      Branch: perl
38891            ! lib/Memoize/t/tie_storable.t
38892 ____________________________________________________________________________
38893 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
38894         Log: Spec the sv_pvprintify() a bit more.
38895      Branch: perl
38896            ! pod/perltodo.pod
38897 ____________________________________________________________________________
38898 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
38899         Log: Upgrade to Memoize 0.65.
38900      Branch: perl
38901            + lib/Memoize/t/array_confusion.t
38902            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
38903            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
38904            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
38905            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
38906            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
38907            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
38908            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
38909            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
38910            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
38911            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
38912            ! lib/Memoize/t/tie_storable.t
38913 ____________________________________________________________________________
38914 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
38915         Log: Metaconfig unit change for #10892.
38916      Branch: metaconfig
38917            ! U/modified/Options.U
38918 ____________________________________________________________________________
38919 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
38920         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
38921              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38922              Date: Sun, 24 Jun 2001 05:24:40 -0400
38923              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
38924      Branch: perl
38925            ! Configure hints/os2.sh
38926 ____________________________________________________________________________
38927 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
38928         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
38929              From: Mike Guy <mjtg@cam.ac.uk>
38930              Date: Sun, 24 Jun 2001 15:28:39 +0100
38931              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
38932              
38933              Fix an ancient (5.002) bug.
38934      Branch: perl
38935            ! lib/Carp/Heavy.pm
38936 ____________________________________________________________________________
38937 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
38938         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
38939              variables.
38940      Branch: perl
38941            ! pp_sys.c
38942 ____________________________________________________________________________
38943 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
38944         Log: Make UTS as per #10888.
38945      Branch: perl
38946            ! hints/uts.sh
38947 ____________________________________________________________________________
38948 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
38949         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
38950      Branch: perl
38951            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
38952            ! mpeix/mpeixish.h perl.h unixish.h
38953 ____________________________________________________________________________
38954 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
38955         Log: AUTHORS update.
38956      Branch: perl
38957            ! AUTHORS
38958 ____________________________________________________________________________
38959 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
38960         Log: Subject: Encode::Tcl for multibyte doesnot work
38961              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
38962              Date: Sun, 24 Jun 2001 22:48:21 +0900
38963              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
38964      Branch: perl
38965            ! ext/Encode/Encode/Tcl.pm
38966 ____________________________________________________________________________
38967 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
38968         Log: Subject: [PATCH] Remove tautology in error messages
38969              From: Mike Guy <mjtg@cam.ac.uk>
38970              Date: Sun, 24 Jun 2001 13:31:00 +0100
38971              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
38972      Branch: perl
38973            ! pp_sys.c
38974 ____________________________________________________________________________
38975 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
38976         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
38977      Branch: perl
38978            ! hints/darwin.sh
38979 ____________________________________________________________________________
38980 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
38981         Log: Subject: Re: [PATCH 5.6.1] test suite
38982              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38983              Date: Sun, 24 Jun 2001 05:47:05 -0400
38984              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
38985              
38986              Test suite fixes.
38987      Branch: perl
38988            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
38989 ____________________________________________________________________________
38990 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
38991         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
38992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
38993              Date: Sun, 24 Jun 2001 05:37:19 -0400
38994              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
38995      Branch: perl
38996            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
38997 ____________________________________________________________________________
38998 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
38999         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
39000              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39001              Date: Sun, 24 Jun 2001 05:34:50 -0400
39002              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
39003              
39004              Pacify compiler warnings.
39005      Branch: perl
39006            ! pp_sys.c
39007 ____________________________________________________________________________
39008 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
39009         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
39010              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39011              Date: Sun, 24 Jun 2001 05:21:18 -0400
39012              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
39013              
39014              Enable compression of executables during link time.
39015      Branch: perl
39016            ! hints/os2.sh
39017 ____________________________________________________________________________
39018 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
39019         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
39020              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39021              Date: Sun, 24 Jun 2001 05:15:11 -0400
39022              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
39023              
39024              Add ordinals to the export list for Perl DLL.
39025              (Breaks intra-version DLL compatibility.)
39026      Branch: perl
39027            ! makedef.pl
39028 ____________________________________________________________________________
39029 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
39030         Log: Allow (displaying and) re-editing the Subject in perlbug.
39031              Also abstract the Subject quality control into a function.
39032      Branch: perl
39033            ! utils/perlbug.PL
39034 ____________________________________________________________________________
39035 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
39036         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
39037      Branch: perl
39038            ! utils/perlbug.PL
39039 ____________________________________________________________________________
39040 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
39041         Log: Regen toc and modlib.
39042      Branch: perl
39043            ! pod/perlmodlib.pod pod/perltoc.pod
39044 ____________________________________________________________________________
39045 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
39046         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
39047              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
39048              attribute semantics as much as possible, or 'ntsec' which uses
39049              native NTFS semantics.)  (See also #10877.)
39050      Branch: perl
39051            ! perl.c
39052 ____________________________________________________________________________
39053 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
39054         Log: (Retracted by #11586)
39055              
39056              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
39057      Branch: perl
39058            ! lib/Test/Harness.pm
39059 ____________________________________________________________________________
39060 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
39061         Log: Just zap the -uPerlio.
39062      Branch: perl
39063            ! ext/B/Stash.t
39064 ____________________________________________________________________________
39065 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
39066         Log: Do not test PerlIO if PerlIO not used.
39067      Branch: perl
39068            ! ext/PerlIO/PerlIO.t
39069 ____________________________________________________________________________
39070 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
39071         Log: Regen perlapi.
39072      Branch: perl
39073            ! pod/perlapi.pod
39074 ____________________________________________________________________________
39075 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
39076         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
39077              From: Nicholas Clark <nick@ccl4.org>
39078              Date: Sat, 23 Jun 2001 22:55:47 +0100
39079              Message-ID: <20010623225547.Z98663@plum.flirble.org>
39080      Branch: perl
39081            ! numeric.c
39082 ____________________________________________________________________________
39083 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
39084         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
39085              From: Prymmer/Kahn <pvhp@best.com>
39086              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
39087              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
39088      Branch: perl
39089            ! lib/h2xs.t
39090 ____________________________________________________________________________
39091 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
39092         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
39093              cygwin does not taint cwd, just like win32.
39094      Branch: perl
39095            ! lib/File/Find/taint.t t/op/taint.t
39096 ____________________________________________________________________________
39097 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
39098         Log: Retract #10865, the patch should be unnecessary.
39099              (But seemingly helpful in Cygwin?  Strange.)
39100      Branch: perl
39101            ! lib/Memoize/t/tie_ndbm.t
39102 ____________________________________________________________________________
39103 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
39104         Log: Misplaced test file; plus Cygwin filesystem semantics.
39105      Branch: perl
39106            + ext/SDBM_File/sdbm.t
39107            - ext/ODBM_File/sdbm.t
39108            ! MANIFEST
39109 ____________________________________________________________________________
39110 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
39111         Log: (Retracted by #10867.)
39112      Branch: perl
39113            ! lib/Memoize/t/tie_ndbm.t
39114 ____________________________________________________________________________
39115 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
39116         Log: Metaconfig unit change for #10863.
39117      Branch: metaconfig/U/perl
39118            ! Extensions.U
39119 ____________________________________________________________________________
39120 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
39121         Log: In Cygwin do not build NDBM_File and ODBM_File unless
39122              -lndbm and -ldbm are available.
39123      Branch: perl
39124            ! Configure config_h.SH
39125 ____________________________________________________________________________
39126 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
39127         Log: More Cygwin filesystem semantics.
39128      Branch: perl
39129            ! t/io/fs.t t/op/stat.t
39130 ____________________________________________________________________________
39131 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
39132         Log: More DOSish permission semantics for Cygwin.
39133      Branch: perl
39134            ! lib/AnyDBM_File.t
39135 ____________________________________________________________________________
39136 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
39137         Log: Cygwin too has different permission semantics.
39138      Branch: perl
39139            ! ext/GDBM_File/gdbm.t
39140 ____________________________________________________________________________
39141 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
39142         Log: The group (and assumedly passwd) databases can have
39143              only one entry (this is the case in cygwin).
39144      Branch: perl
39145            ! t/op/grent.t t/op/pwent.t
39146 ____________________________________________________________________________
39147 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
39148         Log: Also in Cygwin use Socket to figure out domainname
39149              (if any) (avoids trying to call external 'domainname',
39150              which doesn't at the moment exist in Cygwin)
39151      Branch: perl
39152            ! lib/Net/Domain.pm
39153 ____________________________________________________________________________
39154 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
39155         Log: Remove also the lib$Foo.def, not just $Foo.def.
39156      Branch: perl
39157            ! lib/ExtUtils/MM_Unix.pm
39158 ____________________________________________________________________________
39159 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
39160         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
39161      Branch: perl
39162            ! unixish.h
39163 ____________________________________________________________________________
39164 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
39165         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
39166              to match the whole isprint(), only the space character.
39167      Branch: perl
39168            ! handy.h pod/perlre.pod t/op/pat.t
39169 ____________________________________________________________________________
39170 [ 10854] By: nick                                  on 2001/06/23  08:09:33
39171         Log: Integrate mainline
39172      Branch: perlio
39173           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
39174           !> lib/ExtUtils.t lib/File/Find/taint.t
39175           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
39176           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
39177           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
39178 ____________________________________________________________________________
39179 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
39180         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
39181              with its floats    in os390 and s390 (UTS).
39182      Branch: perl
39183            ! lib/Math/BigInt/t/bigintpm.t
39184 ____________________________________________________________________________
39185 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
39186         Log: Add also UTS (s390) to the non-IEEE float platforms.
39187      Branch: perl
39188            ! t/op/sprintf.t
39189 ____________________________________________________________________________
39190 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
39191         Log: Subject: RFC: what are applicable standards for exponent sizes?
39192              From: Peter Prymmer <pvhp@forte.com>
39193              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
39194              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
39195      Branch: perl
39196            ! t/op/sprintf.t
39197 ____________________________________________________________________________
39198 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
39199         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
39200              From: Peter Prymmer <pvhp@forte.com>
39201              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
39202              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
39203      Branch: perl
39204            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
39205 ____________________________________________________________________________
39206 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
39207         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
39208              From: Peter Prymmer <pvhp@forte.com>
39209              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
39210              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
39211      Branch: perl
39212            ! lib/ExtUtils.t
39213 ____________________________________________________________________________
39214 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
39215         Log: Retract #10845.
39216      Branch: perl
39217            ! lib/File/Find/taint.t
39218 ____________________________________________________________________________
39219 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
39220         Log: Yet another error message.
39221      Branch: perl
39222            ! t/op/mkdir.t
39223 ____________________________________________________________________________
39224 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
39225         Log: The croak message for nonexistent socket functions may vary.
39226      Branch: perl
39227            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
39228 ____________________________________________________________________________
39229 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
39230         Log: (Retracted by #10848.)
39231      Branch: perl
39232            ! lib/File/Find/taint.t
39233 ____________________________________________________________________________
39234 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
39235         Log: Integrate perlio.
39236      Branch: perl
39237           !> lib/File/Find/taint.t t/op/write.t
39238 ____________________________________________________________________________
39239 [ 10843] By: nick                                  on 2001/06/22  21:24:51
39240         Log: Back out debug in taint.t
39241      Branch: perlio
39242            ! lib/File/Find/taint.t
39243 ____________________________________________________________________________
39244 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
39245         Log: setitimer() does not exist in Unicos, despite of what
39246              Configure thinks, from Mark P. Lutz.
39247      Branch: perl
39248            ! hints/unicos.sh
39249 ____________________________________________________________________________
39250 [ 10841] By: nick                                  on 2001/06/22  21:19:36
39251         Log: Skip cwd test on Win32 ???
39252      Branch: perlio
39253            ! lib/File/Find/taint.t
39254 ____________________________________________________________________________
39255 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
39256         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
39257              and Tru64 gcc -Wall happy.
39258      Branch: perl
39259            ! mg.c
39260 ____________________________________________________________________________
39261 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
39262         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
39263      Branch: perl
39264            ! ext/IPC/SysV/Semaphore.pm
39265 ____________________________________________________________________________
39266 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
39267         Log: Metaconfig unit change for #10837.
39268      Branch: metaconfig/U/perl
39269            ! Cross.U
39270 ____________________________________________________________________________
39271 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
39272         Log: Cleanup of the cross-compilation unit.
39273      Branch: perl
39274            ! Configure
39275 ____________________________________________________________________________
39276 [ 10836] By: nick                                  on 2001/06/22  20:45:12
39277         Log: Skip |- based op/write.t on Win32 as well as VMS
39278      Branch: perlio
39279            ! t/op/write.t
39280 ____________________________________________________________________________
39281 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
39282         Log: Integrate perlio.
39283      Branch: perl
39284           !> util.c
39285 ____________________________________________________________________________
39286 [ 10834] By: nick                                  on 2001/06/22  20:41:54
39287         Log: Integrate mainline
39288      Branch: perlio
39289           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
39290           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
39291           !> vos/config.ga.h
39292 ____________________________________________________________________________
39293 [ 10833] By: nick                                  on 2001/06/22  20:22:58
39294         Log: Patcho fix.
39295      Branch: perlio
39296            ! util.c
39297 ____________________________________________________________________________
39298 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
39299         Log: Metaconfig unit changes for #10831.
39300      Branch: metaconfig
39301            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
39302 ____________________________________________________________________________
39303 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
39304         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
39305              From: Andy Dougherty <doughera@lafayette.edu>
39306              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
39307              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
39308      Branch: perl
39309            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
39310            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
39311 ____________________________________________________________________________
39312 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
39313         Log: MPE/iX prototype nits from Mark Bixby.
39314      Branch: perl
39315            ! pp_sys.c
39316 ____________________________________________________________________________
39317 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
39318         Log: Detypo.
39319      Branch: perl
39320            ! util.c
39321 ____________________________________________________________________________
39322 [ 10828] By: nick                                  on 2001/06/22  15:33:37
39323         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
39324      Branch: perlio
39325           +> lib/h2xs.t
39326           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
39327           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
39328           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
39329           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
39330           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
39331           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
39332           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
39333           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
39334           !> vms/vmsish.h
39335 ____________________________________________________________________________
39336 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
39337         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
39338              Date: Fri, 22 Jun 2001 10:08:35 -0500
39339              From: "Craig A. Berry" <craigberry@mac.com>
39340              Message-Id: <a05101001b75908704194@[192.168.56.145]>
39341      Branch: perl
39342            ! vms/vms.c vms/vmsish.h
39343 ____________________________________________________________________________
39344 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
39345         Log: NetWare scripts tweak from Ananth Kesari.
39346      Branch: perl
39347            ! NetWare/t/NWScripts.pl
39348 ____________________________________________________________________________
39349 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
39350         Log: Update Changes.
39351      Branch: perl
39352            ! Changes patchlevel.h
39353 ____________________________________________________________________________
39354 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
39355         Log: Add .i and .s targets.
39356      Branch: perl
39357            ! Makefile.SH
39358 ____________________________________________________________________________
39359 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
39360         Log: Upgrade to Locale::Maketext 1.03.
39361      Branch: perl
39362            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
39363            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
39364 ____________________________________________________________________________
39365 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
39366         Log: Upgrade to I18N::LangTags 0.26.
39367      Branch: perl
39368            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
39369            ! lib/I18N/LangTags/test.pl
39370 ____________________________________________________________________________
39371 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
39372         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
39373              Philip Newton.
39374      Branch: perl
39375            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
39376            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
39377 ____________________________________________________________________________
39378 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
39379         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
39380              From: Prymmer/Kahn <pvhp@best.com>
39381              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
39382              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
39383      Branch: perl
39384            + lib/h2xs.t
39385            ! MANIFEST utils/h2xs.PL
39386 ____________________________________________________________________________
39387 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
39388         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
39389              From: Prymmer/Kahn <pvhp@best.com>
39390              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
39391              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
39392      Branch: perl
39393            ! lib/ExtUtils.t
39394 ____________________________________________________________________________
39395 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
39396         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
39397              From: Prymmer/Kahn <pvhp@best.com>
39398              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
39399              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
39400      Branch: perl
39401            ! t/pod/plainer.t
39402 ____________________________________________________________________________
39403 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
39404         Log: AUTHORS update.
39405      Branch: perl
39406            ! AUTHORS
39407 ____________________________________________________________________________
39408 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
39409         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
39410              From: "Craig A. Berry" <craigberry@mac.com>
39411              Date: Thu, 21 Jun 2001 18:20:38 -0500
39412              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
39413      Branch: perl
39414            ! ext/POSIX/POSIX.xs
39415 ____________________________________________________________________________
39416 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
39417         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
39418              From: "Craig A. Berry" <craigberry@mac.com>
39419              Date: Thu, 21 Jun 2001 09:58:52 -0500
39420              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
39421      Branch: perl
39422            ! ext/B/Deparse.t t/op/write.t
39423 ____________________________________________________________________________
39424 [ 10814] By: nick                                  on 2001/06/22  08:13:09
39425         Log: Integrate mainline.
39426      Branch: perlio
39427           !> (integrate 46 files)
39428 ____________________________________________________________________________
39429 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
39430         Log: Change the prefixes only if $prefix is unset,
39431              as originally patched by Marcel Grunauer.
39432      Branch: perl
39433            ! hints/darwin.sh hints/rhapsody.sh
39434 ____________________________________________________________________________
39435 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
39436         Log: Subject: Re: Patch for hints/darwin.sh
39437              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
39438              Date: Thu, 21 Jun 2001 11:23:46 -0700
39439              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
39440      Branch: perl
39441            ! hints/darwin.sh hints/rhapsody.sh
39442 ____________________________________________________________________________
39443 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
39444         Log: Add .PHONY targets for non-file targets,
39445              from Wilfredo Sánchez.  Should help saying
39446              "make install" on case-insensitive filesystems.
39447      Branch: perl
39448            ! Makefile.SH
39449 ____________________________________________________________________________
39450 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
39451         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
39452              From: Doug MacEachern <dougm@covalent.net>
39453              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
39454              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
39455              
39456              plus reword the getcwd() comment, plus use getcwd() buffer
39457              size minus one.
39458      Branch: perl
39459            ! util.c
39460 ____________________________________________________________________________
39461 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
39462         Log: More gprofing from Doug MacEachern.
39463      Branch: perl
39464            ! Makefile.SH
39465 ____________________________________________________________________________
39466 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
39467         Log: Metaconfig unit change for #10807.
39468      Branch: metaconfig/U/perl
39469            ! d_sfio.U
39470 ____________________________________________________________________________
39471 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
39472         Log: Tell that you are removing the unneeded -lsfio.
39473      Branch: perl
39474            ! Configure
39475 ____________________________________________________________________________
39476 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
39477         Log: More MPE/iX tweaks from Mark Bixby.
39478      Branch: perl
39479            ! perl.c t/op/magic.t
39480 ____________________________________________________________________________
39481 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
39482         Log: The fchdir() proto is supposed to live in <unistd.h>.
39483      Branch: perl
39484            ! ext/Cwd/Cwd.xs
39485 ____________________________________________________________________________
39486 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
39487         Log: This town is too small for the Cwd extension and me,
39488              it would seem...
39489      Branch: perl
39490            ! ext/Cwd/Cwd.xs
39491 ____________________________________________________________________________
39492 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
39493         Log: Metaconfig unit change for #10802.
39494      Branch: metaconfig/U/perl
39495            ! d_modfl.U
39496 ____________________________________________________________________________
39497 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
39498         Log: More d'ohs.
39499      Branch: perl
39500            ! Configure
39501 ____________________________________________________________________________
39502 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
39503         Log: Off-by-one.  I'm so classic.
39504      Branch: perl
39505            ! util.c
39506 ____________________________________________________________________________
39507 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
39508         Log: Update Changes.
39509      Branch: perl
39510            ! Changes patchlevel.h
39511 ____________________________________________________________________________
39512 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
39513         Log: Subject: Documentation patch for Net::FTP
39514              From: Marcel Grunauer <marcel@codewerk.com>
39515              Date: Wed, 20 Jun 2001 23:03:26 +0200
39516              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
39517      Branch: perl
39518            ! lib/Net/FTP.pm
39519 ____________________________________________________________________________
39520 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
39521         Log: Retract the #10417 mg.c and embed.pl parts because of
39522              strange SEGVs in 64bit x86 FreeBSD observed by
39523              Nicholas Clark.
39524      Branch: perl
39525            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
39526 ____________________________________________________________________________
39527 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
39528         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
39529      Branch: perl
39530            ! Configure NetWare/config.wc NetWare/config_H.wc
39531            ! Porting/Glossary Porting/config.sh Porting/config_H
39532            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
39533            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
39534            ! vos/config.ga.h win32/config.bc win32/config.gc
39535            ! win32/config.vc win32/config_H.bc win32/config_H.gc
39536            ! win32/config_H.vc
39537 ____________________________________________________________________________
39538 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
39539         Log: Cwd tweak from Doug MacEachern.
39540      Branch: perl
39541            ! ext/Cwd/Cwd.xs
39542 ____________________________________________________________________________
39543 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
39544         Log: Protect the fchdir() and lstat() with ifdefs.
39545              fchdir() needs a Configure probe.
39546      Branch: perl
39547            ! ext/Cwd/Cwd.xs
39548 ____________________________________________________________________________
39549 [ 10794] By: nick                                  on 2001/06/21  17:11:35
39550         Log: Integrate mainline
39551      Branch: perlio
39552           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
39553           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
39554           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
39555           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
39556           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
39557           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
39558           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
39559           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
39560            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
39561            - lib/File/Glob/case.t lib/File/Glob/global.t
39562            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
39563            - lib/File/Temp/posix.t lib/File/Temp/security.t
39564            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
39565            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
39566            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
39567            - lib/Text/Wrap/wrap.t
39568           !> (integrate 41 files)
39569 ____________________________________________________________________________
39570 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
39571         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
39572              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
39573              Date: Thu, 21 Jun 2001 13:04:54 -0500
39574              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
39575      Branch: perl
39576            ! ext/Cwd/Cwd.xs
39577 ____________________________________________________________________________
39578 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
39579         Log: Subject: [PATCH pod] overlong =item
39580              From: Robin Barker <rmb1@cise.npl.co.uk>
39581              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
39582              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
39583      Branch: perl
39584            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
39585            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
39586 ____________________________________________________________________________
39587 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
39588         Log: Subject: [PATCH perlio.c] format 
39589              From: Robin Barker <rmb1@cise.npl.co.uk>
39590              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
39591              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
39592      Branch: perl
39593            ! perlio.c
39594 ____________________________________________________________________________
39595 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
39596         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
39597              From: Radu Greab <radu@netsoft.ro>
39598              Date: Thu, 21 Jun 2001 19:06:02 +0300
39599              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
39600      Branch: perl
39601            ! pod/perlapi.pod sv.c
39602 ____________________________________________________________________________
39603 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
39604         Log: The metaconfig unit changes for #10788.
39605      Branch: metaconfig/U/perl
39606            ! Cross.U fflushall.U
39607 ____________________________________________________________________________
39608 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
39609         Log: Cross-configuration changes: make $from to rm the files
39610              before copying them over (this means that he rm can be
39611              removed from the fflushall test), create $targetmkdir      
39612              (not documented in install since it is supposed to internal
39613              use only), make $run to copy over the executable only if
39614              a stamp file .xok doesn't already exist (to avoid unnecessary
39615              copying of the executable)
39616      Branch: perl
39617            ! Configure Makefile.SH
39618 ____________________________________________________________________________
39619 [ 10787] By: nick                                  on 2001/06/21  14:16:18
39620         Log: Integrate mainline
39621      Branch: perlio
39622           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
39623           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
39624           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
39625            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
39626           !> (integrate 34 files)
39627 ____________________________________________________________________________
39628 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
39629         Log: Re-add the files as text.
39630      Branch: perl
39631            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
39632 ____________________________________________________________________________
39633 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
39634         Log: Delete the binary files.
39635      Branch: perl
39636            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
39637 ____________________________________________________________________________
39638 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
39639         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
39640              From: Andy Dougherty <doughera@lafayette.edu>
39641              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
39642              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
39643      Branch: perl
39644            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
39645            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
39646            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
39647            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
39648 ____________________________________________________________________________
39649 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
39650         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
39651              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
39652              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
39653              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
39654              
39655              Setting umask to something friendlier.
39656      Branch: perl
39657            ! installman installperl
39658 ____________________________________________________________________________
39659 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
39660         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
39661              Resort MANIFEST with sort -f, looks much better.
39662      Branch: perl
39663            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
39664            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
39665            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
39666            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
39667            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
39668            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
39669            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
39670            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
39671            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
39672            - lib/File/Glob/case.t lib/File/Glob/global.t
39673            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
39674            - lib/File/Temp/posix.t lib/File/Temp/security.t
39675            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
39676            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
39677            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
39678            - lib/Text/Wrap/wrap.t
39679            ! MANIFEST
39680 ____________________________________________________________________________
39681 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
39682         Log: Upgrade to I18N::LangTags 0.25.
39683      Branch: perl
39684            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
39685            ! lib/I18N/LangTags/List.pm
39686 ____________________________________________________________________________
39687 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
39688         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
39689              From: Richard Soderberg <rs@crystalflame.net>
39690              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
39691              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
39692      Branch: perl
39693            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
39694            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
39695 ____________________________________________________________________________
39696 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
39697         Log: Test obsoleted by change #10777.
39698      Branch: perl
39699            ! t/op/sub_lval.t
39700 ____________________________________________________________________________
39701 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
39702         Log: Case of confused test numbering.
39703      Branch: perl
39704            ! t/op/pat.t
39705 ____________________________________________________________________________
39706 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
39707         Log: Subject: Re: Opinion on undef lvalue
39708              From: Abhijit Menon-Sen <ams@wiw.org>
39709              Date: Sun, 17 Jun 2001 13:04:46 +0530
39710              Message-ID: <20010617130446.B27925@lustre.linux.in>
39711              
39712              Allow lvalue subs to return undef in array context.
39713      Branch: perl
39714            ! pp_hot.c
39715 ____________________________________________________________________________
39716 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
39717         Log: Just a guess that using the same hack for cygwin as
39718              for win32 might help.
39719      Branch: perl
39720            ! lib/File/Find/find.t
39721 ____________________________________________________________________________
39722 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
39723         Log: NetWare tweaks from Guruprasad.
39724      Branch: perl
39725            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
39726            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
39727            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
39728            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
39729 ____________________________________________________________________________
39730 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
39731         Log: Subject: Re: perl@10722: Bogus warnings on REs 
39732              From: Hugo <hv@crypt.compulink.co.uk>
39733              Date: Thu, 21 Jun 2001 09:51:17 +0100
39734              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
39735              
39736              Unroll to avoid a UTS compiler bug.
39737      Branch: perl
39738            ! regcomp.c
39739 ____________________________________________________________________________
39740 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
39741         Log: Subject: Re: [PATCH] Make /o work under i?threads
39742              From: Artur Bergman <artur@contiller.se>
39743              Date: Thu, 21 Jun 2001 14:38:03 +0200
39744              Message-ID: <B757B74A.184D%artur@contiller.se>
39745      Branch: perl
39746            ! t/op/pat.t
39747 ____________________________________________________________________________
39748 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
39749         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
39750              From: Artur Bergman <artur@contiller.se> 
39751              Date: Thu, 21 Jun 2001 14:27:33 +0200
39752              Message-ID: <B757B4D4.1849%artur@contiller.se>
39753              
39754              Plus extra parentheses.
39755      Branch: perl
39756            ! op.h
39757 ____________________________________________________________________________
39758 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
39759         Log: Subject: [PATCH] Make /o work under i?threads
39760              From: Richard Soderberg <rs@crystalflame.net>
39761              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
39762              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
39763      Branch: perl
39764            ! pp_ctl.c
39765 ____________________________________________________________________________
39766 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
39767         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
39768              From: Artur Bergman <artur@contiller.se>
39769              Date: Thu, 21 Jun 2001 14:04:54 +0200
39770              Message-ID: <B757AF86.1842%artur@contiller.se>
39771      Branch: perl
39772            ! op.h
39773 ____________________________________________________________________________
39774 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
39775         Log: Subject: Re: perl@10765: sv.c not OK on win32
39776              From: Artur Bergman <artur@contiller.se>
39777              Date: Thu, 21 Jun 2001 10:31:06 +0200
39778              Message-ID: <B7577D69.182C%artur@contiller.se>
39779      Branch: perl
39780            ! sv.c
39781 ____________________________________________________________________________
39782 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
39783         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
39784              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39785              Date: Thu, 21 Jun 2001 06:23:56 -0400
39786              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
39787              
39788              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
39789              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
39790              Date: Thu, 21 Jun 2001 06:32:21 -0400
39791              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
39792      Branch: perl
39793            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
39794 ____________________________________________________________________________
39795 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
39796         Log: Subject: [PATCH] make syslog test more verbose
39797              From: Robert Spier <rspier@pobox.com>
39798              Date: Thu, 21 Jun 2001 00:54:32 -0400
39799              Message-ID: <15153.32264.295807.333073@rls.cx>
39800      Branch: perl
39801            ! ext/Sys/Syslog/syslog.t
39802 ____________________________________________________________________________
39803 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
39804         Log: Subject: op/study.t refinements
39805              From: Hugo <hv@crypt.compulink.co.uk>
39806              Date: Thu, 21 Jun 2001 00:29:07 +0100
39807              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
39808      Branch: perl
39809            ! t/op/study.t
39810 ____________________________________________________________________________
39811 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
39812         Log: Update Changes.
39813      Branch: perl
39814            ! Changes patchlevel.h
39815 ____________________________________________________________________________
39816 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
39817         Log: Subject: Re: [PATCH] djgpp updates
39818              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
39819              Date: Wed, 20 Jun 2001 10:05:15 +0200
39820              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
39821      Branch: perl
39822            ! djgpp/config.over
39823 ____________________________________________________________________________
39824 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
39825         Log: Fix for ID 20010619.002 "When building hash, hash keys that
39826              are function calls are not being called", from Abhijit.
39827      Branch: perl
39828            ! t/base/lex.t toke.c
39829 ____________________________________________________________________________
39830 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
39831         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
39832      Branch: perl
39833            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
39834            + lib/Locale/Maketext/test.pl
39835            - lib/Locale/Maketext.t
39836            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
39837            ! lib/Locale/Maketext/TPJ13.pod
39838 ____________________________________________________________________________
39839 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
39840         Log: Metaconfig unit change for #10760.
39841      Branch: metaconfig
39842            ! U/modified/Cppsym.U
39843 ____________________________________________________________________________
39844 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
39845         Log: Do not remove the ccsym* Cppsym* files since
39846              they are useful for metaconfig units coming after us.
39847              (This is the Configure nit mentioned in #10752.)
39848      Branch: perl
39849            ! Configure
39850 ____________________________________________________________________________
39851 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
39852         Log: Update to I18N::LangTags 0.24, from Sean Burke.
39853      Branch: perl
39854            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
39855            + lib/I18N/LangTags/README
39856            - lib/I18N/LangTags/List.pod
39857            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
39858 ____________________________________________________________________________
39859 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
39860         Log: Regen headers.
39861      Branch: perl
39862            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
39863            ! pod/perlapi.pod proto.h
39864 ____________________________________________________________________________
39865 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
39866         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
39867              From: Artur Bergman <artur@contiller.se>
39868              Date: Wed, 20 Jun 2001 11:31:32 +0200
39869              Message-ID: <B7563A14.17D8%artur@contiller.se>
39870      Branch: perl
39871            ! embed.pl hv.c intrpvar.h sv.c sv.h
39872 ____________________________________________________________________________
39873 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
39874         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
39875              From: Tim Sweetman <tim@aldigital.co.uk> 
39876              Date: Wed, 13 Jun 2001 14:25:17 +0100 
39877              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
39878      Branch: perl
39879            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
39880 ____________________________________________________________________________
39881 [ 10755] By: nick                                  on 2001/06/20  16:12:37
39882         Log: Integrate mainline
39883      Branch: perlio
39884           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
39885           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
39886           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
39887           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
39888           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
39889           !> t/op/study.t util.c
39890 ____________________________________________________________________________
39891 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
39892         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
39893              but not Makefile)
39894      Branch: maint-5.6/perl
39895            ! win32/Makefile
39896 ____________________________________________________________________________
39897 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
39898         Log: Security tweak on readlink().
39899      Branch: perl
39900            ! pp_sys.c
39901 ____________________________________________________________________________
39902 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
39903         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
39904      Branch: perl
39905            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
39906            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
39907            ! mpeix/relink t/op/pwent.t
39908 ____________________________________________________________________________
39909 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
39910         Log: Reinstate #10725 (with probe for alarm()).
39911      Branch: perl
39912            ! t/op/study.t
39913 ____________________________________________________________________________
39914 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
39915         Log: Replace our implementation of realpath() with OpenBSD's
39916              (src/lib/libc/stdlib/realpath.c 1.4).
39917      Branch: perl
39918            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
39919            ! pod/perldiag.pod proto.h util.c
39920 ____________________________________________________________________________
39921 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
39922         Log: Integrate perlio.
39923      Branch: perl
39924           !> perlio.c
39925 ____________________________________________________________________________
39926 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
39927         Log: No point in going into memory-saving contortions
39928              with getcwd() since there's a danger of buffer overflow.
39929              Also make the POSIX extension to use sv_getcwd().
39930              Finally, a missed proto.h fragment.
39931      Branch: perl
39932            ! ext/POSIX/POSIX.xs proto.h util.c
39933 ____________________________________________________________________________
39934 [ 10747] By: nick                                  on 2001/06/20  12:38:26
39935         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
39936      Branch: perlio
39937            ! perlio.c
39938 ____________________________________________________________________________
39939 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
39940         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
39941              From: Graham Barr <gbarr@pobox.com>
39942              Date: Wed, 20 Jun 2001 11:05:49 +0100
39943              Message-ID: <20010620110549.I19188@pobox.com>
39944              
39945              reported in        
39946              
39947              Subject: Bug in IO::Socket::INET module (repeat)
39948              From: "Harmon S. Nine" <hnine@netarx.com>
39949              Date: Tue, 19 Jun 2001 09:41:35 -0400
39950              Message-ID: <3B2F568F.8080605@netarx.com>
39951              
39952              The bug was that the IO::Socket::INET constructor
39953              did not allow a 'LocalPort' of 0.
39954      Branch: perl
39955            ! ext/IO/lib/IO/Socket/INET.pm
39956 ____________________________________________________________________________
39957 [ 10745] By: nick                                  on 2001/06/20  08:56:39
39958         Log: Integrate mainline.
39959      Branch: perlio
39960           !> (integrate 37 files)
39961 ____________________________________________________________________________
39962 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
39963         Log: After some reading I don't think we can blindly
39964              use systems' realpath().  Too many security problems,
39965              too many buggy implementations.
39966              
39967              TODO: the realpath() emulation code in util.c doesn't
39968              seem fully operational?  (readlink(), for example?)
39969      Branch: perl
39970            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
39971            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
39972            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
39973            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
39974            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
39975            ! win32/config_H.gc win32/config_H.vc
39976 ____________________________________________________________________________
39977 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
39978         Log: Metaconfig unit change for #10738.
39979      Branch: metaconfig
39980            ! U/compline/d_gconvert.U
39981 ____________________________________________________________________________
39982 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
39983         Log: Integrate change #10739 from maintperl:
39984              
39985              C<eval "/x$\r\n/x"> fails to compile correctly 
39986      Branch: perl
39987           !> t/op/pat.t toke.c
39988 ____________________________________________________________________________
39989 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
39990         Log: Retract #10725 (Hugo asked NOT to apply the patch)
39991      Branch: perl
39992            ! t/op/study.t
39993 ____________________________________________________________________________
39994 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
39995         Log: The test.third results were funnily named because of the
39996              new test scheme.
39997      Branch: perl
39998            ! t/TEST
39999 ____________________________________________________________________________
40000 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
40001         Log: C<eval "/x$\r\n/x"> fails to compile correctly
40002      Branch: maint-5.6/perl
40003            ! t/op/pat.t toke.c
40004 ____________________________________________________________________________
40005 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
40006         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
40007              From: Spider Boardman <spider@Orb.Nashua.NH.US>
40008              Date: Tue, 19 Jun 2001 19:15:40 -0400
40009              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
40010              
40011              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
40012              because "1e+129" being expected but "1.e+129" being returned.
40013              The culprit (at least in Tru64) is the use of gcvt().
40014      Branch: perl
40015            ! Configure
40016 ____________________________________________________________________________
40017 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
40018         Log: Subject: [PATCH perl@10722] test hunting on VMS
40019              From: "Craig A. Berry" <craigberry@mac.com>
40020              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
40021              Date: Tue, 19 Jun 2001 18:59:01 -0500
40022      Branch: perl
40023            ! vms/test.com
40024 ____________________________________________________________________________
40025 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
40026         Log: Subject: [PATCH] s/typos//
40027              From: Abhijit Menon-Sen <ams@wiw.org>
40028              Date: Wed, 20 Jun 2001 02:15:02 +0530
40029              Message-ID: <20010620021502.A14541@lustre.linux.in>
40030              
40031              Without the op.h s/bearword/bareword/ hunk, see
40032              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
40033      Branch: perl
40034            ! util.c
40035 ____________________________________________________________________________
40036 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
40037         Log: Metaconfig unit change for #10732 and #10733.
40038      Branch: metaconfig/U/perl
40039            ! fflushall.U
40040 ____________________________________________________________________________
40041 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
40042         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
40043              From: "Craig A. Berry" <craigberry@mac.com>
40044              Date: Tue, 19 Jun 2001 17:19:48 -0500
40045              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
40046      Branch: perl
40047            ! configure.com vms/descrip_mms.template
40048 ____________________________________________________________________________
40049 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
40050         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
40051              From: Spider Boardman <spider@Orb.Nashua.NH.US>
40052              Date: Tue, 19 Jun 2001 16:48:07 -0400
40053              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
40054              
40055              Further fixes to fflush(NULL) detection.
40056      Branch: perl
40057            ! Configure
40058 ____________________________________________________________________________
40059 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
40060         Log: AIX test -s hangs with non-existent files?
40061              (A genuine logic bug in Configure, but AIX also broken?)
40062      Branch: perl
40063            ! Configure
40064 ____________________________________________________________________________
40065 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
40066         Log: AUTHORS updates.
40067      Branch: perl
40068            ! AUTHORS
40069 ____________________________________________________________________________
40070 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
40071         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
40072              From: Spider Boardman <spider@Orb.Nashua.NH.US>
40073              Date: Tue, 19 Jun 2001 15:33:25 -0400
40074              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
40075      Branch: perl
40076            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
40077            ! t/lib/warnings/pp
40078 ____________________________________________________________________________
40079 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
40080         Log: Integrate perlio.
40081      Branch: perl
40082           !> lib/File/Find/find.t win32/distclean.bat
40083 ____________________________________________________________________________
40084 [ 10728] By: nick                                  on 2001/06/19  18:24:53
40085         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
40086      Branch: perlio
40087            ! lib/File/Find/find.t win32/distclean.bat
40088 ____________________________________________________________________________
40089 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
40090         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
40091              also add information how to find out whether one has PerlIO.
40092      Branch: perl
40093            ! pod/perlfunc.pod
40094 ____________________________________________________________________________
40095 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
40096         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
40097              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
40098              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
40099              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
40100      Branch: perl
40101            ! pod/perlfunc.pod
40102 ____________________________________________________________________________
40103 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
40104         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
40105              From: Hugo <hv@crypt.compulink.co.uk>
40106              Date: Tue, 19 Jun 2001 12:37:30 +0100
40107              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
40108      Branch: perl
40109            ! t/op/study.t
40110 ____________________________________________________________________________
40111 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
40112         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
40113              From: Hugo <hv@crypt.compulink.co.uk>
40114              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
40115              Date: Tue, 19 Jun 2001 13:15:17 +0100
40116      Branch: perl
40117            ! util.c
40118 ____________________________________________________________________________
40119 [ 10723] By: nick                                  on 2001/06/19  14:46:15
40120         Log: Integrate mainline
40121      Branch: perlio
40122           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
40123           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
40124           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
40125           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
40126           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
40127           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
40128            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
40129            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
40130            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
40131            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
40132            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
40133            - ext/Thread/unsync4.t
40134           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
40135           !> djgpp/config.over djgpp/fixpmain
40136           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
40137           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
40138           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
40139 ____________________________________________________________________________
40140 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
40141         Log: Update Changes.
40142      Branch: perl
40143            ! Changes patchlevel.h
40144 ____________________________________________________________________________
40145 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
40146         Log: The existence shall be MANIFESted.
40147      Branch: perl
40148            ! MANIFEST
40149 ____________________________________________________________________________
40150 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
40151         Log: The old libnet.cfg is first searched from the current directory,
40152              only then from the module path.
40153      Branch: perl
40154            ! utils/libnetcfg.PL
40155 ____________________________________________________________________________
40156 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
40157         Log: NetWare tweaks from Guruprasad.
40158      Branch: perl
40159            ! NetWare/Makefile NetWare/config.wc
40160 ____________________________________________________________________________
40161 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
40162         Log: Subject: [PATCH] djgpp updates
40163              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
40164              Date: Tue, 19 Jun 2001 10:59:06 +0200
40165              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
40166      Branch: perl
40167            ! djgpp/config.over djgpp/fixpmain
40168 ____________________________________________________________________________
40169 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
40170         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
40171              From: Prymmer/Kahn <pvhp@best.com>
40172              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
40173              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
40174      Branch: perl
40175            ! win32/Makefile
40176 ____________________________________________________________________________
40177 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
40178         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
40179              to happen right after the inclusion of <inttypes.h>,
40180              from Edward Moy.
40181      Branch: perl
40182            ! handy.h perl.h
40183 ____________________________________________________________________________
40184 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
40185         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
40186              From: Doug MacEachern <dougm@covalent.net>
40187              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
40188              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
40189      Branch: perl
40190            ! ext/DynaLoader/DynaLoader_pm.PL
40191 ____________________________________________________________________________
40192 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
40193         Log: Revert #10656 for performance reasons but leave in the
40194              use of Hv*() macros -- in comments, so that grepping the
40195              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
40196              suggested by Sarathy, also by Abhijit.)
40197      Branch: perl
40198            ! hv.c
40199 ____________________________________________________________________________
40200 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
40201         Log: Subject: [patch] .s MakeMaker suffix
40202              From: Doug MacEachern <dougm@covalent.net>
40203              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
40204              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
40205      Branch: perl
40206            ! lib/ExtUtils/MM_Unix.pm
40207 ____________________________________________________________________________
40208 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
40209         Log: One test lost in the big shuffle restored.
40210      Branch: perl
40211            + ext/IPC/SysV/ipcsysv.t
40212            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
40213 ____________________________________________________________________________
40214 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
40215         Log: Rename the old non-standard threads tests so that
40216              they won't be invoked.
40217      Branch: perl
40218            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
40219            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
40220            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
40221            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
40222            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
40223            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
40224            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
40225            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
40226            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
40227            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
40228            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
40229            - ext/Thread/unsync4.t
40230            ! MANIFEST
40231 ____________________________________________________________________________
40232 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
40233         Log: Integrate perlio.
40234      Branch: perl
40235           !> win32/config_sh.PL
40236 ____________________________________________________________________________
40237 [ 10709] By: nick                                  on 2001/06/19  08:18:18
40238         Log: Integrate mainline
40239      Branch: perlio
40240           +> (branch 40 files)
40241            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
40242            - lib/strict/subs lib/strict/vars lib/warnings/1global
40243            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
40244            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
40245            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
40246            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
40247            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
40248            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
40249            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
40250            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
40251            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
40252            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
40253            - lib/warnings/utf8 lib/warnings/util
40254           !> (integrate 57 files)
40255 ____________________________________________________________________________
40256 [ 10708] By: nick                                  on 2001/06/19  07:57:10
40257         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
40258      Branch: perlio
40259            ! win32/config_sh.PL
40260 ____________________________________________________________________________
40261 [ 10707] By: nick                                  on 2001/06/19  07:05:07
40262         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
40263      Branch: perl
40264            ! perly.c perly.y perly_c.diff vms/perly_c.vms
40265 ____________________________________________________________________________
40266 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
40267         Log: More perl572delta tweaks.
40268      Branch: perl
40269            ! pod/perl572delta.pod
40270 ____________________________________________________________________________
40271 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
40272         Log: Update perl572delta.
40273      Branch: perl
40274            ! pod/perl572delta.pod
40275 ____________________________________________________________________________
40276 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
40277         Log: VOS updates from Paul Green.
40278      Branch: perl
40279            ! vos/Changes vos/build.cm vos/perl.bind
40280 ____________________________________________________________________________
40281 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
40282         Log: Update the vos/config.*.* files.
40283      Branch: perl
40284            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
40285            ! vos/config.ga.h
40286 ____________________________________________________________________________
40287 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
40288         Log: Add a makefile for more painless adding of symbols to the
40289              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
40290              takes care of the adding)
40291      Branch: perl
40292            + vos/Makefile
40293 ____________________________________________________________________________
40294 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
40295         Log: Make libnetcfg by default display the libnet configuration,
40296              -c to change, add -i for old config, document all options,
40297              regen toc.
40298      Branch: perl
40299            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
40300 ____________________________________________________________________________
40301 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
40302         Log: gcc -Wall sweep.
40303      Branch: perl
40304            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
40305 ____________________________________________________________________________
40306 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
40307         Log: So there.
40308      Branch: perl
40309            ! universal.c
40310 ____________________________________________________________________________
40311 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
40312         Log: Document the need for sv_printify().
40313              
40314              Document that 'use utf8' has been considered.
40315              
40316              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
40317      Branch: perl
40318            ! pod/perltodo.pod universal.c
40319 ____________________________________________________________________________
40320 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
40321         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
40322              From: Nicholas Clark <nick@ccl4.org>
40323              Date: Mon, 18 Jun 2001 23:29:23 +0100
40324              Message-ID: <20010618232923.I98663@plum.flirble.org>
40325      Branch: perl
40326            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
40327            ! ext/Sys/Syslog/Makefile.PL
40328 ____________________________________________________________________________
40329 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
40330         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
40331              From: Scott.L.Miller@Compaq.com
40332              Date: Mon, 18 Jun 2001 10:12:27 -0500
40333              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
40334      Branch: perl
40335            ! lib/perl5db.pl pod/perldebug.pod
40336 ____________________________________________________________________________
40337 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
40338         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
40339              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
40340              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
40341              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
40342      Branch: perl
40343            ! lib/Carp/Heavy.pm
40344 ____________________________________________________________________________
40345 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
40346         Log: Subject: [PATCH] Documentation changes for CLONE
40347              From: Artur Bergman <artur@contiller.se>
40348              Date: Mon, 18 Jun 2001 22:06:37 +0200
40349              Message-ID: <B7542BEC.1719%artur@contiller.se>
40350      Branch: perl
40351            ! pod/perlmod.pod pod/perlsub.pod
40352 ____________________________________________________________________________
40353 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
40354         Log: Subject: Re: configure.com
40355              From: "Craig A. Berry" <craigberry@mac.com>
40356              Date: Mon, 18 Jun 2001 16:04:38 -0500
40357              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
40358      Branch: perl
40359            ! configure.com
40360 ____________________________________________________________________________
40361 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
40362         Log: Subject: PL_nullstash + perl_clone()
40363              From: Doug MacEachern <dougm@covalent.net>
40364              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
40365              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
40366      Branch: perl
40367            ! sv.c
40368 ____________________________________________________________________________
40369 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
40370         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
40371              From: davem@fdgroup.co.uk
40372              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
40373              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
40374      Branch: perl
40375            ! embed.pl pod/perlapi.pod
40376 ____________________________________________________________________________
40377 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
40378         Log: More cross-compilation defaults gleaned from -Dcc
40379              if it is CPU-OS-gcc.
40380      Branch: metaconfig
40381            ! U/modified/libc.U
40382      Branch: metaconfig/U/perl
40383            ! Cross.U
40384      Branch: perl
40385            ! Configure INSTALL
40386 ____________________________________________________________________________
40387 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
40388         Log: Update Changes.
40389      Branch: perl
40390            ! Changes patchlevel.h
40391 ____________________________________________________________________________
40392 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
40393         Log: Subject: [PATCH 5.7.1] sv.c documentation
40394              From: davem@fdgroup.co.uk
40395              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
40396              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
40397      Branch: perl
40398            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
40399            ! sv.c sv.h
40400 ____________________________________________________________________________
40401 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
40402         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
40403              From: "Jon Gunnip" <jongunnip@hotmail.com>
40404              Date: Sun, 17 Jun 2001 18:24:29 -0400
40405              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
40406      Branch: perl
40407            ! pod/perlvar.pod
40408 ____________________________________________________________________________
40409 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
40410         Log: Move the locale/strict/warnings helper files back
40411              under the t/lib; this way the amount of non-installabled
40412              stuff under lib/ stays smaller.
40413      Branch: perl
40414            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
40415            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
40416            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
40417            + t/lib/warnings/5nolint t/lib/warnings/6default
40418            + t/lib/warnings/7fatal t/lib/warnings/8signal
40419            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
40420            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
40421            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
40422            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
40423            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
40424            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
40425            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
40426            + t/lib/warnings/taint t/lib/warnings/toke
40427            + t/lib/warnings/universal t/lib/warnings/utf8
40428            + t/lib/warnings/util
40429            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
40430            - lib/strict/subs lib/strict/vars lib/warnings/1global
40431            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
40432            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
40433            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
40434            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
40435            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
40436            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
40437            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
40438            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
40439            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
40440            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
40441            - lib/warnings/utf8 lib/warnings/util
40442            ! MANIFEST installperl lib/locale.t lib/strict.t
40443 ____________________________________________________________________________
40444 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
40445         Log: Split off the pack/unpack code, from Nicholas Clark.
40446      Branch: perl
40447            + pp_pack.c
40448            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
40449            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
40450            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
40451 ____________________________________________________________________________
40452 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
40453         Log: Guard the SysV IPC tests against being invoked in
40454              SysV-IPC-less places.
40455      Branch: perl
40456            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
40457 ____________________________________________________________________________
40458 [ 10683] By: nick                                  on 2001/06/18  12:24:42
40459         Log: Integrate mainline (new test scheme now ok on Linux).
40460      Branch: perlio
40461           +> lib/warnings.t
40462           !> dump.c sv.c
40463 ____________________________________________________________________________
40464 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
40465         Log: Add the locale.c and numeric.c to the microperl sources.
40466      Branch: perl
40467            ! Makefile.micro win32/Makefile
40468 ____________________________________________________________________________
40469 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
40470         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
40471              From: Abhijit Menon-Sen <ams@wiw.org>
40472              Date: Mon, 18 Jun 2001 14:23:44 +0530
40473              Message-ID: <20010618142344.A13136@lustre.linux.in>
40474      Branch: perl
40475            ! dump.c
40476 ____________________________________________________________________________
40477 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
40478         Log: Subject: Re: [PATCH] more anonymous stash cleanups
40479              From: Abhijit Menon-Sen <ams@wiw.org>
40480              Date: Mon, 18 Jun 2001 15:50:32 +0530
40481              Message-ID: <20010618155032.A13223@lustre.linux.in>
40482              
40483              Plus the comment left in as suggested by NI-S.
40484      Branch: perl
40485            ! sv.c
40486 ____________________________________________________________________________
40487 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
40488         Log: One missed file.
40489      Branch: perl
40490            + lib/warnings.t
40491 ____________________________________________________________________________
40492 [ 10678] By: nick                                  on 2001/06/18  08:05:29
40493         Log: Integrate mainline (part2 - the deletes)
40494      Branch: perlio
40495            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
40496            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
40497            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
40498            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
40499            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
40500            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
40501            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
40502            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
40503            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
40504            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
40505            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
40506 ____________________________________________________________________________
40507 [ 10677] By: nick                                  on 2001/06/18  08:04:44
40508         Log: Integrate mainline (part1)
40509      Branch: perlio
40510           +> (branch 376 files)
40511            - (delete 219 files)
40512           !> (integrate 151 files)
40513 ____________________________________________________________________________
40514 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
40515         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
40516              No doubt I made some mistakes like missed some files or
40517              misnamed some files.  The naming rules were more or less:
40518              (1) if the module is from CPAN, follows its ways, be it
40519              t/*.t or test.pl.
40520              (2) otherwise if there are multiple tests for a module
40521              put them in a t/
40522              (3) otherwise if there's only one test put it in Module.t
40523              (4) helper files go to module/ (locale, strict, warnings)
40524              (5) use longer filenames now that we can (but e.g. the
40525              compat-0.6.t and the Text::Balanced test files still
40526              were renamed to be more civil against the 8.3 people)
40527              installperl was updated appropriately not to install the
40528              *.t files or the help files from under lib.
40529              
40530              TODO: some helper files still remain under t/ that could
40531              follow their 'masters'.  UPDATE: On second thoughts, why
40532              should they.  They can continue to live under t/lib, and
40533              in fact the locale/strict/warnings helpers that were moved
40534              could be moved back.  This way the amount of non-installable
40535              stuff under lib/ stays smaller.
40536      Branch: perl
40537            + (add 253 files)
40538            - (delete 254 files)
40539            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
40540 ____________________________________________________________________________
40541 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
40542         Log: The warning no more comes from util.c, it comes from numeric.c.
40543      Branch: perl
40544            ! README.tru64
40545 ____________________________________________________________________________
40546 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
40547         Log: Subject: Re: anyone good at casting spells?
40548              From: Spider Boardman <spider@Orb.Nashua.NH.US>
40549              Date: Sun, 17 Jun 2001 21:21:04 -0400
40550              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
40551      Branch: perl
40552            ! ext/POSIX/POSIX.xs hv.h
40553 ____________________________________________________________________________
40554 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
40555         Log: Protect the (original) thread tests against testing if no 5.005
40556              threads have been configured.
40557      Branch: perl
40558            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
40559            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
40560            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
40561            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
40562            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
40563            ! ext/Thread/unsync4.t
40564 ____________________________________________________________________________
40565 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
40566         Log: Try the new test scanning scheme on Text::Abbrev.
40567      Branch: perl
40568            + lib/Text/Abbrev.t
40569            - lib/Text/Abbrev/t/abbrev.t
40570            ! MANIFEST
40571 ____________________________________________________________________________
40572 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
40573         Log: Change the scan policy of the *.t and test.pl files,
40574              now the *.t do not need to live in a t/ directory.
40575      Branch: perl
40576            ! t/TEST t/harness
40577 ____________________________________________________________________________
40578 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
40579         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
40580              From: Ilmari Karonen <iltzu@sci.fi>
40581              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
40582              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
40583      Branch: perl
40584            ! pod/perlfaq7.pod
40585 ____________________________________________________________________________
40586 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
40587         Log: Quench the warnings from Tru64; the HP-UX is still
40588              broken because it really, REALLY, doesn't like the
40589              HvARRAY() being lvalue:
40590              
40591              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
40592              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
40593      Branch: perl
40594            ! hv.c
40595 ____________________________________________________________________________
40596 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
40597         Log: Integrate change #10667 from maintperl:
40598              
40599              change#10449 broke the special-case that makes lexicals inside the
40600              eval"" within DB::DB() visible
40601      Branch: perl
40602           !> op.c
40603 ____________________________________________________________________________
40604 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
40605         Log: change#10449 broke the special-case that makes lexicals inside the
40606              eval"" within DB::DB() visible
40607      Branch: maint-5.6/perl
40608            ! op.c
40609 ____________________________________________________________________________
40610 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
40611         Log: Still spurious output; indent the code a bit.
40612              
40613              TODO1: separate the utility functions like MkDir
40614              into a helper script?
40615              
40616              TODO2: I see a lot of repetition in the filepath()
40617              and dirpath() calls.
40618      Branch: perl
40619            ! t/lib/filefind.t t/lib/findtaint.t
40620 ____________________________________________________________________________
40621 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
40622         Log: Regen modlib, toc.
40623      Branch: perl
40624            ! pod/perlmodlib.pod pod/perltoc.pod
40625 ____________________________________________________________________________
40626 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
40627         Log: Add libnetcfg to perlutil.
40628      Branch: perl
40629            ! pod/perlutil.pod
40630 ____________________________________________________________________________
40631 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
40632         Log: Initial integration of libnet-1.0703.
40633              The Configure script renamed as libnetcfg, will be
40634              installed along other utilities.
40635      Branch: perl
40636            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
40637            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
40638            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
40639            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
40640            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
40641            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
40642            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
40643            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
40644            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
40645            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
40646            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
40647            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
40648            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
40649            + utils/libnetcfg.PL
40650            ! MANIFEST utils.lst utils/Makefile
40651 ____________________________________________________________________________
40652 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
40653         Log: Less potentially test-harness-confusing output.
40654      Branch: perl
40655            ! lib/Memoize/t/expire_module_t.t
40656 ____________________________________________________________________________
40657 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
40658         Log: The final print annoys make test.
40659      Branch: perl
40660            ! t/lib/filefind.t t/lib/findtaint.t
40661 ____________________________________________________________________________
40662 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
40663         Log: Add an option for handling dangling symbolic links.
40664      Branch: perl
40665            ! lib/File/Find.pm t/lib/filefind.t
40666 ____________________________________________________________________________
40667 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
40668         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
40669              From: Thomas Wegner <wegner_thomas@yahoo.com>
40670              Date: Sun, 17 Jun 2001 14:43:11 +0200
40671              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
40672      Branch: perl
40673            + t/lib/findtaint.t
40674            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
40675 ____________________________________________________________________________
40676 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
40677         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
40678              From: Jonathan Stowe <gellyfish@gellyfish.com>
40679              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
40680              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
40681      Branch: perl
40682            ! lib/ExtUtils/MM_Unix.pm
40683 ____________________________________________________________________________
40684 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
40685         Log: Subject: [PATCH] more anonymous stash cleanups
40686              From: Abhijit Menon-Sen <ams@wiw.org>
40687              Date: Sun, 17 Jun 2001 11:44:06 +0530
40688              Message-ID: <20010617114406.A25203@lustre.linux.in>
40689      Branch: perl
40690            ! op.c
40691 ____________________________________________________________________________
40692 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
40693         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
40694              From: Abhijit Menon-Sen <ams@wiw.org>
40695              Date: Sun, 17 Jun 2001 08:02:59 +0530
40696              Message-ID: <20010617080259.A28776@lustre.linux.in>
40697              
40698              Subject: [PATCH #2/7] xhv_eiter
40699              From: Abhijit Menon-Sen <ams@wiw.org>
40700              Date: Sun, 17 Jun 2001 08:13:18 +0530
40701              Message-ID: <20010617081318.B28776@lustre.linux.in>
40702              
40703              Subject: [PATCH #3/7] xhv_fill
40704              From: Abhijit Menon-Sen <ams@wiw.org>
40705              Date: Sun, 17 Jun 2001 08:25:16 +0530
40706              Message-ID: <20010617082516.C28776@lustre.linux.in>
40707              
40708              Subject: [PATCH #4/7] xhv_keys
40709              From: Abhijit Menon-Sen <ams@wiw.org>
40710              Date: Sun, 17 Jun 2001 08:36:17 +0530
40711              Message-ID: <20010617083617.D28776@lustre.linux.in>
40712              
40713              Subject: [PATCH #5/7] xhv_max
40714              From: Abhijit Menon-Sen <ams@wiw.org>
40715              Date: Sun, 17 Jun 2001 08:39:48 +0530
40716              Message-ID: <20010617083948.E28776@lustre.linux.in>
40717              
40718              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
40719              From: Abhijit Menon-Sen <ams@wiw.org>
40720              Date: Sun, 17 Jun 2001 08:51:11 +0530
40721              Message-ID: <20010617085111.F28776@lustre.linux.in>
40722      Branch: perl
40723            ! hv.c
40724 ____________________________________________________________________________
40725 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
40726         Log: Update Changes.
40727      Branch: perl
40728            ! Changes patchlevel.h
40729 ____________________________________________________________________________
40730 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
40731         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
40732              From: Abhijit Menon-Sen <ams@wiw.org>
40733              Date: Sat, 16 Jun 2001 07:41:19 +0530
40734              Message-ID: <20010616074119.A24720@lustre.linux.in>
40735      Branch: perl
40736            ! hv.c perl.c vms/vmsish.h win32/win32.h
40737 ____________________________________________________________________________
40738 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
40739         Log: Document tests failing when threaded, since we now have more.
40740      Branch: perl
40741            ! pod/perl572delta.pod
40742 ____________________________________________________________________________
40743 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
40744         Log: -Wall cleanup.
40745      Branch: perl
40746            ! ext/Thread/Thread.xs
40747 ____________________________________________________________________________
40748 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
40749         Log: pthread_attr_setstacksize() isn't absolutely necessary
40750              to call, only iff THREAD_CREATE_NEEDS_STACK.
40751      Branch: perl
40752            ! ext/Thread/Thread.xs
40753 ____________________________________________________________________________
40754 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
40755         Log: -Wall strays.
40756      Branch: perl
40757            ! perl.c util.c
40758 ____________________________________________________________________________
40759 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
40760         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
40761              (and INT64_MIN) brokenness.
40762      Branch: perl
40763            ! hints/darwin.sh perl.h
40764 ____________________________________________________________________________
40765 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
40766         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
40767              From: Nicholas Clark <nick@ccl4.org>
40768              Date: Sun, 17 Jun 2001 00:16:05 +0100
40769              Message-ID: <20010617001605.V98663@plum.flirble.org>
40770      Branch: perl
40771            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
40772            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
40773            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
40774 ____________________________________________________________________________
40775 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
40776         Log: Add perlnetware to docs; regen toc; supply skeleton
40777              docs for some Memoize submodules.
40778      Branch: perl
40779            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
40780            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
40781            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
40782            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
40783            ! win32/Makefile win32/makefile.mk
40784 ____________________________________________________________________________
40785 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
40786         Log: pod cleanup.
40787      Branch: perl
40788            ! README.netware
40789 ____________________________________________________________________________
40790 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
40791         Log: Integrate Memoize 0.64.  Few tweaks were required in
40792              the test scripts.  Note that the speed and expire*
40793              tests take several dozen seconds to run.
40794      Branch: perl
40795            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
40796            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
40797            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
40798            + lib/Memoize/README lib/Memoize/SDBM_File.pm
40799            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
40800            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
40801            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
40802            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
40803            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
40804            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
40805            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
40806            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
40807            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
40808            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
40809            ! MANIFEST t/lib/1_compile.t
40810 ____________________________________________________________________________
40811 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
40812         Log: Document the cross-compilation options.
40813      Branch: perl
40814            ! Cross/README INSTALL
40815 ____________________________________________________________________________
40816 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
40817         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
40818      Branch: perl
40819            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
40820            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
40821            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
40822            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
40823            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
40824            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
40825            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
40826            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
40827            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
40828            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
40829            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
40830            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
40831            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
40832            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
40833            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
40834            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
40835            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
40836            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
40837            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
40838            + lib/ExtUtils/MM_NW5.pm
40839            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
40840            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
40841            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
40842            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
40843            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
40844            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
40845            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
40846            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
40847            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
40848            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
40849            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
40850            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
40851            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
40852            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
40853            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
40854            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
40855            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
40856            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
40857            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
40858            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
40859            ! util.h x2p/a2py.c
40860 ____________________________________________________________________________
40861 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
40862         Log: Resort MANIFEST.
40863      Branch: perl
40864            ! MANIFEST
40865 ____________________________________________________________________________
40866 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
40867         Log: Integrate perlio.
40868      Branch: perl
40869           +> win32/win32io.c
40870           !> MANIFEST perlio.c perliol.h win32/makefile.mk
40871 ____________________________________________________________________________
40872 [ 10640] By: nick                                  on 2001/06/16  18:38:31
40873         Log: Disable :win32 layer as default till I get it working
40874      Branch: perlio
40875            ! MANIFEST perlio.c
40876 ____________________________________________________________________________
40877 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
40878         Log: Try the new scheme by moving the Text::Abbrev test
40879              to a new place under lib.
40880      Branch: perl
40881            + lib/Text/Abbrev/t/abbrev.t
40882            - t/lib/abbrev.t
40883            ! MANIFEST
40884 ____________________________________________________________________________
40885 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
40886         Log: Make the code even more dynamical so that testname
40887              suffix length can change.
40888      Branch: perl
40889            ! lib/Test/Harness.pm t/TEST
40890 ____________________________________________________________________________
40891 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
40892         Log: Allow for deeper t/ and also a single test.pl.
40893      Branch: perl
40894            ! t/TEST t/harness
40895 ____________________________________________________________________________
40896 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
40897         Log: #define fix from Nicholas Clark.
40898      Branch: perl
40899            ! ext/POSIX/POSIX.xs
40900 ____________________________________________________________________________
40901 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
40902         Log: Initialization is nice.
40903      Branch: perl
40904            ! lib/Test/Harness.pm
40905 ____________________________________________________________________________
40906 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
40907         Log: Make t/TEST and t/harness to test also the t/ tests
40908              under the main lib/ and ext/ directories.  Fix Test::Harness
40909              to dynamically change the width of its "foo/bar....ok" output.
40910      Branch: perl
40911            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
40912 ____________________________________________________________________________
40913 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
40914         Log: Subject: [PATCH] Re: perl@10611 
40915              From: Nicholas Clark <nick@ccl4.org>
40916              Date: Sat, 16 Jun 2001 16:52:47 +0100
40917              Message-ID: <20010616165247.O98663@plum.flirble.org>
40918              
40919              The .xs parts, too.
40920      Branch: perl
40921            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
40922            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
40923 ____________________________________________________________________________
40924 [ 10632] By: nick                                  on 2001/06/16  16:44:35
40925         Log: Work-in-progress win32 layer semi-functional, checking 
40926              for UNIX breakage.
40927      Branch: perlio
40928            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
40929 ____________________________________________________________________________
40930 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
40931         Log: Subject: [PATCH] Re: perl@10611 
40932              From: Nicholas Clark <nick@ccl4.org>
40933              Date: Sat, 16 Jun 2001 16:52:47 +0100
40934              Message-ID: <20010616165247.O98663@plum.flirble.org>
40935      Branch: perl
40936            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
40937            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
40938            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
40939            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
40940            ! lib/ExtUtils/Constant.pm
40941 ____________________________________________________________________________
40942 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
40943         Log: Metaconfig unit change for #10629.
40944      Branch: metaconfig
40945            ! U/modified/Finish.U
40946 ____________________________________________________________________________
40947 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
40948         Log: The extraction changed directories.
40949      Branch: perl
40950            ! Configure
40951 ____________________________________________________________________________
40952 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
40953         Log: Math::BigInt 1.35 from Tels.
40954      Branch: perl
40955            + t/lib/mbimbf.t
40956            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
40957            ! t/lib/bigfltpm.t t/lib/bigintpm.t
40958 ____________________________________________________________________________
40959 [ 10627] By: nick                                  on 2001/06/16  14:54:52
40960         Log: Work in progress UNIX-side edit of win32 PerLIO layer
40961      Branch: perlio
40962            + win32/win32io.c
40963            ! perlio.c win32/makefile.mk
40964 ____________________________________________________________________________
40965 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
40966         Log: Subject: [PATCH 5.6.1] os2/diff-configure
40967              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40968              Date: Fri, 15 Jun 2001 01:19:36 -0400
40969              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
40970              
40971              Empty all of it because I think #10624 made even the
40972              last patch hunk unnecessary.
40973      Branch: perl
40974            ! os2/diff.configure
40975 ____________________________________________________________________________
40976 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
40977         Log: Metaconfig unit change for 10624.
40978      Branch: metaconfig
40979            ! U/modified/libc.U
40980      Branch: perl
40981            ! config_h.SH
40982 ____________________________________________________________________________
40983 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
40984         Log: Move the initialization of libnames to the beginning so
40985              that can one 'seed' it (as OS/2 does.)
40986      Branch: perl
40987            ! Configure
40988 ____________________________________________________________________________
40989 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
40990         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
40991              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
40992              Date: Fri, 15 Jun 2001 19:10:57 -0400
40993              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
40994      Branch: perl
40995            ! os2/OS2/REXX/DLL/DLL.pm
40996 ____________________________________________________________________________
40997 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
40998         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
40999              From: "Craig A. Berry" <craigberry@mac.com>
41000              Date: Fri, 15 Jun 2001 17:00:03 -0500
41001              Message-Id: <a05101007b750342599be@[172.16.52.1]>
41002      Branch: perl
41003            ! vms/descrip_mms.template
41004 ____________________________________________________________________________
41005 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
41006         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
41007              From: "Craig A. Berry" <craigberry@mac.com>
41008              Date: Fri, 15 Jun 2001 18:39:42 -0500
41009              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
41010      Branch: perl
41011            ! lib/File/Spec/VMS.pm t/lib/extutils.t
41012 ____________________________________________________________________________
41013 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
41014         Log: Integrate perlio.
41015      Branch: perl
41016           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
41017           !> t/io/utf8.t t/lib/io_scalar.t
41018 ____________________________________________________________________________
41019 [ 10619] By: nick                                  on 2001/06/15  21:05:19
41020         Log: Generated files
41021      Branch: perlio
41022            ! embed.h proto.h
41023 ____________________________________________________________________________
41024 [ 10618] By: nick                                  on 2001/06/15  20:27:42
41025         Log: Fix open.pm to work via XS-implemented method calls rather
41026              than *open::layers variables which caused all the HV/AV hassle.
41027      Branch: perlio
41028            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
41029            ! t/lib/io_scalar.t
41030 ____________________________________________________________________________
41031 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
41032         Log: Integrate perlio.
41033      Branch: perl
41034           !> lib/ExtUtils/Constant.pm
41035 ____________________________________________________________________________
41036 [ 10616] By: nick                                  on 2001/06/15  18:46:47
41037         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
41038      Branch: perlio
41039            ! lib/ExtUtils/Constant.pm
41040 ____________________________________________________________________________
41041 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
41042         Log: Integrate perlio.
41043      Branch: perl
41044           !> ext/Socket/Socket.xs
41045 ____________________________________________________________________________
41046 [ 10614] By: nick                                  on 2001/06/15  18:33:37
41047         Log: MULTIPLICITY fix for Socket.xs
41048      Branch: perlio
41049            ! ext/Socket/Socket.xs
41050 ____________________________________________________________________________
41051 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
41052         Log: Subject: Re: perl@10611
41053              From: Doug MacEachern <dougm@covalent.net>
41054              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
41055              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
41056      Branch: perl
41057            ! ext/Socket/Socket.xs
41058 ____________________________________________________________________________
41059 [ 10612] By: nick                                  on 2001/06/15  16:14:38
41060         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
41061      Branch: perlio
41062           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
41063           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
41064           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
41065           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
41066           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
41067           !> utils/h2ph.PL
41068 ____________________________________________________________________________
41069 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
41070         Log: Update Changes.
41071      Branch: perl
41072            ! Changes patchlevel.h
41073 ____________________________________________________________________________
41074 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
41075         Log: Upping the test count.
41076      Branch: perl
41077            ! t/lib/filefind.t
41078 ____________________________________________________________________________
41079 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
41080         Log: Integrate perlio.
41081      Branch: perl
41082           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
41083 ____________________________________________________________________________
41084 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
41085         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
41086              From: andreas.koenig@anima.de (Andreas J. Koenig)
41087              Date: 15 Jun 2001 13:30:39 +0200
41088              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
41089              
41090              Record the grim history.
41091      Branch: perl
41092            ! lib/File/Find.pm
41093 ____________________________________________________________________________
41094 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
41095         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
41096              From: Brian McCauley <nobull@mail.com>
41097              Date: 15 Jun 2001 07:51:26 +0100
41098              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
41099      Branch: perl
41100            ! lib/File/Find.pm t/lib/filefind.t
41101 ____________________________________________________________________________
41102 [ 10606] By: nick                                  on 2001/06/15  14:00:08
41103         Log: regen_config_h for Win32.
41104      Branch: perlio
41105            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41106 ____________________________________________________________________________
41107 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
41108         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
41109              From: Peter Prymmer <pvhp@forte.com>
41110              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
41111              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
41112      Branch: perl
41113            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
41114 ____________________________________________________________________________
41115 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
41116         Log: Some filesystems require writability for rename/unlink.
41117      Branch: perl
41118            ! opcode.pl
41119 ____________________________________________________________________________
41120 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
41121         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
41122              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
41123              Date: Fri, 15 Jun 2001 12:08:53 +0200
41124              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
41125      Branch: perl
41126            ! perlio.c
41127 ____________________________________________________________________________
41128 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
41129         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
41130              From: Mike Guy <mjtg@cam.ac.uk>
41131              Date: Fri, 15 Jun 2001 14:11:49 +0100
41132              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
41133      Branch: perl
41134            ! opcode.pl
41135 ____________________________________________________________________________
41136 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
41137         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
41138              From: Nicholas Clark <nick@ccl4.org>
41139              Date: Thu, 14 Jun 2001 23:52:56 +0100
41140              Message-ID: <20010614235256.G98663@plum.flirble.org>
41141      Branch: perl
41142            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
41143            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
41144 ____________________________________________________________________________
41145 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
41146         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
41147              From: Russ Allbery <rra@stanford.edu>
41148              Date: 14 Jun 2001 13:24:43 -0700
41149              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
41150      Branch: perl
41151            ! ext/GDBM_File/GDBM_File.pm
41152 ____________________________________________________________________________
41153 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
41154         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
41155              From: Nicholas Clark <nick@ccl4.org>
41156              Date: Thu, 14 Jun 2001 20:37:47 +0100
41157              Message-ID: <20010614203747.F98663@plum.flirble.org>
41158      Branch: perl
41159            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
41160            ! t/lib/gdbm.t
41161 ____________________________________________________________________________
41162 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
41163         Log: Integrate perlio.
41164      Branch: perl
41165           !> makedef.pl sv.c
41166 ____________________________________________________________________________
41167 [ 10597] By: nick                                  on 2001/06/15  11:08:13
41168         Log: Check that HVs with HvNAME() != NULL are really stashes before
41169              treating them as such. Also be more defensive on the GvCV.
41170              Win32 fork and dprof now working again. 
41171      Branch: perlio
41172            ! sv.c
41173 ____________________________________________________________________________
41174 [ 10596] By: nick                                  on 2001/06/15  10:11:20
41175         Log: Integrate mainline.
41176      Branch: perlio
41177           +> Cross/README
41178           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
41179           !> Porting/config_H config_h.SH configure.com epoc/config.sh
41180           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
41181           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41182           !> vos/config.ga.h win32/config.bc win32/config.gc
41183           !> win32/config.vc win32/config_H.bc win32/config_H.gc
41184           !> win32/config_H.vc
41185 ____________________________________________________________________________
41186 [ 10595] By: nick                                  on 2001/06/15  09:37:17
41187         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
41188              - Win32 (VC++) now builds but fails:
41189              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
41190              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
41191              write.t    - open(...,"|-") not implemented on Win32 
41192      Branch: perlio
41193            ! makedef.pl
41194 ____________________________________________________________________________
41195 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
41196         Log: Integrate perlio.
41197      Branch: perl
41198           !> perlio.c win32/makefile.mk
41199 ____________________________________________________________________________
41200 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
41201         Log: Metaconfig unit changes for #10592.
41202      Branch: metaconfig
41203            + U/modified/i_varhdr.U U/modified/startsh.U
41204            - U/a_dvisory/crosscompile.U U/target/Target.U
41205            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
41206            ! U/compline/bitpbyte.U U/compline/byteorder.U
41207            ! U/compline/ccflags.U U/compline/charsize.U
41208            ! U/compline/d_casti32.U U/compline/d_castneg.U
41209            ! U/compline/d_closedir.U U/compline/d_fd_set.U
41210            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
41211            ! U/compline/d_keepsig.U U/compline/d_open3.U
41212            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
41213            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
41214            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
41215            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
41216            ! U/compline/doublesize.U U/compline/floatsize.U
41217            ! U/compline/nblock_io.U U/compline/orderlib.U
41218            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
41219            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
41220            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
41221            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
41222            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
41223            ! U/modified/spitshell.U U/threads/archname.U
41224            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
41225            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
41226            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
41227            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
41228            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
41229      Branch: metaconfig/U/perl
41230            + Cross.U
41231            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
41232            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
41233            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
41234            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
41235            ! stdio_streams.U uselfs.U
41236 ____________________________________________________________________________
41237 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
41238         Log: The first steps towards cross-compilation.
41239              
41240              Abstract execution of compiled test executables with $run,
41241              and abstract transfer of files with $to and $from.
41242              
41243              Under cross-compilation the $run, $to, and $from will point
41244              to appropriate wrapper scripts, by default ssh and scp,
41245              but also rsh, rcp, and cp are supported.  If not
41246              cross-compiling, they will be set to '', ':', and ':',
41247              respectively.
41248              
41249              With these patches I was able to get Configure for
41250              iPAQ ARM Linux on an Intel Linux about 95% right
41251              (only a few tests failed to execute or they produced
41252              incorrect results), and I was able to compile
41253              a functional miniperl.
41254              
41255              The symbol crosscompile renamed to be usecrosscompile,
41256              the corresponding C symbol from CROSSCOMPILE to
41257              USE_CROSS_COMPILE.
41258      Branch: perl
41259            ! Configure Cross/README Makefile.SH Porting/Glossary
41260            ! Porting/config.sh Porting/config_H config_h.SH configure.com
41261            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
41262            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
41263            ! vos/config.ga.def vos/config.ga.h win32/config.bc
41264            ! win32/config.gc win32/config.vc win32/config_H.bc
41265            ! win32/config_H.gc win32/config_H.vc
41266 ____________________________________________________________________________
41267 [ 10591] By: nick                                  on 2001/06/14  20:00:12
41268         Log: Steps along the road toward Win32 building again.
41269      Branch: perlio
41270            ! perlio.c win32/makefile.mk
41271 ____________________________________________________________________________
41272 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
41273         Log: Integrate perlio.
41274      Branch: perl
41275           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
41276 ____________________________________________________________________________
41277 [ 10589] By: nick                                  on 2001/06/14  13:54:07
41278         Log: Routine regen_config_h for Win32
41279      Branch: perlio
41280            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
41281 ____________________________________________________________________________
41282 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
41283         Log: Integrate perlio.
41284      Branch: perl
41285           +> perlyline.pl
41286           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
41287 ____________________________________________________________________________
41288 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
41289         Log: A placeholder.
41290      Branch: perl
41291            + Cross/README
41292 ____________________________________________________________________________
41293 [ 10586] By: nick                                  on 2001/06/14  08:25:07
41294         Log: Add new step to run_byacc which:
41295              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
41296              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
41297      Branch: perlio
41298            + perlyline.pl
41299            ! MANIFEST Makefile.SH perly.c
41300 ____________________________________________________________________________
41301 [ 10585] By: nick                                  on 2001/06/14  08:22:29
41302         Log: Integrate mainline
41303      Branch: perlio
41304           +> locale.c numeric.c
41305           !> Changes cygwin/Makefile.SHs embed.h embed.pl
41306           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
41307           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
41308           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
41309           !> x2p/Makefile.SH
41310 ____________________________________________________________________________
41311 [ 10584] By: nick                                  on 2001/06/14  08:05:53
41312         Log: Hack to remove insecure directories from PATH so test will run.
41313      Branch: perlio
41314            ! t/lib/filefind.t
41315 ____________________________________________________________________________
41316 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
41317         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
41318      Branch: perl
41319            - t/lib/mbimbf.t
41320            ! MANIFEST
41321 ____________________________________________________________________________
41322 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
41323         Log: Detypo.
41324      Branch: perl
41325            ! x2p/Makefile.SH
41326 ____________________________________________________________________________
41327 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
41328         Log: de-$CONFIG continues.
41329      Branch: perl
41330            ! cygwin/Makefile.SHs x2p/Makefile.SH
41331 ____________________________________________________________________________
41332 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
41333         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
41334              From: Nicholas Clark <nick@ccl4.org>
41335              Date: Wed, 13 Jun 2001 21:20:13 +0100
41336              Message-ID: <20010613212013.D98663@plum.flirble.org>
41337      Branch: perl
41338            ! opcode.pl
41339 ____________________________________________________________________________
41340 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
41341         Log: Subject: splitting util.c
41342              From: Hugo <hv@crypt.compulink.co.uk>
41343              Date: Thu, 14 Jun 2001 00:41:08 +0100
41344              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
41345      Branch: perl
41346            + locale.c numeric.c
41347            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
41348            ! pod/perlapi.pod proto.h util.c
41349 ____________________________________________________________________________
41350 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
41351         Log: Upgrade to Math::BigInt 1.34 from Tels.
41352      Branch: perl
41353            + t/lib/mbimbf.t
41354            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
41355            ! t/lib/bigfltpm.t t/lib/bigintpm.t
41356 ____________________________________________________________________________
41357 [ 10577] By: nick                                  on 2001/06/13  19:02:48
41358         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
41359      Branch: perlio
41360           !> (integrate 125 files)
41361 ____________________________________________________________________________
41362 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
41363         Log: Update Changes.
41364      Branch: perl
41365            ! Changes patchlevel.h
41366 ____________________________________________________________________________
41367 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
41368         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
41369              From: "Craig A. Berry" <craigberry@mac.com>
41370              Date: Wed, 13 Jun 2001 13:24:28 -0500
41371              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
41372      Branch: perl
41373            ! ext/re/Makefile.PL
41374 ____________________________________________________________________________
41375 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
41376         Log: Mc.u.c. for #10573.
41377      Branch: metaconfig
41378            ! U/threads/usethreads.U
41379 ____________________________________________________________________________
41380 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
41381         Log: It would be also be good if I could type.
41382      Branch: perl
41383            ! Configure
41384 ____________________________________________________________________________
41385 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
41386         Log: Metaconfig unit change for #10571.
41387      Branch: metaconfig
41388            ! U/threads/usethreads.U
41389 ____________________________________________________________________________
41390 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
41391         Log: A non-empty default is a good thing.
41392      Branch: perl
41393            ! Configure
41394 ____________________________________________________________________________
41395 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
41396         Log: Metaconfig unit change for #10569.
41397      Branch: metaconfig
41398            ! U/threads/usethreads.U
41399 ____________________________________________________________________________
41400 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
41401         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
41402              extremely experimental, not even prompted for.
41403      Branch: perl
41404            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
41405            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
41406            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
41407            ! win32/config.bc win32/config.gc win32/config.vc
41408 ____________________________________________________________________________
41409 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
41410         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
41411      Branch: perl
41412            ! pod/perlfaq6.pod
41413 ____________________________________________________________________________
41414 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
41415         Log: Integrate perlio; conflicts, accept Nick's versions.
41416      Branch: perl
41417           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
41418           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
41419 ____________________________________________________________________________
41420 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
41421         Log: Subject: Re: ext/ + -Wall
41422              From: Doug MacEachern <dougm@covalent.net>
41423              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
41424              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
41425      Branch: perl
41426            ! XSUB.h lib/ExtUtils/xsubpp perl.h
41427 ____________________________________________________________________________
41428 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
41429         Log: Similar logic as DB_File.xs, using the modern macros and
41430              defines them to older ones for older Perls where PERL_VERSION
41431              is not defined, from Doug MacEachern.
41432      Branch: perl
41433            ! ext/Storable/Storable.xs
41434 ____________________________________________________________________________
41435 [ 10564] By: nick                                  on 2001/06/13  15:22:01
41436         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
41437              and using that instead (name lookups are sequential search for now).
41438      Branch: perlio
41439            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
41440            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
41441 ____________________________________________________________________________
41442 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
41443         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
41444              From: "Richard Soderberg" <rs@crystalflame.net>
41445              Date: Sat, 26 May 2001 06:44:20 -0700
41446              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
41447      Branch: perl
41448            ! sv.c t/op/glob.t
41449 ____________________________________________________________________________
41450 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
41451         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
41452              From: "Craig A. Berry" <craigberry@mac.com>
41453              Date: Tue, 12 Jun 2001 23:55:26 -0500
41454              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
41455      Branch: perl
41456            ! ext/re/Makefile.PL ext/re/re.xs
41457 ____________________________________________________________________________
41458 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
41459         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
41460              suggested by NI-S.
41461      Branch: perl
41462            ! XSUB.h malloc.c perl.h
41463 ____________________________________________________________________________
41464 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
41465         Log: Regen toc.
41466      Branch: perl
41467            ! pod/perltoc.pod
41468 ____________________________________________________________________________
41469 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
41470         Log: Subject: [patch] perl.gprof control
41471              From: Doug MacEachern <dougm@covalent.net>
41472              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
41473              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
41474      Branch: perl
41475            ! miniperlmain.c perl.h
41476 ____________________________________________________________________________
41477 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
41478         Log: Subject: Re: ext/ + -Wall
41479              From: Doug MacEachern <dougm@covalent.net>
41480              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
41481              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
41482              
41483              Document ax and break up dXSARGS.
41484      Branch: perl
41485            ! XSUB.h pod/perlapi.pod
41486 ____________________________________________________________________________
41487 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
41488         Log: More AIX tweakage from Merijn.
41489      Branch: perl
41490            ! hints/aix.sh
41491 ____________________________________________________________________________
41492 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
41493         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
41494              From: "Craig A. Berry" <craigberry@mac.com>
41495              Date: Tue, 12 Jun 2001 22:57:45 -0500
41496              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
41497      Branch: perl
41498            ! vms/descrip_mms.template
41499 ____________________________________________________________________________
41500 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
41501         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
41502              From: "Craig A. Berry" <craigberry@mac.com>
41503              Date: Tue, 12 Jun 2001 22:21:39 -0500
41504              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
41505      Branch: perl
41506            ! configure.com util.c
41507 ____________________________________________________________________________
41508 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
41509         Log: New AIX dynaloading code from Jens-Uwe Mager.
41510              Does break binary compatibility.
41511      Branch: perl
41512            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
41513 ____________________________________________________________________________
41514 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
41515         Log: VMS DEC C compiler found nits by Peter Prymmer.
41516      Branch: perl
41517            ! util.c
41518 ____________________________________________________________________________
41519 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
41520         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
41521              From: Peter Prymmer <pvhp@forte.com>
41522              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
41523              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
41524      Branch: perl
41525            ! t/lib/filecomp.t
41526 ____________________________________________________________________________
41527 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
41528         Log: I wonder how many $CONFIGs still lurk in the shadows.
41529      Branch: perl
41530            ! pod/Makefile.SH x2p/cflags.SH
41531 ____________________________________________________________________________
41532 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
41533         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
41534      Branch: perl
41535            ! pod/checkpods.PL
41536 ____________________________________________________________________________
41537 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
41538         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
41539      Branch: perl
41540            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
41541 ____________________________________________________________________________
41542 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
41543         Log: Subject: [patch] rid local_patches warnings
41544              From: Doug MacEachern <dougm@covalent.net>
41545              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
41546              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
41547      Branch: perl
41548            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
41549 ____________________________________________________________________________
41550 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
41551         Log: Subject: Re: ext/ + -Wall
41552              From: Doug MacEachern <dougm@covalent.net>
41553              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
41554              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
41555      Branch: perl
41556            ! ext/attrs/attrs.xs
41557 ____________________________________________________________________________
41558 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
41559         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
41560              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
41561              Date: Tue, 12 Jun 2001 14:36:20 -0400
41562              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
41563      Branch: perl
41564            ! pod/perlretut.pod
41565 ____________________________________________________________________________
41566 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
41567         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
41568              From: Mike Guy <mjtg@cam.ac.uk>
41569              Date: Tue, 12 Jun 2001 19:10:31 +0100
41570              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
41571              
41572              Subject: Re: [ID 20010612.001] out of memory during regex compilation
41573              From: Mike Guy <mjtg@cam.ac.uk>
41574              Date: Tue, 12 Jun 2001 19:21:01 +0100
41575              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
41576      Branch: perl
41577            ! pod/perlop.pod
41578 ____________________________________________________________________________
41579 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
41580         Log: AIX tweaks from Merijn H. Brand.
41581      Branch: perl
41582            ! hints/aix.sh
41583 ____________________________________________________________________________
41584 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
41585         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
41586              From: "Brendan O'Dea" <bod@compusol.com.au>
41587              Date: Wed, 13 Jun 2001 05:16:47 +1000
41588              Message-ID: <20010613051647.A8945@compusol.com.au>
41589      Branch: maint-5.6/perl
41590            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
41591 ____________________________________________________________________________
41592 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
41593         Log: Subject: Small bcopy cleanup
41594              From: Andy Dougherty <doughera@lafayette.edu>
41595              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
41596              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
41597      Branch: perl
41598            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
41599 ____________________________________________________________________________
41600 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
41601         Log: Subject: [PATCH] Re: ext/ + -Wall
41602              From: Nicholas Clark <nick@ccl4.org>
41603              Date: Wed, 13 Jun 2001 00:04:30 +0100
41604              Message-ID: <20010613000430.M5901@plum.flirble.org>
41605      Branch: perl
41606            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
41607 ____________________________________________________________________________
41608 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
41609         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
41610              From: Nicholas Clark <nick@ccl4.org>
41611              Date: Tue, 12 Jun 2001 23:53:07 +0100
41612              Message-ID: <20010612235307.L5901@plum.flirble.org>
41613      Branch: perl
41614            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
41615 ____________________________________________________________________________
41616 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
41617         Log: MPE/iX tweaks from Mark Bixby.
41618      Branch: perl
41619            ! hints/mpeix.sh mpeix/mpeixish.h util.c
41620 ____________________________________________________________________________
41621 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
41622         Log: Update Changes.
41623      Branch: perl
41624            ! Changes patchlevel.h
41625 ____________________________________________________________________________
41626 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
41627         Log: One less -Wall whine (found under DEBUGGING).
41628      Branch: perl
41629            ! x2p/Makefile.SH x2p/a2p.c
41630 ____________________________________________________________________________
41631 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
41632         Log: s/case-independent/case-insensitive/g
41633      Branch: perl
41634            ! pod/perldebug.pod
41635 ____________________________________________________________________________
41636 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
41637         Log: As suggested in    
41638              
41639              Subject: Re: ext/ + -Wall
41640              From: Gurusamy Sarathy <gsar@ActiveState.com>
41641              Date: Mon, 11 Jun 2001 23:34:31 -0700
41642              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
41643      Branch: perl
41644            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
41645            ! perl.h
41646 ____________________________________________________________________________
41647 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
41648         Log: Subject: ext/ + -Wall
41649              From: Doug MacEachern <dougm@covalent.net>
41650              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
41651              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
41652      Branch: perl
41653            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
41654            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
41655            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
41656            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
41657            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
41658            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
41659            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
41660            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
41661            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
41662            ! lib/ExtUtils/xsubpp
41663 ____________________________________________________________________________
41664 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
41665         Log: Subject: [PATCH] anonymous stashes
41666              From: Abhijit Menon-Sen <ams@wiw.org>
41667              Date: Tue, 12 Jun 2001 12:47:04 +0530
41668              Message-ID: <20010612124704.A29029@lustre.linux.in>
41669      Branch: perl
41670            ! dump.c gv.c sv.c xsutils.c
41671 ____________________________________________________________________________
41672 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
41673         Log: One more test for $^S.
41674      Branch: perl
41675            ! t/op/magic.t
41676 ____________________________________________________________________________
41677 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
41678         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
41679              From: Abhijit Menon-Sen <ams@wiw.org>
41680              Date: Tue, 12 Jun 2001 17:35:55 +0530
41681              Message-ID: <20010612173555.A32426@lustre.linux.in>
41682      Branch: perl
41683            ! mg.c t/op/magic.t
41684 ____________________________________________________________________________
41685 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
41686         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
41687              From: Mike Guy <mjtg@cam.ac.uk>
41688              Date: Tue, 12 Jun 2001 13:14:15 +0100
41689              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
41690      Branch: perl
41691            ! pod/perlop.pod
41692 ____________________________________________________________________________
41693 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
41694         Log: AUTHORS updates.
41695      Branch: perl
41696            ! AUTHORS
41697 ____________________________________________________________________________
41698 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
41699         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
41700              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
41701              Content-Transfer-Encoding: 7bit
41702              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
41703      Branch: perl
41704            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
41705 ____________________________________________________________________________
41706 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
41707         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
41708              From: "Philip Newton" <Philip.Newton@gmx.net>
41709              Date: Mon, 11 Jun 2001 07:08:03 +0200
41710              Message-Id: <200106120802.LAA08992@taas.iki.fi>
41711      Branch: perl
41712            ! t/base/term.t
41713 ____________________________________________________________________________
41714 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
41715         Log: Cleanup the a2p.c for -Wall.
41716      Branch: perl
41717            ! x2p/Makefile.SH x2p/a2p.c
41718 ____________________________________________________________________________
41719 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
41720         Log: File::Find update for MacOS from Chris Nandor.
41721      Branch: perl
41722            ! lib/File/Find.pm t/lib/filefind.t
41723 ____________________________________________________________________________
41724 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
41725         Log: gcc -Wall nits picked out by a non-UNIX system
41726              (courtesy of Mark Bixby)
41727      Branch: perl
41728            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
41729            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
41730            ! pp_sys.c util.c
41731 ____________________________________________________________________________
41732 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
41733         Log: Metaconfig unit change for #10522.  (The d_modfl changes
41734              placate metalint.)
41735      Branch: metaconfig/U/perl
41736            ! d_modfl.U d_u32align.U
41737 ____________________________________________________________________________
41738 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
41739         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
41740              be "./try 2>&1 >/dev/null".
41741      Branch: perl
41742            ! Configure
41743 ____________________________________________________________________________
41744 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
41745         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
41746              From: "Craig A. Berry" <craigberry@mac.com>
41747              Date: Mon, 11 Jun 2001 14:00:32 -0500
41748              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
41749      Branch: perl
41750            ! configure.com
41751 ____________________________________________________________________________
41752 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
41753         Log: Move the full \p\P lists to perlunicode.
41754      Branch: perl
41755            ! pod/perlretut.pod pod/perlunicode.pod
41756 ____________________________________________________________________________
41757 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
41758         Log: VOS build tweak for 5.6.1 from Paul Green.
41759      Branch: maint-5.6/perl
41760            ! vos/build.cm
41761 ____________________________________________________________________________
41762 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
41763         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
41764              From: "Craig A. Berry" <craigberry@mac.com>
41765              Date: Fri, 8 Jun 2001 18:08:18 -0500
41766              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
41767      Branch: perl
41768            ! vms/vms.c
41769 ____________________________________________________________________________
41770 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
41771         Log: Update Changes.
41772      Branch: perl
41773            ! Changes patchlevel.h
41774 ____________________________________________________________________________
41775 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
41776         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
41777      Branch: perl
41778            ! vos/config.alpha.h vos/config.ga.h
41779 ____________________________________________________________________________
41780 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
41781         Log: VOS updates from Paul Green for @10476.
41782      Branch: perl
41783            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
41784            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41785            ! vos/config.ga.h vos/configure_perl.cm
41786 ____________________________________________________________________________
41787 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
41788         Log: Subject: [PATCH] Not many people know this ...
41789              From: Mike Guy <mjtg@cam.ac.uk>
41790              Date: Mon, 11 Jun 2001 14:55:15 +0100
41791              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
41792      Branch: perl
41793            ! pod/perldebug.pod
41794 ____________________________________________________________________________
41795 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
41796         Log: Add final commas to lists as suggested by Philip Newton.
41797      Branch: perl
41798            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
41799 ____________________________________________________________________________
41800 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
41801         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
41802              Date: Sun, 10 Jun 2001 23:35:38 -0400
41803              From: Chris Nandor <pudge@pobox.com>
41804              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
41805      Branch: perl
41806            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
41807            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
41808            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
41809            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
41810            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
41811            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
41812            ! t/op/write.t t/pragma/strict.t
41813 ____________________________________________________________________________
41814 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
41815         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
41816              From: Chris Nandor <pudge@pobox.com>
41817              Date: Mon, 11 Jun 2001 08:24:28 -0400
41818              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
41819      Branch: perl
41820            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
41821            ! t/lib/io_dir.t
41822 ____________________________________________________________________________
41823 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
41824         Log: One more run_byacc (a hand-tweaked version had slipped in).
41825      Branch: perl
41826            ! perly.c vms/perly_c.vms
41827 ____________________________________________________________________________
41828 [ 10509] By: nick                                  on 2001/06/11  07:49:15
41829         Log: Integrate mainline
41830      Branch: perlio
41831           !> Makefile.SH embed.h embed.pl global.sym
41832           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
41833           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
41834           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
41835           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
41836 ____________________________________________________________________________
41837 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
41838         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
41839              From: Mike Guy <mjtg@cam.ac.uk>
41840              Reply-To: mjtg@cam.ac.uk
41841              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
41842      Branch: perl
41843            ! lib/ExtUtils/Manifest.pm
41844 ____________________________________________________________________________
41845 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
41846         Log: Subject: [PATCH] ExtUtils::Constant
41847              From: Nicholas Clark <nick@ccl4.org>
41848              Date: Sun, 10 Jun 2001 23:25:41 +0100
41849              Message-ID: <20010610232540.C76396@plum.flirble.org>
41850      Branch: perl
41851            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
41852 ____________________________________________________________________________
41853 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
41854         Log: Integrate perlio.
41855      Branch: perl
41856           !> iperlsys.h
41857 ____________________________________________________________________________
41858 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
41859         Log: Move the grok_number and its lieutenant grok_numeric_radix
41860              from sv.c statics to util.c and public.
41861      Branch: perl
41862            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
41863            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
41864 ____________________________________________________________________________
41865 [ 10504] By: nick                                  on 2001/06/10  17:47:06
41866         Log: Fix (valid) -Wall warnings in perlio.c
41867      Branch: perlio
41868            ! iperlsys.h
41869 ____________________________________________________________________________
41870 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
41871         Log: Update perly_c.diff, update perly.fixer to edit away
41872              some of the -Wall noise.
41873      Branch: perl
41874            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
41875 ____________________________________________________________________________
41876 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
41877         Log: Check the version of byacc.
41878      Branch: perl
41879            ! Makefile.SH
41880 ____________________________________________________________________________
41881 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
41882         Log: Subject: [PATCH] perly.y overhaul
41883              From: Simon Cozens <simon@netthink.co.uk>
41884              Date: Sun, 10 Jun 2001 16:56:54 +0100
41885              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
41886              
41887              Plus make run_byacc.
41888      Branch: perl
41889            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
41890 ____________________________________________________________________________
41891 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
41892         Log: Integrate perlio.
41893      Branch: perl
41894           !> perlio.c perlsfio.h
41895 ____________________________________________________________________________
41896 [ 10499] By: nick                                  on 2001/06/10  15:01:08
41897         Log: Integrate mainline
41898      Branch: perlio
41899           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
41900           !> t/pragma/locale.t util.c
41901 ____________________________________________________________________________
41902 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
41903         Log: Put some meat on the perl572delta bones.  The list of
41904              selected bug fixes needs more work, as does still the
41905              whole document.
41906      Branch: perl
41907            ! pod/perl572delta.pod
41908 ____________________________________________________________________________
41909 [ 10497] By: nick                                  on 2001/06/10  12:27:51
41910         Log: Paper over a crack or two with USE_SFIO
41911      Branch: perlio
41912            ! perlio.c perlsfio.h
41913 ____________________________________________________________________________
41914 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
41915         Log: Update Changes.
41916      Branch: perl
41917            ! Changes patchlevel.h
41918 ____________________________________________________________________________
41919 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
41920         Log: Subject: Re: pragma/locale.t #107
41921              From: Hugo <hv@crypt.compulink.co.uk>
41922              Date: Sun, 10 Jun 2001 11:23:30 +0100
41923              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
41924              
41925              Encapsulate the scan of the decimal radix separator.
41926      Branch: perl
41927            ! embed.h embed.pl proto.h sv.c
41928 ____________________________________________________________________________
41929 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
41930         Log: Try to grok numbers both with the locale specific separator
41931              and with the usual "." (if different from the lss); add a test
41932              to locale.t to do also a little bit of math in addition to just
41933              equalness testing; remove extraneous logic as suggested in
41934              
41935              Subject: Re: pragma/locale.t #107
41936              From: Nicholas Clark <nick@ccl4.org>
41937              Date: Sat, 9 Jun 2001 22:37:36 +0100
41938              Message-ID: <20010609223735.Y76396@plum.flirble.org>
41939      Branch: perl
41940            ! sv.c t/pragma/locale.t
41941 ____________________________________________________________________________
41942 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
41943         Log: Metaconfig unit change for #10492.
41944      Branch: metaconfig/U/perl
41945            ! Extensions.U
41946 ____________________________________________________________________________
41947 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
41948         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
41949              From: Artur Bergman <artur@contiller.se> 
41950              Date: Sat, 09 Jun 2001 21:03:51 +0200
41951              Message-ID: <B7483FB6.1398%artur@contiller.se>
41952      Branch: perl
41953            ! Configure
41954 ____________________________________________________________________________
41955 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
41956         Log: Integrate perlio.
41957      Branch: perl
41958           !> perlsfio.h
41959 ____________________________________________________________________________
41960 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
41961         Log: Do locale specific separator if only in locale.
41962      Branch: perl
41963            ! util.c
41964 ____________________________________________________________________________
41965 [ 10489] By: nick                                  on 2001/06/09  19:13:25
41966         Log: Make XS/Typemap compile (but fail) with sfio
41967      Branch: perlio
41968            ! perlsfio.h
41969 ____________________________________________________________________________
41970 [ 10488] By: nick                                  on 2001/06/09  19:12:51
41971         Log: Re-integrate mainline
41972      Branch: perlio
41973           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
41974           !> proto.h sv.c util.c
41975 ____________________________________________________________________________
41976 [ 10487] By: nick                                  on 2001/06/09  16:26:29
41977         Log: Integrate mainline
41978      Branch: perlio
41979           !> (integrate 31 files)
41980 ____________________________________________________________________________
41981 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
41982         Log: Subject: [PATCH] New attempt to clone callack
41983              From: Artur Bergman <artur@contiller.se> 
41984              Date: Thu, 07 Jun 2001 11:52:16 +0200
41985              Message-ID: <B7451B6F.12B7%artur@contiller.se>
41986      Branch: perl
41987            ! embedvar.h intrpvar.h perlapi.h sv.c
41988 ____________________________________________________________________________
41989 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
41990         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
41991      Branch: perl
41992            ! embed.h embed.pl perl.h proto.h sv.c util.c
41993 ____________________________________________________________________________
41994 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
41995         Log: Subject: Re: pragma/locale.t #107
41996              From: Nicholas Clark <nick@ccl4.org>
41997              Date: Sat, 9 Jun 2001 16:26:10 +0100
41998              Message-ID: <20010609162609.V76396@plum.flirble.org>
41999              
42000              A missing NVification.
42001      Branch: perl
42002            ! sv.c
42003 ____________________________________________________________________________
42004 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
42005         Log: Redo the #10482, there already was a test script for formats.
42006      Branch: perl
42007            - t/io/format.t
42008            ! MANIFEST t/op/write.t
42009 ____________________________________________________________________________
42010 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
42011         Log: Twisted format testing, from Merijn.
42012      Branch: perl
42013            + t/io/format.t
42014            ! MANIFEST
42015 ____________________________________________________________________________
42016 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
42017         Log: More \p{In...} testing, combined with \N{...}.
42018      Branch: perl
42019            ! lib/utf8_heavy.pl t/op/pat.t
42020 ____________________________________________________________________________
42021 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
42022         Log: Metaconfig changes for #10479.
42023      Branch: metaconfig
42024            ! U/Glossary.patch
42025      Branch: metaconfig/U/perl
42026            ! d_modfl.U
42027 ____________________________________________________________________________
42028 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
42029         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
42030      Branch: perl
42031            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42032            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
42033            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
42034            ! win32/config.bc win32/config.gc win32/config.vc
42035 ____________________________________________________________________________
42036 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
42037         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
42038              From: "Craig A. Berry" <craigberry@mac.com>
42039              Date: Thu, 7 Jun 2001 14:27:20 -0500
42040              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
42041      Branch: perl
42042            ! vms/perlvms.pod
42043 ____________________________________________________________________________
42044 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
42045         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
42046              From: Gisle Aas <gisle@ActiveState.com>
42047              Date: 07 Jun 2001 17:04:29 -0700
42048              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
42049      Branch: perl
42050            ! ext/re/re.xs
42051 ____________________________________________________________________________
42052 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
42053         Log: Update Changes.
42054      Branch: perl
42055            ! Changes patchlevel.h
42056 ____________________________________________________________________________
42057 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
42058         Log: Regen Glossary et alia.
42059      Branch: perl
42060            ! Porting/Glossary Porting/config.sh Porting/config_H
42061 ____________________________________________________________________________
42062 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
42063         Log: Metaconfig unit changes for #10473.
42064      Branch: metaconfig/U/perl
42065            ! d_modfl.U
42066 ____________________________________________________________________________
42067 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
42068         Log: Harumph, also AIX will spill its guts (i.e. dump core)
42069              if an executable contains modfl() but it hasn't been
42070              compiled right (in the case of AIX, with cc -qlongdouble).
42071      Branch: perl
42072            ! Configure
42073 ____________________________________________________________________________
42074 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
42075         Log: integrate change#10471 from mainline
42076              
42077              in change#10451, check that CvOUTSIDE is a CV before looking in
42078              (it can apparently be SVt_NULL during global destruction)
42079      Branch: maint-5.6/perl
42080           !> op.c
42081 ____________________________________________________________________________
42082 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
42083         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
42084              (it can apparently be SVt_NULL during global destruction)
42085      Branch: perl
42086            ! op.c
42087 ____________________________________________________________________________
42088 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
42089         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
42090              From: Robin Barker <rmb1@cise.npl.co.uk>
42091              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
42092              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
42093      Branch: perl
42094            ! lib/diagnostics.pm pod/perldiag.pod
42095 ____________________________________________________________________________
42096 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
42097         Log: Subject: [PATCH perl@10439] long =item
42098              From: Robin Barker <rmb1@cise.npl.co.uk>
42099              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
42100              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
42101      Branch: perl
42102            ! README.amiga lib/Attribute/Handlers.pm
42103            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
42104 ____________________________________________________________________________
42105 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
42106         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
42107              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
42108              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
42109              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
42110      Branch: perl
42111            ! pod/perlguts.pod
42112 ____________________________________________________________________________
42113 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
42114         Log: Integrate perlio.
42115      Branch: perl
42116           !> sv.c
42117 ____________________________________________________________________________
42118 [ 10466] By: nick                                  on 2001/06/07  10:25:40
42119         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
42120              whitespace tweaks.
42121              Still coredumps in pragma/overload.t - what a nice hard fail that is...
42122      Branch: perlio
42123            ! sv.c
42124 ____________________________________________________________________________
42125 [ 10465] By: nick                                  on 2001/06/07  08:41:58
42126         Log: Raw integrate of mainline for S_grok_number debug
42127              (sv.c has MULTIPLICITY issues as well as whatever else ...)
42128      Branch: perlio
42129            - plan9/perlplan9.doc plan9/perlplan9.pod
42130           !> (integrate 46 files)
42131 ____________________________________________________________________________
42132 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
42133         Log: The proper prototyping for #10463.
42134      Branch: perl
42135            ! embed.h embed.pl proto.h sv.c
42136 ____________________________________________________________________________
42137 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
42138         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
42139              From: Nicholas Clark <nick@ccl4.org>
42140              Date: Thu, 7 Jun 2001 00:29:59 +0100
42141              Message-ID: <20010607002959.Z76396@plum.flirble.org>
42142      Branch: perl
42143            ! sv.c
42144 ____________________________________________________________________________
42145 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
42146         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
42147              From: "Craig A. Berry" <craigberry@mac.com>
42148              Date: Wed, 06 Jun 2001 17:54:30 -0500
42149              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
42150      Branch: perl
42151            ! vms/perlvms.pod
42152 ____________________________________________________________________________
42153 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
42154         Log: Podify the remaining README.platform files;
42155              merge README.plan9 and plan9/perlplan9.pod;
42156              delete plan9/perlplan9.* (the perlplan.doc needs to
42157              be regenerated in Plan 9); make the =head1 and =head2
42158              in the README.platform to be a little more verbose
42159              (skipped README.os2 not to anger Ilya) so that they
42160              look better in the toc; regen toc.
42161      Branch: perl
42162            - plan9/perlplan9.doc plan9/perlplan9.pod
42163            ! MANIFEST README.aix README.amiga README.apollo README.beos
42164            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
42165            ! README.hpux README.hurd README.machten README.macos
42166            ! README.micro README.mint README.mpeix README.os390
42167            ! README.plan9 README.qnx README.solaris README.threads
42168            ! README.tru64 README.vmesa README.vms README.vos README.win32
42169            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
42170            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
42171 ____________________________________________________________________________
42172 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
42173         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
42174              From: Mike Guy <mjtg@cam.ac.uk>
42175              Reply-To: mjtg@cam.ac.uk
42176              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
42177      Branch: perl
42178            ! pod/perlguts.pod
42179 ____________________________________________________________________________
42180 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
42181         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
42182              From: Mike Guy <mjtg@cam.ac.uk>
42183              Reply-To: mjtg@cam.ac.uk
42184              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
42185      Branch: perl
42186            ! pod/perlsec.pod
42187 ____________________________________________________________________________
42188 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
42189         Log: Disable long doubles from pre-5.0 Tru64s.
42190      Branch: perl
42191            ! README.tru64 hints/dec_osf.sh
42192 ____________________________________________________________________________
42193 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
42194         Log: The #10455 exposed that modfl() is fundamentally busted
42195              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
42196              testing it.
42197      Branch: perl
42198            ! hints/dec_osf.sh
42199 ____________________________________________________________________________
42200 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
42201         Log: Metaconfig unit change for #10455.
42202      Branch: metaconfig/U/perl
42203            ! d_modfl.U
42204 ____________________________________________________________________________
42205 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
42206         Log: Configure check for geborken modfl(), inspired by
42207              
42208              Subject: Re: [20010118.017] op/int.t failure 
42209              From: Hugo <hv@crypt.compulink.co.uk>
42210              Date: Tue, 05 Jun 2001 13:43:27 +0100
42211              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
42212      Branch: perl
42213            ! Configure
42214 ____________________________________________________________________________
42215 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
42216         Log: Integrate changes #10450 and #10451 from maintperl:
42217              
42218              optimize change#10448 slightly (don't repeat search in eval""s lexical
42219              scope, since that has already been searched)
42220              
42221              change#9108 needs subtler treatment for case of closures created
42222              within eval""
42223      Branch: perl
42224           !> op.c t/op/misc.t
42225 ____________________________________________________________________________
42226 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
42227         Log: MakeMaker magic to compile (when no dynamic loading)
42228              List/Util.xsc as (ListUtil.c and) ListUtil.o since
42229              POSIX-BC (BS2000) linker has an evil limitation of
42230              being unable to include in the same executable several
42231              object files with the same name - case-insensitively -
42232              because otherwise we conflict with util.c.
42233              Strictly speaking currently required only in POSIX-BC
42234              but probably will do no harm elsewhere where static
42235              linking is required.
42236      Branch: perl
42237            ! ext/List/Util/Makefile.PL
42238 ____________________________________________________________________________
42239 [ 10452] By: nick                                  on 2001/06/06  08:59:51
42240         Log: Integrate mainline.
42241      Branch: perlio
42242           +> lib/Attribute/Handlers/demo/Demo.pm
42243           +> lib/Attribute/Handlers/demo/Descriptions.pm
42244           +> lib/Attribute/Handlers/demo/MyClass.pm
42245           +> lib/Attribute/Handlers/demo/demo.pl
42246           +> lib/Attribute/Handlers/demo/demo2.pl
42247           +> lib/Attribute/Handlers/demo/demo3.pl
42248           +> lib/Attribute/Handlers/demo/demo4.pl
42249           +> lib/Attribute/Handlers/demo/demo_call.pl
42250           +> lib/Attribute/Handlers/demo/demo_chain.pl
42251           +> lib/Attribute/Handlers/demo/demo_cycle.pl
42252           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
42253           +> lib/Attribute/Handlers/demo/demo_phases.pl
42254           +> lib/Attribute/Handlers/demo/demo_range.pl
42255           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
42256           +> uts/strtol_wrap.c
42257           !> (integrate 91 files)
42258 ____________________________________________________________________________
42259 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
42260         Log: change#9108 needs subtler treatment for case of closures created
42261              within eval""
42262      Branch: maint-5.6/perl
42263            ! op.c t/op/misc.t
42264 ____________________________________________________________________________
42265 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
42266         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
42267              scope, since that has already been searched)
42268      Branch: maint-5.6/perl
42269            ! op.c
42270 ____________________________________________________________________________
42271 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
42272         Log: Integrate change #10448 from maintperl; lexicals
42273              outside an eval"" weren't resolved correctly inside a subroutine
42274              definition inside the eval"" if they were not already referenced
42275              in the toplevel of the eval""-ed code
42276      Branch: perl
42277           !> cop.h op.c pp_ctl.c t/op/misc.t
42278 ____________________________________________________________________________
42279 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
42280         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
42281              outside an eval"" weren't resolved correctly inside a subroutine
42282              definition inside the eval"" if they were not already referenced
42283              in the toplevel of the eval""-ed code
42284      Branch: maint-5.6/perl
42285            ! cop.h op.c pp_ctl.c t/op/misc.t
42286 ____________________________________________________________________________
42287 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
42288         Log: Subject: [PATCH] perl570delta.pod
42289              From: Peter Scott <Peter@PSDT.com> 
42290              Date: Tue, 05 Jun 2001 18:51:02 -0700
42291              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
42292      Branch: perl
42293            ! pod/perl570delta.pod
42294 ____________________________________________________________________________
42295 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
42296         Log: The fudge factor is no more needed.  I hope.
42297      Branch: perl
42298            ! t/lib/posix.t
42299 ____________________________________________________________________________
42300 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
42301         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
42302              From: Hugo <hv@crypt.compulink.co.uk>
42303              Date: Tue, 05 Jun 2001 12:58:19 +0100
42304              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
42305      Branch: perl
42306            ! util.c
42307 ____________________________________________________________________________
42308 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
42309         Log: Make up prototypes only for those who have the functions
42310              but not the prototypes.
42311      Branch: perl
42312            ! perl.h
42313 ____________________________________________________________________________
42314 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
42315         Log: Subject: Re: Not OK: perl@10439 on win32 
42316              From: Prymmer/Kahn <pvhp@best.com> 
42317              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
42318              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
42319      Branch: perl
42320            ! perl.h util.c
42321 ____________________________________________________________________________
42322 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
42323         Log: The metaconfig units changes for #10441.
42324      Branch: metaconfig
42325            ! U/modified/Extract.U U/modified/Extractall.U
42326            ! U/modified/Finish.U
42327 ____________________________________________________________________________
42328 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
42329         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
42330      Branch: perl
42331            ! Configure
42332 ____________________________________________________________________________
42333 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
42334         Log: Unnecessary fuzziness undone, noted by Mike Guy.
42335      Branch: perl
42336            ! t/op/tr.t
42337 ____________________________________________________________________________
42338 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
42339         Log: Update Changes.
42340      Branch: perl
42341            ! Changes patchlevel.h
42342 ____________________________________________________________________________
42343 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
42344         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
42345              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
42346              leakage patch.
42347      Branch: perl
42348            ! t/op/misc.t
42349 ____________________________________________________________________________
42350 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
42351         Log: Test case for #10433/#10424.
42352      Branch: perl
42353            ! t/op/misc.t
42354 ____________________________________________________________________________
42355 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
42356         Log: Subject: One fix for strtoul not setting errno
42357              From: hom00@utsglobal.com (Hal Morris)
42358              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
42359              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
42360      Branch: perl
42361            + uts/strtol_wrap.c
42362            ! MANIFEST hints/uts.sh
42363 ____________________________________________________________________________
42364 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
42365         Log: Metaconfig units changes for #10434.
42366      Branch: metaconfig
42367            ! U/modified/Cppsym.U
42368      Branch: metaconfig/U/perl
42369            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
42370            + d_syscallproto.U d_usleepproto.U
42371            ! longdblfio.U quadfio.U
42372 ____________________________________________________________________________
42373 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
42374         Log: Configure tweaks; add prototype probes, make the cpp symbols
42375              probe to cast, not whine; test for %Ld and %Lf before %lld and
42376              %llf because the L is the ANSI way.
42377      Branch: perl
42378            ! Configure config_h.SH configure.com epoc/config.sh
42379            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
42380            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
42381            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
42382 ____________________________________________________________________________
42383 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
42384         Log: Sigh.  This is what #10424 was supposed to check in.
42385      Branch: perl
42386            ! op.c sv.c sv.h
42387 ____________________________________________________________________________
42388 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
42389         Log: More verbose failure.
42390      Branch: perl
42391            ! t/op/ver.t
42392 ____________________________________________________________________________
42393 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
42394         Log: The .pm changes to go with #10428.
42395      Branch: perl
42396            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
42397            ! ext/Sys/Syslog/Syslog.pm
42398 ____________________________________________________________________________
42399 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
42400         Log: On second thoughts show to utf8 skippage message only
42401              on failures, it's too confusing otherwise,
42402      Branch: perl
42403            ! t/pragma/locale.t
42404 ____________________________________________________________________________
42405 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
42406         Log: Do not import anything from Encode.
42407      Branch: perl
42408            ! ext/MIME/Base64/QuotedPrint.pm
42409 ____________________________________________________________________________
42410 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
42411         Log: The #10402 didn't take.  Weird.
42412      Branch: perl
42413            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
42414            ! ext/Sys/Syslog/Syslog.xs
42415 ____________________________________________________________________________
42416 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
42417         Log: Eradicate traces of 'asciirange' re subpragma.
42418      Branch: perl
42419            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
42420            ! pod/perldiag.pod
42421 ____________________________________________________________________________
42422 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
42423         Log: use is a compile-time thing.
42424      Branch: perl
42425            ! ext/MIME/Base64/QuotedPrint.pm
42426 ____________________________________________________________________________
42427 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
42428         Log: Subject: [PATCH perl@10419] -Wall casting patch
42429              From: Robin Barker <rmb1@cise.npl.co.uk>
42430              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
42431              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
42432      Branch: perl
42433            ! ext/Devel/DProf/DProf.xs mg.c
42434 ____________________________________________________________________________
42435 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
42436         Log: Subject: [PATCH #2] introducing SVpad_TYPED
42437              From: Abhijit Menon-Sen <ams@wiw.org>
42438              Date: Mon, 4 Jun 2001 12:26:02 +0530
42439              Message-ID: <20010604122602.A5775@lustre.linux.in>
42440      Branch: perl
42441            ! op.c sv.c sv.h
42442 ____________________________________________________________________________
42443 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
42444         Log: testsuite for change#10192 (from Gisle Aas)
42445      Branch: perl
42446            + t/op/override.t
42447            ! MANIFEST
42448 ____________________________________________________________________________
42449 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
42450         Log: integrate changes#10414-10416 from mainline
42451              
42452              Potential buffer overrun if the radix separator is more than
42453              one byte.  Also, under locales, prefer the locale-specific
42454              separator over the old boring ".".
42455              
42456              "10.", that is, decimal numbers can have no decimal part at all.
42457              
42458              The non-locale places need love, too.
42459      Branch: maint-5.6/perl
42460           !> perl.h sv.c
42461 ____________________________________________________________________________
42462 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
42463         Log: Missed from #10420.
42464      Branch: perl
42465            ! epoc/config.sh
42466 ____________________________________________________________________________
42467 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
42468         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
42469              often this prototype goes with HAS_SETRESUID_PROTO.
42470      Branch: perl
42471            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42472            ! config_h.SH configure.com perl.h uconfig.h
42473 ____________________________________________________________________________
42474 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
42475         Log: Update Changes.
42476      Branch: perl
42477            ! Changes patchlevel.h
42478 ____________________________________________________________________________
42479 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
42480         Log: -Wall "subscript has type `char'" cleanup.
42481      Branch: perl
42482            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
42483 ____________________________________________________________________________
42484 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
42485         Log: Various "cast to pointer from integer of different size"
42486              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
42487              wide but I32 (int) only 32 bits wide).
42488              
42489              WARNING: the classnum and tagnum changes in Storable.xs
42490              may not be wise, they may be breaking binary compatibility
42491              (in 64-bit platforms), asked Raphael Manfredi about the changes.
42492      Branch: perl
42493            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
42494            ! mg.c proto.h
42495 ____________________________________________________________________________
42496 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
42497         Log: The non-locale places need love, too.
42498      Branch: perl
42499            ! perl.h
42500 ____________________________________________________________________________
42501 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
42502         Log: "10.", that is, decimal numbers can have no decimal part at all.
42503      Branch: perl
42504            ! perl.h
42505 ____________________________________________________________________________
42506 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
42507         Log: Potential buffer overrun if the radix separator is more than
42508              one byte.  Also, under locales, prefer the locale-specific
42509              separator over the old boring ".".
42510      Branch: perl
42511            ! perl.h sv.c
42512 ____________________________________________________________________________
42513 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
42514         Log: Integrate change #10412 from maintperl; locale is now
42515              per-cop, not per-op; plus retweak the locale.t to always
42516              list the skipped utf8 locales.
42517      Branch: perl
42518            ! t/pragma/locale.t
42519           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
42520           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
42521 ____________________________________________________________________________
42522 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
42523         Log: rationalize locale handling to fix the bugs uncovered by change#10394
42524              
42525              the major issue was that the runtime was looking at PL_hints rather
42526              than op_private to notice whether locale was enabled
42527              
42528              the secondary issue was that many locale-sensitive numeric ops didn't
42529              have HINT_LOCALE propagated into their op_private
42530              
42531              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
42532              instead of per-op, just like HINT_BYTE and the hints for lexical
42533              warnings (this makes the hint available to every op via PL_curcop)
42534              
42535              pragma/locale.t may need to be reworked with these fixes in mind
42536              (it currently passes its tests)
42537      Branch: maint-5.6/perl
42538            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
42539            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
42540 ____________________________________________________________________________
42541 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
42542         Log: More verbose debugging.
42543      Branch: perl
42544            ! t/pragma/locale.t
42545 ____________________________________________________________________________
42546 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
42547         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
42548              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
42549              Date: Sat, 2 Jun 2001 22:53:33 +0100
42550              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
42551      Branch: perl
42552            ! regcomp.c t/pragma/warn/regcomp
42553 ____________________________________________________________________________
42554 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
42555         Log: Mention that lexicalizing $a or $b is a bad idea if one
42556              wants to use sort().
42557      Branch: perl
42558            ! pod/perlvar.pod
42559 ____________________________________________________________________________
42560 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
42561         Log: Tweak the test to be happy if the accuracy is 'good enough'.
42562      Branch: perl
42563            ! t/lib/posix.t
42564 ____________________________________________________________________________
42565 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
42566         Log: Upgrade to Attribute::Handlers 0.70.
42567              
42568              NOTE: this unearthed the "too late for CHECK block" bug,
42569              that's why the 1_compile.t change.
42570      Branch: perl
42571            + lib/Attribute/Handlers/demo/Demo.pm
42572            + lib/Attribute/Handlers/demo/Descriptions.pm
42573            + lib/Attribute/Handlers/demo/MyClass.pm
42574            + lib/Attribute/Handlers/demo/demo.pl
42575            + lib/Attribute/Handlers/demo/demo2.pl
42576            + lib/Attribute/Handlers/demo/demo3.pl
42577            + lib/Attribute/Handlers/demo/demo4.pl
42578            + lib/Attribute/Handlers/demo/demo_call.pl
42579            + lib/Attribute/Handlers/demo/demo_chain.pl
42580            + lib/Attribute/Handlers/demo/demo_cycle.pl
42581            + lib/Attribute/Handlers/demo/demo_hashdir.pl
42582            + lib/Attribute/Handlers/demo/demo_phases.pl
42583            + lib/Attribute/Handlers/demo/demo_range.pl
42584            + lib/Attribute/Handlers/demo/demo_rawdata.pl
42585            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
42586            ! t/lib/attrhand.t
42587 ____________________________________________________________________________
42588 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
42589         Log: One less -Wall whine.
42590      Branch: perl
42591            ! regcomp.c
42592 ____________________________________________________________________________
42593 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
42594         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
42595      Branch: perl
42596           !> t/op/eval.t
42597 ____________________________________________________________________________
42598 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
42599         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
42600              aren't "normally" visible inside eval""s contained in subs unless
42601              a cloned reference to them already exists)
42602              
42603              strangely enough, t/harness didn't show this up as a failure
42604              (harness needs fixing?)
42605      Branch: maint-5.6/perl
42606            ! t/op/eval.t
42607 ____________________________________________________________________________
42608 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
42609         Log: Update to Text::Balanced 1.85.
42610      Branch: perl
42611            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
42612 ____________________________________________________________________________
42613 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
42614         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
42615              From: Nicholas Clark <nick@ccl4.org>
42616              Date: Sun, 3 Jun 2001 17:54:36 +0100
42617              Message-ID: <20010603175436.E76396@plum.flirble.org> 
42618      Branch: perl
42619            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
42620            ! ext/Sys/Syslog/Syslog.xs
42621 ____________________________________________________________________________
42622 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
42623         Log: Unused variables.
42624      Branch: perl
42625            ! util.c
42626 ____________________________________________________________________________
42627 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
42628         Log: Subject: [PATCH] APIfy op_clear 
42629              From: Simon Cozens <simon@netthink.co.uk>
42630              Date: Sun, 3 Jun 2001 13:51:46 +0100
42631              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
42632              
42633              (despite the subject line, op_null is APIfied by the patch)
42634      Branch: perl
42635            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
42636 ____________________________________________________________________________
42637 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
42638         Log: Subject: [PATCH] t/lib/extutils.t
42639              From: Nicholas Clark <nick@ccl4.org>
42640              Date: Sat, 2 Jun 2001 23:57:05 +0100
42641              Message-ID: <20010602235705.Q12698@plum.flirble.org>
42642      Branch: perl
42643            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
42644 ____________________________________________________________________________
42645 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
42646         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
42647              From: Prymmer/Kahn <pvhp@best.com>
42648              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
42649              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
42650      Branch: perl
42651            ! win32/Makefile win32/makefile.mk
42652 ____________________________________________________________________________
42653 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
42654         Log: Subject: Re: 'decimal digits' macro? 
42655              From: Hugo <hv@crypt.compulink.co.uk>
42656              Date: Sun, 03 Jun 2001 04:26:36 +0100
42657              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
42658      Branch: perl
42659            ! handy.h t/lib/posix.t t/op/tr.t
42660 ____________________________________________________________________________
42661 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
42662         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
42663              From: Hugo <hv@crypt.compulink.co.uk>
42664              Date: Sun, 03 Jun 2001 14:56:30 +0100
42665              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
42666      Branch: perl
42667            ! util.c
42668 ____________________________________________________________________________
42669 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
42670         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
42671      Branch: perl
42672           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
42673           !> vms/perly_c.vms
42674 ____________________________________________________________________________
42675 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
42676         Log: fix leakage of lexicals at file scope into subroutines that were
42677              declared before them; this appears to be a longstanding bug that
42678              meant that lexicals at file scope were never "deintroduced", meaning
42679              their scope range was never properly closed, and their visibility
42680              extended to all subsequent eval""s or requires
42681              
42682              added a test case
42683              
42684              seems to also fix a case of bogus duplicate warnings
42685      Branch: maint-5.6/perl
42686            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
42687            ! vms/perly_c.vms
42688 ____________________________________________________________________________
42689 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
42690         Log: More VMS tweaks from Craig A. Berry.
42691      Branch: perl
42692            ! configure.com t/lib/extutils.t
42693 ____________________________________________________________________________
42694 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
42695         Log: -Wall cleanup continues.
42696      Branch: perl
42697            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
42698            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
42699            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
42700            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
42701            ! run.c toke.c util.c
42702 ____________________________________________________________________________
42703 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
42704         Log: The metaconfig unit change for #10390.
42705      Branch: metaconfig/U/perl
42706            ! gccvers.U
42707 ____________________________________________________________________________
42708 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
42709         Log: Drop the -ansi from the default gcc flags.
42710              
42711              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
42712              that struct cannot be compared with a flat integer, such as STRLEN.
42713              The -ansi will also cause a lot of noise in Solaris because of:
42714              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
42715      Branch: perl
42716            ! Configure
42717 ____________________________________________________________________________
42718 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
42719         Log: Integrate perlio.
42720      Branch: perl
42721           !> pod/perlapi.pod util.c
42722 ____________________________________________________________________________
42723 [ 10388] By: nick                                  on 2001/06/02  08:01:12
42724         Log: Integrate mainline
42725      Branch: perlio
42726           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
42727           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
42728           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
42729           !> t/lib/1_compile.t t/lib/mimeqp.t
42730 ____________________________________________________________________________
42731 [ 10387] By: nick                                  on 2001/06/02  07:39:17
42732         Log: Tweak util.c's atof2 for MULTIPLICITY
42733      Branch: perlio
42734            ! util.c
42735 ____________________________________________________________________________
42736 [ 10386] By: nick                                  on 2001/06/02  07:38:33
42737         Log: Integrate mainline
42738      Branch: perlio
42739           !> (integrate 41 files)
42740 ____________________________________________________________________________
42741 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
42742         Log: Add Attribute::Handlers 0.61 from Damian Conway.
42743      Branch: perl
42744            + lib/Attribute/Handlers.pm t/lib/attrhand.t
42745            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
42746 ____________________________________________________________________________
42747 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
42748         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
42749              From: Peter Prymmer <pvhp@forte.com>
42750              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
42751              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
42752      Branch: perl
42753            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
42754 ____________________________________________________________________________
42755 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
42756         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
42757              From: Jeff Pinyan <jeffp@crusoe.net>
42758              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
42759              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
42760      Branch: perl
42761            ! lib/File/Find.pm
42762 ____________________________________________________________________________
42763 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
42764         Log: Subject: [PATCH perl@10381] configure.com tweaks
42765              From: "Craig A. Berry" <craigberry@mac.com>
42766              Date: Fri, 1 Jun 2001 13:55:43 -0500
42767              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
42768      Branch: perl
42769            ! configure.com
42770 ____________________________________________________________________________
42771 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
42772         Log: Update Changes.
42773      Branch: perl
42774            ! Changes patchlevel.h
42775 ____________________________________________________________________________
42776 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
42777         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
42778              From: Mike Guy <mjtg@cam.ac.uk>
42779              Date: Fri, 01 Jun 2001 18:17:02 +0100
42780              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
42781      Branch: perl
42782            ! lib/perl5db.pl
42783 ____________________________________________________________________________
42784 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
42785         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
42786              From: Hugo <hv@crypt.compulink.co.uk>
42787              Date: Thu, 31 May 2001 20:49:48 +0100
42788              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
42789      Branch: perl
42790            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
42791            ! util.c
42792 ____________________________________________________________________________
42793 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
42794         Log: Zero() is not available in x2p (or, rather, some of its
42795              implementations like memzero() might not be available.)
42796      Branch: perl
42797            ! x2p/hash.c
42798 ____________________________________________________________________________
42799 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
42800         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
42801              From: Michael G Schwern <schwern@pobox.com>
42802              Date: Fri, 1 Jun 2001 12:00:29 +0100
42803              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
42804              
42805              (But use Zero() instead of memset.)
42806      Branch: perl
42807            ! x2p/hash.c
42808 ____________________________________________________________________________
42809 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
42810         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
42811              From: Jeff Pinyan <jeffp@crusoe.net>
42812              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
42813              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
42814      Branch: perl
42815            ! pod/perldiag.pod regcomp.c t/op/pat.t
42816 ____________________________________________________________________________
42817 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
42818         Log: Retract #10324 and #10333; not needed.
42819      Branch: perl
42820            ! hints/irix_6.sh hints/linux.sh
42821 ____________________________________________________________________________
42822 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
42823         Log: The #10370 wasn't quite right.
42824      Branch: perl
42825            ! ext/XS/Typemap/Typemap.xs
42826 ____________________________________________________________________________
42827 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
42828         Log: The metaconfig units changes for #10372.
42829      Branch: metaconfig/U/perl
42830            + d_realpath.U d_sresgproto.U d_sresuproto.U
42831            ! gccvers.U i_db.U
42832 ____________________________________________________________________________
42833 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
42834         Log: Configure tweaks; record the Berkeley DB version,
42835              probe for realpath(), for setresuid() and setresgid()
42836              prototypes; use realpath() (try to be paranoid enough),
42837              use the setres[ug]id prototypes because glibc has the functions
42838              but not their prototypes; add -Wall -ansi to gcc ccflags;
42839              regen toc.
42840      Branch: perl
42841            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
42842            ! config_h.SH configure.com epoc/config.sh
42843            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
42844            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
42845            ! vos/config.ga.def win32/config.bc win32/config.gc
42846            ! win32/config.vc
42847 ____________________________________________________________________________
42848 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
42849         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
42850              From: Michael G Schwern <schwern@pobox.com>
42851              Date: Fri, 1 Jun 2001 11:28:14 +0100
42852              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
42853      Branch: perl
42854            ! lib/attributes.pm xsutils.c
42855 ____________________________________________________________________________
42856 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
42857         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
42858              From: Tim Jenness <t.jenness@jach.hawaii.edu>
42859              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
42860              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
42861      Branch: perl
42862            ! ext/XS/Typemap/Typemap.xs
42863 ____________________________________________________________________________
42864 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
42865         Log: Subject: [patch] Cwd.xs optimizations/abstraction
42866              From: Doug MacEachern <dougm@covalent.net>
42867              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
42868              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
42869      Branch: perl
42870            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
42871            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
42872 ____________________________________________________________________________
42873 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
42874         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!])
42875              From: Nicholas Clark <nick@ccl4.org>
42876              Date: Thu, 31 May 2001 23:56:40 +0100
42877              Message-ID: <20010531235640.F12698@plum.flirble.org>
42878              
42879              Make the test work also under only static extensions
42880              (sh Configure -Uusedl fakes this nicely)
42881      Branch: perl
42882            ! t/lib/extutils.t
42883 ____________________________________________________________________________
42884 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
42885         Log: Subject: [PATCH hv.c] Eliminating trigraph
42886              From: Michael G Schwern <schwern@pobox.com>
42887              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
42888              Date: Fri, 1 Jun 2001 11:49:56 +0100
42889      Branch: perl
42890            ! hv.c
42891 ____________________________________________________________________________
42892 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
42893         Log: Subject: Re: [PATCH] Tests for File::Compare 
42894              From: "Philip Newton" <Philip.Newton@gmx.net>
42895              Date: Thu, 31 May 2001 19:44:05 +0200
42896              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
42897              
42898              Unnecessary "quotation marks".
42899      Branch: perl
42900            ! t/lib/filecomp.t
42901 ____________________________________________________________________________
42902 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
42903         Log: Integrate perlio.
42904      Branch: perl
42905           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
42906 ____________________________________________________________________________
42907 [ 10364] By: nick                                  on 2001/06/01  10:13:31
42908         Log: Cleanup dll.base and dll.exp created by GCC builds.
42909      Branch: perlio
42910            ! lib/ExtUtils/MM_Win32.pm
42911 ____________________________________________________________________________
42912 [ 10363] By: nick                                  on 2001/06/01  10:02:17
42913         Log: Make filecomp test work on CRLF platforms by adding binmode.
42914      Branch: perlio
42915            ! t/lib/filecomp.t
42916 ____________________________________________________________________________
42917 [ 10362] By: nick                                  on 2001/06/01  08:37:17
42918         Log: Integrate mainline
42919      Branch: perlio
42920           !> Changes Configure patchlevel.h perlio.c
42921 ____________________________________________________________________________
42922 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
42923         Log: panic:claustrophobia.
42924      Branch: perl
42925            ! perlio.c
42926 ____________________________________________________________________________
42927 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
42928         Log: Update Changes.
42929      Branch: perl
42930            ! Changes patchlevel.h
42931 ____________________________________________________________________________
42932 [ 10359] By: nick                                  on 2001/05/31  12:35:50
42933         Log: Integrate mainline.
42934      Branch: perlio
42935           +> t/lib/filecomp.t
42936           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
42937           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
42938 ____________________________________________________________________________
42939 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
42940         Log: Integrate perlio.
42941      Branch: perl
42942           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
42943           !> win32/config_H.vc
42944 ____________________________________________________________________________
42945 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
42946         Log: Metaconfig unit change for #10356.
42947      Branch: metaconfig
42948            ! U/installdirs/inc_version_list.U
42949 ____________________________________________________________________________
42950 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
42951         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
42952              (idea from Sarathy; implementation from Andy)
42953      Branch: perl
42954            ! Configure
42955 ____________________________________________________________________________
42956 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
42957         Log: More AUTHORS.
42958      Branch: perl
42959            ! AUTHORS
42960 ____________________________________________________________________________
42961 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
42962         Log: Subject: Re: [PATCH] Tests for File::Compare
42963              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
42964              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
42965              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
42966      Branch: perl
42967            + t/lib/filecomp.t
42968            ! MANIFEST t/lib/1_compile.t
42969 ____________________________________________________________________________
42970 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
42971         Log: Subject: [PATCH] DEBUG_* macro cleanups
42972              From: Abhijit Menon-Sen <ams@wiw.org>
42973              Date: Thu, 31 May 2001 12:16:22 +0530
42974              Message-ID: <20010531121622.B4829@lustre.linux.in>
42975              
42976              Subject: Re: [PATCH] DEBUG_* macro cleanups
42977              From: Abhijit Menon-Sen <ams@wiw.org>
42978              Date: Thu, 31 May 2001 13:57:01 +0530
42979              Message-ID: <20010531135701.A21775@lustre.linux.in>
42980              
42981              (The DEBUG_ definitions in perl.h changed to use the
42982              STMT_START and STMT_END.)
42983      Branch: perl
42984            ! perl.h pp_ctl.c sv.c toke.c
42985 ____________________________________________________________________________
42986 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
42987         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
42988              From: Abhijit Menon-Sen <ams@wiw.org>
42989              Date: Thu, 31 May 2001 08:27:55 +0530
42990              Message-ID: <20010531082755.A10018@lustre.linux.in>
42991      Branch: perl
42992            ! ext/Storable/Storable.xs gv.c perl.c
42993 ____________________________________________________________________________
42994 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
42995         Log: Subject: [PATCH] AUTHORS
42996              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
42997              Date: Thu, 31 May 2001 01:27:59 -0500
42998              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
42999              
43000              Subject: Re: [PATCH] AUTHORS
43001              From: "Philip Newton" <Philip.Newton@gmx.net>
43002              Date: Thu, 31 May 2001 10:08:06 +0200
43003              (Message-Id missing?)
43004      Branch: perl
43005            ! AUTHORS
43006 ____________________________________________________________________________
43007 [ 10350] By: nick                                  on 2001/05/31  11:40:43
43008         Log: win32 - dmake regen_config_h
43009      Branch: perlio
43010            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43011 ____________________________________________________________________________
43012 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
43013         Log: Subject: Re: [PATCH util.c] More warning cleanups.
43014              From: "Philip Newton" <Philip.Newton@gmx.net>
43015              Date: Thu, 31 May 2001 07:41:36 +0200
43016              Message-Id: <200105310538.IAA25458@taku.hut.fi>
43017              
43018              Undo C++-ism that snekt in.
43019      Branch: perl
43020            ! util.c
43021 ____________________________________________________________________________
43022 [ 10348] By: nick                                  on 2001/05/31  11:36:46
43023         Log: Tolerate Win32 numerics
43024      Branch: perlio
43025            ! t/pragma/warn/toke
43026 ____________________________________________________________________________
43027 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
43028         Log: Integrate perlio.
43029      Branch: perl
43030           !> perlio.c win32/win32.h
43031 ____________________________________________________________________________
43032 [ 10346] By: nick                                  on 2001/05/31  10:54:55
43033         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
43034              perlio.c change 10255.
43035      Branch: perlio
43036            ! perlio.c
43037 ____________________________________________________________________________
43038 [ 10345] By: nick                                  on 2001/05/31  10:01:57
43039         Log: Conditionally put back some "unused" dTHX which are used
43040              with PERL_IMPLICIT_SYS
43041      Branch: perlio
43042            ! perlio.c
43043 ____________________________________________________________________________
43044 [ 10344] By: nick                                  on 2001/05/31  10:00:59
43045         Log: Fix Win32 for new spelling IN_BYTES 
43046      Branch: perlio
43047            ! win32/win32.h
43048 ____________________________________________________________________________
43049 [ 10343] By: nick                                  on 2001/05/31  08:01:32
43050         Log: perlio.c -Wall cleaner under MULTIPLICITY
43051              - still minor noise with linux stdio
43052      Branch: perlio
43053            ! perlio.c
43054 ____________________________________________________________________________
43055 [ 10342] By: nick                                  on 2001/05/31  07:52:23
43056         Log: Integrate mainline.
43057      Branch: perlio
43058           !> (integrate 42 files)
43059 ____________________________________________________________________________
43060 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
43061         Log: AUTHORS updates.
43062      Branch: perl
43063            ! AUTHORS
43064 ____________________________________________________________________________
43065 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
43066         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
43067              From: Peter Prymmer <pvhp@forte.com>
43068              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
43069              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
43070      Branch: perl
43071            ! t/lib/md5-file.t
43072 ____________________________________________________________________________
43073 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
43074         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
43075              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
43076              to match the pragma name; various robustness cleanups.
43077      Branch: perl
43078            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
43079            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
43080 ____________________________________________________________________________
43081 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
43082         Log: More -Wall sweeping.
43083      Branch: perl
43084            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
43085            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
43086            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
43087            ! regcomp.c sv.c toke.c utf8.c
43088 ____________________________________________________________________________
43089 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
43090         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
43091              From: Nicholas Clark <nick@ccl4.org>
43092              Date: Wed, 30 May 2001 22:34:41 +0100
43093              Message-ID: <20010530223441.Y86445@plum.flirble.org>
43094      Branch: perl
43095            ! t/op/cmp.t
43096 ____________________________________________________________________________
43097 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
43098         Log: It's is not, it isn't ain't, and it's it's, not its,
43099              if you mean it is. If you don't, it's its. Then too,
43100              it's hers. It isn't her's. It isn't our's either.
43101              It's ours, and likewise yours and theirs.
43102              -- Oxford University Press, Edpress News
43103      Branch: perl
43104            ! lib/autouse.pm
43105 ____________________________________________________________________________
43106 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
43107         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
43108      Branch: perl
43109            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
43110            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
43111            ! x2p/str.c x2p/walk.c xsutils.c
43112 ____________________________________________________________________________
43113 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
43114         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
43115              From: Michael G Schwern <schwern@pobox.com>
43116              Date: Wed, 30 May 2001 17:10:38 +0100
43117              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
43118              
43119              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
43120              From: Abhijit Menon-Sen <ams@wiw.org>
43121              Date: Wed, 30 May 2001 23:16:13 +0530
43122              Message-ID: <20010530231613.A31933@lustre.linux.in>
43123      Branch: perl
43124            ! perl.c t/run/runenv.t
43125 ____________________________________________________________________________
43126 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
43127         Log: (Retracted by #10375.)
43128              
43129              IRIX hints patch from Merijn Broeren.
43130              
43131              TODO: (this and the earlier Linux hints patch) should be solved
43132              at Configure level.  Merijn: -ldb should not be used on any platform
43133              for perl, just when linking DBFile itself. Trying to be helpful here
43134              is counterproductive.
43135      Branch: perl
43136            ! hints/irix_6.sh
43137 ____________________________________________________________________________
43138 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
43139         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
43140              From: Nicholas Clark <nick@ccl4.org>
43141              Date: Wed, 30 May 2001 23:20:58 +0100
43142              Message-ID: <20010530232058.B86445@plum.flirble.org>
43143      Branch: perl
43144            ! doop.c
43145 ____________________________________________________________________________
43146 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
43147         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
43148              From: Michael G Schwern <schwern@pobox.com> 
43149              Date: Wed, 30 May 2001 15:24:20 +0100
43150              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
43151      Branch: perl
43152            ! t/pragma/autouse.t
43153 ____________________________________________________________________________
43154 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
43155         Log: The regex trick wasn't a good idea.
43156      Branch: perl
43157            ! pod/perlfaq4.pod
43158 ____________________________________________________________________________
43159 [ 10329] By: nick                                  on 2001/05/30  18:34:35
43160         Log: Integrate mainline
43161      Branch: perlio
43162           !> (integrate 40 files)
43163 ____________________________________________________________________________
43164 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
43165         Log: Update Changes.
43166      Branch: perl
43167            ! Changes patchlevel.h
43168 ____________________________________________________________________________
43169 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
43170         Log: The metaconfig unit change for #10325.
43171      Branch: metaconfig
43172            + U/modified/afs.U
43173 ____________________________________________________________________________
43174 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
43175         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
43176              is now wrong.
43177      Branch: perl
43178            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
43179 ____________________________________________________________________________
43180 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
43181         Log: Introduce $Config{afsroot}.
43182      Branch: perl
43183            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43184            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
43185            ! win32/config.gc win32/config.vc
43186 ____________________________________________________________________________
43187 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
43188         Log: (Retracted by #10375.)
43189              
43190              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
43191      Branch: perl
43192            ! hints/linux.sh
43193 ____________________________________________________________________________
43194 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
43195         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
43196              (Also Configure tweaks needed; coming up soon.)
43197      Branch: perl
43198            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
43199 ____________________________________________________________________________
43200 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
43201         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
43202              From: Michael G Schwern <schwern@pobox.com>
43203              Date: Sun, 27 May 2001 10:29:43 +0100
43204              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
43205      Branch: perl
43206            ! lib/perl5db.pl
43207 ____________________________________________________________________________
43208 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
43209         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
43210              and Abhijit Menon-Sen.
43211      Branch: perl
43212            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
43213            ! perl.c pp_sys.c regcomp.c
43214 ____________________________________________________________________________
43215 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
43216         Log: Fix the BOOT section to call myU2time properly.
43217      Branch: perl
43218            ! ext/Time/HiRes/HiRes.xs
43219 ____________________________________________________________________________
43220 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
43221         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
43222              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
43223              Date: Wed, 30 May 2001 09:44:29 -0400
43224              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
43225              
43226              Detypo; plus add one more trick.
43227      Branch: perl
43228            ! pod/perlfaq4.pod
43229 ____________________________________________________________________________
43230 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
43231         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)
43232              From: Michael G Schwern <schwern@pobox.com>
43233              Date: Wed, 30 May 2001 14:39:06 +0100
43234              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
43235      Branch: perl
43236            ! lib/autouse.pm t/pragma/autouse.t
43237 ____________________________________________________________________________
43238 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
43239         Log: Subject: Re: AIX and gcc (moving targets)
43240              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43241              Date: Wed, 30 May 2001 15:25:08 +0200
43242              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
43243      Branch: perl
43244            ! ext/Time/HiRes/HiRes.xs
43245 ____________________________________________________________________________
43246 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
43247         Log: Subject: [PATCH t/TEST] sorting tests
43248              From: Michael G Schwern <schwern@pobox.com>
43249              Date: Wed, 30 May 2001 10:24:02 +0100
43250              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
43251      Branch: perl
43252            ! t/TEST
43253 ____________________________________________________________________________
43254 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
43255         Log: Subject: [ID 20010529.002] typos in man page perlre
43256              From: bart@cg681574-a.adubn1.nj.home.com 
43257              Date: Tue, 29 May 2001 13:58:59 -0500
43258              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
43259      Branch: perl
43260            ! pod/perlre.pod
43261 ____________________________________________________________________________
43262 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
43263         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
43264              From: "Craig A. Berry" <craigberry@mac.com>
43265              Date: Tue, 29 May 2001 23:23:45 -0500
43266              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
43267      Branch: perl
43268            ! t/lib/extutils.t t/pragma/autouse.t
43269 ____________________________________________________________________________
43270 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
43271         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)
43272              From: David Dyck <dcd@tc.fluke.com>
43273              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
43274              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
43275      Branch: perl
43276            ! t/lib/filefind.t
43277 ____________________________________________________________________________
43278 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
43279         Log: AIX hints update for gcc from Merijn H. Brand.
43280      Branch: perl
43281            ! hints/aix.sh
43282 ____________________________________________________________________________
43283 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
43284         Log: Retract #10295 and #10296: a more generic solution
43285              is needed (there's something funny with gcc on AIX).
43286      Branch: perl
43287            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
43288 ____________________________________________________________________________
43289 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
43290         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
43291              From: Hugo <hv@crypt.compulink.co.uk>
43292              Date: Wed, 30 May 2001 11:59:19 +0100
43293              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
43294              
43295              localizing $@ has unfortunate semantics - if you die past
43296              a local $@, the die message is lost.
43297      Branch: perl
43298            ! lib/utf8_heavy.pl
43299 ____________________________________________________________________________
43300 [ 10309] By: nick                                  on 2001/05/30  08:23:02
43301         Log: Integrate mainline (autouse works again.)
43302      Branch: perlio
43303           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
43304           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
43305           !> pod/perlvar.pod t/op/cmp.t
43306 ____________________________________________________________________________
43307 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
43308         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
43309              From: David Dyck <dcd@tc.fluke.com>
43310              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
43311              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
43312      Branch: perl
43313            ! lib/File/Find.pm
43314 ____________________________________________________________________________
43315 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
43316         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
43317              From: Nicholas Clark <nick@ccl4.org>
43318              Date: Tue, 29 May 2001 23:16:09 +0100
43319              Message-ID: <20010529231609.U86445@plum.flirble.org>
43320              
43321              Make the test output slightly clearer by distinguishing
43322              between '' and undef.
43323      Branch: perl
43324            ! t/op/cmp.t
43325 ____________________________________________________________________________
43326 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
43327         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
43328              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43329              Date: Tue, 29 May 2001 19:15:19 -0400
43330              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
43331      Branch: perl
43332            ! hints/os2.sh
43333 ____________________________________________________________________________
43334 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
43335         Log: Subject: perlvar.pod addition
43336              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
43337              Date: Fri, 25 May 2001 20:23:12 +0200
43338              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
43339              
43340              Subject: Re: perlvar.pod addition
43341              From: "Abigail" <abigail@foad.org> 
43342              Date: Fri, 25 May 2001 22:00:39 +0200
43343              Message-ID: <20010525200039.28029.qmail@foad.org>
43344              
43345              Mention $a and $b in perlvar.
43346      Branch: perl
43347            ! pod/perlvar.pod
43348 ____________________________________________________________________________
43349 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
43350         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
43351              From: Jeff Pinyan <jeffp@crusoe.net>
43352              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
43353              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
43354      Branch: perl
43355            ! pod/perlvar.pod
43356 ____________________________________________________________________________
43357 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
43358         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
43359              From: Jeff Pinyan <jeffp@crusoe.net>
43360              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
43361              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
43362      Branch: perl
43363            ! pod/perlfaq6.pod
43364 ____________________________________________________________________________
43365 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
43366         Log: Mention Time::localtime and Time::gmtime.
43367      Branch: perl
43368            ! ext/Time/Piece/Piece.pm
43369 ____________________________________________________________________________
43370 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
43371         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
43372              From: Michael G Schwern <schwern@pobox.com>
43373              Date: Tue, 29 May 2001 18:51:32 +0100
43374              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
43375      Branch: perl
43376            ! pod/perlfaq4.pod
43377 ____________________________________________________________________________
43378 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
43379         Log: Retract #10243.
43380      Branch: perl
43381            ! lib/autouse.pm
43382 ____________________________________________________________________________
43383 [ 10299] By: nick                                  on 2001/05/29  18:41:19
43384         Log: Post weekend integrate mainline (fails one test pragma/autouse).
43385      Branch: perlio
43386           +> (branch 29 files)
43387           !> (integrate 91 files)
43388 ____________________________________________________________________________
43389 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
43390         Log: Update Changes.
43391      Branch: perl
43392            ! Changes patchlevel.h
43393 ____________________________________________________________________________
43394 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
43395         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
43396              before Perl_load_module/Perl_call_method and restore the value
43397              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
43398      Branch: perl
43399            ! utf8.c
43400 ____________________________________________________________________________
43401 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
43402         Log: Subject: Re: AIX and gcc (moving targets)
43403              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43404              Date: Tue, 29 May 2001 17:59:40 +0200
43405              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
43406      Branch: perl
43407            ! ext/Storable/Makefile.PL
43408 ____________________________________________________________________________
43409 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
43410         Log: Subject: Re: AIX and gcc (moving targets)
43411              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43412              Date: Tue, 29 May 2001 12:32:57 +0200
43413              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
43414      Branch: perl
43415            ! ext/POSIX/Makefile.PL
43416 ____________________________________________________________________________
43417 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
43418         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
43419              From: Michael G Schwern <schwern@pobox.com>
43420              Date: Tue, 29 May 2001 09:53:29 +0100
43421              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
43422              
43423              (#10280 retracted)
43424      Branch: perl
43425            ! lib/Test/Harness.pm t/lib/test-harness.t
43426 ____________________________________________________________________________
43427 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
43428         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
43429              From: Michael G Schwern <schwern@pobox.com>
43430              Date: Tue, 29 May 2001 09:19:52 +0100
43431              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
43432      Branch: perl
43433            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
43434            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
43435            + t/lib/Test/todo.t
43436            ! MANIFEST lib/Test.pm t/TEST
43437 ____________________________________________________________________________
43438 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
43439         Log: From: Michael G Schwern <schwern@pobox.com>
43440              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
43441              Date: Tue, 29 May 2001 08:26:09 +0100
43442              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
43443      Branch: perl
43444            ! t/TEST
43445 ____________________________________________________________________________
43446 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
43447         Log: Add tests for Time::gmtime and Time::localtime.
43448      Branch: perl
43449            + t/lib/time-gmtime.t t/lib/time-localtime.t
43450            ! MANIFEST t/lib/1_compile.t
43451 ____________________________________________________________________________
43452 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
43453         Log: Add test for File::stat.
43454      Branch: perl
43455            + t/lib/filestat.t
43456            ! MANIFEST t/lib/1_compile.t
43457 ____________________________________________________________________________
43458 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
43459         Log: Add test for Net::servent.
43460      Branch: perl
43461            + t/lib/net-sent.t
43462            ! MANIFEST t/lib/1_compile.t
43463 ____________________________________________________________________________
43464 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
43465         Log: Add test for Net::protoent.
43466      Branch: perl
43467            + t/lib/net-pent.t
43468            ! MANIFEST t/lib/1_compile.t
43469 ____________________________________________________________________________
43470 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
43471         Log: Add test for Net::netent.
43472      Branch: perl
43473            + t/lib/net-nent.t
43474            ! MANIFEST t/lib/1_compile.t
43475 ____________________________________________________________________________
43476 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
43477         Log: Add test for User::grent.  Portability doubtful.
43478      Branch: perl
43479            + t/lib/user-grent.t
43480            ! MANIFEST t/lib/1_compile.t
43481 ____________________________________________________________________________
43482 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
43483         Log: Add test for User::pwent.
43484              Probably will fall down somewhere for portability reasons.
43485      Branch: perl
43486            + t/lib/user-pwent.t
43487            ! MANIFEST t/lib/1_compile.t
43488 ____________________________________________________________________________
43489 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
43490         Log: Metaconfig units changes for #10283.
43491      Branch: metaconfig
43492            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
43493            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
43494            ! U/installdirs/sitescript.U U/modified/Signal.U
43495 ____________________________________________________________________________
43496 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
43497         Log: Subject: [PATCH 5.6.1] signal names in Configure
43498              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43499              Date: Tue, 29 May 2001 03:52:25 -0400
43500              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
43501              
43502              Subject: [PATCH 5.6.1] older perl in Configure
43503              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43504              Date: Tue, 29 May 2001 03:55:40 -0400
43505              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
43506              
43507              Subject: [PATCH 5.6.1] goofs in Configure
43508              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43509              Date: Tue, 29 May 2001 04:13:07 -0400
43510              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
43511              
43512              Configure portability tweaks.
43513      Branch: perl
43514            ! Configure
43515 ____________________________________________________________________________
43516 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
43517         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
43518              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43519              Date: Tue, 29 May 2001 04:07:06 -0400
43520              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
43521      Branch: perl
43522            ! os2/os2.c
43523 ____________________________________________________________________________
43524 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
43525         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
43526              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43527              Date: Tue, 29 May 2001 04:01:38 -0400
43528              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
43529      Branch: perl
43530            ! hints/os2.sh os2/Makefile.SHs
43531 ____________________________________________________________________________
43532 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
43533         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
43534              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
43535              Date: Tue, 29 May 2001 03:50:18 -0400
43536              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
43537      Branch: perl
43538            ! lib/Test/Harness.pm
43539 ____________________________________________________________________________
43540 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
43541         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
43542      Branch: perl
43543            ! lib/utf8_heavy.pl
43544 ____________________________________________________________________________
43545 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
43546         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
43547              From: Hugo <hv@crypt.compulink.co.uk>
43548              Date: Tue, 29 May 2001 03:03:45 +0100
43549              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
43550              
43551              Explanation why the $@ always gets the UTF8 flag when under use utf8--
43552              because we told it to have the flag when under use utf8.
43553      Branch: perl
43554            ! pp_ctl.c
43555 ____________________________________________________________________________
43556 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
43557         Log: At least a partial fix for 20010528.004.
43558      Branch: perl
43559            ! lib/utf8_heavy.pl
43560 ____________________________________________________________________________
43561 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
43562         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
43563              From: Nicholas Clark <nick@ccl4.org> 
43564              Date: Mon, 28 May 2001 23:39:38 +0100
43565              Message-ID: <20010528233938.M86445@plum.flirble.org>
43566              
43567              More portable non-zero UV.
43568      Branch: perl
43569            ! t/lib/extutils.t
43570 ____________________________________________________________________________
43571 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
43572         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
43573              From: Nicholas Clark <nick@ccl4.org>
43574              Date: Mon, 28 May 2001 22:46:09 +0100
43575              Message-ID: <20010528224608.L86445@plum.flirble.org>
43576              
43577              Test also "make clean".
43578      Branch: perl
43579            ! t/lib/extutils.t
43580 ____________________________________________________________________________
43581 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
43582         Log: Subject: Re: Would -Wno-unused -Wall be better?
43583              From: Michael G Schwern <schwern@pobox.com>
43584              Date: Tue, 29 May 2001 00:55:54 +0100
43585              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
43586      Branch: perl
43587            ! pp.h
43588 ____________________________________________________________________________
43589 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
43590         Log: Add a test for 20010528.007, fixed in #10272.
43591      Branch: perl
43592            ! t/op/misc.t toke.c
43593 ____________________________________________________________________________
43594 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
43595         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
43596              From: Hugo <hv@crypt.compulink.co.uk>
43597              Date: Tue, 29 May 2001 00:23:23 +0100
43598              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
43599      Branch: perl
43600            ! toke.c
43601 ____________________________________________________________________________
43602 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
43603         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
43604              From: Michael G Schwern <schwern@pobox.com>
43605              Date: Tue, 29 May 2001 00:42:59 +0100
43606              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
43607      Branch: perl
43608            ! t/pragma/autouse.t
43609 ____________________________________________________________________________
43610 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
43611         Log: Some shells seemingly arrange the signal handlers differently
43612              (bug id 20010521.004).
43613      Branch: perl
43614            ! t/lib/sigaction.t
43615 ____________________________________________________________________________
43616 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
43617         Log: Regen perlmodlib.
43618      Branch: perl
43619            ! pod/perlmodlib.pod
43620 ____________________________________________________________________________
43621 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
43622         Log: Update Changes.
43623      Branch: perl
43624            ! Changes patchlevel.h
43625 ____________________________________________________________________________
43626 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
43627         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
43628              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
43629              Date: Mon, 28 May 2001 14:56:35 -0500
43630              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
43631      Branch: perl
43632            ! pod/perlnewmod.pod
43633 ____________________________________________________________________________
43634 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
43635         Log: Regen toc.
43636      Branch: perl
43637            ! pod/perltoc.pod
43638 ____________________________________________________________________________
43639 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
43640         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
43641              From: "Richard Soderberg" <rs@crystalflame.net>
43642              Date: Mon, 28 May 2001 12:31:23 -0700
43643              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
43644      Branch: perl
43645            ! t/op/splice.t
43646 ____________________________________________________________________________
43647 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
43648         Log: The #10260 was too bold: locales and utf8 still do not mix.
43649      Branch: perl
43650            ! t/pragma/locale.t
43651 ____________________________________________________________________________
43652 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
43653         Log: Subject: [PATCH] Pod nitpicks
43654              From: "Richard Soderberg" <rs@crystalflame.net>
43655              Date: Mon, 28 May 2001 10:08:58 -0700
43656              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
43657      Branch: perl
43658            ! pod/perl571delta.pod pod/perlapi.pod sv.h
43659 ____________________________________________________________________________
43660 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
43661         Log: Upgrade to I18N::LangTags 0.22.
43662      Branch: perl
43663            + lib/I18N/LangTags/List.pod
43664            ! MANIFEST lib/I18N/LangTags.pm
43665 ____________________________________________________________________________
43666 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
43667         Log: A slightly more serious bug found by -Mutf8; op/misc and
43668              lib/complex dumped core.
43669      Branch: perl
43670            ! regexec.c
43671 ____________________________________________________________________________
43672 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
43673         Log: Various buglets shaken out by -Mutf8.
43674      Branch: perl
43675            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
43676            ! t/pragma/locale.t
43677 ____________________________________________________________________________
43678 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
43679         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
43680      Branch: perl
43681            ! t/lib/carp.t
43682 ____________________________________________________________________________
43683 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
43684         Log: Subject: [PATCH] todo patch
43685              From: Artur Bergman <artur@contiller.se> 
43686              Date: Mon, 28 May 2001 17:03:51 +0200
43687              Message-ID: <B7383577.F34%artur@contiller.se>
43688      Branch: perl
43689            ! pod/perltodo.pod
43690 ____________________________________________________________________________
43691 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
43692         Log: Subject: typo in perlguts.pod
43693              From: "John P. Linderman" <jpl@research.att.com>
43694              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
43695              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
43696      Branch: perl
43697            ! pod/perlguts.pod
43698 ____________________________________________________________________________
43699 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
43700         Log: Subject: AIX and gcc (moving targets)
43701              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43702              Date: Mon, 28 May 2001 12:54:04 +0200
43703              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
43704      Branch: perl
43705            ! hints/aix.sh
43706 ____________________________________________________________________________
43707 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
43708         Log: Subject: Re: perlio + multiple perl_alloc..destruct
43709              From: Doug MacEachern <dougm@covalent.net>
43710              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
43711              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
43712      Branch: perl
43713            ! perlio.c
43714 ____________________________________________________________________________
43715 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
43716         Log: The #10251 wasn't quite up-to-the-code.
43717      Branch: perl
43718            ! t/op/misc.t
43719 ____________________________________________________________________________
43720 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
43721         Log: Test case for bug 20010526.004, fixed in #10252.
43722      Branch: perl
43723            ! t/op/taint.t
43724 ____________________________________________________________________________
43725 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
43726         Log: Subject: Re: [ID 20010526.004] Taint looses value
43727              From: Hugo <hv@crypt.compulink.co.uk>
43728              Date: Sun, 27 May 2001 20:39:32 +0100
43729              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
43730      Branch: perl
43731            ! sv.c
43732 ____________________________________________________________________________
43733 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
43734         Log: Test case for 20010422.005, fixed by #10250.
43735      Branch: perl
43736            ! t/op/misc.t
43737 ____________________________________________________________________________
43738 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
43739         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
43740              From: Spider Boardman <spider@Orb.Nashua.NH.US>
43741              Date: Mon, 28 May 2001 06:39:12 -0400
43742              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
43743      Branch: perl
43744            ! toke.c
43745 ____________________________________________________________________________
43746 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
43747         Log: Linerewrapping.
43748      Branch: perl
43749            ! lib/open.pm
43750 ____________________________________________________________________________
43751 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
43752         Log: Updates on the modules list.
43753      Branch: perl
43754            ! t/lib/1_compile.t
43755 ____________________________________________________________________________
43756 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
43757         Log: Add a test for PerlIO.
43758              
43759              (I probably got the crlf/raw thing wrong for clrfy platforms...)
43760      Branch: perl
43761            + t/lib/perlio.t
43762            ! MANIFEST lib/PerlIO.pm
43763 ____________________________________________________________________________
43764 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
43765         Log: Add a test for carp et alia.
43766      Branch: perl
43767            + t/lib/carp.t
43768            ! MANIFEST
43769 ____________________________________________________________________________
43770 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
43771         Log: Adding the new test would be swell.
43772      Branch: perl
43773            + t/pragma/autouse.t
43774 ____________________________________________________________________________
43775 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
43776         Log: Add a test for the autouse pragma.
43777      Branch: perl
43778            ! MANIFEST
43779 ____________________________________________________________________________
43780 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
43781         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
43782              From: dLux <dlux@spam.sch.bme.hu>
43783              Date: Sun, 27 May 2001 16:14:26 +0200
43784              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
43785      Branch: perl
43786            ! lib/autouse.pm
43787 ____________________________________________________________________________
43788 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
43789         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
43790              From: "Richard Soderberg" <rs@crystalflame.net>
43791              Date: Mon, 28 May 2001 03:56:36 -0700
43792              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
43793      Branch: perl
43794            ! utils/dprofpp.PL
43795 ____________________________________________________________________________
43796 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
43797         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
43798              From: "Stephen P. Potter" <spp@spotter.yi.org>
43799              Date: Tue, 22 May 2001 11:40:25 -0400
43800              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
43801              
43802              Subject: Re: [ID 20010522.003] Time::Local module bug
43803              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
43804              Date: Tue, 22 May 2001 11:50:19 -0400
43805              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
43806      Branch: perl
43807            ! lib/Time/Local.pm
43808 ____________________________________________________________________________
43809 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
43810         Log: The PERL_DL_NONLAZY can have whitespace in front.
43811      Branch: perl
43812            ! t/lib/extutils.t
43813 ____________________________________________________________________________
43814 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
43815         Log: Document strftime() and strptime().
43816      Branch: perl
43817            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
43818 ____________________________________________________________________________
43819 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
43820         Log: Make Time::Piece::strptime() to be a function, not a method.
43821      Branch: perl
43822            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
43823 ____________________________________________________________________________
43824 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
43825         Log: Tweak the test to be more portable.
43826      Branch: perl
43827            ! t/lib/extutils.t
43828 ____________________________________________________________________________
43829 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
43830         Log: Subject: PATCH: Re: Re: Attributes that tie
43831              From: Leon Brocard <acme@astray.com>
43832              Date: Sun, 27 May 2001 12:37:29 +0100
43833              Message-ID: <20010527123729.A22663@ns0.astray.com>
43834              
43835              Document that variable attributes are not currently usable
43836              for tieing.  (An ugly limitation that should be fixed.)
43837      Branch: perl
43838            ! lib/attributes.pm
43839 ____________________________________________________________________________
43840 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
43841         Log: Microperl tweaks.
43842      Branch: perl
43843            ! Makefile.micro uconfig.h uconfig.sh
43844 ____________________________________________________________________________
43845 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
43846         Log: Add make target for microperl (kind of silly, but convenient).
43847      Branch: perl
43848            ! Makefile.SH
43849 ____________________________________________________________________________
43850 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
43851         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
43852              for microperl.)
43853      Branch: perl
43854            ! doio.c
43855 ____________________________________________________________________________
43856 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
43857         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
43858              From: rspier@pobox.com (Robert Spier)
43859              Date: Sat, 26 May 2001 20:05:23 -0400
43860              Message-ID: <15120.17603.148648.12430@rls.cx>
43861              
43862              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
43863              From: rspier@pobox.com (Robert Spier)
43864              Date: Sun, 27 May 2001 00:23:12 -0400
43865              Message-ID: <15120.33072.511966.767230@rls.cx>
43866      Branch: perl
43867            ! doio.c pod/perlfunc.pod
43868 ____________________________________________________________________________
43869 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
43870         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
43871      Branch: perl
43872            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
43873 ____________________________________________________________________________
43874 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
43875         Log: Add README.tru64.
43876      Branch: perl
43877            + README.tru64
43878 ____________________________________________________________________________
43879 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
43880         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
43881      Branch: perl
43882            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
43883            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
43884            ! MANIFEST
43885 ____________________________________________________________________________
43886 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
43887         Log: Integrate I18N::LangTags from Sean Burke.
43888              
43889              TODO: the language list from RFC 3066 needs to be integrated
43890              and made available somehow.  The list is included in the
43891              I18N-LangTags 0.21 distribution, but it is undocumented
43892              and unconnected to the module.
43893      Branch: perl
43894            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
43895            ! MANIFEST
43896 ____________________________________________________________________________
43897 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
43898         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
43899              envisioned by Sarathy.
43900      Branch: perl
43901            ! t/op/ver.t toke.c
43902 ____________________________________________________________________________
43903 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
43904         Log: Subject: [ID 20010525.001] Pod typo nits fixed
43905              From: lvirden@cas.org
43906              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
43907              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
43908              
43909              minus the perlsolaris decimation plus the
43910              
43911              Subject: Re: [ID 20010525.001] Pod typo nits fixed
43912              From: "Philip Newton" <Philip.Newton@gmx.net>
43913              Date: Fri, 25 May 2001 18:05:55 +0200
43914              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
43915      Branch: perl
43916            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
43917            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
43918            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
43919            ! pod/perlutil.pod pod/perlxstut.pod
43920 ____________________________________________________________________________
43921 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
43922         Log: return clauses are nice.
43923      Branch: perl
43924            ! sv.c
43925 ____________________________________________________________________________
43926 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
43927         Log: Subject: change 10199 backwards?
43928              From: Doug MacEachern <dougm@covalent.net>
43929              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
43930              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
43931      Branch: perl
43932            ! sv.c
43933 ____________________________________________________________________________
43934 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
43935         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
43936              From: Hugo <hv@crypt.compulink.co.uk>
43937              Date: Sat, 26 May 2001 17:05:12 +0100
43938              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
43939      Branch: perl
43940            + t/op/gmagic.t
43941            ! MANIFEST doop.c embed.h embed.pl global.sym
43942            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
43943            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
43944 ____________________________________________________________________________
43945 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
43946         Log: Regen headers for #10221.
43947      Branch: perl
43948            ! global.sym objXSUB.h perlapi.c
43949 ____________________________________________________________________________
43950 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
43951         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
43952              From: Juha Laiho <juha.laiho@Elma.Net>
43953              Date: Thu, 3 May 2001 09:51:30 +0300
43954              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
43955      Branch: perl
43956            ! embed.pl
43957 ____________________________________________________________________________
43958 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
43959         Log: Subject: Re: [PATCH] Re: stability of sort()?
43960              From: "John P. Linderman" <jpl@research.att.com>
43961              Date: Sat, 26 May 2001 13:27:19 -0400
43962              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
43963      Branch: perl
43964            ! pod/perlfunc.pod
43965 ____________________________________________________________________________
43966 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
43967         Log: Integrate perlio.
43968      Branch: perl
43969           !> pod/perlguts.pod
43970 ____________________________________________________________________________
43971 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
43972         Log: Subject: [PATCH perl@10210] PerlIO for VMS
43973              From: "Craig A. Berry" <craigberry@mac.com>
43974              Date: Sat, 26 May 2001 09:34:11 -0500
43975              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
43976      Branch: perl
43977            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
43978            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
43979            ! vms/vmsish.h
43980 ____________________________________________________________________________
43981 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
43982         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
43983              From: David Dyck <dcd@tc.fluke.com>
43984              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
43985              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
43986      Branch: perl
43987            ! lib/perl5db.pl
43988 ____________________________________________________________________________
43989 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
43990         Log: Subject: utf8 regexp tests
43991              From: Hugo <hv@crypt.compulink.co.uk>
43992              Date: Fri, 25 May 2001 22:35:01 +0100
43993              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
43994      Branch: perl
43995            ! t/op/regexp.t
43996 ____________________________________________________________________________
43997 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
43998         Log: Subject: [PATCH] Re: stability of sort()?
43999              From: Nicholas Clark <nick@ccl4.org>
44000              Date: Fri, 25 May 2001 22:40:19 +0100
44001              Message-ID: <20010525224019.B86445@plum.flirble.org>
44002      Branch: perl
44003            ! pod/perlfunc.pod
44004 ____________________________________________________________________________
44005 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
44006         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
44007              From: John Peacock <jpeacock@rowman.com>
44008              Date: Thu, 24 May 2001 22:14:01 -0400
44009              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
44010      Branch: perl
44011            ! mg.c scope.c sv.c
44012 ____________________________________________________________________________
44013 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
44014         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
44015              From: Nicholas Clark <nick@ccl4.org>
44016              Date: Sun, 20 May 2001 19:24:13 +0100
44017              Message-ID: <20010520192413.G83222@plum.flirble.org>
44018      Branch: perl
44019            + lib/ExtUtils/Constant.pm t/lib/extutils.t
44020            ! MANIFEST utils/h2xs.PL
44021 ____________________________________________________________________________
44022 [ 10212] By: nick                                  on 2001/05/26  09:49:28
44023         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
44024              add a few more notes there on use of mortals on the stack.
44025      Branch: perlio
44026            ! pod/perlguts.pod
44027 ____________________________________________________________________________
44028 [ 10211] By: nick                                  on 2001/05/26  09:05:36
44029         Log: Integrate mainline
44030      Branch: perlio
44031           +> t/lib/fcntl.t t/pragma/vars.t
44032           !> (integrate 49 files)
44033 ____________________________________________________________________________
44034 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
44035         Log: Update Changes.
44036      Branch: perl
44037            ! Changes patchlevel.h
44038 ____________________________________________________________________________
44039 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
44040         Log: Based on
44041              
44042              Subject: [PATCH pp.c] Wrapping pack("C",256)
44043              From: Simon Cozens <simon@netthink.co.uk>
44044              Date: Sat, 12 May 2001 17:58:41 +0100
44045              Message-ID: <20010512175841.A6132@netthink.co.uk>
44046      Branch: perl
44047            ! pod/perldiag.pod pp.c t/pragma/warn/pp
44048 ____________________________________________________________________________
44049 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
44050         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
44051              From: "Brendan O'Dea" <bod@compusol.com.au>
44052              Date: Fri, 25 May 2001 11:18:29 +1000
44053              Message-ID: <20010525111829.A28411@compusol.com.au>
44054              
44055              (Slightly modified.)
44056      Branch: perl
44057            ! lib/Term/Cap.pm
44058 ____________________________________________________________________________
44059 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
44060         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
44061              From: Hugo <hv@crypt.compulink.co.uk>
44062              Date: Fri, 25 May 2001 02:13:25 +0100
44063              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
44064      Branch: perl
44065            ! t/op/misc.t
44066 ____________________________________________________________________________
44067 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
44068         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
44069              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
44070              Date: Fri, 25 May 2001 10:25:36 +0900
44071              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
44072      Branch: perl
44073            ! regcomp.c regexec.c
44074 ____________________________________________________________________________
44075 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
44076         Log: Subject: [PATCH #2] stash autovivification and method call error messages
44077              From: Ilmari Karonen <iltzu@sci.fi>
44078              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
44079              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
44080      Branch: perl
44081            ! gv.c pp_hot.c t/op/method.t
44082 ____________________________________________________________________________
44083 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
44084         Log: Add make target and documentation for gprof profiling.
44085      Branch: perl
44086            ! Makefile.SH pod/perlhack.pod
44087 ____________________________________________________________________________
44088 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
44089         Log: Subject: Don't think about UTF8 
44090              From: Mike Guy <mjtg@cam.ac.uk> 
44091              Date: Tue, 22 May 2001 14:35:39 +0100
44092              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
44093      Branch: perl
44094            ! sv.h
44095 ____________________________________________________________________________
44096 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
44097         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
44098              From: Geraint A Edwards <gedge@serf.org> 
44099              Date: Thu, 24 May 2001 22:51:24 +0100
44100              Message-Id: <20010524225124.A34981@cymru.serf.org>
44101      Branch: perl
44102            ! x2p/find2perl.PL
44103 ____________________________________________________________________________
44104 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
44105         Log: DB_File has its own attribute story.
44106      Branch: perl
44107            ! ext/DB_File/DB_File.xs
44108 ____________________________________________________________________________
44109 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
44110         Log: Subject: Re: Making perl with -Wall
44111              From: Andy Dougherty <doughera@lafayette.edu>
44112              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
44113              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
44114      Branch: perl
44115            ! perl.h
44116 ____________________________________________________________________________
44117 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
44118         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
44119              From: "Richard Soderberg" <rs@crystalflame.net>
44120              Date: Thu, 24 May 2001 08:58:16 -0700
44121              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
44122      Branch: perl
44123            ! sv.c
44124 ____________________________________________________________________________
44125 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
44126         Log: IV/UV casting fixes from Nicholas Clark.
44127      Branch: perl
44128            ! perl.h pp_sys.c util.c
44129 ____________________________________________________________________________
44130 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
44131         Log: Subject: Re: Making perl with -Wall
44132              From: Michael G Schwern <schwern@pobox.com>
44133              Date: Thu, 24 May 2001 15:40:28 +0100
44134              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
44135      Branch: perl
44136            ! malloc.c perl.h
44137 ____________________________________________________________________________
44138 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
44139         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
44140              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44141              Date: Tue, 22 May 2001 11:49:37 +0200
44142              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
44143      Branch: metaconfig
44144            ! U/modified/Oldsym.U
44145      Branch: metaconfig/U/perl
44146            ! patchlevel.U
44147      Branch: perl
44148            ! Configure config_h.SH myconfig.SH
44149 ____________________________________________________________________________
44150 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
44151         Log: Under versiononly install also the scripts with the version suffix.
44152              (e.g. .../bin/h2xs5.7.1)
44153      Branch: perl
44154            ! installperl
44155 ____________________________________________________________________________
44156 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
44157         Log: Subject: [PATCH] Stop segfault in mg.c:636
44158              From: "Richard Soderberg" <rs@crystalflame.net>
44159              Date: Thu, 24 May 2001 05:51:52 -0700
44160              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
44161      Branch: perl
44162            ! mg.c
44163 ____________________________________________________________________________
44164 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
44165         Log: Iteration continues; hopefully convergently.
44166      Branch: perl
44167            ! t/lib/b-stash.t
44168 ____________________________________________________________________________
44169 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
44170         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
44171              From: Gisle Aas <gisle@ActiveState.com>
44172              Date: 23 May 2001 16:13:10 -0700
44173              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
44174      Branch: perl
44175            ! op.c toke.c
44176 ____________________________________________________________________________
44177 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
44178         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
44179              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
44180              Date: Thu, 24 May 2001 05:05:22 -0500
44181              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
44182      Branch: perl
44183            ! lib/dumpvar.pl lib/perl5db.pl
44184 ____________________________________________________________________________
44185 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
44186         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
44187              From: David Dyck <dcd@tc.fluke.com>
44188              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
44189              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
44190      Branch: perl
44191            ! lib/perl5db.pl
44192 ____________________________________________________________________________
44193 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
44194         Log: Tiny pod nits on READMEs, mostly whitespace issues.
44195      Branch: perl
44196            ! README.amiga README.dos README.macos README.mpeix README.vmesa
44197            ! README.win32
44198 ____________________________________________________________________________
44199 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
44200         Log: The DG/UX part of the 20010521.005.
44201      Branch: perl
44202            ! README.dgux
44203 ____________________________________________________________________________
44204 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
44205         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
44206              From: Hugo <hv@crypt.compulink.co.uk>
44207              Date: Mon, 21 May 2001 16:32:02 +0100
44208              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
44209      Branch: perl
44210            ! regcomp.c t/op/misc.t
44211 ____________________________________________________________________________
44212 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
44213         Log: Subject: [PATCH] Extra UNIVERSAL tests
44214              From: Mike Guy <mjtg@cam.ac.uk>
44215              Date: Wed, 23 May 2001 12:29:20 +0100
44216              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
44217      Branch: perl
44218            ! t/op/universal.t
44219 ____________________________________________________________________________
44220 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
44221         Log: Subject: [PATCH] Remove EQ keyword
44222              From: Mike Guy <mjtg@cam.ac.uk>
44223              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
44224              Date: Wed, 23 May 2001 11:17:29 +0100
44225      Branch: perl
44226            ! keywords.h keywords.pl
44227 ____________________________________________________________________________
44228 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
44229         Log: Subject: [PATCH] lib/perl5db.pl
44230              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
44231              Date: Wed, 23 May 2001 02:18:03 -0500
44232              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
44233      Branch: perl
44234            ! lib/perl5db.pl
44235 ____________________________________________________________________________
44236 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
44237         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
44238              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
44239              Date: Tue, 22 May 2001 23:34:41 -0500
44240              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
44241      Branch: perl
44242            ! lib/Term/Cap.pm
44243 ____________________________________________________________________________
44244 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
44245         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
44246              From: davem@fdgroup.co.uk
44247              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
44248              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
44249      Branch: perl
44250            ! emacs/e2ctags.pl
44251 ____________________________________________________________________________
44252 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
44253         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
44254              From: Michael G Schwern <schwern@pobox.com>
44255              Date: Tue, 22 May 2001 14:15:09 +0100
44256              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
44257      Branch: perl
44258            ! lib/vars.pm
44259 ____________________________________________________________________________
44260 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
44261         Log: Subject: [PATCH lib/vars.pm] Odd code nit
44262              From: Michael G Schwern <schwern@pobox.com>
44263              Date: Tue, 22 May 2001 14:14:28 +0100
44264              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
44265      Branch: perl
44266            ! lib/vars.pm
44267 ____________________________________________________________________________
44268 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
44269         Log: Use the new use vars feature.
44270      Branch: perl
44271            ! t/lib/b-stash.t
44272 ____________________________________________________________________________
44273 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
44274         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
44275              From: Mike Guy <mjtg@cam.ac.uk>
44276              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
44277              Date: Tue, 22 May 2001 13:11:39 +0100
44278      Branch: perl
44279            + t/pragma/vars.t
44280            ! MANIFEST lib/vars.pm t/lib/1_compile.t
44281 ____________________________________________________________________________
44282 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
44283         Log: -qlongdouble considered harmful by Merijn.
44284      Branch: perl
44285            ! hints/aix.sh
44286 ____________________________________________________________________________
44287 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
44288         Log: Update Changes.
44289      Branch: perl
44290            ! Changes patchlevel.h
44291 ____________________________________________________________________________
44292 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
44293         Log: Add a test of its very own for Fcntl.  Hopefully portable.
44294      Branch: perl
44295            + t/lib/fcntl.t
44296            ! MANIFEST
44297 ____________________________________________________________________________
44298 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
44299         Log: Must be trickier for 'minitest' not to die.
44300      Branch: perl
44301            ! t/op/taint.t
44302 ____________________________________________________________________________
44303 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
44304         Log: Can't declare other people's variables.
44305      Branch: perl
44306            ! t/lib/b-stash.t
44307 ____________________________________________________________________________
44308 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
44309         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
44310      Branch: perl
44311            ! doio.c t/op/taint.t
44312 ____________________________________________________________________________
44313 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
44314         Log: The OS/2 variable needs to be declared.
44315      Branch: perl
44316            ! t/lib/b-stash.t
44317 ____________________________________________________________________________
44318 [ 10170] By: nick                                  on 2001/05/20  16:48:29
44319         Log: Integrate mainline
44320      Branch: perlio
44321           !> (integrate 41 files)
44322 ____________________________________________________________________________
44323 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
44324         Log: Small perlsec updates: clarify the taintedness of filename
44325              globbing; suggest using Scalar::Util::tainted().
44326      Branch: perl
44327            ! pod/perlsec.pod
44328 ____________________________________________________________________________
44329 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
44330         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
44331              From: Dave Mitchell <davem@fdgroup.co.uk>
44332              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
44333              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
44334      Branch: perl
44335            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
44336            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
44337            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
44338            ! xsutils.c
44339 ____________________________________________________________________________
44340 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
44341         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
44342              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44343              Date: Sat, 19 May 2001 04:08:46 -0400
44344              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
44345      Branch: perl
44346            ! lib/ExtUtils/Mksymlists.pm makedef.pl
44347 ____________________________________________________________________________
44348 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
44349         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
44350              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44351              Date: Sat, 19 May 2001 04:30:45 -0400
44352              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
44353      Branch: perl
44354            ! os2/os2.c
44355 ____________________________________________________________________________
44356 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
44357         Log: Subject: [PATCH 5.6.1] build bugs OS/2
44358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44359              Date: Sat, 19 May 2001 04:35:28 -0400
44360              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
44361      Branch: perl
44362            ! os2/Makefile.SHs os2/os2.c
44363 ____________________________________________________________________________
44364 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
44365         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
44366              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44367              Date: Sat, 19 May 2001 04:04:23 -0400
44368              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
44369              
44370              (In bleadperl patched b-stash.t instead of b.t)
44371      Branch: perl
44372            ! t/lib/b-stash.t t/lib/bigfltpm.t
44373 ____________________________________________________________________________
44374 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
44375         Log: Subject: [PATCH 5.6.1] perl5db
44376              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44377              Date: Sat, 19 May 2001 03:49:09 -0400
44378              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
44379      Branch: perl
44380            ! lib/perl5db.pl
44381 ____________________________________________________________________________
44382 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
44383         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
44384              From: Gisle Aas <gisle@ActiveState.com>
44385              Date: 18 May 2001 14:24:51 -0700
44386              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
44387      Branch: perl
44388            ! pp_ctl.c
44389 ____________________________________________________________________________
44390 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
44391         Log: Subject: [PATCH] Chomp should not always stringify
44392              From: Gisle Aas <gisle@ActiveState.com>
44393              Date: 18 May 2001 07:55:25 -0700
44394              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
44395      Branch: perl
44396            ! doop.c t/op/chop.t
44397 ____________________________________________________________________________
44398 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
44399         Log: Integrate perlio.
44400      Branch: perl
44401           !> pod/perlfunc.pod
44402 ____________________________________________________________________________
44403 [ 10159] By: nick                                  on 2001/05/20  09:39:46
44404         Log: Document some more of open's features.
44405      Branch: perlio
44406            ! pod/perlfunc.pod
44407 ____________________________________________________________________________
44408 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
44409         Log: back out change#10153 (it has compatibility issues such as the
44410              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
44411              benefit for 5.6.x doesn't seem worth the risk)
44412      Branch: maint-5.6/perl
44413            ! toke.c
44414 ____________________________________________________________________________
44415 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
44416         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
44417      Branch: perl
44418            ! x2p/s2p.PL
44419 ____________________________________________________________________________
44420 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
44421         Log: Update Changes.
44422      Branch: perl
44423            ! Changes patchlevel.h
44424 ____________________________________________________________________________
44425 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
44426         Log: Integrate change #10144 from maintperl.
44427              
44428              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
44429      Branch: perl
44430           !> win32/config.bc win32/config.gc win32/config.vc
44431           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
44432 ____________________________________________________________________________
44433 [ 10154] By: nick                                  on 2001/05/18  07:23:03
44434         Log: Integrate mainline.
44435      Branch: perlio
44436           +> README.dgux t/lib/i18n-collate.t utils.lst
44437           !> (integrate 49 files)
44438 ____________________________________________________________________________
44439 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
44440         Log: Integrate change #7224 from mainline into maintperl.
44441              
44442              Allow @+ and @- to be doublequoted, from Simon Cozens. 
44443              (Approved by Larry, see Tom's comment in 20000830.005.)
44444      Branch: maint-5.6/perl
44445           !> toke.c
44446 ____________________________________________________________________________
44447 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
44448         Log: Subject: [PATCH bleadperl] small lookbehind fix
44449              From: Hugo <hv@crypt.compulink.co.uk>
44450              Date: Fri, 18 May 2001 00:07:19 +0100
44451              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
44452      Branch: perl
44453            ! regexec.c
44454 ____________________________________________________________________________
44455 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
44456         Log: Detypos.
44457      Branch: perl
44458            ! installman utils.lst
44459 ____________________________________________________________________________
44460 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
44461         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
44462              in 20001222.001.
44463      Branch: perl
44464            ! t/lib/glob-basic.t
44465 ____________________________________________________________________________
44466 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
44467         Log: Subject: [PATCH] Test for bug 20010515.004
44468              From: Benjamin Sugars <bsugars@canoe.ca>
44469              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
44470              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
44471      Branch: perl
44472            ! t/op/misc.t
44473 ____________________________________________________________________________
44474 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
44475         Log: Integrate #10145 from maintperl.
44476              
44477              fix for ID 20010515.004 (needs test)
44478      Branch: perl
44479           !> pp_hot.c
44480 ____________________________________________________________________________
44481 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
44482         Log: Thinko noticed by Doug MacEachern.
44483      Branch: perl
44484            ! thread.h
44485 ____________________________________________________________________________
44486 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
44487         Log: Subject: Re: [PATCH] HERE mark in regex
44488              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
44489              Date: Thu, 17 May 2001 12:20:33 -0400
44490              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
44491      Branch: perl
44492            ! t/op/re_tests
44493 ____________________________________________________________________________
44494 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
44495         Log: fix for ID 20010515.004 (needs test)
44496      Branch: maint-5.6/perl
44497            ! pp_hot.c
44498 ____________________________________________________________________________
44499 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
44500         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
44501      Branch: maint-5.6/perl
44502            ! win32/config.bc win32/config.gc win32/config.vc
44503            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
44504 ____________________________________________________________________________
44505 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
44506         Log: Macrofy the getspecific (and use it also in util.c)
44507      Branch: perl
44508            ! thread.h util.c
44509 ____________________________________________________________________________
44510 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
44511         Log: Use the unchecked thread-specific key fetch also in Tru64.
44512      Branch: perl
44513            ! thread.h
44514 ____________________________________________________________________________
44515 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
44516         Log: Subject: [PATCH 5.6.1]Quick thread speedup
44517              From: Dan Sugalski <dan@sidhe.org> 
44518              Date: Wed, 16 May 2001 18:05:19 -0400
44519              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
44520      Branch: perl
44521            ! thread.h util.c
44522 ____________________________________________________________________________
44523 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
44524         Log: I think this is quite enough testing for a deprecated feature.
44525      Branch: perl
44526            + t/lib/i18n-collate.t
44527            ! MANIFEST t/lib/1_compile.t
44528 ____________________________________________________________________________
44529 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
44530         Log: More HP-UX lore from Jeff Okamoto.
44531      Branch: perl
44532            ! README.hpux
44533 ____________________________________________________________________________
44534 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
44535         Log: Sort utils.lst for easier maintenance.
44536      Branch: perl
44537            ! utils.lst
44538 ____________________________________________________________________________
44539 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
44540         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
44541              From: Tim Jenness <t.jenness@jach.hawaii.edu>
44542              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
44543              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
44544              
44545              Add pod2latex to utils.lst.
44546      Branch: perl
44547            ! MANIFEST utils.lst
44548 ____________________________________________________________________________
44549 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
44550         Log: Subject: Re: [PATCH] HERE mark in regex
44551              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
44552              Date: Wed, 16 May 2001 13:04:43 -0400
44553              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
44554      Branch: perl
44555            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
44556            ! t/op/regmesg.t t/pragma/warn/regcomp
44557 ____________________________________________________________________________
44558 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
44559         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
44560              From: Simon Cozens <simon@netthink.co.uk>
44561              Date: Wed, 16 May 2001 18:02:08 +0100
44562              Message-ID: <20010516180208.A6458@netthink.co.uk>
44563      Branch: perl
44564            ! installman utils.lst
44565 ____________________________________________________________________________
44566 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
44567         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
44568              From: "Philip Newton" <pnewton@gmx.de>
44569              Date: Tue, 15 May 2001 15:09:30 +0200
44570              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
44571              
44572              Test case for #10128.
44573      Branch: perl
44574            ! t/pragma/warn/pp_hot
44575 ____________________________________________________________________________
44576 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
44577         Log: Update Changes.
44578      Branch: perl
44579            ! Changes patchlevel.h
44580 ____________________________________________________________________________
44581 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
44582         Log: Deprecate pseudo-hashes.
44583      Branch: perl
44584            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
44585 ____________________________________________________________________________
44586 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
44587         Log: HP-UX hints update from Merijn.
44588      Branch: perl
44589            ! hints/hpux.sh
44590 ____________________________________________________________________________
44591 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
44592         Log: README.hpux update from Merijn.
44593      Branch: perl
44594            ! README.hpux
44595 ____________________________________________________________________________
44596 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
44597         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
44598              From: Simon Cozens <simon@netthink.co.uk>
44599              Date: Wed, 16 May 2001 15:57:55 +0100
44600              Message-ID: <20010516155755.A4728@netthink.co.uk>
44601      Branch: perl
44602            + utils.lst
44603            ! MANIFEST installman installperl
44604 ____________________________________________________________________________
44605 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
44606         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
44607              From: "Philip Newton" <pnewton@gmx.de>
44608              Date: Tue, 15 May 2001 16:31:05 +0200
44609              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
44610              
44611              Fix PERL_Y2KWARN test to check before rather than after appending.
44612      Branch: perl
44613            ! pp_hot.c
44614 ____________________________________________________________________________
44615 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
44616         Log: Regen Porting stuff.
44617      Branch: perl
44618            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
44619            ! config_h.SH
44620 ____________________________________________________________________________
44621 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
44622         Log: Metaconfig unit change for #10125.
44623      Branch: metaconfig
44624            ! U/modified/Oldconfig.U
44625 ____________________________________________________________________________
44626 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
44627         Log: Use OSVERS.
44628      Branch: perl
44629            ! Configure config_h.SH perl.c
44630 ____________________________________________________________________________
44631 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
44632         Log: Regen toc.
44633      Branch: perl
44634            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
44635 ____________________________________________________________________________
44636 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
44637         Log: Adding the README.dgux to the MANIFEST would be a good idea.
44638      Branch: perl
44639            ! MANIFEST
44640 ____________________________________________________________________________
44641 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
44642         Log: Move the stack desire definition to thread.h.
44643      Branch: perl
44644            ! ext/Thread/Thread.xs thread.h
44645 ____________________________________________________________________________
44646 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
44647         Log: DG-UX threading patches, including a README.dgux,
44648              from Takis Psarogiannakopoulos.
44649      Branch: perl
44650            + README.dgux
44651            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
44652 ____________________________________________________________________________
44653 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
44654         Log: Subject: [PATCH B::Deparse] More on /x regexes
44655              From: Robin Houston <robin@kitsite.com>
44656              Date: Tue, 15 May 2001 19:09:35 +0100
44657              Message-ID: <20010515190935.A27268@penderel>
44658      Branch: perl
44659            ! ext/B/B/Deparse.pm
44660 ____________________________________________________________________________
44661 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
44662         Log: Document that the core time() may be rounding rather
44663              than truncating, would have saved at least my confusion.
44664      Branch: perl
44665            ! ext/Time/HiRes/HiRes.pm
44666 ____________________________________________________________________________
44667 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
44668         Log: Subject: perl-current/t/time-hires.t
44669              From: John Peacock <jpeacock@rowman.com>
44670              Date: Fri, 11 May 2001 14:09:41 -0400
44671              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
44672      Branch: perl
44673            ! t/lib/time-hires.t
44674 ____________________________________________________________________________
44675 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
44676         Log: Subject: [PATCH dump.c] Op private flags
44677              From: Simon Cozens <simon@netthink.co.uk>
44678              Date: Sun, 13 May 2001 20:20:36 +0100
44679              Message-ID: <20010513202036.A21896@netthink.co.uk>
44680      Branch: perl
44681            ! dump.c
44682 ____________________________________________________________________________
44683 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
44684         Log: Upgrade to Switch 2.03.
44685      Branch: perl
44686            ! lib/Switch.pm
44687 ____________________________________________________________________________
44688 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
44689         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
44690              to PERL_CONFIG_SH and use it consistently.
44691      Branch: maint-5.6/perl
44692           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
44693           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
44694           !> myconfig.SH writemain.SH
44695 ____________________________________________________________________________
44696 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
44697         Log: Metaconfig units changes for #10113.
44698      Branch: metaconfig
44699            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
44700 ____________________________________________________________________________
44701 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
44702         Log: The problem described in 20010514.031 still wasn't
44703              fully cured, there were remnants of $CONFIG when
44704              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
44705              to avoid future conflicts.
44706      Branch: perl
44707            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
44708            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
44709            ! myconfig.SH writemain.SH
44710 ____________________________________________________________________________
44711 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
44712         Log: Half of #10107 got lost.
44713      Branch: perl
44714            ! ext/B/B/Deparse.pm
44715 ____________________________________________________________________________
44716 [ 10111] By: nick                                  on 2001/05/15  08:39:14
44717         Log: Integrate mainline.
44718      Branch: perlio
44719           +> ext/POSIX/hints/uts.pl
44720            - Todo Todo-5.6 t/camel-III/vstring.t
44721           !> (integrate 48 files)
44722 ____________________________________________________________________________
44723 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
44724         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
44725              From: Robin Houston <robin@kitsite.com>
44726              Date: Mon, 14 May 2001 22:27:08 +0100
44727              Message-ID: <20010514222708.A22963@penderel>
44728      Branch: perl
44729            ! t/TestInit.pm
44730 ____________________________________________________________________________
44731 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
44732         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
44733              From: Robin Houston <robin@kitsite.com>
44734              Date: Mon, 14 May 2001 22:16:43 +0100
44735              Message-ID: <20010514221643.A22437@penderel>
44736      Branch: perl
44737            ! ext/B/B/Deparse.pm
44738 ____________________________________________________________________________
44739 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
44740         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
44741              From: Robin Houston <robin@kitsite.com>
44742              Date: Mon, 14 May 2001 22:03:44 +0100
44743              Message-ID: <20010514220344.A20643@penderel>
44744      Branch: perl
44745            ! ext/B/B/Deparse.pm
44746 ____________________________________________________________________________
44747 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
44748         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
44749              From: Robin Houston <robin@kitsite.com>
44750              Date: Mon, 14 May 2001 22:10:07 +0100
44751              Message-ID: <20010514221007.A21118@penderel>
44752      Branch: perl
44753            ! ext/B/B/Deparse.pm
44754 ____________________________________________________________________________
44755 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
44756         Log: Fix for 20010514.037; substr() didn't invalidate the locale
44757              collation magic.
44758      Branch: perl
44759            ! pp.c
44760 ____________________________________________________________________________
44761 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
44762         Log: Update Changes.
44763      Branch: perl
44764            ! Changes patchlevel.h
44765 ____________________________________________________________________________
44766 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
44767         Log: Retract #10094.
44768      Branch: perl
44769            ! lib/Pod/Text.pm
44770 ____________________________________________________________________________
44771 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
44772         Log: Integrate change #10100 from maintperl.
44773              
44774              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
44775              bug ID 20010514.027)
44776      Branch: perl
44777           !> mg.c pp_ctl.c
44778 ____________________________________________________________________________
44779 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
44780         Log: Document the deprecatedness of suidperl.
44781      Branch: perl
44782            ! INSTALL pod/perlfaq1.pod
44783 ____________________________________________________________________________
44784 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
44785         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
44786              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
44787              Date: Mon, 14 May 2001 09:38:59 -0400
44788              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
44789      Branch: perl
44790            ! lib/ExtUtils/MM_Unix.pm
44791 ____________________________________________________________________________
44792 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
44793         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
44794              bug ID 20010514.027)
44795              
44796              TODO: this needs a testsuite addition
44797      Branch: maint-5.6/perl
44798            ! mg.c pp_ctl.c
44799 ____________________________________________________________________________
44800 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
44801         Log: More DWIMminess for Class::Struct: calling the array or hash
44802              accessors only with one argument, an array or a hash reference,
44803              sets the underlying array or hash.  This mirrors nicely also
44804              the usage in the constructor.
44805              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
44806      Branch: perl
44807            ! lib/Class/Struct.pm t/lib/class-struct.t
44808 ____________________________________________________________________________
44809 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
44810         Log: Reference cmp'ing should go through the whole stringification
44811              process shebang, as pointed out by Sarathy in #10091.
44812      Branch: perl
44813            ! pp.c
44814 ____________________________________________________________________________
44815 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
44816         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
44817              From: Simon Cozens <simon@netthink.co.uk>
44818              Date: Sat, 12 May 2001 16:36:27 +0100
44819              Message-ID: <20010512163627.A5522@netthink.co.uk>
44820              
44821              with some additions salvaged from Todo and Todo-5.6 before
44822              retiring them.
44823      Branch: perl
44824            - Todo Todo-5.6
44825            ! MANIFEST pod/perltodo.pod
44826 ____________________________________________________________________________
44827 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
44828         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
44829              From: "Golubev I. N." <gin@mo.msk.ru>
44830              Date: Mon, 07 May 2001 14:33:34 (GMT)
44831              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
44832      Branch: perl
44833            ! perl.h
44834 ____________________________________________________________________________
44835 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
44836         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
44837              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
44838              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
44839              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
44840      Branch: perl
44841            ! lib/ExtUtils/MM_Unix.pm
44842 ____________________________________________________________________________
44843 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
44844         Log: (Retracted by #10104.)
44845              
44846              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
44847              From: barries <barries@slaysys.com>
44848              Date: Sat, 12 May 2001 01:28:10 -0400
44849              Message-ID: <20010512012810.B26358@jester.slaysys.com>
44850      Branch: perl
44851            ! lib/Pod/Text.pm
44852 ____________________________________________________________________________
44853 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
44854         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
44855              From: Mike Guy <mjtg@cam.ac.uk>
44856              Date: Sat, 12 May 2001 19:24:33 +0100
44857              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
44858      Branch: perl
44859            ! lib/AutoSplit.pm
44860 ____________________________________________________________________________
44861 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
44862         Log: Yet another HP-UX hints tweak from Merijn.
44863      Branch: perl
44864            ! hints/hpux.sh
44865 ____________________________________________________________________________
44866 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
44867         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
44868              isn't defined (changes#9366,9368,9370 from mainline without the
44869              pp_scmp() change)
44870      Branch: maint-5.6/perl
44871            ! pp.c pp.h pp_hot.c
44872 ____________________________________________________________________________
44873 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
44874         Log: The sorting seems to happen now automatically.
44875      Branch: perl
44876            ! t/lib/glob-basic.t
44877 ____________________________________________________________________________
44878 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
44879         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
44880              From: Benjamin Sugars <bsugars@canoe.ca>
44881              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
44882              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
44883      Branch: perl
44884            ! pod/perlfunc.pod
44885 ____________________________________________________________________________
44886 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
44887         Log: Subject: Re: undef(&foo) does not work for XS functions
44888              From: Doug MacEachern <dougm@covalent.net>
44889              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
44890              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
44891      Branch: perl
44892            ! op.c
44893 ____________________________________________________________________________
44894 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
44895         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
44896              From: Peter Prymmer <pvhp@forte.com>
44897              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
44898              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
44899      Branch: perl
44900            ! t/op/append.t
44901 ____________________________________________________________________________
44902 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
44903         Log: Update Changes.
44904      Branch: perl
44905            ! Changes patchlevel.h
44906 ____________________________________________________________________________
44907 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
44908         Log: Remove the 'asciir' re subpragma.  Should instead implement
44909              the 'physical vs logical' range scheme:
44910              
44911              \xAA-\xCC is a native physical range, you want that range of
44912              codepoints in your native encoding.  In EBCDIC the codepoints
44913              in the gaps (between i-j and r-s) should be included.
44914              
44915              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
44916              codepoints in Unicode.
44917              
44918              a-z is a logical range, you want that range of 'logical' codepoints
44919              in your native encoding.  In EBCDIC the codepoints in the gaps
44920              (between i-j and r-s) should not be included.
44921              
44922              Mixed cases (a-\xAA, etc) should either be errors, or maybe
44923              the 'logical' endpoints should be converted to native/Unicode
44924              codepoints, and the range handled as a physical range.
44925              
44926              'Logical endpoints' are to be recognized only in the A-Z, a-z,
44927              and 0-9 ranges.  Probably a warning should be given for mixed
44928              cases like A-z or a-9 (since such expressions are encoding
44929              dependent), with a recommendation to use physical ranges.
44930      Branch: perl
44931            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
44932            ! t/op/regexp.t
44933 ____________________________________________________________________________
44934 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
44935         Log: Make the test to cleanup the test directory tree
44936              both before and after the testing so that we always
44937              have a clean slate to work with.
44938      Branch: perl
44939            ! t/lib/filefind.t
44940 ____________________________________________________________________________
44941 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
44942         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
44943              From: Jon Eveland <jweveland@yahoo.com>
44944              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
44945              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
44946      Branch: perl
44947            ! pod/perlfunc.pod
44948 ____________________________________________________________________________
44949 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
44950         Log: Merge the camel-III/vstring.t with op/ver.t.
44951      Branch: perl
44952            - t/camel-III/vstring.t
44953            ! MANIFEST t/TEST t/harness t/op/ver.t
44954 ____________________________________________________________________________
44955 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
44956         Log: Add test.deparse make target.
44957      Branch: perl
44958            ! Makefile.SH
44959 ____________________________________________________________________________
44960 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
44961         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
44962              From: Robin Houston <robin@kitsite.com>
44963              Date: Fri, 11 May 2001 12:02:22 +0100
44964              Message-ID: <20010511120222.A11529@penderel>
44965      Branch: perl
44966            ! ext/B/B/Deparse.pm t/op/method.t
44967 ____________________________________________________________________________
44968 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
44969         Log: A nicely working combination for UTS from Hal Morris.
44970      Branch: perl
44971            + ext/POSIX/hints/uts.pl
44972            ! MANIFEST hints/uts.sh
44973 ____________________________________________________________________________
44974 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
44975         Log: i_ieeefp=undef for UTS.
44976      Branch: perl
44977            ! hints/uts.sh
44978 ____________________________________________________________________________
44979 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
44980         Log: Subject: RE: rand(0) is rand(1)
44981              From: Larry Shatzer <lshatzer@islanddata.com>
44982              Date: Thu, 10 May 2001 11:09:27 -0700
44983              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
44984      Branch: perl
44985            ! pod/perlfunc.pod
44986 ____________________________________________________________________________
44987 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
44988         Log: Subject: [patch] make op_{clear,null} public
44989              From: Doug MacEachern <dougm@covalent.net>
44990              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
44991              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
44992      Branch: perl
44993            ! embed.h embed.pl op.c proto.h
44994 ____________________________________________________________________________
44995 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
44996         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
44997              From: Robin Houston <robin@kitsite.com>
44998              Date: Thu, 10 May 2001 18:54:59 +0100
44999              Message-ID: <20010510185459.A5995@penderel>
45000      Branch: perl
45001            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
45002 ____________________________________________________________________________
45003 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
45004         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
45005              From: Robin Houston <robin@kitsite.com>
45006              Date: Thu, 10 May 2001 12:56:39 +0100
45007              Message-ID: <20010510125639.A2119@penderel>
45008      Branch: perl
45009            ! ext/B/B/Deparse.pm
45010 ____________________________________________________________________________
45011 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
45012         Log: Retract #10070, not ready yet.
45013      Branch: perl
45014            ! ext/B/B/Deparse.pm
45015 ____________________________________________________________________________
45016 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
45017         Log: The metaconfig unit change for #10071.
45018      Branch: metaconfig
45019            ! U/modified/mallocsrc.U
45020 ____________________________________________________________________________
45021 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
45022         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
45023      Branch: perl
45024            ! Configure
45025 ____________________________________________________________________________
45026 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
45027         Log: (Retracted by #10073)
45028              
45029              Subject: Re: [PATCH t/TEST] B::Deparse tester 
45030              From: Hugo <hv@crypt.compulink.co.uk>
45031              Date: Thu, 10 May 2001 05:48:09 +0100
45032              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
45033      Branch: perl
45034            ! ext/B/B/Deparse.pm
45035 ____________________________________________________________________________
45036 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
45037         Log: Add a for(func()) test.
45038      Branch: perl
45039            ! t/cmd/for.t
45040 ____________________________________________________________________________
45041 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
45042         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
45043              From: Robin Houston <robin@kitsite.com>
45044              Date: Thu, 10 May 2001 13:50:08 +0100
45045              Message-ID: <20010510135008.A2454@penderel>
45046      Branch: perl
45047            ! ext/B/B/Deparse.pm
45048 ____________________________________________________________________________
45049 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
45050         Log: A thinko in #10065.
45051      Branch: perl
45052            ! hv.c
45053 ____________________________________________________________________________
45054 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
45055         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
45056              From: Robin Houston <robin@kitsite.com>
45057              Date: Thu, 10 May 2001 02:10:34 +0100
45058              Message-ID: <20010510021034.A19421@penderel>
45059      Branch: perl
45060            ! ext/B/B.xs ext/B/B/Deparse.pm
45061 ____________________________________________________________________________
45062 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
45063         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
45064              From: Doug MacEachern <dougm@covalent.net>
45065              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
45066              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
45067      Branch: perl
45068            ! hv.c
45069 ____________________________________________________________________________
45070 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
45071         Log: One more workaround for the UTS compiler from Hal Morris.
45072      Branch: perl
45073            ! perl.h
45074 ____________________________________________________________________________
45075 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
45076         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
45077              From: Robin Houston <robin@kitsite.com>
45078              Date: Thu, 10 May 2001 01:02:08 +0100
45079              Message-ID: <20010510010208.A18200@penderel>
45080      Branch: perl
45081            ! ext/B/B/Debug.pm
45082 ____________________________________________________________________________
45083 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
45084         Log: Subject: [PATCH] Simplify deb_curcv() a bit
45085              From: Benjamin Sugars <bsugars@canoe.ca>
45086              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
45087              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
45088      Branch: perl
45089            ! run.c
45090 ____________________________________________________________________________
45091 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
45092         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
45093              From: Benjamin Sugars <bsugars@canoe.ca>
45094              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
45095              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
45096      Branch: perl
45097            ! t/lib/io_scalar.t
45098 ____________________________________________________________________________
45099 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
45100         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
45101              From: Peter Prymmer <pvhp@forte.com>
45102              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
45103              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
45104      Branch: perl
45105            ! t/lib/md5-file.t
45106 ____________________________________________________________________________
45107 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
45108         Log: Subject: [PATCH t/TEST] B::Deparse tester
45109              From: Robin Houston <robin@kitsite.com>
45110              Date: Wed, 9 May 2001 19:17:50 +0100
45111              Message-ID: <20010509191750.A16940@penderel>
45112      Branch: perl
45113            ! ext/B/O.pm t/TEST
45114 ____________________________________________________________________________
45115 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
45116         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
45117              From: Jeff Pinyan <jeffp@crusoe.net>
45118              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
45119              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
45120      Branch: perl
45121            ! lib/Pod/Html.pm
45122 ____________________________________________________________________________
45123 [ 10057] By: nick                                  on 2001/05/09  18:37:56
45124         Log: Integrate mainline.
45125      Branch: perlio
45126           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
45127           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
45128 ____________________________________________________________________________
45129 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
45130         Log: Update Changes.
45131      Branch: perl
45132            ! Changes patchlevel.h
45133 ____________________________________________________________________________
45134 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
45135         Log: Integrate perlio.
45136      Branch: perl
45137           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
45138 ____________________________________________________________________________
45139 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
45140         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
45141              From: Benjamin Sugars <bsugars@canoe.ca>
45142              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
45143              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
45144      Branch: perl
45145            ! perlio.c
45146 ____________________________________________________________________________
45147 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
45148         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
45149              From: Benjamin Sugars <bsugars@canoe.ca>
45150              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
45151              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
45152      Branch: perl
45153            ! ext/PerlIO/Scalar/Scalar.xs
45154 ____________________________________________________________________________
45155 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
45156         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
45157              From: Jeff Pinyan <jeffp@crusoe.net>
45158              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
45159              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
45160      Branch: perl
45161            ! lib/Pod/Html.pm
45162 ____________________________________________________________________________
45163 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
45164         Log: EPOC tweak from Olaf Flebbe.
45165      Branch: perl
45166            ! epoc/epocish.h
45167 ____________________________________________________________________________
45168 [ 10050] By: nick                                  on 2001/05/09  14:37:57
45169         Log: win32, regen_config_h
45170      Branch: perlio
45171            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45172 ____________________________________________________________________________
45173 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
45174         Log: Integrate perlio.
45175      Branch: perl
45176           !> pp_sys.c
45177 ____________________________________________________________________________
45178 [ 10048] By: nick                                  on 2001/05/09  11:59:50
45179         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
45180              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
45181      Branch: perlio
45182            ! pp_sys.c
45183 ____________________________________________________________________________
45184 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
45185         Log: Integrate perlio.
45186      Branch: perl
45187           !> run.c
45188 ____________________________________________________________________________
45189 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
45190         Log: Subject: Re: Less warnings during configure
45191              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45192              Date: Wed, 09 May 2001 13:12:49 +0200
45193              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
45194      Branch: perl
45195            ! hints/hpux.sh
45196 ____________________________________________________________________________
45197 [ 10045] By: nick                                  on 2001/05/09  09:56:59
45198         Log: MULTIPLICITY/DEBUGGING build fix.
45199      Branch: perlio
45200            ! run.c
45201 ____________________________________________________________________________
45202 [ 10044] By: nick                                  on 2001/05/09  09:46:37
45203         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
45204      Branch: perlio
45205           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
45206            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
45207           !> (integrate 65 files)
45208 ____________________________________________________________________________
45209 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
45210         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
45211              From: Robin Houston <robin@kitsite.com>
45212              Date: Tue, 8 May 2001 19:38:00 +0100
45213              Message-ID: <20010508193800.A4389@penderel>
45214              
45215              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
45216              From: Robin Houston <robin@kitsite.com>
45217              Date: Tue, 8 May 2001 20:03:57 +0100
45218              Message-ID: <20010508200357.A4614@penderel>
45219              
45220              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
45221              From: Robin Houston <robin@kitsite.com>
45222              Date: Wed, 9 May 2001 00:12:05 +0100
45223              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
45224      Branch: perl
45225            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
45226 ____________________________________________________________________________
45227 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
45228         Log: Retract #10031.
45229      Branch: perl
45230            ! pod/perlfunc.pod
45231 ____________________________________________________________________________
45232 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
45233         Log: The metaconfig unit changes for #10040.
45234      Branch: metaconfig/U/perl
45235            ! Checkcc.U d_dlsymun.U dlsrc.U
45236 ____________________________________________________________________________
45237 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
45238         Log: The Configure half of
45239              
45240              Subject: Less warnings during configure
45241              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45242              Date: Tue, 08 May 2001 08:44:02 +0200
45243              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
45244      Branch: perl
45245            ! Configure
45246 ____________________________________________________________________________
45247 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
45248         Log: Subject: Less warnings during configure
45249              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45250              Date: Tue, 08 May 2001 08:44:02 +0200
45251              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
45252      Branch: perl
45253            ! hints/hpux.sh
45254 ____________________________________________________________________________
45255 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
45256         Log: Don't forget to whine about \d__\d.
45257      Branch: perl
45258            ! t/pragma/warn/toke toke.c
45259 ____________________________________________________________________________
45260 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
45261         Log: Allow underscores also in the exponent part.
45262      Branch: perl
45263            ! t/pragma/warn/toke toke.c
45264 ____________________________________________________________________________
45265 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
45266         Log: CodeMagicCD doesn't look like an *I*DE.
45267      Branch: perl
45268            ! pod/perlfaq3.pod
45269 ____________________________________________________________________________
45270 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
45271         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
45272              to be consistently down).
45273      Branch: perl
45274            ! pod/perlfaq3.pod
45275 ____________________________________________________________________________
45276 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
45277         Log: Upgrade to Text::Balanced 1.84.
45278      Branch: perl
45279            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
45280 ____________________________________________________________________________
45281 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
45282         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
45283              From: Benjamin Sugars <bsugars@canoe.ca>
45284              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
45285              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
45286      Branch: perl
45287            ! run.c
45288 ____________________________________________________________________________
45289 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
45290         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
45291              From: Peter Prymmer <pvhp@forte.com>
45292              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
45293              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
45294      Branch: perl
45295            ! t/pod/plainer.t
45296 ____________________________________________________________________________
45297 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
45298         Log: (Retracted by #10042)
45299              
45300              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
45301              From: "Philip Newton" <pnewton@gmx.de>
45302              Date: Tue, 8 May 2001 09:18:10 +0200
45303              Message-ID: <3AF7B9D2.28861.603732@localhost>
45304      Branch: perl
45305            ! pod/perlfunc.pod
45306 ____________________________________________________________________________
45307 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
45308         Log: Subject: [PATCH B::Deparse] Document known bugs
45309              From: Robin Houston <robin@kitsite.com>
45310              Date: Tue, 8 May 2001 01:53:34 +0100
45311              Message-ID: <20010508015334.A32394@penderel>
45312      Branch: perl
45313            ! ext/B/B/Deparse.pm
45314 ____________________________________________________________________________
45315 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
45316         Log: Subject: Re: Perl book, magazine and website updates.
45317              From: "Philip Newton" <pnewton@gmx.de>
45318              Date: Mon, 7 May 2001 17:03:58 +0200
45319              Message-ID: <3AF6D57E.5387.1E29930@localhost>
45320      Branch: perl
45321            ! pod/perlfaq2.pod
45322 ____________________________________________________________________________
45323 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
45324         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
45325              From: Peter Prymmer <pvhp@forte.com>
45326              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
45327              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
45328      Branch: perl
45329            ! t/io/fflush.t
45330 ____________________________________________________________________________
45331 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
45332         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
45333              From: Robin Houston <robin@kitsite.com>
45334              Date: Tue, 8 May 2001 01:14:55 +0100
45335              Message-ID: <20010508011455.A32162@penderel>
45336      Branch: perl
45337            ! ext/B/B/Deparse.pm
45338 ____________________________________________________________________________
45339 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
45340         Log: Typo in #10025.
45341      Branch: perl
45342            ! hints/uts.sh
45343 ____________________________________________________________________________
45344 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
45345         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
45346      Branch: perl
45347            ! hints/uts.sh
45348 ____________________________________________________________________________
45349 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
45350         Log: Subject: Re: [ID 20010506.045] question about hash syntax
45351              From: Peter Scott <Peter@PSDT.com>
45352              Date: Sun, 06 May 2001 13:10:40 -0700
45353              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
45354      Branch: perl
45355            ! pod/perl56delta.pod
45356 ____________________________________________________________________________
45357 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
45358         Log: Configure should figure out the list of dynamic extensions
45359              just fine in UTS-- and in fact it does, as reported by Hal Morris.
45360      Branch: perl
45361            ! hints/uts.sh
45362 ____________________________________________________________________________
45363 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
45364         Log: Update Changes.
45365      Branch: perl
45366            ! Changes patchlevel.h
45367 ____________________________________________________________________________
45368 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
45369         Log: Subject: [PATCH regcomp.c] Insecure regexes
45370              From: Robin Houston <robin@kitsite.com>
45371              Date: Mon, 7 May 2001 21:56:12 +0100
45372              Message-ID: <20010507215612.A31114@penderel>
45373      Branch: perl
45374            ! regcomp.c
45375 ____________________________________________________________________________
45376 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
45377         Log: Drop the foobar.perl.com references for now until Simon
45378              gets them sorted out.
45379      Branch: perl
45380            ! pod/perlfaq2.pod
45381 ____________________________________________________________________________
45382 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
45383         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
45384              From: Prymmer/Kahn <pvhp@best.com>
45385              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
45386              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
45387      Branch: perl
45388            ! lib/Devel/SelfStubber.pm
45389 ____________________________________________________________________________
45390 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
45391         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
45392              From: Prymmer/Kahn <pvhp@best.com>
45393              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
45394              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
45395      Branch: perl
45396            ! win32/Makefile
45397 ____________________________________________________________________________
45398 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
45399         Log: s/WebTechnique's/WebTechniques/
45400      Branch: perl
45401            ! pod/perlfaq2.pod
45402 ____________________________________________________________________________
45403 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
45404         Log: Llama 3 updates from Randal.
45405      Branch: perl
45406            ! pod/perlfaq2.pod
45407 ____________________________________________________________________________
45408 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
45409         Log: Subject: [PATCH] Help -Dt show correct pad variables
45410              From: Benjamin Sugars <ben.sugars@home.com>
45411              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
45412              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
45413      Branch: perl
45414            ! embed.h embed.pl proto.h run.c
45415 ____________________________________________________________________________
45416 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
45417         Log: Subject: [PATCH] Document C<our $foo : shared>
45418              From: Benjamin Sugars <ben.sugars@home.com>
45419              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
45420              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
45421      Branch: perl
45422            ! pod/perlfunc.pod
45423 ____________________________________________________________________________
45424 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
45425         Log: Subject: [PATCH B::Deparse] undefined folded constants
45426              From: Robin Houston <robin@kitsite.com>
45427              Date: Sun, 6 May 2001 17:19:09 +0100
45428              Message-ID: <20010506171909.A7046@penderel>
45429      Branch: perl
45430            ! ext/B/B/Deparse.pm
45431 ____________________________________________________________________________
45432 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
45433         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
45434              From: Robin Houston <robin@kitsite.com>
45435              Message-ID: <20010506164654.A6848@penderel>
45436              Date: Sun, 6 May 2001 16:46:54 +0100
45437      Branch: perl
45438            ! ext/B/B/Deparse.pm
45439 ____________________________________________________________________________
45440 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
45441         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
45442              From: Robin Houston <robin@kitsite.com>
45443              Date: Sun, 6 May 2001 14:47:02 +0100
45444              Message-ID: <20010506144702.A6308@penderel>
45445      Branch: perl
45446            ! t/op/my_stash.t
45447 ____________________________________________________________________________
45448 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
45449         Log: Subject: Perl book, magazine and website updates.
45450              From: Simon Cozens <simon@netthink.co.uk>
45451              Date: Sun, 6 May 2001 16:55:36 +0100
45452              Message-ID: <20010506165536.A1795@netthink.co.uk>
45453      Branch: perl
45454            ! pod/perlbook.pod pod/perlfaq2.pod
45455 ____________________________________________________________________________
45456 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
45457         Log: Tweaks on the Tru64 prof options.
45458      Branch: perl
45459            ! pod/perlhack.pod
45460 ____________________________________________________________________________
45461 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
45462         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
45463              From: Robin Houston <robin@kitsite.com>
45464              Date: Sun, 6 May 2001 14:40:51 +0100
45465              Message-ID: <20010506144051.A6279@penderel>
45466      Branch: perl
45467            ! t/pod/testp2pt.pl
45468 ____________________________________________________________________________
45469 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
45470         Log: Subject: [PATCH B::Deparse] scoping
45471              From: Robin Houston <robin@kitsite.com>
45472              Date: Sun, 6 May 2001 14:36:56 +0100
45473              Message-ID: <20010506143656.A4006@penderel>
45474      Branch: perl
45475            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
45476 ____________________________________________________________________________
45477 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
45478         Log: Document the undefinedness of bitshifting out of range.
45479      Branch: perl
45480            ! pod/perlop.pod
45481 ____________________________________________________________________________
45482 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
45483         Log: Retract #10003 and update the IDE descriptions a bit.
45484      Branch: perl
45485            ! pod/perlfaq3.pod
45486 ____________________________________________________________________________
45487 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
45488         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
45489              From: Prymmer/Kahn <pvhp@best.com>
45490              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
45491              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
45492      Branch: perl
45493            ! win32/Makefile win32/buildext.pl win32/config.bc
45494            ! win32/config.gc win32/config.vc
45495 ____________________________________________________________________________
45496 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
45497         Log: (Retracted by #10005.)
45498      Branch: perl
45499            ! pod/perlfaq3.pod
45500 ____________________________________________________________________________
45501 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
45502         Log: It's "psed", not "sed".
45503      Branch: perl
45504            ! x2p/s2p.PL
45505 ____________________________________________________________________________
45506 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
45507         Log: Update Changes.
45508      Branch: perl
45509            ! Changes patchlevel.h
45510 ____________________________________________________________________________
45511 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
45512         Log: Subject: Re: bleadperl make install fails due to "psed"
45513              From: andreas.koenig@anima.de (Andreas J. Koenig)
45514              Date: 05 May 2001 18:23:28 +0200
45515              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
45516      Branch: perl
45517            ! x2p/Makefile.SH x2p/s2p.PL
45518 ____________________________________________________________________________
45519 [  9999] By: jhi                                   on 2001/05/05  18:28:09
45520         Log: AUTHORS updates.
45521      Branch: perl
45522            ! AUTHORS
45523 ____________________________________________________________________________
45524 [  9998] By: jhi                                   on 2001/05/05  18:16:00
45525         Log: Updates on the pods related to the modules included since 5.6.
45526              
45527              TODO: perltodo really could use major updating.
45528      Branch: perl
45529            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
45530            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
45531            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
45532            ! pod/perlsyn.pod pod/perltodo.pod
45533 ____________________________________________________________________________
45534 [  9997] By: jhi                                   on 2001/05/05  17:35:17
45535         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
45536              from Kurt Skauen.
45537      Branch: perl
45538            + hints/atheos.sh
45539            ! MANIFEST
45540 ____________________________________________________________________________
45541 [  9996] By: jhi                                   on 2001/05/05  17:25:00
45542         Log: Add preemptive #undefs for some of the shorter and more prone
45543              to collision regcomp.h #defines.  (Background: the MASK collided
45544              with a system header #define in Rhapsody.)
45545      Branch: perl
45546            ! regcomp.h
45547 ____________________________________________________________________________
45548 [  9995] By: jhi                                   on 2001/05/05  13:24:21
45549         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
45550              From: Nicholas Clark <nick@ccl4.org>
45551              Date: Sat, 5 May 2001 14:46:39 +0100
45552              Message-ID: <20010505144639.O53513@plum.flirble.org>
45553              
45554              Add a test for the constants (if any) being processed correctly.
45555      Branch: perl
45556            ! utils/h2xs.PL
45557 ____________________________________________________________________________
45558 [  9994] By: jhi                                   on 2001/05/05  02:11:03
45559         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
45560              From: Peter Prymmer <pvhp@forte.com>
45561              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
45562              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
45563      Branch: perl
45564            ! t/lib/b-stash.t
45565 ____________________________________________________________________________
45566 [  9993] By: jhi                                   on 2001/05/05  02:03:49
45567         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
45568              From: Peter Prymmer <pvhp@forte.com>
45569              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
45570              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
45571      Branch: perl
45572            ! perlio.c vms/vmsish.h
45573 ____________________________________________________________________________
45574 [  9992] By: jhi                                   on 2001/05/04  17:21:12
45575         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
45576              From: Robin Barker <rmb1@cise.npl.co.uk>
45577              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
45578              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
45579      Branch: perl
45580            + t/pod/plainer.t
45581            ! MANIFEST
45582 ____________________________________________________________________________
45583 [  9991] By: jhi                                   on 2001/05/04  16:47:45
45584         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
45585              From: Robin Barker <rmb1@cise.npl.co.uk>
45586              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
45587              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
45588      Branch: perl
45589            ! regcomp.c
45590 ____________________________________________________________________________
45591 [  9990] By: jhi                                   on 2001/05/04  14:37:20
45592         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
45593              From: Prymmer/Kahn <pvhp@best.com>
45594              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
45595              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
45596      Branch: perl
45597            ! t/lib/b-stash.t
45598 ____________________________________________________________________________
45599 [  9989] By: jhi                                   on 2001/05/04  14:03:58
45600         Log: Introduce perl572delta, update Todo, add the missing
45601              mention about signal safety since 5.7.1 (though this
45602              requires verification and more details.)
45603      Branch: perl
45604            + pod/perl572delta.pod
45605            ! MANIFEST Todo pod/perl571delta.pod
45606 ____________________________________________________________________________
45607 [  9988] By: jhi                                   on 2001/05/04  12:41:51
45608         Log: Subject: [PATCH perl@9944] long =item
45609              From: Robin Barker <rmb1@cise.npl.co.uk>
45610              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
45611              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
45612      Branch: perl
45613            ! ext/Time/HiRes/HiRes.pm
45614 ____________________________________________________________________________
45615 [  9987] By: jhi                                   on 2001/05/04  12:39:19
45616         Log: The #9901 had removed one line essential for EBCDIC.
45617      Branch: perl
45618            ! regcomp.c
45619 ____________________________________________________________________________
45620 [  9986] By: jhi                                   on 2001/05/04  12:30:23
45621         Log: Subject: cygwin/Makefile.SHs INSTALL patch
45622              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
45623              Date: Mon, 08 Jan 2001 04:59:21 +0200
45624              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
45625      Branch: perl
45626            ! cygwin/Makefile.SHs
45627 ____________________________________________________________________________
45628 [  9985] By: jhi                                   on 2001/05/04  03:51:39
45629         Log: Encode/IO doc tweaks.
45630      Branch: perl
45631            ! ext/Encode/Encode.pm
45632 ____________________________________________________________________________
45633 [  9984] By: jhi                                   on 2001/05/04  03:29:34
45634         Log: Remove GDBM_File from the dynamic extensions for UTS,
45635              GDBM is not a standard feature.
45636      Branch: perl
45637            ! hints/uts.sh
45638 ____________________________________________________________________________
45639 [  9983] By: jhi                                   on 2001/05/04  03:22:59
45640         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
45641      Branch: perl
45642            ! pod/perlretut.pod
45643 ____________________________________________________________________________
45644 [  9982] By: jhi                                   on 2001/05/03  23:21:03
45645         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
45646              From: Benjamin Sugars <bsugars@canoe.ca>
45647              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
45648              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
45649      Branch: perl
45650            ! dump.c
45651 ____________________________________________________________________________
45652 [  9981] By: jhi                                   on 2001/05/03  23:20:05
45653         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
45654              From: Benjamin Sugars <bsugars@canoe.ca>
45655              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
45656              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
45657      Branch: perl
45658            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
45659 ____________________________________________________________________________
45660 [  9980] By: jhi                                   on 2001/05/03  23:15:29
45661         Log: Integrate perlio.
45662      Branch: perl
45663           !> ext/Encode/Encode.pm
45664 ____________________________________________________________________________
45665 [  9979] By: jhi                                   on 2001/05/03  16:54:59
45666         Log: Install psed man page.
45667      Branch: perl
45668            ! installman
45669 ____________________________________________________________________________
45670 [  9978] By: jhi                                   on 2001/05/03  16:45:58
45671         Log: Remove unused files; noted by Sarathy.
45672      Branch: perl
45673            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
45674            ! MANIFEST
45675 ____________________________________________________________________________
45676 [  9977] By: jhi                                   on 2001/05/03  16:42:30
45677         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
45678              From: Andy Dougherty <doughera@lafayette.edu>
45679              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
45680              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
45681      Branch: perl
45682            ! INSTALL
45683 ____________________________________________________________________________
45684 [  9976] By: nick                                  on 2001/05/03  16:40:42
45685         Log: Allow $answer = encode($object,$text); like it says in docs.
45686      Branch: perlio
45687            ! ext/Encode/Encode.pm
45688 ____________________________________________________________________________
45689 [  9975] By: nick                                  on 2001/05/03  16:22:30
45690         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
45691              to be in scope (fair enough), and also a package variable (our) for eval to see it.
45692      Branch: perlio
45693            ! ext/Encode/Encode.pm
45694 ____________________________________________________________________________
45695 [  9974] By: nick                                  on 2001/05/03  15:48:17
45696         Log: Integrate mainline.
45697      Branch: perlio
45698           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
45699           +> t/lib/filter-simple.t t/lib/next.t
45700           !> (integrate 70 files)
45701 ____________________________________________________________________________
45702 [  9973] By: jhi                                   on 2001/05/03  13:09:09
45703         Log: Update Changes.
45704      Branch: perl
45705            ! Changes patchlevel.h
45706 ____________________________________________________________________________
45707 [  9972] By: jhi                                   on 2001/05/03  12:58:33
45708         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
45709              From: Prymmer/Kahn <pvhp@best.com>
45710              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
45711              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
45712      Branch: perl
45713            ! t/io/fflush.t
45714 ____________________________________________________________________________
45715 [  9971] By: jhi                                   on 2001/05/03  12:57:26
45716         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
45717              From: Prymmer/Kahn <pvhp@best.com>
45718              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
45719              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
45720      Branch: perl
45721            ! win32/FindExt.pm
45722 ____________________________________________________________________________
45723 [  9970] By: jhi                                   on 2001/05/03  02:42:46
45724         Log: Can't croak sans thread context, from Doug MacEachern.
45725      Branch: perl
45726            ! toke.c
45727 ____________________________________________________________________________
45728 [  9969] By: jhi                                   on 2001/05/03  01:23:48
45729         Log: Subject: Random input test and Perl
45730              From: Ilya Zakharevich <ilya@math.berkeley.edu>
45731              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
45732              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
45733      Branch: perl
45734            ! toke.c
45735 ____________________________________________________________________________
45736 [  9968] By: jhi                                   on 2001/05/02  22:17:21
45737         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
45738              From: Peter Prymmer <pvhp@forte.com>
45739              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
45740              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
45741      Branch: perl
45742            ! pod/perlfunc.pod pod/perlport.pod
45743 ____________________________________________________________________________
45744 [  9967] By: jhi                                   on 2001/05/02  20:12:45
45745         Log: Workaround for UTS compiler casting bug from Hal Morris.
45746      Branch: perl
45747            ! perl.h
45748 ____________________________________________________________________________
45749 [  9966] By: jhi                                   on 2001/05/02  18:31:37
45750         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
45751              From: Dan Sugalski <dan@sidhe.org>
45752              Date: Wed, 02 May 2001 15:23:22 -0400
45753              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
45754      Branch: perl
45755            ! perl.c vms/vms.c
45756 ____________________________________________________________________________
45757 [  9965] By: jhi                                   on 2001/05/02  18:21:29
45758         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
45759      Branch: perl
45760            ! pod/perlfunc.pod
45761 ____________________________________________________________________________
45762 [  9964] By: jhi                                   on 2001/05/02  18:15:01
45763         Log: Document large files in INSTALL, document also the %x
45764              limitation if not use64bitint, closes bug 20010326.007.
45765      Branch: perl
45766            ! INSTALL
45767 ____________________________________________________________________________
45768 [  9963] By: jhi                                   on 2001/05/02  17:24:47
45769         Log: perlmodlib tweaks; regen pods.
45770      Branch: perl
45771            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
45772            ! pod/perltoc.pod
45773 ____________________________________________________________________________
45774 [  9962] By: jhi                                   on 2001/05/02  17:14:00
45775         Log: Fix for a segfault, from Marc Lehmann.
45776      Branch: perl
45777            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
45778 ____________________________________________________________________________
45779 [  9961] By: jhi                                   on 2001/05/02  15:55:53
45780         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
45781              From: "Philip Newton" <pnewton@gmx.de>
45782              Date: Wed, 2 May 2001 18:39:03 +0200
45783              Message-ID: <3AF05447.15525.173B588@localhost>
45784      Branch: perl
45785            ! pod/perlop.pod
45786 ____________________________________________________________________________
45787 [  9960] By: jhi                                   on 2001/05/02  15:35:37
45788         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
45789              From: Dan Sugalski <dan@sidhe.org>
45790              Date: Wed, 02 May 2001 11:37:27 -0400
45791              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
45792      Branch: perl
45793            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
45794            ! thread.h vms/vms.c vms/vmsish.h
45795 ____________________________________________________________________________
45796 [  9959] By: jhi                                   on 2001/05/02  15:21:08
45797         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
45798              From: Benjamin Sugars <bsugars@canoe.ca>
45799              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
45800              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
45801      Branch: perl
45802            ! ext/PerlIO/Scalar/Scalar.xs
45803 ____________________________________________________________________________
45804 [  9958] By: jhi                                   on 2001/05/02  15:15:53
45805         Log: Bug in #9915, spotted by Mike Guy.
45806      Branch: perl
45807            ! installperl
45808 ____________________________________________________________________________
45809 [  9957] By: jhi                                   on 2001/05/02  13:26:01
45810         Log: Add a test for not griping about references as array
45811              indices if the reference has magic in it (overloaded
45812              methods).
45813      Branch: perl
45814            ! pod/perldiag.pod t/pragma/warn/pp_hot
45815 ____________________________________________________________________________
45816 [  9956] By: jhi                                   on 2001/05/02  13:07:01
45817         Log: Retracted a bit too much in #9952.
45818      Branch: perl
45819            ! t/pragma/sub_lval.t
45820 ____________________________________________________________________________
45821 [  9955] By: jhi                                   on 2001/05/02  13:05:38
45822         Log: Test for #9952.
45823      Branch: perl
45824            ! t/op/tie.t
45825 ____________________________________________________________________________
45826 [  9954] By: jhi                                   on 2001/05/02  11:48:18
45827         Log: Additional note on the encoding example: one cannot
45828              convert string constants in-place.
45829      Branch: perl
45830            ! ext/Encode/Encode.pm
45831 ____________________________________________________________________________
45832 [  9953] By: jhi                                   on 2001/05/02  11:43:51
45833         Log: Note that if you have recent enough Perl you already
45834              have Filter::Util::Call.
45835      Branch: perl
45836            ! lib/Filter/Simple.pm
45837 ____________________________________________________________________________
45838 [  9952] By: jhi                                   on 2001/05/02  11:31:53
45839         Log: Retract changes #8254 and #8255, causes coredump in
45840              'tie FH, "main"', reported by Abigail, culprit found by
45841              Benjamin Sugars.  Mirrors maintperl change #9950.
45842      Branch: perl
45843            ! op.c t/pragma/sub_lval.t
45844 ____________________________________________________________________________
45845 [  9951] By: jhi                                   on 2001/05/02  11:14:29
45846         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
45847      Branch: perl
45848            + t/lib/MyFilter.pm
45849 ____________________________________________________________________________
45850 [  9950] By: gsar                                  on 2001/05/02  03:17:11
45851         Log: revert integration of changes#8254,8255 in change#8620 (causes
45852              a coredump in C<tie FH, 'foo'>; the idea itself may need better
45853              rationalization)
45854      Branch: maint-5.6/perl
45855            ! op.c t/pragma/sub_lval.t
45856 ____________________________________________________________________________
45857 [  9949] By: gsar                                  on 2001/05/02  02:56:32
45858         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
45859              
45860              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
45861              
45862              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
45863      Branch: maint-5.6/perl
45864           !> hints/svr5.sh
45865 ____________________________________________________________________________
45866 [  9948] By: gsar                                  on 2001/05/02  02:49:15
45867         Log: pod/find.t breaks on VMS (from Craig Berry)
45868      Branch: maint-5.6/perl
45869            ! t/pod/find.t
45870 ____________________________________________________________________________
45871 [  9947] By: jhi                                   on 2001/05/02  02:43:09
45872         Log: Add an encoding conversion example.
45873      Branch: perl
45874            ! ext/Encode/Encode.pm
45875 ____________________________________________________________________________
45876 [  9946] By: jhi                                   on 2001/05/02  01:34:22
45877         Log: Another coat of paint but still nowhere finished.
45878              Need to decide on the semantics of strptime(): should
45879              strptime() be a function instead of a method?  To do
45880              the week/monthname-strptiming the i18n/l10n bullet needs
45881              to be bitten with gusto.
45882      Branch: perl
45883            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
45884 ____________________________________________________________________________
45885 [  9945] By: jhi                                   on 2001/05/01  23:40:52
45886         Log: Update Changes.
45887      Branch: perl
45888            ! Changes patchlevel.h
45889 ____________________________________________________________________________
45890 [  9944] By: jhi                                   on 2001/05/01  23:33:37
45891         Log: Add known-to-be-tested modules to the list-to-be-skipped.
45892      Branch: perl
45893            ! t/lib/1_compile.t
45894 ____________________________________________________________________________
45895 [  9943] By: jhi                                   on 2001/05/01  23:24:40
45896         Log: Subject: BorlandC++ fix
45897              From: "Vadim Konovalov" <watman@inbox.ru>
45898              Date: Mon, 30 Apr 2001 20:12:26 -0700
45899              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
45900      Branch: perl
45901            ! win32/makefile.mk
45902 ____________________________________________________________________________
45903 [  9942] By: jhi                                   on 2001/05/01  23:18:02
45904         Log: Update to Filter::Simple 0.60, create a test for it.
45905      Branch: perl
45906            + t/lib/filter-simple.t
45907            ! MANIFEST lib/Filter/Simple.pm
45908 ____________________________________________________________________________
45909 [  9941] By: jhi                                   on 2001/05/01  19:47:24
45910         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
45911              From: Hugo <hv@crypt.compulink.co.uk>
45912              Date: Tue, 01 May 2001 20:12:20 +0100
45913              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
45914      Branch: perl
45915            ! pp_hot.c t/op/re_tests
45916 ____________________________________________________________________________
45917 [  9940] By: jhi                                   on 2001/05/01  19:42:16
45918         Log: Integrate perlio.
45919      Branch: perl
45920           !> lib/base.pm t/lib/fields.t
45921 ____________________________________________________________________________
45922 [  9939] By: jhi                                   on 2001/05/01  19:39:51
45923         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
45924              From: Benjamin Sugars <bsugars@canoe.ca>
45925              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
45926              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
45927      Branch: perl
45928            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
45929 ____________________________________________________________________________
45930 [  9938] By: jhi                                   on 2001/05/01  19:34:09
45931         Log: Add NEXT, a pseudo-class for method redispatching.
45932              <Damian>NEXT.pm probably offers more bang-for-buck
45933              than anything else I've ever written.</Damian>
45934      Branch: perl
45935            + lib/NEXT.pm t/lib/next.t
45936            ! MANIFEST
45937 ____________________________________________________________________________
45938 [  9937] By: jhi                                   on 2001/05/01  19:21:41
45939         Log: Update to Switch 2.02.
45940      Branch: perl
45941            ! lib/Switch.pm t/lib/switch.t
45942 ____________________________________________________________________________
45943 [  9936] By: nick                                  on 2001/05/01  19:09:21
45944         Log: Fix for base.pm clobbering $VERSION
45945      Branch: perlio
45946            ! lib/base.pm
45947 ____________________________________________________________________________
45948 [  9935] By: nick                                  on 2001/05/01  18:54:38
45949         Log: Test for base.pm clobbering $VERSION.
45950      Branch: perlio
45951            ! t/lib/fields.t
45952 ____________________________________________________________________________
45953 [  9934] By: jhi                                   on 2001/05/01  18:39:10
45954         Log: Add information about Scalar::Util::blessed.
45955      Branch: perl
45956            ! pod/perlobj.pod
45957 ____________________________________________________________________________
45958 [  9933] By: jhi                                   on 2001/05/01  18:33:51
45959         Log: Subject: Extra UNIVERSAL documentation
45960              From: Mike Guy <mjtg@cam.ac.uk>
45961              Date: Tue, 01 May 2001 20:12:11 +0100
45962              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
45963      Branch: perl
45964            ! pod/perlobj.pod
45965 ____________________________________________________________________________
45966 [  9932] By: jhi                                   on 2001/05/01  18:26:54
45967         Log: Subject: Autoflush in tests as appropriate
45968              From: Mike Guy <mjtg@cam.ac.uk>
45969              Date: Tue, 01 May 2001 20:05:31 +0100
45970              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
45971      Branch: perl
45972            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
45973            ! t/op/taint.t
45974 ____________________________________________________________________________
45975 [  9931] By: jhi                                   on 2001/05/01  18:02:29
45976         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
45977              From: Benjamin Sugars <bsugars@canoe.ca>
45978              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
45979              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
45980      Branch: perl
45981            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
45982 ____________________________________________________________________________
45983 [  9930] By: jhi                                   on 2001/05/01  15:12:26
45984         Log: Subject: Re: Finally got a round tuit
45985              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45986              Date: Tue, 01 May 2001 14:14:10 +0200
45987              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
45988              
45989              The -DP part, slightly modified.
45990      Branch: perl
45991            ! perl.c
45992 ____________________________________________________________________________
45993 [  9929] By: jhi                                   on 2001/05/01  14:17:15
45994         Log: Subject: Re: Finally got a round tuit
45995              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45996              Date: Tue, 01 May 2001 16:34:06 +0200
45997              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
45998              
45999              cpp and optimization tweaks for HP-UX.
46000      Branch: perl
46001            ! hints/hpux.sh
46002 ____________________________________________________________________________
46003 [  9928] By: jhi                                   on 2001/05/01  13:24:20
46004         Log: Tune the scan_num() comments to reality.
46005      Branch: perl
46006            ! toke.c
46007 ____________________________________________________________________________
46008 [  9927] By: jhi                                   on 2001/05/01  13:14:01
46009         Log: Subject: [PATCH B::Deparse] optimised sort
46010              From: Robin Houston <robin@kitsite.com>
46011              Date: Tue, 1 May 2001 14:07:12 +0100
46012              Message-ID: <20010501140712.A4266@penderel>
46013      Branch: perl
46014            ! ext/B/B/Deparse.pm
46015 ____________________________________________________________________________
46016 [  9926] By: jhi                                   on 2001/05/01  13:10:53
46017         Log: Subject: [PATCH t/lib/b-deparse.t] 
46018              From: Robin Houston <robin@kitsite.com>
46019              Date: Tue, 1 May 2001 13:37:42 +0100
46020              Message-ID: <20010501133742.A4082@penderel>
46021      Branch: perl
46022            ! t/lib/b-deparse.t
46023 ____________________________________________________________________________
46024 [  9925] By: jhi                                   on 2001/05/01  13:10:13
46025         Log: Subject: [PATCH B::Deparse] for(;;), sort
46026              From: Robin Houston <robin@kitsite.com>
46027              Date: Tue, 1 May 2001 13:35:00 +0100
46028              Message-ID: <20010501133500.A4061@penderel>
46029      Branch: perl
46030            ! ext/B/B/Deparse.pm
46031 ____________________________________________________________________________
46032 [  9924] By: jhi                                   on 2001/05/01  13:09:22
46033         Log: Subject: [PATCH B::Deparse] do, warn, use
46034              From: Robin Houston <robin@kitsite.com>
46035              Date: Tue, 1 May 2001 13:31:03 +0100
46036              Message-ID: <20010501133103.A4041@penderel>
46037      Branch: perl
46038            ! ext/B/B/Deparse.pm
46039 ____________________________________________________________________________
46040 [  9923] By: jhi                                   on 2001/05/01  11:45:36
46041         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
46042              From: Benjamin Sugars <ben.sugars@home.com>
46043              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
46044              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
46045      Branch: perl
46046            + t/io/fflush.t
46047            ! MANIFEST
46048 ____________________________________________________________________________
46049 [  9922] By: jhi                                   on 2001/05/01  11:35:42
46050         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
46051              From: Peter Prymmer <pvhp@forte.com>
46052              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
46053              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
46054      Branch: perl
46055            ! t/lib/selfstubber.t
46056 ____________________________________________________________________________
46057 [  9921] By: jhi                                   on 2001/04/30  16:34:33
46058         Log: Subject: [PATCH B::Concise] suppress warning
46059              From: Robin Houston <robin@kitsite.com>
46060              Date: Mon, 30 Apr 2001 16:09:49 +0100
46061              Message-ID: <20010430160949.A25086@penderel>
46062      Branch: perl
46063            ! ext/B/B/Concise.pm
46064 ____________________________________________________________________________
46065 [  9920] By: jhi                                   on 2001/04/30  13:56:04
46066         Log: Strip the *markers* from #9919.
46067      Branch: perl
46068            ! pod/perlfaq.pod pod/perlfaq5.pod
46069 ____________________________________________________________________________
46070 [  9919] By: jhi                                   on 2001/04/30  13:54:04
46071         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
46072              From: Gwyn Judd <b.judd@xtra.co.nz>
46073              Date: Sun, 29 Apr 2001 01:47:49 +1200
46074              Message-ID: <20010429014749.A4418@thislove>
46075      Branch: perl
46076            ! pod/perlfaq.pod pod/perlfaq5.pod
46077 ____________________________________________________________________________
46078 [  9918] By: jhi                                   on 2001/04/30  13:13:54
46079         Log: More_tweakage.
46080      Branch: perl
46081            ! pod/perldata.pod pod/perldiag.pod
46082 ____________________________________________________________________________
46083 [  9917] By: jhi                                   on 2001/04/30  13:01:27
46084         Log: Update Changes.
46085      Branch: perl
46086            ! Changes patchlevel.h
46087 ____________________________________________________________________________
46088 [  9916] By: jhi                                   on 2001/04/30  12:57:03
46089         Log: T_w_e_a_k_a_g_e.
46090      Branch: perl
46091            ! pod/perldata.pod pod/perldiag.pod
46092 ____________________________________________________________________________
46093 [  9915] By: jhi                                   on 2001/04/30  12:39:29
46094         Log: Install s2p also as psed.
46095              
46096              TODO: psed documentation?
46097      Branch: perl
46098            ! installperl
46099 ____________________________________________________________________________
46100 [  9914] By: jhi                                   on 2001/04/30  12:29:21
46101         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
46102              From: Jens Hamisch <jens@Strawberry.COM>
46103              Date: Fri, 27 Apr 2001 17:00:36 +0200
46104              Message-ID: <20010427170036.K1372@Strawberry.COM>
46105              
46106              SOCKS5_VERSION_NAME is the right symbol to detect
46107              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
46108              function called socks5_init() is available, and even that is
46109              not universal, most SOCKS5 installations use SOCKSinit()).
46110      Branch: perl
46111            ! perlio.c
46112 ____________________________________________________________________________
46113 [  9913] By: jhi                                   on 2001/04/30  12:22:15
46114         Log: Allow a zero timeout on IO::Socket accept and connect--
46115              though one really shouldn't do that.  Based on
46116              
46117              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
46118              From: "John Holdsworth" <coldwave@bigfoot.com>
46119              Date: Sun, 4 Feb 2001 12:48:18 +0100
46120              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
46121      Branch: perl
46122            ! ext/IO/lib/IO/Socket.pm
46123 ____________________________________________________________________________
46124 [  9912] By: jhi                                   on 2001/04/30  11:27:27
46125         Log: Save the spot of regprev (see #9911) for binary compatibility;
46126              regen API.
46127      Branch: perl
46128            ! embedvar.h perlapi.h thrdvar.h
46129 ____________________________________________________________________________
46130 [  9911] By: jhi                                   on 2001/04/30  11:22:03
46131         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
46132              From: Hugo <hv@crypt.compulink.co.uk>
46133              Date: Sun, 29 Apr 2001 17:09:30 +0100
46134              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
46135      Branch: perl
46136            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
46137 ____________________________________________________________________________
46138 [  9910] By: jhi                                   on 2001/04/30  11:15:12
46139         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
46140              a dummy for PL_numeric_radix); no pressing reason to break
46141              binary compatibility; regen API.
46142      Branch: perl
46143            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
46144            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
46145 ____________________________________________________________________________
46146 [  9909] By: jhi                                   on 2001/04/30  10:56:08
46147         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
46148              From: Walt Mankowski <waltman@netaxs.com>
46149              Date: Sun, 29 Apr 2001 21:53:48 -0400
46150              Message-ID: <20010429215348.A3971@netaxs.com>
46151      Branch: perl
46152            ! pod/perlfunc.pod
46153 ____________________________________________________________________________
46154 [  9908] By: jhi                                   on 2001/04/30  10:49:40
46155         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
46156      Branch: perl
46157            ! t/lib/selfstubber.t
46158 ____________________________________________________________________________
46159 [  9907] By: nick                                  on 2001/04/30  09:26:50
46160         Log: Integrate mainline.
46161      Branch: perlio
46162           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
46163 ____________________________________________________________________________
46164 [  9906] By: jhi                                   on 2001/04/29  23:24:20
46165         Log: Abigail spotted a thinko in #9905.
46166      Branch: perl
46167            ! pod/perldiag.pod
46168 ____________________________________________________________________________
46169 [  9905] By: jhi                                   on 2001/04/29  15:55:39
46170         Log: Changed the underscore/undebar syntax in numeric constants;
46171              now any grouping will do, as long as the underscores are not
46172              consecutive (so "zero-grouping" is out), and they do not begin
46173              or end the integer or fractional parts.
46174      Branch: perl
46175            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
46176 ____________________________________________________________________________
46177 [  9904] By: nick                                  on 2001/04/29  15:43:22
46178         Log: Integrate mainline.
46179      Branch: perlio
46180           +> (branch 98 files)
46181            - lib/unicode/Block.pl
46182            - lib/unicode/In/AlphabeticPresentationForms.pl
46183            - lib/unicode/In/Arabic.pl
46184            - lib/unicode/In/ArabicPresentationForms-A.pl
46185            - lib/unicode/In/ArabicPresentationForms-B.pl
46186            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
46187            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
46188            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
46189            - lib/unicode/In/BopomofoExtended.pl
46190            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
46191            - lib/unicode/In/CJKCompatibility.pl
46192            - lib/unicode/In/CJKCompatibilityForms.pl
46193            - lib/unicode/In/CJKCompatibilityIdeographs.pl
46194            - lib/unicode/In/CJKRadicalsSupplement.pl
46195            - lib/unicode/In/CJKSymbolsandPunctuation.pl
46196            - lib/unicode/In/CJKUnifiedIdeographs.pl
46197            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
46198            - lib/unicode/In/Cherokee.pl
46199            - lib/unicode/In/CombiningDiacriticalMarks.pl
46200            - lib/unicode/In/CombiningHalfMarks.pl
46201            - lib/unicode/In/CombiningMarksforSymbols.pl
46202            - lib/unicode/In/ControlPictures.pl
46203            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
46204            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
46205            - lib/unicode/In/EnclosedAlphanumerics.pl
46206            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
46207            - lib/unicode/In/Ethiopic.pl
46208            - lib/unicode/In/GeneralPunctuation.pl
46209            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
46210            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
46211            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
46212            - lib/unicode/In/HalfwidthandFullwidthForms.pl
46213            - lib/unicode/In/HangulCompatibilityJamo.pl
46214            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
46215            - lib/unicode/In/Hebrew.pl
46216            - lib/unicode/In/HighPrivateUseSurrogates.pl
46217            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
46218            - lib/unicode/In/IPAExtensions.pl
46219            - lib/unicode/In/IdeographicDescriptionCharacters.pl
46220            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
46221            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
46222            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
46223            - lib/unicode/In/Latin-1Supplement.pl
46224            - lib/unicode/In/LatinExtended-A.pl
46225            - lib/unicode/In/LatinExtended-B.pl
46226            - lib/unicode/In/LatinExtendedAdditional.pl
46227            - lib/unicode/In/LetterlikeSymbols.pl
46228            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
46229            - lib/unicode/In/MathematicalOperators.pl
46230            - lib/unicode/In/MiscellaneousSymbols.pl
46231            - lib/unicode/In/MiscellaneousTechnical.pl
46232            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
46233            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
46234            - lib/unicode/In/OpticalCharacterRecognition.pl
46235            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
46236            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
46237            - lib/unicode/In/SmallFormVariants.pl
46238            - lib/unicode/In/SpacingModifierLetters.pl
46239            - lib/unicode/In/Specials.pl
46240            - lib/unicode/In/SuperscriptsandSubscripts.pl
46241            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
46242            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
46243            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
46244            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
46245            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
46246           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
46247           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
46248           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
46249           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
46250           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
46251           !> utf8.c win32/Makefile
46252 ____________________________________________________________________________
46253 [  9903] By: jhi                                   on 2001/04/29  14:30:53
46254         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
46255              From: Prymmer/Kahn <pvhp@best.com>
46256              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
46257              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
46258      Branch: perl
46259            ! win32/Makefile
46260 ____________________________________________________________________________
46261 [  9902] By: jhi                                   on 2001/04/29  02:52:44
46262         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
46263              From: "Abigail" <abigail@foad.org>
46264              Date: Sun, 29 Apr 2001 03:14:25 +0200
46265              Message-ID: <20010429011425.24503.qmail@foad.org>
46266      Branch: perl
46267            ! ext/IO/lib/IO/Seekable.pm
46268 ____________________________________________________________________________
46269 [  9901] By: jhi                                   on 2001/04/29  02:04:46
46270         Log: In character classes one couldn't have 0x80..0xff characters
46271              at the left hand side if there were 0x100.. characters in the
46272              character class.
46273      Branch: perl
46274            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
46275            ! t/op/pat.t utf8.c
46276 ____________________________________________________________________________
46277 [  9900] By: jhi                                   on 2001/04/28  22:55:04
46278         Log: Forgot the latest mktables.PL from #9899.
46279      Branch: perl
46280            ! lib/unicode/mktables.PL
46281 ____________________________________________________________________________
46282 [  9899] By: jhi                                   on 2001/04/28  22:53:28
46283         Log: Explain the \p{} and \P{} error message better and
46284              have prettier prettyprint in In.pl.
46285      Branch: perl
46286            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
46287            ! pod/perldiag.pod
46288 ____________________________________________________________________________
46289 [  9898] By: jhi                                   on 2001/04/28  21:03:34
46290         Log: Add one possible explanation for the "Invalid [] range" error.
46291      Branch: perl
46292            ! pod/perldiag.pod
46293 ____________________________________________________________________________
46294 [  9897] By: jhi                                   on 2001/04/28  17:18:26
46295         Log: Add a level of indirection to the implementation of \p{InFoo}
46296              so that we don't have to have long filenames.  (Nothing changes
46297              in the user interface.)   The indirection is defined in
46298              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
46299              Also rename some the character classes by removing '-' from
46300              the classnames, and finally renamed Block.pl as Blocks.pl.
46301      Branch: perl
46302            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
46303            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
46304            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
46305            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
46306            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
46307            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
46308            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
46309            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
46310            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
46311            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
46312            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
46313            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
46314            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
46315            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
46316            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
46317            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
46318            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
46319            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
46320            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
46321            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
46322            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
46323            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
46324            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
46325            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
46326            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
46327            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
46328            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
46329            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
46330            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
46331            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
46332            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
46333            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
46334            + lib/unicode/In/94.pl lib/unicode/In/95.pl
46335            - lib/unicode/Block.pl
46336            - lib/unicode/In/AlphabeticPresentationForms.pl
46337            - lib/unicode/In/Arabic.pl
46338            - lib/unicode/In/ArabicPresentationForms-A.pl
46339            - lib/unicode/In/ArabicPresentationForms-B.pl
46340            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
46341            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
46342            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
46343            - lib/unicode/In/BopomofoExtended.pl
46344            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
46345            - lib/unicode/In/CJKCompatibility.pl
46346            - lib/unicode/In/CJKCompatibilityForms.pl
46347            - lib/unicode/In/CJKCompatibilityIdeographs.pl
46348            - lib/unicode/In/CJKRadicalsSupplement.pl
46349            - lib/unicode/In/CJKSymbolsandPunctuation.pl
46350            - lib/unicode/In/CJKUnifiedIdeographs.pl
46351            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
46352            - lib/unicode/In/Cherokee.pl
46353            - lib/unicode/In/CombiningDiacriticalMarks.pl
46354            - lib/unicode/In/CombiningHalfMarks.pl
46355            - lib/unicode/In/CombiningMarksforSymbols.pl
46356            - lib/unicode/In/ControlPictures.pl
46357            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
46358            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
46359            - lib/unicode/In/EnclosedAlphanumerics.pl
46360            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
46361            - lib/unicode/In/Ethiopic.pl
46362            - lib/unicode/In/GeneralPunctuation.pl
46363            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
46364            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
46365            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
46366            - lib/unicode/In/HalfwidthandFullwidthForms.pl
46367            - lib/unicode/In/HangulCompatibilityJamo.pl
46368            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
46369            - lib/unicode/In/Hebrew.pl
46370            - lib/unicode/In/HighPrivateUseSurrogates.pl
46371            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
46372            - lib/unicode/In/IPAExtensions.pl
46373            - lib/unicode/In/IdeographicDescriptionCharacters.pl
46374            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
46375            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
46376            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
46377            - lib/unicode/In/Latin-1Supplement.pl
46378            - lib/unicode/In/LatinExtended-A.pl
46379            - lib/unicode/In/LatinExtended-B.pl
46380            - lib/unicode/In/LatinExtendedAdditional.pl
46381            - lib/unicode/In/LetterlikeSymbols.pl
46382            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
46383            - lib/unicode/In/MathematicalOperators.pl
46384            - lib/unicode/In/MiscellaneousSymbols.pl
46385            - lib/unicode/In/MiscellaneousTechnical.pl
46386            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
46387            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
46388            - lib/unicode/In/OpticalCharacterRecognition.pl
46389            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
46390            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
46391            - lib/unicode/In/SmallFormVariants.pl
46392            - lib/unicode/In/SpacingModifierLetters.pl
46393            - lib/unicode/In/Specials.pl
46394            - lib/unicode/In/SuperscriptsandSubscripts.pl
46395            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
46396            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
46397            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
46398            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
46399            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
46400            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
46401            ! pod/perlunicode.pod
46402 ____________________________________________________________________________
46403 [  9896] By: jhi                                   on 2001/04/28  14:33:17
46404         Log: Update the information on shared library path on HP-UX.
46405      Branch: perl
46406            ! INSTALL
46407 ____________________________________________________________________________
46408 [  9895] By: jhi                                   on 2001/04/28  14:32:30
46409         Log: Because #9894 seems to do the trick, this workaround can be removed.
46410      Branch: perl
46411            ! t/lib/selfstubber.t
46412 ____________________________________________________________________________
46413 [  9894] By: jhi                                   on 2001/04/28  14:26:13
46414         Log: For PerlIO flush the children's file handles (on fork/exec/system).
46415      Branch: perl
46416            ! perl.h
46417 ____________________________________________________________________________
46418 [  9893] By: jhi                                   on 2001/04/28  14:23:15
46419         Log: Test tweak for #9891.
46420      Branch: perl
46421            ! t/lib/b-deparse.t
46422 ____________________________________________________________________________
46423 [  9892] By: jhi                                   on 2001/04/28  14:10:13
46424         Log: New HP-UX hints from Merijn.
46425      Branch: perl
46426            ! hints/hpux.sh
46427 ____________________________________________________________________________
46428 [  9891] By: jhi                                   on 2001/04/28  14:07:27
46429         Log: Subject: [PATCH B::Deparse] non-block scopes
46430              From: Robin Houston <robin@kitsite.com>
46431              Date: Fri, 27 Apr 2001 19:15:14 +0100
46432              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
46433      Branch: perl
46434            ! ext/B/B/Deparse.pm
46435 ____________________________________________________________________________
46436 [  9890] By: nick                                  on 2001/04/27  19:41:25
46437         Log: Integrate mainline
46438      Branch: perlio
46439           +> t/lib/selfstubber.t
46440           !> (integrate 50 files)
46441 ____________________________________________________________________________
46442 [  9889] By: jhi                                   on 2001/04/27  18:23:46
46443         Log: Subject: Re: selfstubber test fail on bleadperl
46444              From: Mike Guy <mjtg@cam.ac.uk>
46445              Date: Fri, 27 Apr 2001 19:31:18 +0100
46446              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
46447      Branch: perl
46448            ! t/lib/selfstubber.t
46449 ____________________________________________________________________________
46450 [  9888] By: jhi                                   on 2001/04/27  16:20:54
46451         Log: Test tweak for #9886.
46452      Branch: perl
46453            ! t/lib/b-deparse.t
46454 ____________________________________________________________________________
46455 [  9887] By: jhi                                   on 2001/04/27  16:16:33
46456         Log: Buffering issue at least in Solaris (even with perlio).
46457      Branch: perl
46458            ! t/lib/selfstubber.t
46459 ____________________________________________________________________________
46460 [  9886] By: jhi                                   on 2001/04/27  14:59:23
46461         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
46462              From: Robin Houston <robin@kitsite.com>
46463              Date: Fri, 27 Apr 2001 16:53:20 +0100
46464              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
46465      Branch: perl
46466            ! ext/B/B/Deparse.pm
46467 ____________________________________________________________________________
46468 [  9885] By: jhi                                   on 2001/04/27  14:23:51
46469         Log: Update Changes.
46470      Branch: perl
46471            ! Changes patchlevel.h
46472 ____________________________________________________________________________
46473 [  9884] By: jhi                                   on 2001/04/27  14:14:12
46474         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
46475              From: "Philip Newton" <pnewton@gmx.de>
46476              Date: Fri, 27 Apr 2001 16:40:13 +0200
46477              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
46478      Branch: perl
46479            ! pod/perldata.pod
46480 ____________________________________________________________________________
46481 [  9883] By: jhi                                   on 2001/04/27  13:28:19
46482         Log: Add LOG_PERROR; prettify the "removed".
46483      Branch: perl
46484            ! ext/Sys/Syslog/Syslog.xs
46485 ____________________________________________________________________________
46486 [  9882] By: jhi                                   on 2001/04/27  13:13:18
46487         Log: h2xs tweaks: use NV instead of double, "quote" the removed
46488              prefixes for clarity (especially when nothing is removed),
46489              slight pod reformats.
46490      Branch: perl
46491            ! utils/h2xs.PL
46492 ____________________________________________________________________________
46493 [  9881] By: jhi                                   on 2001/04/27  12:58:48
46494         Log: Don't bother creating existing directories.
46495      Branch: perl
46496            ! utils/h2xs.PL
46497 ____________________________________________________________________________
46498 [  9880] By: jhi                                   on 2001/04/27  12:45:39
46499         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
46500              From: Mike Schilli <m@perlmeister.com>
46501              Date: Wed, 25 Apr 2001 01:29:21 -0700
46502              Message-id: <3AE68AE1.6A981723@perlmeister.com>
46503      Branch: perl
46504            ! utils/h2xs.PL
46505 ____________________________________________________________________________
46506 [  9879] By: jhi                                   on 2001/04/27  12:40:55
46507         Log: break is not yet Perl.  Added the template license also to README.
46508      Branch: perl
46509            ! utils/h2xs.PL
46510 ____________________________________________________________________________
46511 [  9878] By: jhi                                   on 2001/04/27  03:08:20
46512         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
46513              From: Tim Jenness <t.jenness@jach.hawaii.edu>
46514              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
46515              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
46516      Branch: perl
46517            ! t/lib/xs-typemap.t
46518 ____________________________________________________________________________
46519 [  9877] By: jhi                                   on 2001/04/26  23:54:40
46520         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
46521              From: "Abigail" <abigail@foad.org>
46522              Date: Fri, 27 Apr 2001 01:44:28 +0200
46523              Message-ID: <20010426234428.19786.qmail@foad.org>
46524      Branch: perl
46525            ! utils/h2xs.PL
46526 ____________________________________________________________________________
46527 [  9876] By: jhi                                   on 2001/04/26  23:52:06
46528         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
46529              From: Peter Prymmer <pvhp@forte.com>
46530              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
46531              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
46532      Branch: perl
46533            ! t/lib/selfstubber.t
46534 ____________________________________________________________________________
46535 [  9875] By: jhi                                   on 2001/04/26  23:48:10
46536         Log: Deparse nits.
46537      Branch: perl
46538            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
46539 ____________________________________________________________________________
46540 [  9874] By: jhi                                   on 2001/04/26  22:46:05
46541         Log: Document ANYOF_CLASS.
46542      Branch: perl
46543            ! regcomp.h
46544 ____________________________________________________________________________
46545 [  9873] By: jhi                                   on 2001/04/26  22:35:03
46546         Log: Subject: Re: [PATCH @9846] dumping ANYOF
46547              From: Hugo <hv@crypt.compulink.co.uk>
46548              Date: Thu, 26 Apr 2001 23:33:38 +0100
46549              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
46550      Branch: perl
46551            ! regcomp.c regcomp.h
46552 ____________________________________________________________________________
46553 [  9872] By: jhi                                   on 2001/04/26  22:34:31
46554         Log: Subject: [PATCH] more for Devel::SelfStubber
46555              From: Nicholas Clark <nick@ccl4.org>
46556              Date: Fri, 27 Apr 2001 00:13:52 +0100
46557              Message-ID: <20010427001351.K88186@plum.flirble.org>
46558      Branch: perl
46559            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
46560 ____________________________________________________________________________
46561 [  9871] By: jhi                                   on 2001/04/26  21:59:17
46562         Log: Subject: [PATCH B::Deparse] formats must be flush left
46563              From: Robin Houston <robin@kitsite.com>
46564              Date: Thu, 26 Apr 2001 23:54:29 +0100
46565              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
46566      Branch: perl
46567            ! ext/B/B/Deparse.pm
46568 ____________________________________________________________________________
46569 [  9870] By: jhi                                   on 2001/04/26  21:57:37
46570         Log: If some of the constants are prefixes of others,
46571              the prefixes may never get recognized.  (See 20010426.006.)
46572      Branch: perl
46573            ! utils/h2xs.PL
46574 ____________________________________________________________________________
46575 [  9869] By: jhi                                   on 2001/04/26  21:50:42
46576         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
46577              From: Chris Bongaarts <cab@tc.umn.edu>
46578              Date: Thu, 26 Apr 2001 17:10:31 -0500
46579              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
46580      Branch: perl
46581            ! ext/Sys/Syslog/Syslog.xs
46582 ____________________________________________________________________________
46583 [  9868] By: jhi                                   on 2001/04/26  21:35:12
46584         Log: Further cuts and more docs from Graham Barr.
46585      Branch: perl
46586            ! ext/List/Util/lib/List/Util.pm
46587            ! ext/List/Util/lib/Scalar/Util.pm
46588 ____________________________________________________________________________
46589 [  9867] By: jhi                                   on 2001/04/26  21:18:57
46590         Log: Subject: [PATCH 5.7.1] DB_File-1.77
46591              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
46592              Date: Thu, 26 Apr 2001 22:37:53 +0100
46593              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
46594      Branch: perl
46595            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
46596            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
46597 ____________________________________________________________________________
46598 [  9866] By: jhi                                   on 2001/04/26  21:12:31
46599         Log: Subject: [PATCH B::Deparse] fix easy bugs
46600              From: Robin Houston <robin@kitsite.com>
46601              Date: Thu, 26 Apr 2001 23:03:33 +0100
46602              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
46603      Branch: perl
46604            ! ext/B/B/Deparse.pm
46605 ____________________________________________________________________________
46606 [  9865] By: jhi                                   on 2001/04/26  20:26:13
46607         Log: Update Changes.
46608      Branch: perl
46609            ! Changes patchlevel.h
46610 ____________________________________________________________________________
46611 [  9864] By: jhi                                   on 2001/04/26  19:27:48
46612         Log: Dethinko from Robin Houston.
46613      Branch: perl
46614            ! ext/B/B/Deparse.pm
46615 ____________________________________________________________________________
46616 [  9863] By: jhi                                   on 2001/04/26  19:10:35
46617         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
46618              From: Robin Houston <robin@kitsite.com>
46619              Date: Thu, 26 Apr 2001 21:08:32 +0100
46620              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
46621      Branch: perl
46622            ! ext/B/B/Deparse.pm
46623 ____________________________________________________________________________
46624 [  9862] By: jhi                                   on 2001/04/26  19:04:23
46625         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
46626              From: Robin Houston <robin@kitsite.com>
46627              Date: Thu, 26 Apr 2001 20:52:50 +0100
46628              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
46629      Branch: perl
46630            ! ext/B/B/Deparse.pm
46631 ____________________________________________________________________________
46632 [  9861] By: jhi                                   on 2001/04/26  18:56:14
46633         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
46634              From: Mike Guy <mjtg@cam.ac.uk>
46635              Date: Thu, 26 Apr 2001 14:22:40 +0100
46636              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
46637      Branch: perl
46638            ! pod/perlobj.pod
46639 ____________________________________________________________________________
46640 [  9860] By: jhi                                   on 2001/04/26  18:46:42
46641         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
46642              From: Robin Houston <robin@kitsite.com>
46643              Date: Thu, 26 Apr 2001 20:34:29 +0100
46644              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
46645              
46646              Hashes do not interpolate.
46647      Branch: perl
46648            ! ext/B/B/Deparse.pm
46649 ____________________________________________________________________________
46650 [  9859] By: jhi                                   on 2001/04/26  18:43:51
46651         Log: Subject: The Time::Piece conspiracy unmasked!!!
46652              From: Mike Guy <mjtg@cam.ac.uk>
46653              Date: Thu, 26 Apr 2001 19:02:50 +0100
46654              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
46655              
46656              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
46657              From: Mike Guy <mjtg@cam.ac.uk>
46658              Date: Thu, 26 Apr 2001 19:08:21 +0100
46659              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
46660              
46661              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
46662              From: Graham Barr <gbarr@pobox.com>
46663              Date: Thu, 26 Apr 2001 19:12:03 +0100
46664              Message-ID: <20010426191203.A70835@pobox.com>
46665              
46666              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
46667      Branch: perl
46668            ! ext/List/Util/lib/List/Util.pm
46669            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
46670 ____________________________________________________________________________
46671 [  9858] By: jhi                                   on 2001/04/26  18:17:42
46672         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
46673              From: Robin Houston <robin@kitsite.com>
46674              Date: Thu, 26 Apr 2001 16:09:35 +0100
46675              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
46676      Branch: perl
46677            ! t/comp/proto.t
46678 ____________________________________________________________________________
46679 [  9857] By: jhi                                   on 2001/04/26  18:04:59
46680         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
46681              From: barries <barries@slaysys.com>
46682              Date: Thu, 26 Apr 2001 12:01:10 -0400
46683              Message-ID: <20010426120110.E29698@jester.slaysys.com>
46684      Branch: perl
46685            ! pod/perldiag.pod
46686 ____________________________________________________________________________
46687 [  9856] By: jhi                                   on 2001/04/26  18:03:33
46688         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
46689              Date: Thu, 26 Apr 2001 17:13:41 +0100
46690              From: Robin Houston <robin@kitsite.com>
46691              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
46692              
46693              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
46694              From: Robin Houston <robin@kitsite.com>
46695              Date: Thu, 26 Apr 2001 18:44:29 +0100
46696              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
46697      Branch: perl
46698            ! ext/B/B/Deparse.pm
46699 ____________________________________________________________________________
46700 [  9855] By: jhi                                   on 2001/04/26  17:56:04
46701         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
46702              From: Robin Houston <robin@kitsite.com>
46703              Date: Thu, 26 Apr 2001 17:04:08 +0100
46704              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
46705      Branch: perl
46706            ! ext/B/B/Deparse.pm
46707 ____________________________________________________________________________
46708 [  9854] By: jhi                                   on 2001/04/26  17:47:26
46709         Log: Subject: Re: Short test case for undef %stash:: crash
46710              From: Benjamin Sugars <bsugars@canoe.ca> 
46711              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
46712              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
46713              Changed and moved the perldiag entry.
46714      Branch: perl
46715            ! gv.c pod/perldiag.pod
46716 ____________________________________________________________________________
46717 [  9853] By: jhi                                   on 2001/04/26  14:35:16
46718         Log: Beginnings of strptime().  Do not touch the wet paint.
46719      Branch: perl
46720            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
46721 ____________________________________________________________________________
46722 [  9852] By: jhi                                   on 2001/04/26  13:17:21
46723         Log: Retract #9851, core dumps from pod2man.
46724      Branch: perl
46725            ! regcomp.c
46726 ____________________________________________________________________________
46727 [  9851] By: jhi                                   on 2001/04/26  11:54:41
46728         Log: (Retracted by #9852.)
46729              
46730              Subject: [PATCH @9846] dumping ANYOF
46731              From: Hugo <hv@crypt.compulink.co.uk>
46732              Date: Thu, 26 Apr 2001 05:32:38 +0100
46733              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
46734      Branch: perl
46735            ! regcomp.c
46736 ____________________________________________________________________________
46737 [  9850] By: jhi                                   on 2001/04/26  02:34:44
46738         Log: If ccflags was empty the _previous_ $* containing all the
46739              environment variables and Configure variables was used,
46740              which lead, among other bad things, into $ccflags being your
46741              uname -a output, which lead into test compile with cc failing,
46742              which lead into gcc being selected, which didn't work that well
46743              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
46744              with large files, et cetera.
46745      Branch: perl
46746            ! hints/hpux.sh
46747 ____________________________________________________________________________
46748 [  9849] By: jhi                                   on 2001/04/26  01:44:57
46749         Log: Make selfstubber test more portable.
46750      Branch: perl
46751            ! t/lib/selfstubber.t
46752 ____________________________________________________________________________
46753 [  9848] By: jhi                                   on 2001/04/26  00:50:26
46754         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
46755              From: Benjamin Sugars <ben.sugars@home.com>
46756              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
46757              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
46758      Branch: perl
46759            ! ext/Cwd/Cwd.xs
46760 ____________________________________________________________________________
46761 [  9847] By: jhi                                   on 2001/04/26  00:46:58
46762         Log: Subject: [PATCH: perl@9841] VMS updates
46763              From: Peter Prymmer <pvhp@forte.com>
46764              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
46765              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
46766      Branch: perl
46767            ! README.vms configure.com vms/descrip_mms.template
46768            ! vms/ext/filespec.t
46769 ____________________________________________________________________________
46770 [  9846] By: jhi                                   on 2001/04/26  00:11:56
46771         Log: re 'debug' was broken by #9084.
46772      Branch: perl
46773            ! ext/re/re.xs
46774 ____________________________________________________________________________
46775 [  9845] By: jhi                                   on 2001/04/25  22:33:17
46776         Log: Subject: [PATCH] test for Devel::SelfStubber
46777              From: Nicholas Clark <nick@ccl4.org>
46778              Date: Thu, 26 Apr 2001 00:00:54 +0100
46779              Message-ID: <20010426000054.D89026@plum.flirble.org>
46780      Branch: perl
46781            + t/lib/selfstubber.t
46782            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
46783 ____________________________________________________________________________
46784 [  9844] By: jhi                                   on 2001/04/25  22:29:32
46785         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
46786              From: Paul Johnson <paul@pjcj.net>
46787              Date: Thu, 26 Apr 2001 00:46:08 +0200
46788              Message-ID: <20010426004608.H2338@pjcj.net>
46789      Branch: perl
46790            ! ext/B/B/Concise.pm
46791 ____________________________________________________________________________
46792 [  9843] By: jhi                                   on 2001/04/25  22:28:28
46793         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
46794              From: Peter Prymmer <pvhp@forte.com>
46795              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
46796              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
46797      Branch: perl
46798            ! ext/Cwd/Cwd.xs
46799 ____________________________________________________________________________
46800 [  9842] By: jhi                                   on 2001/04/25  20:58:12
46801         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
46802              From: John Peacock <jpeacock@rowman.com>
46803              Date: Wed, 25 Apr 2001 17:30:26 -0400
46804              Message-ID: <3AE741F2.B3217464@rowman.com>
46805      Branch: perl
46806            ! lib/Math/BigInt.pm t/lib/bigintpm.t
46807 ____________________________________________________________________________
46808 [  9841] By: jhi                                   on 2001/04/25  20:07:05
46809         Log: Update Changes.
46810      Branch: perl
46811            ! Changes patchlevel.h
46812 ____________________________________________________________________________
46813 [  9840] By: jhi                                   on 2001/04/25  19:56:51
46814         Log: Yet another HP-UX hints version from Merijn.
46815      Branch: perl
46816            ! hints/hpux.sh
46817 ____________________________________________________________________________
46818 [  9839] By: jhi                                   on 2001/04/25  19:53:04
46819         Log: abs_path() didn't terminate the filename correctly,
46820              in DIRNAMLENless systems like HP-UX this would fail.
46821      Branch: perl
46822            ! ext/Cwd/Cwd.xs
46823 ____________________________________________________________________________
46824 [  9838] By: jhi                                   on 2001/04/25  16:37:26
46825         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
46826              From: Mike Guy <mjtg@cam.ac.uk>
46827              Date: Wed, 25 Apr 2001 18:31:47 +0100
46828              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
46829      Branch: perl
46830            ! op.c
46831 ____________________________________________________________________________
46832 [  9837] By: jhi                                   on 2001/04/25  16:21:53
46833         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
46834              From: Jon Eveland <jweveland@yahoo.com>
46835              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
46836              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
46837      Branch: perl
46838            ! lib/perl5db.pl
46839 ____________________________________________________________________________
46840 [  9836] By: jhi                                   on 2001/04/25  14:17:50
46841         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
46842              From: "Philip Newton" <pnewton@gmx.de>
46843              Date: Wed, 25 Apr 2001 17:05:58 +0200
46844              Message-ID: <3AE703F6.3234.1833C45@localhost>
46845      Branch: perl
46846            ! Porting/patching.pod
46847 ____________________________________________________________________________
46848 [  9835] By: jhi                                   on 2001/04/25  13:58:07
46849         Log: It would seem that both ar and full_ar need to be overridden
46850              for HP-UX to avoid the GNU ar.
46851      Branch: perl
46852            ! hints/hpux.sh
46853 ____________________________________________________________________________
46854 [  9834] By: jhi                                   on 2001/04/25  13:50:40
46855         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
46856              From: "Philip Newton" <pnewton@gmx.de>
46857              Date: Wed, 25 Apr 2001 16:09:23 +0200
46858              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
46859              
46860              Detypo.
46861      Branch: perl
46862            ! t/op/misc.t
46863 ____________________________________________________________________________
46864 [  9833] By: jhi                                   on 2001/04/25  12:36:11
46865         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
46866      Branch: perl
46867            ! hints/hpux.sh
46868 ____________________________________________________________________________
46869 [  9832] By: jhi                                   on 2001/04/25  12:33:36
46870         Log: New version of HP-UX hints from Merijn.
46871      Branch: perl
46872            ! hints/hpux.sh
46873 ____________________________________________________________________________
46874 [  9831] By: jhi                                   on 2001/04/25  03:39:45
46875         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
46876      Branch: perl
46877            ! hints/hpux.sh
46878 ____________________________________________________________________________
46879 [  9830] By: jhi                                   on 2001/04/25  02:53:25
46880         Log: The tzname[] bit is not needed by util.c -- and causes
46881              heartburn in VMS (and it missing was probably the cause of
46882              the Mac OS X trouble).  Ouch.
46883      Branch: perl
46884            ! ext/POSIX/POSIX.xs util.c
46885 ____________________________________________________________________________
46886 [  9829] By: jhi                                   on 2001/04/25  00:10:06
46887         Log: Metaconfig unit change for #9828.
46888      Branch: metaconfig
46889            ! U/compline/ccflags.U
46890 ____________________________________________________________________________
46891 [  9828] By: jhi                                   on 2001/04/25  00:04:18
46892         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
46893              (which is actually the reason for the change, we need to pass
46894              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
46895              EP/IX, OS/2, and TitanOS, based on the hints files.
46896      Branch: perl
46897            ! Configure config_h.SH
46898 ____________________________________________________________________________
46899 [  9827] By: jhi                                   on 2001/04/24  23:49:20
46900         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
46901              the $cat must have an absolute path.
46902      Branch: perl
46903            ! makedepend.SH
46904 ____________________________________________________________________________
46905 [  9826] By: jhi                                   on 2001/04/24  23:40:53
46906         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
46907      Branch: perl
46908            ! README.amiga
46909 ____________________________________________________________________________
46910 [  9825] By: jhi                                   on 2001/04/24  23:35:35
46911         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
46912              From: "Philip Newton" <pnewton@gmx.de>
46913              Date: Tue, 24 Apr 2001 18:52:49 +0200
46914              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
46915      Branch: perl
46916            ! x2p/find2perl.PL
46917 ____________________________________________________________________________
46918 [  9824] By: jhi                                   on 2001/04/24  23:33:07
46919         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
46920              Some gcc specifics dropped out due to extensive rewriting;
46921              will be put back later as needed.
46922      Branch: perl
46923            ! hints/hpux.sh
46924 ____________________________________________________________________________
46925 [  9823] By: jhi                                   on 2001/04/24  23:27:57
46926         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
46927      Branch: perl
46928            ! ext/POSIX/POSIX.xs
46929 ____________________________________________________________________________
46930 [  9822] By: jhi                                   on 2001/04/24  23:25:21
46931         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
46932              From: Tim Jenness <t.jenness@jach.hawaii.edu>
46933              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
46934              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
46935      Branch: perl
46936            ! ext/XS/Typemap/Typemap.xs
46937 ____________________________________________________________________________
46938 [  9821] By: jhi                                   on 2001/04/24  23:24:10
46939         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
46940              From: "Abigail" <abigail@foad.org>
46941              Date: Tue, 24 Apr 2001 23:12:03 +0200
46942              Message-ID: <20010424211203.7901.qmail@foad.org>
46943      Branch: perl
46944            ! pod/perlport.pod
46945 ____________________________________________________________________________
46946 [  9820] By: jhi                                   on 2001/04/24  23:23:15
46947         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
46948              From: Matt Sergeant <matt@sergeant.org>
46949              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
46950              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
46951      Branch: perl
46952            ! pod/perlfaq4.pod
46953 ____________________________________________________________________________
46954 [  9819] By: nick                                  on 2001/04/24  18:49:43
46955         Log: Integrate mainline.
46956      Branch: perlio
46957           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
46958           !> (integrate 37 files)
46959 ____________________________________________________________________________
46960 [  9818] By: jhi                                   on 2001/04/24  14:35:23
46961         Log: Update Changes.
46962      Branch: perl
46963            ! Changes patchlevel.h
46964 ____________________________________________________________________________
46965 [  9817] By: jhi                                   on 2001/04/24  14:09:17
46966         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
46967              From: "Philip Newton" <pnewton@gmx.de>
46968              Date: Tue, 24 Apr 2001 12:58:12 +0200
46969              Message-ID: <3AE57864.8304.B77A0A@localhost> 
46970              
46971              plus add CPAN to the list of modules that have their own tests.
46972      Branch: perl
46973            ! t/lib/1_compile.t
46974 ____________________________________________________________________________
46975 [  9816] By: jhi                                   on 2001/04/24  14:07:03
46976         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
46977              From: Michael G Schwern <schwern@pobox.com>
46978              Date: Sat, 21 Apr 2001 22:35:00 +0100
46979              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
46980      Branch: perl
46981            ! t/lib/1_compile.t
46982 ____________________________________________________________________________
46983 [  9815] By: jhi                                   on 2001/04/24  13:54:32
46984         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
46985              From: Robin Houston <robin@kitsite.com>
46986              Date: Tue, 24 Apr 2001 15:51:18 +0100
46987              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
46988      Branch: perl
46989            ! ext/B/B/Deparse.pm
46990 ____________________________________________________________________________
46991 [  9814] By: jhi                                   on 2001/04/24  13:17:34
46992         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
46993              From: Bill Glicker <billg@burrelles.com>
46994              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
46995              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
46996      Branch: perl
46997            ! hints/svr5.sh
46998 ____________________________________________________________________________
46999 [  9813] By: jhi                                   on 2001/04/24  12:54:23
47000         Log: Prevent path disclosure (probing for existence of filenames)
47001              using suidperl; bug id 20010322.218.
47002      Branch: perl
47003            ! perl.c pod/perldiag.pod
47004 ____________________________________________________________________________
47005 [  9812] By: jhi                                   on 2001/04/24  12:08:36
47006         Log: Retract #9811.
47007      Branch: perl
47008            ! ext/POSIX/POSIX.xs
47009 ____________________________________________________________________________
47010 [  9811] By: jhi                                   on 2001/04/24  11:57:35
47011         Log: (Retracted by #9812.)
47012      Branch: perl
47013            ! ext/POSIX/POSIX.xs
47014 ____________________________________________________________________________
47015 [  9810] By: jhi                                   on 2001/04/24  03:32:35
47016         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
47017      Branch: perl
47018            ! util.c
47019 ____________________________________________________________________________
47020 [  9809] By: jhi                                   on 2001/04/24  03:16:13
47021         Log: The Math::BigFloat::import() was broken.
47022              (Fixes bug id 20010422.002.)
47023      Branch: perl
47024            ! lib/Math/BigFloat.pm
47025 ____________________________________________________________________________
47026 [  9808] By: jhi                                   on 2001/04/24  01:11:40
47027         Log: Additional dependencies; should help for parallel makes
47028              not to fail on missing lib/lib.pm or lib/re.pm.
47029      Branch: perl
47030            ! Makefile.SH
47031 ____________________________________________________________________________
47032 [  9807] By: jhi                                   on 2001/04/24  00:57:01
47033         Log: Update the test failure disclaimer.
47034      Branch: perl
47035            ! t/pragma/warn/pp_hot
47036 ____________________________________________________________________________
47037 [  9806] By: jhi                                   on 2001/04/24  00:54:04
47038         Log: Add make target "install-all" which is alias for "install"
47039              to cater for case-preserving filesystems like HFS+.
47040      Branch: perl
47041            ! INSTALL Makefile.SH
47042 ____________________________________________________________________________
47043 [  9805] By: jhi                                   on 2001/04/24  00:47:28
47044         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
47045              From: Peter Prymmer <pvhp@forte.com>
47046              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
47047              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
47048              
47049              (Ken William's message forwarded from macosx@perl.org)
47050      Branch: perl
47051            ! hints/darwin.sh
47052 ____________________________________________________________________________
47053 [  9804] By: jhi                                   on 2001/04/23  23:57:35
47054         Log: Cut-and-pasto.
47055      Branch: perl
47056            ! perlio.c
47057 ____________________________________________________________________________
47058 [  9803] By: jhi                                   on 2001/04/23  23:52:25
47059         Log: More PerlIO robustness.
47060      Branch: perl
47061            ! perlio.c
47062 ____________________________________________________________________________
47063 [  9802] By: jhi                                   on 2001/04/23  23:43:35
47064         Log: Make the "STD* opened only for ..." errors more consistent.
47065      Branch: perl
47066            ! doio.c
47067 ____________________________________________________________________________
47068 [  9801] By: jhi                                   on 2001/04/23  23:34:26
47069         Log: Test case for #9800.
47070      Branch: perl
47071            ! t/op/misc.t
47072 ____________________________________________________________________________
47073 [  9800] By: jhi                                   on 2001/04/23  23:14:43
47074         Log: Avoid coredump on 'close STDERR; die' by making
47075              the PerlIO calls more robust.  Also use SETERRNO()
47076              instead of errno = to be more VMS-ready.
47077      Branch: perl
47078            ! perlio.c
47079 ____________________________________________________________________________
47080 [  9799] By: jhi                                   on 2001/04/23  21:41:10
47081         Log: Subject: test for ID 20010423.002
47082              From: Robin Houston <robin@kitsite.com>
47083              Date: Mon, 23 Apr 2001 16:52:21 +0100
47084              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
47085      Branch: perl
47086            ! t/op/avhv.t
47087 ____________________________________________________________________________
47088 [  9798] By: jhi                                   on 2001/04/23  21:40:07
47089         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
47090              From: David Dyck <dcd@tc.fluke.com>
47091              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
47092              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
47093      Branch: perl
47094            ! installperl
47095 ____________________________________________________________________________
47096 [  9797] By: jhi                                   on 2001/04/23  21:37:56
47097         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
47098              From: Benjamin Sugars <bsugars@canoe.ca>
47099              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
47100              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
47101      Branch: perl
47102            ! ext/Cwd/Cwd.xs lib/Cwd.pm
47103 ____________________________________________________________________________
47104 [  9796] By: jhi                                   on 2001/04/23  21:29:24
47105         Log: Synchronize h2xs and pod2man some more on the documentation
47106              templates they propose.
47107      Branch: perl
47108            ! pod/pod2man.PL utils/h2xs.PL
47109 ____________________________________________________________________________
47110 [  9795] By: jhi                                   on 2001/04/23  17:30:40
47111         Log: Add one more naughty test for base64; make encoding logic cleaner.
47112      Branch: perl
47113            ! t/lib/mimeb64.t
47114 ____________________________________________________________________________
47115 [  9794] By: jhi                                   on 2001/04/23  13:51:32
47116         Log: Update Changes.
47117      Branch: perl
47118            ! Changes patchlevel.h
47119 ____________________________________________________________________________
47120 [  9793] By: jhi                                   on 2001/04/23  13:44:18
47121         Log: Duplicate lines.
47122      Branch: perl
47123            ! MANIFEST
47124 ____________________________________________________________________________
47125 [  9792] By: jhi                                   on 2001/04/23  13:39:13
47126         Log: Subject: Re: PATCH 5.7.1
47127              From: Mark-Jason Dominus <mjd@plover.com>
47128              Date: Mon, 23 Apr 2001 10:30:21 -0400
47129              Message-ID: <20010423143021.17335.qmail@plover.com>
47130      Branch: perl
47131            ! perl.h sv.c
47132 ____________________________________________________________________________
47133 [  9791] By: jhi                                   on 2001/04/23  13:32:40
47134         Log: Add the CPAN.pm 1.59_54 tests.
47135      Branch: perl
47136            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
47137            ! MANIFEST
47138 ____________________________________________________________________________
47139 [  9790] By: jhi                                   on 2001/04/23  13:21:55
47140         Log: Subject: Deparse nit
47141              From: Robin Houston <robin@kitsite.com>
47142              Date: Mon, 23 Apr 2001 12:38:20 +0100
47143              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
47144      Branch: perl
47145            ! ext/B/B/Deparse.pm
47146 ____________________________________________________________________________
47147 [  9789] By: jhi                                   on 2001/04/23  13:19:07
47148         Log: Subject: [PATCH] bug 20010423.002
47149              From: Robin Houston <robin@kitsite.com>
47150              Date: Mon, 23 Apr 2001 13:12:30 +0100
47151              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
47152      Branch: perl
47153            ! pp.c
47154 ____________________________________________________________________________
47155 [  9788] By: jhi                                   on 2001/04/23  13:02:49
47156         Log: Subject: PATCH [5.7.1] hv.c unused #define
47157              From: Mark-Jason Dominus <mjd@plover.com>
47158              Date: Sun, 22 Apr 2001 14:17:49 -0400
47159              Message-ID: <20010422181749.26976.qmail@plover.com>
47160      Branch: perl
47161            ! hv.c
47162 ____________________________________________________________________________
47163 [  9787] By: jhi                                   on 2001/04/23  13:02:02
47164         Log: Subject: PATCH 5.7.1
47165              From: Mark-Jason Dominus <mjd@plover.com>
47166              Date: Sun, 22 Apr 2001 15:12:57 -0400
47167              Message-ID: <20010422191258.6539.qmail@plover.com>
47168              
47169              plus Sarathy's STMT_START + STMT_END suggestion.
47170      Branch: perl
47171            ! perl.h
47172 ____________________________________________________________________________
47173 [  9786] By: jhi                                   on 2001/04/23  12:53:25
47174         Log: Fix for
47175              
47176              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
47177              From: dLux <dlux@spam.sch.bme.hu>
47178              Date: Mon, 23 Apr 2001 01:25:26 +0200
47179              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
47180              
47181              (SvGROW really does return a char *.)
47182      Branch: perl
47183            ! pod/perlapi.pod sv.h
47184 ____________________________________________________________________________
47185 [  9785] By: jhi                                   on 2001/04/23  04:34:04
47186         Log: Time::Piece work continues.  $t->day removed since
47187              I think it's too confusing.  Now has normal and
47188              abbreviated length weekday names and month names,
47189              the names change with _names(), not _list().
47190              Now has strftime() in Perl, _strftime() is
47191              the libc version (to which strftime() falls back
47192              if it doesn't know the format.  To do: the reverse
47193              of strftime, strptime(), and the localisation of both.
47194      Branch: perl
47195            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
47196            ! t/lib/time-piece.t
47197 ____________________________________________________________________________
47198 [  9784] By: jhi                                   on 2001/04/23  02:41:46
47199         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
47200              From: andreas.koenig@anima.de (Andreas J. Koenig)
47201              Date: 23 Apr 2001 05:20:55 +0200
47202              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
47203      Branch: perl
47204            ! t/pragma/overload.t
47205 ____________________________________________________________________________
47206 [  9783] By: jhi                                   on 2001/04/22  23:32:42
47207         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
47208              From: Robin Houston <robin@kitsite.com>
47209              Date: Mon, 23 Apr 2001 00:38:18 +0100
47210              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
47211      Branch: perl
47212            ! ext/B/B/Deparse.pm
47213 ____________________________________________________________________________
47214 [  9782] By: jhi                                   on 2001/04/22  20:55:43
47215         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
47216              From: Simon Cozens <simon@netthink.co.uk>
47217              Date: Sun, 22 Apr 2001 18:47:25 +0100
47218              Message-ID: <20010422184725.A14411@netthink.co.uk>
47219      Branch: perl
47220            ! sv.c t/pragma/overload.t
47221 ____________________________________________________________________________
47222 [  9781] By: jhi                                   on 2001/04/22  20:52:13
47223         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
47224              From: Robin Houston <robin@kitsite.com>
47225              Date: Sun, 22 Apr 2001 22:14:50 +0100
47226              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
47227      Branch: perl
47228            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
47229 ____________________________________________________________________________
47230 [  9780] By: nick                                  on 2001/04/22  20:40:31
47231         Log: Integrate mainline.
47232      Branch: perlio
47233           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
47234           +> t/lib/b-stash.t
47235           !> (integrate 38 files)
47236 ____________________________________________________________________________
47237 [  9779] By: jhi                                   on 2001/04/22  15:16:03
47238         Log: Subject: IO::Socket::INET patch
47239              From: andrew deryabin <djsf@technarchy.ru>
47240              Date: Sat, 21 Apr 2001 17:46:52 +0400
47241              Message-ID: <20010421174652.B1426@technarchy>
47242      Branch: perl
47243            ! ext/IO/lib/IO/Socket/INET.pm
47244 ____________________________________________________________________________
47245 [  9778] By: jhi                                   on 2001/04/22  15:14:33
47246         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
47247              From: Mark-Jason Dominus <mjd@plover.com>
47248              Date: Sat, 21 Apr 2001 21:27:49 -0400
47249              Message-ID: <20010422012749.27024.qmail@plover.com>
47250      Branch: perl
47251            ! regcomp.c
47252 ____________________________________________________________________________
47253 [  9777] By: jhi                                   on 2001/04/22  15:10:51
47254         Log: Subject: Re: Regex debugger patch 
47255              From: Mark-Jason Dominus <mjd@plover.com>
47256              Date: Sat, 21 Apr 2001 21:48:51 -0400
47257              Message-ID: <20010422014851.27165.qmail@plover.com>
47258      Branch: perl
47259            ! pod/perldebguts.pod
47260 ____________________________________________________________________________
47261 [  9776] By: jhi                                   on 2001/04/22  15:09:48
47262         Log: Subject: Re: Regex debugger patch
47263              From: Mark-Jason Dominus <mjd@plover.com>
47264              Date: Sat, 21 Apr 2001 14:24:39 -0400
47265              Message-ID: <20010421182439.16508.qmail@plover.com>
47266              
47267              Regex debugger backend.
47268      Branch: perl
47269            ! regcomp.c regexp.h
47270 ____________________________________________________________________________
47271 [  9775] By: jhi                                   on 2001/04/21  16:45:40
47272         Log: Subject: [PATCH] Typo in utf8.h
47273              From: Jesús Quiroga <jquiroga@pobox.com>
47274              Date: Sat, 21 Apr 2001 19:25:33 +0200
47275              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
47276      Branch: perl
47277            ! utf8.h
47278 ____________________________________________________________________________
47279 [  9774] By: jhi                                   on 2001/04/21  16:43:52
47280         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
47281              From: Joe Orton <jorton@redhat.com>
47282              Date: Tue, 17 Apr 2001 15:50:43 +0100
47283              Message-Id: <20010417155043.D19132@eu.c2.net>
47284      Branch: perl
47285            ! hints/svr5.sh
47286 ____________________________________________________________________________
47287 [  9773] By: jhi                                   on 2001/04/21  15:30:15
47288         Log: Subject: Patch utils/h2xs.PL
47289              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
47290              Date: Sat, 21 Apr 2001 10:32:16 -0500
47291              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
47292              
47293              Add MAILING list and LICENSE templates.
47294      Branch: perl
47295            ! utils/h2xs.PL
47296 ____________________________________________________________________________
47297 [  9772] By: jhi                                   on 2001/04/21  15:28:36
47298         Log: Subject: perlfaq2.patch for 5.7.1
47299              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
47300              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
47301              Date: Fri, 20 Apr 2001 16:42:19 -0500
47302              
47303              rm an extra tab, a blurb about the xx.cpan to clarify
47304              which countries actually have that and dejanews is history
47305              as well as most of that nonsensical entry.
47306      Branch: perl
47307            ! pod/perlfaq2.pod
47308 ____________________________________________________________________________
47309 [  9771] By: jhi                                   on 2001/04/21  15:27:17
47310         Log: Subject: perlfaq1.patch for 5.7.1
47311              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
47312              Date: Fri, 20 Apr 2001 16:57:36 -0500
47313              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
47314              
47315              Evil URLs must die. Especially when they are broken.
47316      Branch: perl
47317            ! pod/perlfaq1.pod
47318 ____________________________________________________________________________
47319 [  9770] By: jhi                                   on 2001/04/21  15:23:38
47320         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
47321              From: Michael G Schwern <schwern@pobox.com>
47322              Date: Sat, 21 Apr 2001 16:11:12 +0100
47323              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
47324      Branch: perl
47325            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
47326            + t/lib/b-stash.t
47327            ! MANIFEST ext/B/B.pm t/lib/b.t
47328 ____________________________________________________________________________
47329 [  9769] By: jhi                                   on 2001/04/21  15:03:32
47330         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
47331              From: Michael G Schwern <schwern@pobox.com>
47332              Date: Sat, 21 Apr 2001 09:48:00 +0100
47333              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
47334      Branch: perl
47335            ! utils/h2ph.PL
47336 ____________________________________________________________________________
47337 [  9768] By: jhi                                   on 2001/04/21  14:33:49
47338         Log: PerlIO and Encode doc cleanup and tweaks.
47339      Branch: perl
47340            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
47341            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
47342 ____________________________________________________________________________
47343 [  9767] By: jhi                                   on 2001/04/21  12:40:16
47344         Log: Integrate perlio.
47345      Branch: perl
47346           !> doio.c
47347 ____________________________________________________________________________
47348 [  9766] By: nick                                  on 2001/04/20  18:28:35
47349         Log: Avoid core dump on
47350              open(STDOUT,">",\$foo);
47351      Branch: perlio
47352            ! doio.c
47353 ____________________________________________________________________________
47354 [  9765] By: jhi                                   on 2001/04/20  13:23:43
47355         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
47356              From: Robin Houston <robin@kitsite.com>
47357              Date: Fri, 20 Apr 2001 14:29:22 +0100
47358              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
47359      Branch: perl
47360            ! ext/B/B.pm ext/B/B/Deparse.pm
47361 ____________________________________________________________________________
47362 [  9764] By: jhi                                   on 2001/04/20  13:19:33
47363         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
47364              From: Peter Prymmer <pvhp@forte.com>
47365              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
47366              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
47367      Branch: perl
47368            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
47369            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
47370            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
47371            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
47372 ____________________________________________________________________________
47373 [  9763] By: jhi                                   on 2001/04/20  12:36:39
47374         Log: Subject: Re: A new PerlIO coredump
47375              From: Nick Ing-Simmons <nik@tiuk.ti.com>
47376              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
47377              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
47378      Branch: perl
47379            ! doio.c
47380 ____________________________________________________________________________
47381 [  9762] By: jhi                                   on 2001/04/19  23:02:30
47382         Log: Update Changes.
47383      Branch: perl
47384            ! Changes patchlevel.h
47385 ____________________________________________________________________________
47386 [  9761] By: jhi                                   on 2001/04/19  22:59:19
47387         Log: More cleanup cleanup.
47388      Branch: perl
47389            ! Makefile.SH win32/Makefile win32/makefile.mk
47390 ____________________________________________________________________________
47391 [  9760] By: jhi                                   on 2001/04/19  22:50:31
47392         Log: lib/Time is non-empty, let's not rmdir it.
47393      Branch: perl
47394            ! Makefile.SH
47395 ____________________________________________________________________________
47396 [  9759] By: jhi                                   on 2001/04/19  22:36:51
47397         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
47398              From: Robin Houston <robin@kitsite.com>
47399              Date: Fri, 20 Apr 2001 00:18:53 +0100
47400              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
47401      Branch: perl
47402            ! ext/B/B/Deparse.pm
47403 ____________________________________________________________________________
47404 [  9758] By: jhi                                   on 2001/04/19  22:36:00
47405         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
47406              From: Peter Prymmer <pvhp@forte.com>
47407              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
47408              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
47409      Branch: perl
47410            ! ext/Cwd/Cwd.xs
47411 ____________________________________________________________________________
47412 [  9757] By: nick                                  on 2001/04/19  18:53:54
47413         Log: Blind (untested) integrate of mainline.
47414      Branch: perlio
47415           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
47416           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
47417           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
47418           !> (integrate 53 files)
47419 ____________________________________________________________________________
47420 [  9756] By: jhi                                   on 2001/04/19  16:59:23
47421         Log: Document and test Time::Piece.
47422      Branch: perl
47423            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
47424            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
47425 ____________________________________________________________________________
47426 [  9755] By: jhi                                   on 2001/04/19  12:13:29
47427         Log: A better fix for the \x{12345678} trouble from NI-S.
47428      Branch: perl
47429            ! utf8.c
47430 ____________________________________________________________________________
47431 [  9754] By: jhi                                   on 2001/04/19  11:56:07
47432         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
47433              From: Robin Houston <robin@kitsite.com>
47434              Date: Wed, 18 Apr 2001 17:58:33 +0100
47435              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
47436      Branch: perl
47437            ! ext/B/B/Deparse.pm op.c
47438 ____________________________________________________________________________
47439 [  9753] By: jhi                                   on 2001/04/19  04:21:52
47440         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
47441              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
47442              Date: Thu, 19 Apr 2001 01:11:41 -0400
47443              Message-ID: <20010419011141.A5798@cpan.org>
47444      Branch: perl
47445            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
47446 ____________________________________________________________________________
47447 [  9752] By: jhi                                   on 2001/04/19  02:41:10
47448         Log: The new time utils need to be thread-aware, too.
47449      Branch: perl
47450            ! util.c
47451 ____________________________________________________________________________
47452 [  9751] By: jhi                                   on 2001/04/19  02:26:47
47453         Log: Compilation nit noticed by AIX compiler.
47454      Branch: perl
47455            ! perlio.c
47456 ____________________________________________________________________________
47457 [  9750] By: jhi                                   on 2001/04/19  02:20:06
47458         Log: The new time utils need to be public.
47459      Branch: perl
47460            ! embed.pl
47461 ____________________________________________________________________________
47462 [  9749] By: jhi                                   on 2001/04/19  01:42:39
47463         Log: Regen toc.
47464      Branch: perl
47465            ! pod/perltoc.pod
47466 ____________________________________________________________________________
47467 [  9748] By: jhi                                   on 2001/04/19  01:41:10
47468         Log: Add Time::Piece, a slight rewrite of Time::Object,
47469              from Matt Sergeant.
47470      Branch: perl
47471            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
47472            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
47473            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
47474            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
47475            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
47476            ! win32/makefile.mk
47477 ____________________________________________________________________________
47478 [  9747] By: jhi                                   on 2001/04/19  00:55:35
47479         Log: The new metaconfig unit from strftime.
47480      Branch: metaconfig/U/perl
47481            + d_strftime.U
47482 ____________________________________________________________________________
47483 [  9746] By: jhi                                   on 2001/04/19  00:54:54
47484         Log: Move the strftime() wrapper from POSIX.xs to util.c
47485              as my_strftime(), requires HAS_STRFTIME.
47486      Branch: perl
47487            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
47488            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
47489            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
47490            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47491            ! vos/config.ga.h win32/config.bc win32/config.gc
47492            ! win32/config.vc
47493 ____________________________________________________________________________
47494 [  9745] By: jhi                                   on 2001/04/18  23:11:03
47495         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
47496              in preparation of Time::Piece.
47497      Branch: perl
47498            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
47499 ____________________________________________________________________________
47500 [  9744] By: jhi                                   on 2001/04/18  22:33:12
47501         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
47502              From: Peter Prymmer <pvhp@forte.com>
47503              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
47504              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
47505      Branch: perl
47506            ! t/lib/exporter.t
47507 ____________________________________________________________________________
47508 [  9743] By: jhi                                   on 2001/04/18  22:32:23
47509         Log: Subject: Fwd: pod2html leaves cache files lying around?
47510              From: Rajesh Vaidheeswarran <rv@gnu.org>
47511              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
47512              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
47513      Branch: perl
47514            ! lib/Pod/Html.pm
47515 ____________________________________________________________________________
47516 [  9742] By: jhi                                   on 2001/04/18  20:31:49
47517         Log: Update Changes.
47518      Branch: perl
47519            ! Changes patchlevel.h
47520 ____________________________________________________________________________
47521 [  9741] By: jhi                                   on 2001/04/18  20:23:02
47522         Log: Declare hints only if needed.
47523      Branch: perl
47524            ! ext/B/B/Deparse.pm
47525 ____________________________________________________________________________
47526 [  9740] By: jhi                                   on 2001/04/18  19:06:05
47527         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
47528              bug noticed by Robin Houston; basically the code of detecting
47529              value wraparound was acting differently under different compilers
47530              and platforms.  The workaround is to remove the overflow check
47531              for now, a real fix would be to do the overflow (portably) right.
47532      Branch: perl
47533            ! t/op/pat.t utf8.c
47534 ____________________________________________________________________________
47535 [  9739] By: jhi                                   on 2001/04/18  19:01:23
47536         Log: Subject: [PATCH B::Deparse] some pragma support
47537              From: Robin Houston <robin@kitsite.com>
47538              Date: Wed, 18 Apr 2001 19:32:12 +0100
47539              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
47540      Branch: perl
47541            ! ext/B/B/Deparse.pm
47542 ____________________________________________________________________________
47543 [  9738] By: jhi                                   on 2001/04/18  15:16:37
47544         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
47545              From: Benjamin Sugars <bsugars@canoe.ca>
47546              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
47547              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
47548      Branch: perl
47549            ! t/op/glob.t
47550 ____________________________________________________________________________
47551 [  9737] By: jhi                                   on 2001/04/18  13:24:50
47552         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
47553              From: Tim Jenness <t.jenness@jach.hawaii.edu>
47554              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
47555              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
47556      Branch: perl
47557            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
47558            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
47559 ____________________________________________________________________________
47560 [  9736] By: jhi                                   on 2001/04/18  04:15:14
47561         Log: The #9735 also changes the subtest 12.
47562      Branch: perl
47563            ! t/lib/b.t
47564 ____________________________________________________________________________
47565 [  9735] By: jhi                                   on 2001/04/18  03:55:17
47566         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
47567              From: David Dyck <dcd@tc.fluke.com>
47568              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
47569              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
47570      Branch: perl
47571            ! ext/B/B/Deparse.pm
47572 ____________________________________________________________________________
47573 [  9734] By: jhi                                   on 2001/04/18  03:54:11
47574         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
47575              From: Gisle Aas <gisle@ActiveState.com>
47576              Date: 17 Apr 2001 19:06:45 -0700
47577              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
47578      Branch: perl
47579            ! pp_hot.c t/op/misc.t
47580 ____________________________________________________________________________
47581 [  9733] By: jhi                                   on 2001/04/17  22:25:22
47582         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
47583              From: "Abigail" <abigail@foad.org>
47584              Date: Wed, 18 Apr 2001 01:17:46 +0200
47585              Message-ID: <20010417231746.21657.qmail@foad.org>
47586      Branch: perl
47587            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
47588 ____________________________________________________________________________
47589 [  9732] By: jhi                                   on 2001/04/17  20:47:56
47590         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
47591              From: Robin Houston <robin@kitsite.com>
47592              Date: Tue, 17 Apr 2001 22:37:42 +0100
47593              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
47594      Branch: perl
47595            ! ext/B/B/Deparse.pm
47596 ____________________________________________________________________________
47597 [  9731] By: nick                                  on 2001/04/17  20:46:35
47598         Log: Re-sync for t/lib/b.t fix
47599      Branch: perlio
47600           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
47601 ____________________________________________________________________________
47602 [  9730] By: jhi                                   on 2001/04/17  20:45:29
47603         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
47604              From: Robin Houston <robin@kitsite.com>
47605              Date: Tue, 17 Apr 2001 22:29:36 +0100
47606              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
47607      Branch: perl
47608            ! ext/B/B.xs ext/B/B/Deparse.pm
47609 ____________________________________________________________________________
47610 [  9729] By: jhi                                   on 2001/04/17  20:43:11
47611         Log: Subject: Deparse - parenthesise args to undeclared subs
47612              From: Robin Houston <robin@kitsite.com>
47613              Date: Tue, 17 Apr 2001 21:31:05 +0100
47614              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
47615      Branch: perl
47616            ! ext/B/B/Deparse.pm
47617 ____________________________________________________________________________
47618 [  9728] By: jhi                                   on 2001/04/17  18:57:30
47619         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
47620              From: Benjamin Sugars <ben.sugars@home.com>
47621              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
47622              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
47623      Branch: perl
47624            ! t/lib/cwd.t
47625 ____________________________________________________________________________
47626 [  9727] By: jhi                                   on 2001/04/17  18:20:20
47627         Log: Subject: [PATCH B::Deparse] ambient pragmas
47628              From: Robin Houston <robin@kitsite.com>
47629              Date: Tue, 17 Apr 2001 20:01:59 +0100
47630              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
47631      Branch: perl
47632            ! ext/B/B/Deparse.pm t/lib/b.t
47633 ____________________________________________________________________________
47634 [  9726] By: nick                                  on 2001/04/17  16:33:51
47635         Log: Integrate mainline (t/lib/b.t fails test 2...)
47636      Branch: perlio
47637           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
47638           +> ext/List/Util/README ext/List/Util/Util.xs
47639           +> ext/List/Util/lib/List/Util.pm
47640           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
47641           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
47642           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
47643           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
47644           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
47645           !> (integrate 31 files)
47646 ____________________________________________________________________________
47647 [  9725] By: jhi                                   on 2001/04/17  12:14:24
47648         Log: Subject: multiple B::* changes
47649              From: Robin Houston <robin@kitsite.com>
47650              Date: Thu, 12 Apr 2001 20:12:27 +0100
47651              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
47652      Branch: perl
47653            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
47654 ____________________________________________________________________________
47655 [  9724] By: jhi                                   on 2001/04/17  11:59:05
47656         Log: Thread-awareness from Doug MacEachern.
47657      Branch: perl
47658            ! ext/List/Util/Util.xs
47659 ____________________________________________________________________________
47660 [  9723] By: jhi                                   on 2001/04/17  11:57:41
47661         Log: Make the test more portable.
47662      Branch: perl
47663            ! t/lib/cwd.t
47664 ____________________________________________________________________________
47665 [  9722] By: jhi                                   on 2001/04/17  11:53:50
47666         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
47667              From: Benjamin Sugars <ben.sugars@home.com>
47668              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
47669              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
47670      Branch: perl
47671            ! t/lib/cwd.t
47672 ____________________________________________________________________________
47673 [  9721] By: jhi                                   on 2001/04/17  11:52:17
47674         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
47675              From: Benjamin Sugars <bsugars@canoe.ca>
47676              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
47677              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
47678      Branch: perl
47679            ! op.c
47680 ____________________________________________________________________________
47681 [  9720] By: jhi                                   on 2001/04/17  11:35:42
47682         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
47683              From: Chris Nandor <pudge@pobox.com>
47684              Date: Tue, 17 Apr 2001 00:30:49 -0400
47685              Message-Id: <p05100207b701768712de@[10.0.1.177]>
47686      Branch: perl
47687            ! ext/File/Glob/bsd_glob.c gv.c
47688 ____________________________________________________________________________
47689 [  9719] By: jhi                                   on 2001/04/17  11:32:13
47690         Log: Subject: [PATCH] Tweten->West
47691              From: Casey West <casey@geeknest.com>
47692              Date: Mon, 16 Apr 2001 12:11:22 -0400
47693              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
47694      Branch: perl
47695            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
47696            ! pod/perltie.pod
47697 ____________________________________________________________________________
47698 [  9718] By: jhi                                   on 2001/04/16  03:22:52
47699         Log: Update Changes.
47700      Branch: perl
47701            ! Changes patchlevel.h
47702 ____________________________________________________________________________
47703 [  9717] By: jhi                                   on 2001/04/16  03:06:28
47704         Log: Regen toc.
47705      Branch: perl
47706            ! pod/perltoc.pod
47707 ____________________________________________________________________________
47708 [  9716] By: jhi                                   on 2001/04/16  02:58:42
47709         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
47710              From: Prymmer/Kahn <pvhp@best.com>
47711              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
47712              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
47713      Branch: perl
47714            ! utf8.c
47715 ____________________________________________________________________________
47716 [  9715] By: jhi                                   on 2001/04/15  23:40:35
47717         Log: Subject: Re: Net::Ping patch, adds stream protocol
47718              From: bronson@rinspin.com (Scott Bronson)
47719              Date: Tue, 10 Apr 2001 23:58:33 -0700
47720              Message-ID: <20010410235833.N29719@rinspin.com>
47721      Branch: perl
47722            ! lib/Net/Ping.pm
47723 ____________________________________________________________________________
47724 [  9714] By: jhi                                   on 2001/04/15  23:31:46
47725         Log: Printing out the ok messages helps successful testing.
47726      Branch: perl
47727            ! t/lib/time-hires.t
47728 ____________________________________________________________________________
47729 [  9713] By: jhi                                   on 2001/04/15  21:43:24
47730         Log: Update Douglas Wegscheid's email.
47731      Branch: perl
47732            ! AUTHORS
47733 ____________________________________________________________________________
47734 [  9712] By: jhi                                   on 2001/04/15  21:40:41
47735         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
47736              From: Michael G Schwern <schwern@pobox.com>
47737              Date: Sat, 14 Apr 2001 22:40:50 +0100
47738              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
47739      Branch: perl
47740            + t/lib/exporter.t
47741            ! MANIFEST lib/Exporter/Heavy.pm
47742 ____________________________________________________________________________
47743 [  9711] By: jhi                                   on 2001/04/15  21:39:21
47744         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
47745              From: Michael G Schwern <schwern@pobox.com>
47746              Date: Sat, 14 Apr 2001 22:13:59 +0100
47747              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
47748      Branch: perl
47749            ! t/op/loopctl.t
47750 ____________________________________________________________________________
47751 [  9710] By: jhi                                   on 2001/04/15  21:30:19
47752         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
47753              From: Michael G Schwern <schwern@pobox.com>
47754              Date: Sat, 14 Apr 2001 22:05:32 +0100
47755              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
47756      Branch: perl
47757            ! t/pragma/warnings.t
47758 ____________________________________________________________________________
47759 [  9709] By: jhi                                   on 2001/04/15  19:34:09
47760         Log: Integrate changes #9706,9707 from maintperl into mainline.
47761              
47762              change#7210 broke .packlist generation
47763              
47764              ExtUtils::Installed doesn't quote regex metacharacters in paths
47765              before using them in match; also make it work for dosish platforms
47766      Branch: perl
47767           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
47768 ____________________________________________________________________________
47769 [  9708] By: jhi                                   on 2001/04/15  19:31:01
47770         Log: Test also the scalar aspect of getitimer().
47771      Branch: perl
47772            ! t/lib/time-hires.t
47773 ____________________________________________________________________________
47774 [  9707] By: gsar                                  on 2001/04/15  17:24:20
47775         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
47776              before using them in match; also make it work for dosish platforms
47777      Branch: maint-5.6/perl
47778            ! lib/ExtUtils/Installed.pm
47779 ____________________________________________________________________________
47780 [  9706] By: gsar                                  on 2001/04/15  17:21:59
47781         Log: change#7210 broke .packlist generation (listed only filename
47782              rather than fully qualified path name)
47783      Branch: maint-5.6/perl
47784            ! lib/ExtUtils/Install.pm
47785 ____________________________________________________________________________
47786 [  9705] By: jhi                                   on 2001/04/15  12:36:33
47787         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
47788      Branch: perl
47789            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
47790            ! t/lib/time-hires.t
47791 ____________________________________________________________________________
47792 [  9704] By: jhi                                   on 2001/04/15  10:49:08
47793         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
47794              From: Prymmer/Kahn <pvhp@best.com>
47795              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
47796              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
47797      Branch: perl
47798            ! lib/utf8.pm pod/perlebcdic.pod
47799 ____________________________________________________________________________
47800 [  9703] By: jhi                                   on 2001/04/15  02:26:26
47801         Log: I keep forgetting to sort MANIFEST.
47802      Branch: perl
47803            ! MANIFEST
47804 ____________________________________________________________________________
47805 [  9702] By: jhi                                   on 2001/04/15  02:07:47
47806         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
47807              Now we have blessed, reftype, tainted, first, reduce, ...
47808      Branch: perl
47809            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
47810            + ext/List/Util/README ext/List/Util/Util.xs
47811            + ext/List/Util/lib/List/Util.pm
47812            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
47813            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
47814            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
47815            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
47816            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
47817            ! MANIFEST
47818 ____________________________________________________________________________
47819 [  9701] By: jhi                                   on 2001/04/14  15:05:25
47820         Log: Subject: RE: dprofpp.pl updates 
47821              From: Carl Eklof <CEklof@endeca.com>
47822              Date: Thu, 12 Apr 2001 18:45:46 -0400
47823              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
47824      Branch: perl
47825            ! utils/dprofpp.PL
47826 ____________________________________________________________________________
47827 [  9700] By: jhi                                   on 2001/04/14  14:44:55
47828         Log: Do not just blindly add CR.
47829      Branch: perl
47830            ! Porting/makerel
47831 ____________________________________________________________________________
47832 [  9699] By: jhi                                   on 2001/04/13  13:17:01
47833         Log: Update Changes.
47834      Branch: perl
47835            ! Changes patchlevel.h
47836 ____________________________________________________________________________
47837 [  9698] By: jhi                                   on 2001/04/13  12:44:48
47838         Log: Integrate perlio.
47839      Branch: perl
47840           !> ext/PerlIO/Scalar/Scalar.xs
47841 ____________________________________________________________________________
47842 [  9697] By: jhi                                   on 2001/04/13  12:29:15
47843         Log: Add more debug output to the test.
47844      Branch: perl
47845            ! t/lib/cwd.t
47846 ____________________________________________________________________________
47847 [  9696] By: nick                                  on 2001/04/13  10:14:29
47848         Log: Fix core dump on binmode($fh,'Scalar')
47849      Branch: perlio
47850            ! ext/PerlIO/Scalar/Scalar.xs
47851 ____________________________________________________________________________
47852 [  9695] By: nick                                  on 2001/04/13  09:05:42
47853         Log: Integrate mainline
47854      Branch: perlio
47855           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
47856           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
47857           +> t/lib/time-hires.t
47858           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
47859           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
47860           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
47861           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
47862           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
47863           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
47864           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
47865 ____________________________________________________________________________
47866 [  9694] By: jhi                                   on 2001/04/12  22:23:35
47867         Log: Integrate change #9693 from maintperl into mainline.
47868              
47869              $VERSION and Version() on the same line provokes a warning from
47870              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
47871      Branch: perl
47872           !> lib/Devel/SelfStubber.pm
47873 ____________________________________________________________________________
47874 [  9693] By: gsar                                  on 2001/04/12  21:55:56
47875         Log: $VERSION and Version() on the same line provokes a warning from
47876              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
47877      Branch: maint-5.6/perl
47878            ! lib/Devel/SelfStubber.pm
47879 ____________________________________________________________________________
47880 [  9692] By: jhi                                   on 2001/04/12  13:54:00
47881         Log: This is at least 5.005.
47882      Branch: perl
47883            ! ext/Time/HiRes/HiRes.xs
47884 ____________________________________________________________________________
47885 [  9691] By: jhi                                   on 2001/04/12  13:37:20
47886         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
47887      Branch: perl
47888            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
47889            ! win32/Makefile win32/makefile.mk
47890 ____________________________________________________________________________
47891 [  9690] By: jhi                                   on 2001/04/12  01:34:46
47892         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
47893      Branch: perl
47894            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
47895            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
47896            + t/lib/time-hires.t
47897            ! MANIFEST
47898 ____________________________________________________________________________
47899 [  9689] By: jhi                                   on 2001/04/12  00:28:39
47900         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
47901              From: Gisle Aas <gisle@ActiveState.com>
47902              Date: 11 Apr 2001 16:36:11 -0700
47903              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
47904      Branch: perl
47905            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
47906 ____________________________________________________________________________
47907 [  9688] By: jhi                                   on 2001/04/12  00:27:39
47908         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
47909              From: Gisle Aas <gisle@ActiveState.com>
47910              Date: 11 Apr 2001 11:13:24 -0700
47911              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
47912      Branch: perl
47913            ! ext/MIME/Base64/Base64.xs
47914 ____________________________________________________________________________
47915 [  9687] By: jhi                                   on 2001/04/11  19:51:47
47916         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
47917      Branch: perl
47918            ! Todo-5.6
47919 ____________________________________________________________________________
47920 [  9686] By: jhi                                   on 2001/04/11  16:54:25
47921         Log: Subject: [PATCH opcode.pl] Documentation of table format
47922              From: Simon Cozens <simon@netthink.co.uk>
47923              Date: Wed, 11 Apr 2001 12:59:31 +0100
47924              Message-ID: <20010411125931.A25681@netthink.co.uk>
47925      Branch: perl
47926            ! opcode.pl
47927 ____________________________________________________________________________
47928 [  9685] By: jhi                                   on 2001/04/11  16:53:15
47929         Log: Subject: [PATCH] prototype("CORE::recv")
47930              From: Simon Cozens <simon@netthink.co.uk>
47931              Date: Wed, 11 Apr 2001 13:24:35 +0100
47932              Message-ID: <20010411132435.A26169@netthink.co.uk>
47933      Branch: perl
47934            ! pp.c t/comp/proto.t
47935 ____________________________________________________________________________
47936 [  9684] By: jhi                                   on 2001/04/11  16:47:13
47937         Log: FAQ (and AUTHORS) update from Dan Carson: the information
47938              was several years obsolete, Term::Readkey has been updated
47939              to have the functionality.
47940      Branch: perl
47941            ! AUTHORS pod/perlfaq5.pod
47942 ____________________________________________________________________________
47943 [  9683] By: jhi                                   on 2001/04/11  12:15:46
47944         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
47945              From: Calle Dybedahl <calle@lysator.liu.se>
47946              Date: 10 Apr 2001 16:44:16 +0200
47947              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
47948      Branch: perl
47949            ! ext/MIME/Base64/Base64.xs
47950 ____________________________________________________________________________
47951 [  9682] By: jhi                                   on 2001/04/11  12:12:26
47952         Log: A more minimal fix for 20010410.006 from Hugo.
47953      Branch: perl
47954            ! regexec.c
47955 ____________________________________________________________________________
47956 [  9681] By: jhi                                   on 2001/04/11  11:34:23
47957         Log: Integrate changes #9678,9679 from maintline into mainperl.
47958              
47959              addendum to change#9676
47960              
47961              up $File::Glob::VERSION; add a note pointing out the version of
47962              the OpenBSD glob bsd_glob.c resembles
47963      Branch: perl
47964           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
47965           !> ext/File/Glob/bsd_glob.h
47966 ____________________________________________________________________________
47967 [  9680] By: jhi                                   on 2001/04/11  11:30:38
47968         Log: Bad test numbering in integrate in #9677.
47969              Fixes ID 20010411.001.
47970      Branch: perl
47971            ! t/op/pat.t
47972 ____________________________________________________________________________
47973 [  9679] By: gsar                                  on 2001/04/11  03:38:40
47974         Log: up $File::Glob::VERSION; add a note pointing out the version of
47975              the OpenBSD glob bsd_glob.c resembles
47976      Branch: maint-5.6/perl
47977            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
47978            ! ext/File/Glob/bsd_glob.h
47979 ____________________________________________________________________________
47980 [  9678] By: gsar                                  on 2001/04/11  03:09:48
47981         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
47982              revision 1.8.10.1 found here:
47983              
47984              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
47985      Branch: maint-5.6/perl
47986            ! ext/File/Glob/bsd_glob.c
47987 ____________________________________________________________________________
47988 [  9677] By: jhi                                   on 2001/04/11  02:54:39
47989         Log: Integrate changes #9675,9676 from maintperl into mainline.
47990              
47991              fix for bug 20010410.006, undo change#7115
47992              
47993              port the OpenBSD glob() security patch
47994      Branch: perl
47995           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
47996           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
47997           !> t/op/pat.t
47998 ____________________________________________________________________________
47999 [  9676] By: gsar                                  on 2001/04/11  02:19:02
48000         Log: port the glob() security patch found at:
48001              
48002              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
48003              
48004              CERT advisory for the issue is here:
48005              
48006              http://www.cert.org/advisories/CA-2001-07.html
48007              
48008              Note that the security scare is only relevant for those who are
48009              foolish enough to build suidperl (which is now officially discouraged)
48010      Branch: maint-5.6/perl
48011            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
48012            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
48013 ____________________________________________________________________________
48014 [  9675] By: gsar                                  on 2001/04/10  23:52:11
48015         Log: fix for bug 20010410.006
48016              
48017              undo change#7115 (came into maint-5.6 as change#8156)
48018              
48019              add tests to keep it from coming back
48020      Branch: maint-5.6/perl
48021            ! regexec.c t/op/pat.t
48022 ____________________________________________________________________________
48023 [  9674] By: nick                                  on 2001/04/10  20:39:31
48024         Log: Integrate mainline
48025      Branch: perlio
48026           +> Porting/testall.atom
48027           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
48028           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
48029           !> t/lib/lc-uk.t t/pod/find.t
48030 ____________________________________________________________________________
48031 [  9673] By: nick                                  on 2001/04/10  18:46:14
48032         Log: Integrate against change 9670 aka perl-5.7.1
48033      Branch: perlio
48034           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
48035           !> (integrate 53 files)
48036 ____________________________________________________________________________
48037 [  9672] By: jhi                                   on 2001/04/10  13:45:01
48038         Log: Add a script for doing cumulative profile of the test suite.
48039              (Requires ATOM, that is, Tru64.)
48040      Branch: perl
48041            + Porting/testall.atom
48042            ! MANIFEST
48043 ____________________________________________________________________________
48044 [  9671] By: jhi                                   on 2001/04/10  12:38:53
48045         Log: Missing std block.
48046      Branch: perl
48047            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
48048            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
48049            ! t/pod/find.t
48050 ____________________________________________________________________________
48051 [  9670] By: jhi                                   on 2001/04/10  01:25:58
48052         Log: This is 5.7.1.
48053      Branch: perl
48054            ! patchlevel.h
48055 ____________________________________________________________________________
48056 [  9669] By: jhi                                   on 2001/04/10  01:09:14
48057         Log: Update Changes.
48058      Branch: perl
48059            ! Changes patchlevel.h
48060 ____________________________________________________________________________
48061 [  9668] By: jhi                                   on 2001/04/10  01:00:38
48062         Log: Regen toc.
48063      Branch: perl
48064            ! pod/perltoc.pod
48065 ____________________________________________________________________________
48066 [  9667] By: jhi                                   on 2001/04/10  00:52:16
48067         Log: Update perlhist.
48068      Branch: perl
48069            ! pod/perlhist.pod
48070 ____________________________________________________________________________
48071 [  9666] By: jhi                                   on 2001/04/09  23:38:59
48072         Log: Slight wording tweaks from Damian to #9658.
48073      Branch: perl
48074            ! pod/perlobj.pod
48075 ____________________________________________________________________________
48076 [  9665] By: jhi                                   on 2001/04/09  19:56:06
48077         Log: Subject: [PATCH perlutil.pod] Nit
48078              From: Simon Cozens <simon@netthink.co.uk>
48079              Date: Mon, 9 Apr 2001 20:29:44 +0100
48080              Message-ID: <20010409202944.A14796@the.earth.li>
48081      Branch: perl
48082            ! pod/perlutil.pod
48083 ____________________________________________________________________________
48084 [  9664] By: jhi                                   on 2001/04/09  19:54:42
48085         Log: Subject: Re: perl571delta.pod@9631
48086              From: Mike Guy <mjtg@cam.ac.uk>
48087              Date: Mon, 09 Apr 2001 18:09:14 +0100
48088              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
48089      Branch: perl
48090            ! pod/perl571delta.pod
48091 ____________________________________________________________________________
48092 [  9663] By: jhi                                   on 2001/04/09  13:43:35
48093         Log: Update Changes.
48094      Branch: perl
48095            ! Changes patchlevel.h
48096 ____________________________________________________________________________
48097 [  9662] By: jhi                                   on 2001/04/09  13:24:46
48098         Log: tweak tweak.
48099      Branch: perl
48100            ! AUTHORS pod/perl571delta.pod
48101 ____________________________________________________________________________
48102 [  9661] By: jhi                                   on 2001/04/09  13:15:13
48103         Log: Thinko in manual patch applying.
48104      Branch: perl
48105            ! sv.c
48106 ____________________________________________________________________________
48107 [  9660] By: jhi                                   on 2001/04/09  13:07:53
48108         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
48109              From: Robin Barker <rmb1@cise.npl.co.uk> 
48110              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
48111              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
48112              
48113              (This corrects the case where the "isn't numeric" string contains \0s
48114              and is longer than the temporary buffer, and contains \0 at the point
48115              the string would be truncated by "...".) 
48116      Branch: perl
48117            ! sv.c
48118 ____________________________________________________________________________
48119 [  9659] By: jhi                                   on 2001/04/09  12:57:41
48120         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
48121      Branch: perl
48122            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
48123            ! t/lib/cgi-function.t t/lib/cgi-html.t
48124 ____________________________________________________________________________
48125 [  9658] By: jhi                                   on 2001/04/09  12:48:47
48126         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
48127              From: Ilmari Karonen <iltzu@sci.fi>
48128              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
48129              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
48130              
48131              Rearrange and rewrite the Method Invocation section
48132              to explain the concepts in nicer order.
48133      Branch: perl
48134            ! pod/perlobj.pod
48135 ____________________________________________________________________________
48136 [  9657] By: jhi                                   on 2001/04/09  12:35:58
48137         Log: Upgrade to podlators 1.09, from Russ Allbery.
48138      Branch: perl
48139            ! lib/Pod/Man.pm lib/Pod/Text.pm
48140 ____________________________________________________________________________
48141 [  9656] By: jhi                                   on 2001/04/09  12:31:53
48142         Log: perl571delta.
48143      Branch: perl
48144            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
48145 ____________________________________________________________________________
48146 [  9655] By: jhi                                   on 2001/04/09  12:20:09
48147         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
48148              From: Prymmer/Kahn <pvhp@best.com>
48149              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
48150              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
48151      Branch: perl
48152            ! lib/utf8.pm pod/perlunicode.pod
48153 ____________________________________________________________________________
48154 [  9654] By: gsar                                  on 2001/04/09  03:38:33
48155         Log: here lies 5.6.1
48156      Branch: maint-5.6/perl
48157            ! Changes
48158 ____________________________________________________________________________
48159 [  9653] By: jhi                                   on 2001/04/09  03:25:24
48160         Log: Update perlhist.
48161      Branch: perl
48162            ! pod/perlhist.pod
48163 ____________________________________________________________________________
48164 [  9652] By: jhi                                   on 2001/04/09  03:18:49
48165         Log: perl571delta tweaking continues.
48166      Branch: perl
48167            ! pod/perl571delta.pod
48168 ____________________________________________________________________________
48169 [  9651] By: gsar                                  on 2001/04/09  03:11:19
48170         Log: update Changes, patchlevel.h &c.
48171      Branch: maint-5.6/perl
48172            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
48173            ! pod/perltoc.pod
48174 ____________________________________________________________________________
48175 [  9650] By: jhi                                   on 2001/04/09  02:40:24
48176         Log: Integrate the perlfork half of #9513 from maintperl into mainline
48177              (the perlunicode half is obsolete)
48178      Branch: perl
48179            ! pod/perlfork.pod
48180 ____________________________________________________________________________
48181 [  9649] By: gsar                                  on 2001/04/09  02:35:43
48182         Log: tweak perldelta as suggested by Jarkko
48183      Branch: maint-5.6/perl
48184            ! pod/perldelta.pod
48185 ____________________________________________________________________________
48186 [  9648] By: jhi                                   on 2001/04/09  02:13:04
48187         Log: Integrate change #9646 from maintperl into mainline.
48188              
48189              add note about ithreads and Thread.pm
48190      Branch: perl
48191           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
48192 ____________________________________________________________________________
48193 [  9647] By: jhi                                   on 2001/04/09  02:10:18
48194         Log: Bad assumption that shortsize == 2.
48195      Branch: perl
48196            ! t/lib/xs-typemap.t
48197 ____________________________________________________________________________
48198 [  9646] By: gsar                                  on 2001/04/09  00:48:04
48199         Log: add note about ithreads and Thread.pm (too many people are
48200              confused by the fact that Thread.pm is built and installed
48201              under non-5005threads but doesn't work)
48202      Branch: maint-5.6/perl
48203            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
48204 ____________________________________________________________________________
48205 [  9645] By: gsar                                  on 2001/04/09  00:19:03
48206         Log: update perldelta.pod for changes in 5.6.1
48207      Branch: maint-5.6/perl
48208            ! Changes pod/perldelta.pod
48209 ____________________________________________________________________________
48210 [  9644] By: jhi                                   on 2001/04/08  20:37:00
48211         Log: Integrate change #9639 from maintperl into mainline:
48212              on windows, many of the README.* pods were being copied to
48213              the wrong location
48214      Branch: perl
48215           !> win32/Makefile win32/makefile.mk
48216 ____________________________________________________________________________
48217 [  9643] By: jhi                                   on 2001/04/08  20:07:11
48218         Log: Integrate change #9624 from maintperl into mainline:
48219              the pod tests were not okay.  (t/pod/find.t changes ignored)
48220      Branch: perl
48221           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
48222           !> t/pod/include.t t/pod/included.t t/pod/lref.t
48223           !> t/pod/multiline_items.t t/pod/nested_items.t
48224           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
48225           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
48226 ____________________________________________________________________________
48227 [  9642] By: jhi                                   on 2001/04/08  19:57:17
48228         Log: Integrate change #9638 from maintperl into mainline:
48229              update to latest JPL from the anoncvs repository
48230      Branch: perl
48231           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
48232           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
48233           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
48234 ____________________________________________________________________________
48235 [  9641] By: jhi                                   on 2001/04/08  19:53:30
48236         Log: perl571delta updates.
48237      Branch: perl
48238            ! lib/Filter/Simple.pm pod/perl571delta.pod
48239 ____________________________________________________________________________
48240 [  9640] By: gsar                                  on 2001/04/08  19:20:46
48241         Log: integrate change#9634 from mainline
48242              
48243              Fix the perlmodlib generation (didn't understand separate .pod
48244              files; didn't understand -- as the name-thing separator).
48245              Update the CPAN mirrors list.
48246      Branch: maint-5.6/perl
48247            ! pod/perlmodlib.pod
48248           !> pod/perlmodlib.PL
48249 ____________________________________________________________________________
48250 [  9639] By: gsar                                  on 2001/04/08  18:57:31
48251         Log: on windows, many of the README.* pods were being copied to the wrong
48252              location
48253      Branch: maint-5.6/perl
48254            ! win32/Makefile win32/makefile.mk
48255 ____________________________________________________________________________
48256 [  9638] By: gsar                                  on 2001/04/08  18:38:25
48257         Log: update to latest JPL from the anoncvs repository
48258      Branch: maint-5.6/perl
48259            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
48260            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
48261            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
48262 ____________________________________________________________________________
48263 [  9637] By: jhi                                   on 2001/04/08  17:53:53
48264         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
48265      Branch: perl
48266            ! pod/perl571delta.pod
48267 ____________________________________________________________________________
48268 [  9636] By: jhi                                   on 2001/04/08  17:18:32
48269         Log: Regen toc.
48270      Branch: perl
48271            ! pod/perltoc.pod
48272 ____________________________________________________________________________
48273 [  9635] By: jhi                                   on 2001/04/08  17:16:33
48274         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
48275              From: "Craig A. Berry" <craigberry@mac.com>
48276              Date: Sun, 08 Apr 2001 12:30:16 -0500
48277              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
48278      Branch: perl
48279            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
48280 ____________________________________________________________________________
48281 [  9634] By: jhi                                   on 2001/04/08  17:09:19
48282         Log: Fix the perlmodlib generation (didn't understand separate .pod
48283              files; didn't understand -- as the name-thing separator).
48284              
48285              Update the CPAN mirrors list.
48286      Branch: perl
48287            ! pod/perlmodlib.PL pod/perlmodlib.pod
48288 ____________________________________________________________________________
48289 [  9633] By: jhi                                   on 2001/04/08  16:49:17
48290         Log: Sort MANIFEST.
48291      Branch: perl
48292            ! MANIFEST
48293 ____________________________________________________________________________
48294 [  9632] By: gsar                                  on 2001/04/08  16:36:06
48295         Log: add $Tie::RefHash::VERSION
48296      Branch: maint-5.6/perl
48297            ! lib/Tie/RefHash.pm
48298 ____________________________________________________________________________
48299 [  9631] By: jhi                                   on 2001/04/08  16:10:15
48300         Log: perl571delta updates based on p5p feedback; still needs
48301              lots of examples.
48302      Branch: perl
48303            ! pod/perl571delta.pod
48304 ____________________________________________________________________________
48305 [  9630] By: jhi                                   on 2001/04/08  15:59:13
48306         Log: Update the list of supported platforms to talk about 5.7.1
48307              (and 5.6.1)
48308      Branch: perl
48309            ! pod/perlport.pod
48310 ____________________________________________________________________________
48311 [  9629] By: jhi                                   on 2001/04/08  15:55:41
48312         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
48313              from maintperl into mainline: perlport updates.
48314      Branch: perl
48315            ! pod/perlport.pod
48316 ____________________________________________________________________________
48317 [  9628] By: jhi                                   on 2001/04/08  15:53:17
48318         Log: perlsolaris.pod copied to wrong directory.
48319      Branch: perl
48320            ! win32/makefile.mk
48321 ____________________________________________________________________________
48322 [  9627] By: jhi                                   on 2001/04/08  14:48:18
48323         Log: Subject: Typos in perl571delta.pod
48324              From: "Stephen P. Potter" <spp@spotter.yi.org>
48325              Date: Sat, 07 Apr 2001 20:37:05 -0400
48326              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
48327      Branch: perl
48328            ! pod/perl571delta.pod
48329 ____________________________________________________________________________
48330 [  9626] By: jhi                                   on 2001/04/08  14:39:04
48331         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
48332      Branch: perl
48333            ! gv.c
48334 ____________________________________________________________________________
48335 [  9625] By: nick                                  on 2001/04/08  10:14:23
48336         Log: Integrate mainline
48337      Branch: perlio
48338           +> pod/perl570delta.pod pod/perl571delta.pod
48339           !> (integrate 27 files)
48340 ____________________________________________________________________________
48341 [  9624] By: gsar                                  on 2001/04/08  06:08:17
48342         Log: test in t/pod/* were busted
48343              
48344              these tests are still not enabled in t/{harness,TEST}
48345      Branch: maint-5.6/perl
48346            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
48347            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
48348            ! t/pod/multiline_items.t t/pod/nested_items.t
48349            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
48350            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
48351 ____________________________________________________________________________
48352 [  9623] By: gsar                                  on 2001/04/08  03:37:01
48353         Log: integrate change#9470 from mainline
48354              
48355              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
48356      Branch: maint-5.6/perl
48357           !> ext/Socket/Socket.xs
48358 ____________________________________________________________________________
48359 [  9622] By: jhi                                   on 2001/04/07  22:40:47
48360         Log: Update Changes.
48361      Branch: perl
48362            ! Changes patchlevel.h
48363 ____________________________________________________________________________
48364 [  9621] By: jhi                                   on 2001/04/07  22:34:16
48365         Log: Update AUTHORS.
48366      Branch: perl
48367            ! AUTHORS
48368 ____________________________________________________________________________
48369 [  9620] By: jhi                                   on 2001/04/07  22:12:47
48370         Log: Forgot to bump the number of tests in #9164.
48371      Branch: perl
48372            ! t/op/array.t
48373 ____________________________________________________________________________
48374 [  9619] By: jhi                                   on 2001/04/07  22:09:50
48375         Log: Bump patchlevel to 5.7.1.
48376      Branch: perl
48377            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48378            ! config_h.SH patchlevel.h
48379 ____________________________________________________________________________
48380 [  9618] By: jhi                                   on 2001/04/07  22:02:41
48381         Log: Populate perl571delta.
48382      Branch: perl
48383            ! pod/perl571delta.pod
48384 ____________________________________________________________________________
48385 [  9617] By: jhi                                   on 2001/04/07  22:01:23
48386         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
48387              to forget it later; do not change patchlevel.h yet or regenerate
48388              Configure yet.
48389      Branch: perl
48390            ! epoc/config.sh win32/Makefile win32/config_H.bc
48391            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
48392 ____________________________________________________________________________
48393 [  9616] By: jhi                                   on 2001/04/07  17:46:33
48394         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
48395      Branch: perl
48396            ! pod/perl571delta.pod
48397 ____________________________________________________________________________
48398 [  9615] By: jhi                                   on 2001/04/07  17:33:21
48399         Log: Change the toc configuration.
48400      Branch: perl
48401            ! pod/buildtoc.PL pod/perl.pod
48402 ____________________________________________________________________________
48403 [  9614] By: jhi                                   on 2001/04/07  17:29:47
48404         Log: Subject: PATCH: $[
48405              From: Robin Houston <robin@kitsite.com>
48406              Date: Fri, 6 Apr 2001 18:10:14 +0100
48407              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
48408      Branch: perl
48409            ! op.c t/op/array.t
48410 ____________________________________________________________________________
48411 [  9613] By: jhi                                   on 2001/04/07  17:28:26
48412         Log: Subject: [PATCH perl@9424] isn't numeric warning
48413              From: Robin Barker <rmb1@cise.npl.co.uk>
48414              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
48415              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
48416      Branch: perl
48417            ! sv.c t/pragma/warn/sv
48418 ____________________________________________________________________________
48419 [  9612] By: jhi                                   on 2001/04/07  17:26:45
48420         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
48421              From: Mike Guy <mjtg@cam.ac.uk>
48422              Date: Fri, 06 Apr 2001 12:47:06 +0100
48423              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
48424      Branch: perl
48425            ! dump.c t/lib/peek.t
48426 ____________________________________________________________________________
48427 [  9611] By: jhi                                   on 2001/04/07  17:21:35
48428         Log: Create perl571delta and seed it off with the perldelta changes
48429              since 5.7.0; remove those changes from perldelta and rename it
48430              as perl570delta; recreate perldelta but leave it almost empty.
48431      Branch: perl
48432            + pod/perl570delta.pod pod/perl571delta.pod
48433            ! MANIFEST pod/perldelta.pod
48434 ____________________________________________________________________________
48435 [  9610] By: jhi                                   on 2001/04/07  16:56:32
48436         Log: Denit.
48437      Branch: perl
48438            ! pod/perldelta.pod
48439 ____________________________________________________________________________
48440 [  9609] By: jhi                                   on 2001/04/07  16:38:32
48441         Log: Retract #9523: needs more thought.
48442      Branch: perl
48443            ! Makefile.SH
48444 ____________________________________________________________________________
48445 [  9608] By: jhi                                   on 2001/04/07  14:59:20
48446         Log: atmark() code cleanaup.
48447      Branch: perl
48448            ! ext/IO/IO.xs
48449 ____________________________________________________________________________
48450 [  9607] By: jhi                                   on 2001/04/07  14:48:14
48451         Log: Integrate change #9605 from maintperl into mainline.
48452              
48453              can't optimize away scope entry if tr/// is present
48454      Branch: perl
48455           !> op.c t/op/tr.t
48456 ____________________________________________________________________________
48457 [  9606] By: jhi                                   on 2001/04/07  14:43:59
48458         Log: Integrate perlio.
48459      Branch: perl
48460           +> win32/FindExt.pm
48461           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
48462           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
48463 ____________________________________________________________________________
48464 [  9605] By: gsar                                  on 2001/04/07  11:52:40
48465         Log: can't optimize away scope entry if tr/// is present
48466      Branch: maint-5.6/perl
48467            ! op.c t/op/tr.t
48468 ____________________________________________________________________________
48469 [  9604] By: nick                                  on 2001/04/07  11:39:45
48470         Log: Split out extension finding code from buildext.pl into FindExt.pm
48471              Use it to get Config.pm's idea of available extensions in line
48472              with what is built.
48473      Branch: perlio
48474            + win32/FindExt.pm
48475            ! MANIFEST win32/buildext.pl win32/config_sh.PL
48476            ! win32/makefile.mk
48477 ____________________________________________________________________________
48478 [  9603] By: nick                                  on 2001/04/07  09:11:38
48479         Log: Cleanup correction for failed :Via() layer, also set an error code.
48480      Branch: perlio
48481            ! ext/PerlIO/Via/Via.xs
48482 ____________________________________________________________________________
48483 [  9602] By: nick                                  on 2001/04/07  08:38:04
48484         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
48485              style. So don't use binmode() on the handles so that Win32 etc. see
48486              same sequence and produce same digests.
48487      Branch: perlio
48488            ! t/lib/md5-file.t
48489 ____________________________________________________________________________
48490 [  9601] By: nick                                  on 2001/04/07  08:36:26
48491         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
48492              Else it complains and so crlf layer (say) does not get pushed.
48493      Branch: perlio
48494            ! perlio.c
48495 ____________________________________________________________________________
48496 [  9600] By: jhi                                   on 2001/04/06  23:00:09
48497         Log: Integrate change #9599 from perlio into mainline.
48498      Branch: perl
48499           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
48500           !> win32/config_H.vc
48501 ____________________________________________________________________________
48502 [  9599] By: nick                                  on 2001/04/06  21:42:43
48503         Log: Quote $VERSION in Encode.pm.
48504              regen_config_h as requested.
48505      Branch: perlio
48506            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
48507            ! win32/config_H.vc
48508 ____________________________________________________________________________
48509 [  9598] By: nick                                  on 2001/04/06  20:34:59
48510         Log: Integrate mainline
48511      Branch: perlio
48512           +> README.macos
48513           !> (integrate 39 files)
48514 ____________________________________________________________________________
48515 [  9597] By: gsar                                  on 2001/04/06  18:06:35
48516         Log: integrate change#9464 from mainline (addendum to change#8313)
48517              
48518              Subject: [PATCH @9452] Better peep()ing for foreach() loops
48519      Branch: maint-5.6/perl
48520           !> op.c
48521 ____________________________________________________________________________
48522 [  9596] By: jhi                                   on 2001/04/06  17:26:03
48523         Log: The d_casti32=undef is good for you even when not use64bitall.
48524      Branch: perl
48525            ! hints/hpux.sh
48526 ____________________________________________________________________________
48527 [  9595] By: gsar                                  on 2001/04/06  14:57:17
48528         Log: add a low-impact fix to accommodate darwin-ism
48529      Branch: maint-5.6/perl
48530            ! ext/Errno/Errno_pm.PL
48531 ____________________________________________________________________________
48532 [  9594] By: jhi                                   on 2001/04/06  14:55:14
48533         Log: Integrate changes #9528,9593 from mainline into maintperl;
48534              tweaking the editor/IDE/shell list.
48535      Branch: maint-5.6/perl
48536           !> pod/perlfaq3.pod
48537 ____________________________________________________________________________
48538 [  9593] By: jhi                                   on 2001/04/06  14:51:39
48539         Log: Make the editor/IDE/shell list a little bit airier.
48540      Branch: perl
48541            ! pod/perlfaq3.pod
48542 ____________________________________________________________________________
48543 [  9592] By: gsar                                  on 2001/04/06  14:45:18
48544         Log: integrate change#9477 from mainline (base.pm doc tweak)
48545              
48546              missing doc entry for fmod()
48547      Branch: maint-5.6/perl
48548            ! lib/Math/BigFloat.pm
48549           !> lib/base.pm
48550 ____________________________________________________________________________
48551 [  9591] By: jhi                                   on 2001/04/06  13:55:48
48552         Log: Regen toc.
48553      Branch: perl
48554            ! pod/perltoc.pod
48555 ____________________________________________________________________________
48556 [  9590] By: jhi                                   on 2001/04/06  13:54:52
48557         Log: Math::BigFloat patches from John Peacock.  The equivalent
48558              of #9586 from maintperl but reworked by John to work with
48559              the bleadperl.
48560      Branch: perl
48561            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
48562 ____________________________________________________________________________
48563 [  9589] By: jhi                                   on 2001/04/06  13:42:23
48564         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
48565      Branch: perl
48566            ! ext/Digest/MD5/Makefile.PL
48567 ____________________________________________________________________________
48568 [  9588] By: jhi                                   on 2001/04/06  13:31:45
48569         Log: Integrate changes #9584,9587 from maintperl into mainline.
48570              
48571              keep eval"" CVs alive until the end of the statement in which
48572              they're called
48573              
48574              add README.macos (from Chris Nandor)
48575              
48576              tyop in change#9555
48577      Branch: perl
48578           +> README.macos
48579           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
48580           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
48581           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
48582           !> win32/makefile.mk
48583 ____________________________________________________________________________
48584 [  9587] By: gsar                                  on 2001/04/06  07:31:30
48585         Log: add README.macos (from Chris Nandor)
48586              
48587              tyop in change#9555
48588      Branch: maint-5.6/perl
48589            + README.macos
48590            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
48591            ! win32/Makefile win32/makefile.mk
48592 ____________________________________________________________________________
48593 [  9586] By: gsar                                  on 2001/04/06  07:08:54
48594         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
48595      Branch: maint-5.6/perl
48596            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
48597 ____________________________________________________________________________
48598 [  9585] By: gsar                                  on 2001/04/06  06:58:44
48599         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
48600              from mainline
48601              
48602              Subject: [PATCH] Base64 update to perlfaq9.pod
48603              
48604              Subject: [PATCH AUTHORS] Housekeeping
48605              
48606              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
48607              Mac OS X (Darwin) has extra pwent fields.
48608              
48609              Subject: [PATCH B::*] print control-character vars readably
48610              Needs EBCDICification.
48611              
48612              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
48613              
48614              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
48615              
48616              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
48617              
48618              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
48619              
48620              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
48621              
48622              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
48623              
48624              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
48625              
48626              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
48627              
48628              FreeBSD hints tweak from Anton Berezin.
48629              
48630              Subject: [PATCH foolperl & bleadperl] README.vms update
48631              
48632              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
48633      Branch: maint-5.6/perl
48634           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
48635           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
48636           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
48637 ____________________________________________________________________________
48638 [  9584] By: gsar                                  on 2001/04/06  04:09:00
48639         Log: keep eval"" CVs alive until the end of the statement in which
48640              they're called; this avoids a coredump ensuing from search for
48641              lexicals in code such as:
48642              
48643              sub bug {
48644              my $s = @_;
48645              eval q[sub { eval 'sub { &$s }' }];
48646              }
48647              bug("x")->()->();
48648              
48649              this code still doesn't work as intended (as it has remained
48650              since time immemorial), but it doesn't provoke a coredump anymore
48651      Branch: maint-5.6/perl
48652            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
48653            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
48654 ____________________________________________________________________________
48655 [  9583] By: jhi                                   on 2001/04/05  23:52:51
48656         Log: Update Changes.
48657      Branch: perl
48658            ! Changes patchlevel.h
48659 ____________________________________________________________________________
48660 [  9582] By: jhi                                   on 2001/04/05  23:11:23
48661         Log: Slight doc tweak.
48662      Branch: perl
48663            ! pod/perlunicode.pod
48664 ____________________________________________________________________________
48665 [  9581] By: jhi                                   on 2001/04/05  23:04:11
48666         Log: Integrate perlio.
48667      Branch: perl
48668           !> pod/perlunicode.pod
48669 ____________________________________________________________________________
48670 [  9580] By: jhi                                   on 2001/04/05  23:03:29
48671         Log: Test for #9579.
48672      Branch: perl
48673            ! t/op/do.t
48674 ____________________________________________________________________________
48675 [  9579] By: jhi                                   on 2001/04/05  22:54:17
48676         Log: Subject: [PATCH] Propagate calling context for do '...'
48677              From: Gisle Aas <gisle@ActiveState.com>
48678              Date: 04 Apr 2001 20:17:29 -0700
48679              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
48680      Branch: perl
48681            ! pod/perlfunc.pod pp_ctl.c
48682 ____________________________________________________________________________
48683 [  9578] By: jhi                                   on 2001/04/05  22:52:51
48684         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
48685              From: Peter Prymmer <pvhp@forte.com>
48686              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
48687              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
48688      Branch: perl
48689            ! README.vms
48690 ____________________________________________________________________________
48691 [  9577] By: jhi                                   on 2001/04/05  22:48:22
48692         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
48693              From: "Craig A. Berry" <craigberry@mac.com>
48694              Date: Thu, 5 Apr 2001 13:43:28 -0500
48695              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
48696      Branch: perl
48697            ! README.vms
48698 ____________________________________________________________________________
48699 [  9576] By: jhi                                   on 2001/04/05  22:31:38
48700         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
48701              From: Michael G Schwern <schwern@pobox.com>
48702              Date: Thu, 5 Apr 2001 21:53:21 +0100
48703              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
48704      Branch: perl
48705            ! lib/base.pm t/lib/fields.t
48706 ____________________________________________________________________________
48707 [  9575] By: jhi                                   on 2001/04/05  22:26:10
48708         Log: FreeBSD hints tweak from Anton Berezin.
48709      Branch: perl
48710            ! hints/freebsd.sh
48711 ____________________________________________________________________________
48712 [  9574] By: jhi                                   on 2001/04/05  22:24:03
48713         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
48714              From: David Dyck <dcd@tc.fluke.com>
48715              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
48716              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
48717      Branch: perl
48718            ! t/op/oct.t
48719 ____________________________________________________________________________
48720 [  9573] By: jhi                                   on 2001/04/05  22:23:06
48721         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
48722              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
48723              From: David Dyck <dcd@tc.fluke.com>
48724              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
48725      Branch: perl
48726            ! pp.c
48727 ____________________________________________________________________________
48728 [  9572] By: jhi                                   on 2001/04/05  22:14:47
48729         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
48730              From: Robin Houston <robin@kitsite.com>
48731              Date: Thu, 5 Apr 2001 20:56:48 +0100
48732              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
48733      Branch: perl
48734            ! ext/B/B/Deparse.pm
48735 ____________________________________________________________________________
48736 [  9571] By: jhi                                   on 2001/04/05  22:12:53
48737         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
48738              From: Robin Houston <robin@kitsite.com>
48739              Date: Thu, 5 Apr 2001 19:55:51 +0100
48740              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
48741      Branch: perl
48742            ! ext/B/B/Deparse.pm
48743 ____________________________________________________________________________
48744 [  9570] By: jhi                                   on 2001/04/05  22:11:06
48745         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
48746              From: Robin Houston <robin@kitsite.com>
48747              Date: Thu, 5 Apr 2001 20:16:29 +0100
48748              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
48749      Branch: perl
48750            ! ext/B/B/Deparse.pm
48751 ____________________________________________________________________________
48752 [  9569] By: nick                                  on 2001/04/05  21:32:26
48753         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
48754      Branch: perlio
48755            ! pod/perlunicode.pod
48756 ____________________________________________________________________________
48757 [  9568] By: nick                                  on 2001/04/05  19:38:09
48758         Log: Integrate mainline
48759      Branch: perlio
48760           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
48761           !> (integrate 35 files)
48762 ____________________________________________________________________________
48763 [  9567] By: jhi                                   on 2001/04/05  18:31:45
48764         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
48765              From: Robin Houston <robin@kitsite.com>
48766              Date: Thu, 5 Apr 2001 18:03:23 +0100
48767              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
48768      Branch: perl
48769            ! ext/B/B/Deparse.pm
48770 ____________________________________________________________________________
48771 [  9566] By: jhi                                   on 2001/04/05  18:29:35
48772         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
48773              From: Robin Houston <robin@kitsite.com>
48774              Date: Thu, 5 Apr 2001 16:45:18 +0100
48775              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
48776      Branch: perl
48777            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
48778 ____________________________________________________________________________
48779 [  9565] By: jhi                                   on 2001/04/05  18:24:23
48780         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
48781              From: Robin Houston <robin@kitsite.com>
48782              Date: Thu, 5 Apr 2001 14:50:09 +0100
48783              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
48784      Branch: perl
48785            ! ext/B/B/Deparse.pm
48786 ____________________________________________________________________________
48787 [  9564] By: jhi                                   on 2001/04/05  18:23:03
48788         Log: Subject: [PATCH B::*] print control-character vars readably
48789              From: Robin Houston <robin@kitsite.com>
48790              Date: Thu, 5 Apr 2001 14:27:38 +0100
48791              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
48792              
48793              Needs EBCDICification.
48794      Branch: perl
48795            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
48796            ! ext/B/B/Terse.pm
48797 ____________________________________________________________________________
48798 [  9563] By: jhi                                   on 2001/04/05  18:20:32
48799         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
48800              Date: Thu, 5 Apr 2001 13:21:42 -0400
48801              From: Paul Schinder <schinder@pobox.com>
48802              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
48803              
48804              Mac OS X (Darwin) has extra pwent fields.
48805      Branch: perl
48806            ! t/op/pwent.t
48807 ____________________________________________________________________________
48808 [  9562] By: jhi                                   on 2001/04/05  17:57:51
48809         Log: Regen toc.
48810      Branch: perl
48811            ! pod/perltoc.pod
48812 ____________________________________________________________________________
48813 [  9561] By: jhi                                   on 2001/04/05  17:47:33
48814         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
48815      Branch: metaconfig
48816            ! U/Glossary.patch
48817      Branch: metaconfig/U/perl
48818            + d_u32align.U
48819            ! d_cmsghdr_s.U d_msghdr_s.U
48820 ____________________________________________________________________________
48821 [  9560] By: jhi                                   on 2001/04/05  17:47:01
48822         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
48823              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
48824              Introduce probes for struct msghdr, struct cmsghdr,
48825              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
48826              ualarm, usleep, for possible later extension work.
48827      Branch: perl
48828            + t/lib/md5-align.t
48829            ! Configure MANIFEST Porting/Glossary Porting/config.sh
48830            ! Porting/config_H config_h.SH configure.com epoc/config.sh
48831            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
48832            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48833            ! vos/config.ga.h win32/config.bc win32/config.gc
48834            ! win32/config.vc
48835 ____________________________________________________________________________
48836 [  9559] By: jhi                                   on 2001/04/05  13:03:04
48837         Log: Be traditional in your cpp (for the Errno extension).
48838      Branch: perl
48839            ! hints/darwin.sh
48840 ____________________________________________________________________________
48841 [  9558] By: jhi                                   on 2001/04/05  13:00:05
48842         Log: Add $Config{cppflags} to the gcc incantation.
48843      Branch: perl
48844            ! ext/Errno/Errno_pm.PL
48845 ____________________________________________________________________________
48846 [  9557] By: jhi                                   on 2001/04/05  04:22:39
48847         Log: Introduce Sean Burke's Class::ISA 0.32.
48848      Branch: perl
48849            + lib/Class/ISA.pm t/lib/class-isa.t
48850            ! MANIFEST
48851 ____________________________________________________________________________
48852 [  9556] By: jhi                                   on 2001/04/05  04:09:50
48853         Log: Subject: [PATCH AUTHORS] Housekeeping
48854              From: Paul Johnson <paul@pjcj.net> 
48855              Date: Wed, 4 Apr 2001 22:45:47 +0200
48856              Message-ID: <20010404224547.D9548@pjcj.net>
48857      Branch: perl
48858            ! AUTHORS
48859 ____________________________________________________________________________
48860 [  9555] By: jhi                                   on 2001/04/05  04:06:33
48861         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
48862              From: Gisle Aas <gisle@ActiveState.com>
48863              Date: 04 Apr 2001 14:23:04 -0700
48864              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
48865      Branch: perl
48866            ! pod/perlfaq9.pod
48867 ____________________________________________________________________________
48868 [  9554] By: jhi                                   on 2001/04/05  04:05:49
48869         Log: Downgrade also the "Wide character" diagnostic.
48870      Branch: perl
48871            ! pod/perldiag.pod
48872 ____________________________________________________________________________
48873 [  9553] By: jhi                                   on 2001/04/05  04:00:33
48874         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
48875              maintperl into mainline.
48876              
48877              "double" should be "NV"; standard typemap is missing entry
48878              for NV
48879              
48880              s/djSP/dSP/
48881              
48882              Downgrade "Wide character in print" to a warning.
48883              
48884              B::Deparse fix for ${^FOO} and documentation for PVX() method
48885              (from Robin Houston)
48886              
48887              tr/// doesn't null-terminate the result in some situations
48888              (from Gisle Aas)
48889      Branch: perl
48890           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
48891           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
48892           !> t/io/utf8.t t/op/tr.t
48893 ____________________________________________________________________________
48894 [  9552] By: jhi                                   on 2001/04/05  03:52:50
48895         Log: Retract changes #9542 and #9538 (from maintperl, integrated
48896              at #9540), shouldn't be needed because of the perlio changes.
48897      Branch: perl
48898            ! util.c
48899 ____________________________________________________________________________
48900 [  9551] By: gsar                                  on 2001/04/05  00:18:34
48901         Log: tr/// doesn't null-terminate the result in some situations
48902              (from Gisle Aas)
48903      Branch: maint-5.6/perl
48904            ! doop.c t/op/tr.t
48905 ____________________________________________________________________________
48906 [  9550] By: gsar                                  on 2001/04/04  20:04:17
48907         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
48908              (from Robin Houston)
48909      Branch: maint-5.6/perl
48910            ! ext/B/B.pm ext/B/B/Deparse.pm
48911 ____________________________________________________________________________
48912 [  9549] By: nick                                  on 2001/04/04  18:56:15
48913         Log: Downgrade "Wide character in print" to a warning.
48914      Branch: perlio
48915            ! doio.c t/io/utf8.t
48916 ____________________________________________________________________________
48917 [  9548] By: gsar                                  on 2001/04/04  18:51:49
48918         Log: integrate changes#9460,9462,9482,9521,9522
48919              
48920              Subject: PATCH: B::Debug should show LOOP-specific fields
48921              
48922              Subject: B::Deparse precedence bug. (Patch included.)
48923              
48924              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
48925              
48926              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
48927              
48928              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
48929      Branch: maint-5.6/perl
48930           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
48931           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
48932 ____________________________________________________________________________
48933 [  9547] By: gsar                                  on 2001/04/04  18:49:16
48934         Log: s/djSP/dSP/
48935      Branch: maint-5.6/perl
48936            ! ext/Thread/Thread.xs
48937 ____________________________________________________________________________
48938 [  9546] By: nick                                  on 2001/04/04  18:44:00
48939         Log: Integrate mainline.
48940      Branch: perlio
48941           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
48942           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
48943 ____________________________________________________________________________
48944 [  9545] By: gsar                                  on 2001/04/04  18:38:52
48945         Log: integrate change#8837 from mainline
48946              
48947              Subject: [patch] -Wall cleanup round 2
48948      Branch: maint-5.6/perl
48949           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
48950           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
48951           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
48952           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
48953           !> ext/SDBM_File/SDBM_File.xs
48954 ____________________________________________________________________________
48955 [  9544] By: gsar                                  on 2001/04/04  17:49:57
48956         Log: "double" should be "NV"; standard typemap is missing entry
48957              for NV
48958      Branch: maint-5.6/perl
48959            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
48960 ____________________________________________________________________________
48961 [  9543] By: jhi                                   on 2001/04/04  14:13:18
48962         Log: Thou shalt not (just) match for English error messages.
48963      Branch: perl
48964            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
48965            ! os2/OS2/Process/Process.pm
48966 ____________________________________________________________________________
48967 [  9542] By: jhi                                   on 2001/04/04  13:20:39
48968         Log: Make the stdio tricks of fflush_all() to exist only if
48969              stdio is being used.
48970      Branch: perl
48971            ! util.c
48972 ____________________________________________________________________________
48973 [  9541] By: jhi                                   on 2001/04/04  04:20:24
48974         Log: Subject: Re: [PATCH] Lighten up glob
48975              From: Benjamin Sugars <bsugars@canoe.ca>
48976              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
48977              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
48978      Branch: perl
48979            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
48980            ! util.c
48981 ____________________________________________________________________________
48982 [  9540] By: jhi                                   on 2001/04/04  04:03:57
48983         Log: Integrate changes #9538,9539 from maintperl into mainline.
48984              
48985              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
48986              for use with _fwalk() (fix for change#7705)
48987              
48988              another tweak needed for SunOS 4.1.x build (from Mike Guy)
48989              (cp -f is not portable)
48990      Branch: perl
48991           !> Makefile.SH util.c
48992 ____________________________________________________________________________
48993 [  9539] By: gsar                                  on 2001/04/04  03:01:14
48994         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
48995      Branch: maint-5.6/perl
48996            ! Makefile.SH
48997 ____________________________________________________________________________
48998 [  9538] By: gsar                                  on 2001/04/04  01:00:38
48999         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
49000              for use with _fwalk() (fix for change#7705)
49001      Branch: maint-5.6/perl
49002            ! util.c
49003 ____________________________________________________________________________
49004 [  9537] By: nick                                  on 2001/04/03  19:24:55
49005         Log: Integrate mainline
49006      Branch: perlio
49007           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
49008           +> lib/unicode/PropList.html
49009            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
49010           !> (integrate 69 files)
49011 ____________________________________________________________________________
49012 [  9536] By: jhi                                   on 2001/04/03  18:02:31
49013         Log: Integrate change #9533 from maintperl into mainline.
49014              
49015              better fix for change#9517 to accomodate UNC paths like
49016              \\server\share\foo, and paths with trailing backslash
49017              like c:\this\
49018      Branch: perl
49019           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
49020 ____________________________________________________________________________
49021 [  9535] By: jhi                                   on 2001/04/03  17:58:07
49022         Log: Change the push/unshift warning to be of class syntax, not misc.
49023      Branch: perl
49024            ! op.c pod/perldiag.pod t/pragma/warn/op
49025 ____________________________________________________________________________
49026 [  9534] By: jhi                                   on 2001/04/03  15:03:46
49027         Log: Change the push/unshift warning (#9532) to talk about "no values"
49028              instead of "no arguments".
49029      Branch: perl
49030            ! op.c pod/perldiag.pod t/pragma/warn/op
49031 ____________________________________________________________________________
49032 [  9533] By: gsar                                  on 2001/04/03  14:30:07
49033         Log: better fix for change#9517 to accomodate UNC paths like
49034              \\server\share\foo, and paths with trailing backslash
49035              like c:\this\
49036      Branch: maint-5.6/perl
49037            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
49038 ____________________________________________________________________________
49039 [  9532] By: jhi                                   on 2001/04/03  13:11:46
49040         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
49041              From: Robin Houston <robin@kitsite.com>
49042              Date: Mon, 2 Apr 2001 15:03:29 +0100
49043              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
49044      Branch: perl
49045            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
49046 ____________________________________________________________________________
49047 [  9531] By: jhi                                   on 2001/04/03  13:06:34
49048         Log: Integrate change #9530 from maintperl into mainline.
49049              
49050              accomodate VMS "mailbox overflow" quirk in testsuite (from
49051              Craig Berry)
49052      Branch: perl
49053           !> t/lib/socket.t
49054 ____________________________________________________________________________
49055 [  9530] By: gsar                                  on 2001/04/03  04:56:41
49056         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
49057              Craig Berry)
49058      Branch: maint-5.6/perl
49059            ! t/lib/socket.t
49060 ____________________________________________________________________________
49061 [  9529] By: jhi                                   on 2001/04/03  02:34:34
49062         Log: Update Changes.
49063      Branch: perl
49064            ! Changes patchlevel.h
49065 ____________________________________________________________________________
49066 [  9528] By: jhi                                   on 2001/04/03  01:27:57
49067         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
49068              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
49069              To: perl5-porters@perl.org
49070              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
49071      Branch: perl
49072            ! pod/perlfaq3.pod
49073 ____________________________________________________________________________
49074 [  9527] By: jhi                                   on 2001/04/03  01:22:09
49075         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
49076              From: Peter Prymmer <pvhp@forte.com>
49077              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
49078              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
49079      Branch: perl
49080            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
49081 ____________________________________________________________________________
49082 [  9526] By: jhi                                   on 2001/04/03  01:18:25
49083         Log: The metaconfig unit changes for #9525.
49084      Branch: metaconfig
49085            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
49086      Branch: metaconfig/U/perl
49087            ! use64bits.U
49088 ____________________________________________________________________________
49089 [  9525] By: jhi                                   on 2001/04/03  01:17:30
49090         Log: Configure sanity checks:
49091              * if use64bitall is attempted but pointers are only 32-bit,
49092              'downgrade' to use64bitint
49093              * if use64bitint is attempted but there's no quad type,
49094              forget about use64bitint (well, the default for it is 'n',
49095              the user can still override this)
49096              * if pointers are 64 bits, do not try to use Perl's malloc
49097      Branch: perl
49098            ! Configure
49099 ____________________________________________________________________________
49100 [  9524] By: gsar                                  on 2001/04/03  01:09:12
49101         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
49102      Branch: maint-5.6/perl
49103            ! pp_sys.c
49104 ____________________________________________________________________________
49105 [  9523] By: jhi                                   on 2001/04/03  00:02:31
49106         Log: (Retracted by #9609)
49107              
49108              Make it harder for parallel makes to enter 'test' before
49109              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
49110              should be unhappy enough, but sometimes parallel makes seem
49111              to sneak past both in Tru64 and AIX.)
49112      Branch: perl
49113            ! Makefile.SH
49114 ____________________________________________________________________________
49115 [  9522] By: jhi                                   on 2001/04/02  22:35:31
49116         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
49117              Date: Mon, 2 Apr 2001 22:54:10 +0100
49118              From: Robin Houston <robin@kitsite.com>
49119              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
49120      Branch: perl
49121            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
49122 ____________________________________________________________________________
49123 [  9521] By: jhi                                   on 2001/04/02  22:32:23
49124         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
49125              From: Robin Houston <robin@kitsite.com>
49126              Date: Mon, 2 Apr 2001 20:24:03 +0100
49127              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
49128      Branch: perl
49129            ! ext/B/B/Concise.pm
49130 ____________________________________________________________________________
49131 [  9520] By: jhi                                   on 2001/04/02  22:30:43
49132         Log: Subject: [PATCH] REALLY pedantic hv.h nit
49133              From: Simon Cozens <simon@netthink.co.uk>
49134              Date: Mon, 2 Apr 2001 15:43:06 +0100
49135              Message-ID: <20010402154306.A21711@netthink.co.uk>
49136      Branch: perl
49137            ! hv.h
49138 ____________________________________________________________________________
49139 [  9519] By: jhi                                   on 2001/04/02  22:28:04
49140         Log: Based on
49141              
49142              Subject: [foolperl] EPOC fix
49143              From: Olaf Flebbe <O.Flebbe@science-computing.de>
49144              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
49145              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
49146      Branch: perl
49147            ! pp_sys.c
49148 ____________________________________________________________________________
49149 [  9518] By: jhi                                   on 2001/04/02  22:22:34
49150         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
49151              
49152              README.win32 tweaks; add a note about alternative location for
49153              getting a gcc-2.95.2 that will build perl properly on windows
49154              
49155              add some notes about gutsy threading matters
49156              
49157              many of the utilities interpolate literal paths within doublequotes
49158              (fails on dosish platforms where path contains backslashes)
49159      Branch: perl
49160           !> README.win32 pod/perlguts.pod utils/perldoc.PL
49161           !> x2p/find2perl.PL x2p/s2p.PL
49162 ____________________________________________________________________________
49163 [  9517] By: gsar                                  on 2001/04/02  19:52:21
49164         Log: many of the utilities interpolate literal paths within doublequotes
49165              (fails on dosish platforms where path contains backslashes)
49166      Branch: maint-5.6/perl
49167            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
49168 ____________________________________________________________________________
49169 [  9516] By: gsar                                  on 2001/04/02  05:49:37
49170         Log: a foolish release
49171      Branch: maint-5.6/perl
49172            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
49173            ! pod/perltoc.pod
49174 ____________________________________________________________________________
49175 [  9515] By: gsar                                  on 2001/04/02  05:04:29
49176         Log: add missing changelog summaries
49177      Branch: maint-5.6/perl
49178            ! Changes
49179 ____________________________________________________________________________
49180 [  9514] By: gsar                                  on 2001/04/02  04:07:13
49181         Log: add some notes about gutsy threading matters
49182      Branch: maint-5.6/perl
49183            ! pod/perlguts.pod
49184 ____________________________________________________________________________
49185 [  9513] By: gsar                                  on 2001/04/02  03:25:21
49186         Log: add more prominent caveat notices about experimental features
49187      Branch: maint-5.6/perl
49188            ! pod/perlfork.pod pod/perlunicode.pod
49189 ____________________________________________________________________________
49190 [  9512] By: gsar                                  on 2001/04/02  02:54:33
49191         Log: integrate changes#9479,9509 from mainline
49192              
49193              [PATCH] File::Glob stuff for Mac OS
49194              
49195              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
49196      Branch: maint-5.6/perl
49197           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
49198           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
49199           !> t/lib/glob-taint.t
49200 ____________________________________________________________________________
49201 [  9511] By: gsar                                  on 2001/04/02  02:38:24
49202         Log: README.win32 tweaks; add a note about alternative location for
49203              getting a gcc-2.95.2 that will build perl properly on windows
49204      Branch: maint-5.6/perl
49205            ! README.win32
49206 ____________________________________________________________________________
49207 [  9510] By: jhi                                   on 2001/04/01  20:45:10
49208         Log: An ambiguousity warning.
49209      Branch: perl
49210            ! t/lib/trig.t
49211 ____________________________________________________________________________
49212 [  9509] By: jhi                                   on 2001/04/01  19:53:47
49213         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
49214              From: Jonathan Stowe <gellyfish@gellyfish.com>
49215              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
49216              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
49217      Branch: perl
49218            ! ext/File/Glob/bsd_glob.c
49219 ____________________________________________________________________________
49220 [  9508] By: jhi                                   on 2001/04/01  19:35:03
49221         Log: Update Changes.
49222      Branch: perl
49223            ! Changes patchlevel.h
49224 ____________________________________________________________________________
49225 [  9507] By: jhi                                   on 2001/04/01  19:24:01
49226         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
49227              from mainline to maintperl: pod tweaks.
49228      Branch: maint-5.6/perl
49229           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
49230           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
49231           !> pod/perlvar.pod
49232 ____________________________________________________________________________
49233 [  9506] By: jhi                                   on 2001/04/01  19:11:53
49234         Log: Commit Sarathy to April release of 5.6.1 :-)
49235      Branch: perl
49236            ! pod/perlfaq1.pod
49237 ____________________________________________________________________________
49238 [  9505] By: jhi                                   on 2001/04/01  19:03:15
49239         Log: Subject: PATCH 5.6.0 (perldebug.pod)
49240              From: Mark-Jason Dominus <mjd@plover.com>
49241              Date: Sun, 01 Apr 2001 14:25:11 -0400
49242              Message-ID: <20010401182511.9247.qmail@plover.com>
49243      Branch: perl
49244            ! pod/perldebug.pod
49245 ____________________________________________________________________________
49246 [  9504] By: jhi                                   on 2001/04/01  18:43:09
49247         Log: Add great_circle_direction().
49248      Branch: perl
49249            ! lib/Math/Trig.pm t/lib/trig.t
49250 ____________________________________________________________________________
49251 [  9503] By: jhi                                   on 2001/04/01  17:29:12
49252         Log: Unicode ReadMe update for Unicode 3.1.
49253      Branch: perl
49254            ! lib/unicode/ReadMe.txt
49255 ____________________________________________________________________________
49256 [  9502] By: jhi                                   on 2001/04/01  17:18:40
49257         Log: Integrate change #9501 from maintperl into mainline.
49258              
49259              fix the perlembed notes on multiple interpreters
49260              
49261              fix ExtUtils::Embed to work passably on Windows
49262      Branch: perl
49263           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
49264 ____________________________________________________________________________
49265 [  9501] By: gsar                                  on 2001/04/01  07:21:57
49266         Log: fix the perlembed notes on multiple interpreters
49267              
49268              fix ExtUtils::Embed to work passably on Windows
49269      Branch: maint-5.6/perl
49270            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
49271 ____________________________________________________________________________
49272 [  9500] By: jhi                                   on 2001/04/01  05:58:23
49273         Log: Test for #9499.
49274      Branch: perl
49275            ! t/op/tr.t
49276 ____________________________________________________________________________
49277 [  9499] By: jhi                                   on 2001/04/01  05:55:46
49278         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
49279      Branch: perl
49280            ! embed.h embed.pl op.c proto.h
49281 ____________________________________________________________________________
49282 [  9498] By: jhi                                   on 2001/04/01  05:44:34
49283         Log: Protect the workaround hunk more.
49284      Branch: perl
49285            ! toke.c
49286 ____________________________________________________________________________
49287 [  9497] By: jhi                                   on 2001/04/01  00:24:25
49288         Log: Integrate changes #9493,9494,9495,9496 from maintperl
49289              into mainline.
49290              
49291              fix a broken workaround for Borland compiler in change#4739
49292              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
49293              
49294              nits spotted by Borland compiler
49295              
49296              avoid redefinition warnings under Borland 5.02
49297              
49298              various nits identified by the Borland 5.5 compiler; remove suppression
49299              of a few warnings
49300      Branch: perl
49301           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
49302           !> win32/win32.h
49303 ____________________________________________________________________________
49304 [  9496] By: gsar                                  on 2001/03/31  23:22:28
49305         Log: various nits identified by the Borland 5.5 compiler; remove suppression
49306              of a few warnings
49307      Branch: maint-5.6/perl
49308            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
49309 ____________________________________________________________________________
49310 [  9495] By: gsar                                  on 2001/03/31  21:03:08
49311         Log: avoid redefinition warnings under Borland 5.02
49312      Branch: maint-5.6/perl
49313            ! win32/makefile.mk
49314 ____________________________________________________________________________
49315 [  9494] By: gsar                                  on 2001/03/31  20:18:59
49316         Log: nits spotted by Borland compiler
49317      Branch: maint-5.6/perl
49318            ! utf8.h win32/win32.h
49319 ____________________________________________________________________________
49320 [  9493] By: gsar                                  on 2001/03/31  20:18:05
49321         Log: fix a broken workaround for Borland compiler in change#4739
49322              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
49323      Branch: maint-5.6/perl
49324            ! toke.c
49325 ____________________________________________________________________________
49326 [  9492] By: jhi                                   on 2001/03/31  18:36:24
49327         Log: Integrate change #9491 from maintperl into mainline.
49328              
49329              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
49330              directory is relative (need to fetch the full path name *before*
49331              the chdir!)
49332      Branch: perl
49333           !> lib/Cwd.pm
49334 ____________________________________________________________________________
49335 [  9491] By: gsar                                  on 2001/03/31  17:01:56
49336         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
49337              directory is relative (need to fetch the full path name *before*
49338              the chdir!)
49339              
49340              this is a followup patch for change#6749
49341      Branch: maint-5.6/perl
49342            ! lib/Cwd.pm
49343 ____________________________________________________________________________
49344 [  9490] By: jhi                                   on 2001/03/31  15:50:18
49345         Log: Subject: Re: [PATCH] av.h cosmetics
49346              From: Simon Cozens <simon@netthink.co.uk>
49347              Date: Sat, 31 Mar 2001 13:09:59 +0100
49348              Message-ID: <20010331130959.A22000@netthink.co.uk>
49349              
49350              Document AvALLOC.
49351      Branch: perl
49352            ! pod/perlguts.pod
49353 ____________________________________________________________________________
49354 [  9489] By: jhi                                   on 2001/03/31  15:48:44
49355         Log: Subject: [PATCH] Re: Math::Big* v1.21
49356              From: Tels <perl_dummy@bloodgate.com>
49357              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
49358              Message-Id: <200103311125.GAA377738@www08.hway.net>
49359      Branch: perl
49360            ! pod/perlop.pod
49361 ____________________________________________________________________________
49362 [  9488] By: jhi                                   on 2001/03/31  03:39:51
49363         Log: Debug output tweak.
49364      Branch: perl
49365            ! t/lib/cwd.t
49366 ____________________________________________________________________________
49367 [  9487] By: jhi                                   on 2001/03/31  03:33:02
49368         Log: OverVMSification.
49369      Branch: perl
49370            ! t/lib/cwd.t
49371 ____________________________________________________________________________
49372 [  9486] By: jhi                                   on 2001/03/31  03:01:40
49373         Log: Missed MANIFESTations in #9483.
49374      Branch: perl
49375            ! MANIFEST
49376 ____________________________________________________________________________
49377 [  9485] By: jhi                                   on 2001/03/31  02:58:17
49378         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
49379              From: Peter Prymmer <pvhp@forte.com>
49380              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
49381              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
49382      Branch: perl
49383            ! regexec.c t/lib/cwd.t
49384 ____________________________________________________________________________
49385 [  9484] By: jhi                                   on 2001/03/31  01:04:41
49386         Log: Obsolete file (see #3938)
49387      Branch: perl
49388            - lib/unicode/README.Ethiopic
49389            ! MANIFEST
49390 ____________________________________________________________________________
49391 [  9483] By: jhi                                   on 2001/03/31  00:52:42
49392         Log: Update to Unicode 3.1.
49393              (Rename Names.txt to NamesList.txt.)
49394      Branch: perl
49395            + lib/unicode/NamesList.txt lib/unicode/PropList.html
49396            - lib/unicode/Names.txt
49397            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
49398            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
49399            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
49400            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
49401            ! lib/unicode/UCD.html lib/unicode/Unicode.html
49402            ! lib/unicode/rename lib/unicode/version
49403 ____________________________________________________________________________
49404 [  9482] By: jhi                                   on 2001/03/30  23:33:44
49405         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
49406              From: Robin Houston <robin@kitsite.com>
49407              Date: Fri, 30 Mar 2001 20:07:22 +0100
49408              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
49409      Branch: perl
49410            ! ext/B/B/Deparse.pm
49411 ____________________________________________________________________________
49412 [  9481] By: jhi                                   on 2001/03/30  23:20:25
49413         Log: Subject: Re: [PATCH] CwdXS, Take 2
49414              From: Benjamin Sugars <bsugars@canoe.ca>
49415              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
49416              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
49417      Branch: perl
49418            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
49419            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
49420 ____________________________________________________________________________
49421 [  9480] By: jhi                                   on 2001/03/30  22:52:38
49422         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
49423              From: David Dyck <dcd@tc.fluke.com>
49424              Date: Fri, 30 Mar 2001 14:44:13 -0800
49425              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
49426              
49427              The t/rantests flags file creation was accidentally
49428              removed by #9217.
49429      Branch: perl
49430            ! Makefile.SH
49431 ____________________________________________________________________________
49432 [  9479] By: jhi                                   on 2001/03/30  22:45:45
49433         Log: Subject: [PATCH] File::Glob stuff for Mac OS
49434              From: Chris Nandor <pudge@pobox.com>
49435              Date: Fri, 30 Mar 2001 16:51:00 -0500
49436              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
49437      Branch: perl
49438            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
49439            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
49440            ! t/lib/glob-taint.t
49441 ____________________________________________________________________________
49442 [  9478] By: jhi                                   on 2001/03/30  22:43:12
49443         Log: Subject: fix for win32/buildext.pl
49444              From: "Vadim Konovalov" <watman@inbox.ru>
49445              Date: Sat, 31 Mar 2001 00:50:36 +0400
49446              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
49447      Branch: perl
49448            ! win32/buildext.pl
49449 ____________________________________________________________________________
49450 [  9477] By: jhi                                   on 2001/03/30  22:41:16
49451         Log: Subject: small base.pm doc patch
49452              From: Leon Brocard <acme@astray.com>
49453              Date: Fri, 30 Mar 2001 21:49:57 +0100
49454              Message-ID: <20010330214957.B8733@ns0.astray.com>
49455      Branch: perl
49456            ! lib/base.pm
49457 ____________________________________________________________________________
49458 [  9476] By: jhi                                   on 2001/03/30  18:16:57
49459         Log: Subject: [PATCH] av.h cosmetics
49460              From: Simon Cozens <simon@netthink.co.uk>
49461              Date: Fri, 30 Mar 2001 18:12:28 +0100
49462              Message-ID: <20010330181228.A9319@netthink.co.uk>
49463      Branch: perl
49464            ! av.h
49465 ____________________________________________________________________________
49466 [  9475] By: jhi                                   on 2001/03/30  18:15:50
49467         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
49468              From: "Philip Newton" <pnewton@gmx.de>
49469              Date: Fri, 30 Mar 2001 19:06:57 +0200
49470              Message-ID: <3AC4D951.14815.1AC7068@localhost>
49471      Branch: perl
49472            ! pod/perlhack.pod
49473 ____________________________________________________________________________
49474 [  9474] By: jhi                                   on 2001/03/30  18:14:02
49475         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
49476              From: Benjamin Sugars <bsugars@canoe.ca>
49477              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
49478              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
49479      Branch: perl
49480            ! t/lib/glob-basic.t
49481 ____________________________________________________________________________
49482 [  9473] By: jhi                                   on 2001/03/30  16:09:24
49483         Log: Update Changes.
49484      Branch: perl
49485            ! Changes patchlevel.h
49486 ____________________________________________________________________________
49487 [  9472] By: jhi                                   on 2001/03/30  15:16:08
49488         Log: Integrate perlio.
49489      Branch: perl
49490           !> t/lib/cwd.t t/lib/glob-basic.t
49491 ____________________________________________________________________________
49492 [  9471] By: nick                                  on 2001/03/30  14:47:10
49493         Log: Should be (^O eq 'MSWin32') not 'Win32'
49494              Fail #12 seems real - chdir is in wrong dir.
49495      Branch: perlio
49496            ! t/lib/cwd.t
49497 ____________________________________________________________________________
49498 [  9470] By: jhi                                   on 2001/03/30  14:41:11
49499         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
49500              From: Radu Greab <radu@netsoft.ro>
49501              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
49502              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
49503              
49504              Replace #9352.
49505      Branch: perl
49506            ! ext/Socket/Socket.xs pp_sys.c
49507 ____________________________________________________________________________
49508 [  9469] By: jhi                                   on 2001/03/30  14:37:51
49509         Log: Subject: PATCH pod/perldiag.pod
49510              From: Robin Houston <robin@kitsite.com>
49511              Date: Fri, 30 Mar 2001 14:10:36 +0100
49512              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
49513      Branch: perl
49514            ! pod/perldiag.pod t/lib/glob-basic.t
49515 ____________________________________________________________________________
49516 [  9468] By: jhi                                   on 2001/03/30  14:36:36
49517         Log: Subject: Better diagnostic in io/fs.t
49518              From: andreas.koenig@anima.de (Andreas J. Koenig)
49519              Date: 30 Mar 2001 10:11:43 +0200
49520              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
49521      Branch: perl
49522            ! t/io/fs.t
49523 ____________________________________________________________________________
49524 [  9467] By: nick                                  on 2001/03/30  14:25:43
49525         Log: Skip order test of glob if case-ignoring system cannot 
49526              create a.test and A.test
49527      Branch: perlio
49528            ! t/lib/glob-basic.t
49529 ____________________________________________________________________________
49530 [  9466] By: nick                                  on 2001/03/30  13:03:12
49531         Log: Integrate mainline.
49532      Branch: perlio
49533            - ext/re/hints/aix.pl
49534           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
49535           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
49536           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
49537           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
49538 ____________________________________________________________________________
49539 [  9465] By: jhi                                   on 2001/03/30  03:53:37
49540         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
49541              the tests sometimes hang, sometimes not.)
49542      Branch: perl
49543            ! t/lib/io_multihomed.t t/lib/io_sock.t
49544 ____________________________________________________________________________
49545 [  9464] By: jhi                                   on 2001/03/30  02:56:04
49546         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
49547              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
49548              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
49549              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
49550      Branch: perl
49551            ! op.c
49552 ____________________________________________________________________________
49553 [  9463] By: jhi                                   on 2001/03/30  02:34:48
49554         Log: Test for #9462.
49555      Branch: perl
49556            ! t/lib/b.t
49557 ____________________________________________________________________________
49558 [  9462] By: jhi                                   on 2001/03/30  02:29:37
49559         Log: Subject: B::Deparse precedence bug. (Patch included.)
49560              From: Jeremy Madea <jmadea@inktomi.com>
49561              Date: Thu, 29 Mar 2001 12:05:02 -0800
49562              Message-ID: <20010329120502.A24881@dr.inktomi.com>
49563      Branch: perl
49564            ! ext/B/B/Deparse.pm
49565 ____________________________________________________________________________
49566 [  9461] By: jhi                                   on 2001/03/30  02:18:41
49567         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
49568              From: Peter Prymmer <pvhp@forte.com>
49569              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
49570              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
49571      Branch: perl
49572            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
49573            ! t/lib/md5-file.t
49574 ____________________________________________________________________________
49575 [  9460] By: jhi                                   on 2001/03/30  02:17:07
49576         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
49577              From: Robin Houston <robin@kitsite.com>
49578              Date: Thu, 29 Mar 2001 20:47:56 +0100
49579              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
49580      Branch: perl
49581            ! ext/B/B/Debug.pm
49582 ____________________________________________________________________________
49583 [  9459] By: jhi                                   on 2001/03/30  02:16:05
49584         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
49585              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
49586              Date: Wed, 28 Mar 2001 18:02:20 -0600
49587              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
49588      Branch: perl
49589            ! lib/ExtUtils/MM_VMS.pm
49590 ____________________________________________________________________________
49591 [  9458] By: jhi                                   on 2001/03/30  02:07:58
49592         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
49593              From: "Joshua E. Rodd" <jrodd@pbs.org>
49594              Date: Wed, 28 Mar 2001 17:29:12 -0500
49595              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
49596      Branch: perl
49597            ! pod/perlop.pod
49598 ____________________________________________________________________________
49599 [  9457] By: jhi                                   on 2001/03/30  02:04:33
49600         Log: Subject: ext/re/aix.pl can go
49601              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49602              Date: Thu, 29 Mar 2001 12:03:28 +0200
49603              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
49604      Branch: perl
49605            - ext/re/hints/aix.pl
49606            ! MANIFEST
49607 ____________________________________________________________________________
49608 [  9456] By: jhi                                   on 2001/03/30  02:03:32
49609         Log: Integrate perlio.
49610      Branch: perl
49611           !> ext/Encode/Encode.xs installperl
49612 ____________________________________________________________________________
49613 [  9455] By: nick                                  on 2001/03/29  21:11:46
49614         Log: DLL name has changed so installperl needs to know
49615              (Why isn't it working it out or passed it?)
49616      Branch: perlio
49617            ! installperl
49618 ____________________________________________________________________________
49619 [  9454] By: nick                                  on 2001/03/29  20:56:12
49620         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
49621              and we don't get undef warnings.
49622      Branch: perlio
49623            ! ext/Encode/Encode.xs
49624 ____________________________________________________________________________
49625 [  9453] By: nick                                  on 2001/03/29  17:58:48
49626         Log: Integrate mainline
49627      Branch: perlio
49628           !> Changes patchlevel.h
49629 ____________________________________________________________________________
49630 [  9452] By: jhi                                   on 2001/03/29  16:44:55
49631         Log: Update Changes.
49632      Branch: perl
49633            ! Changes patchlevel.h
49634 ____________________________________________________________________________
49635 [  9451] By: nick                                  on 2001/03/29  16:31:38
49636         Log: Integrate mainline
49637      Branch: perlio
49638           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
49639           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
49640           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
49641           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
49642           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
49643 ____________________________________________________________________________
49644 [  9450] By: jhi                                   on 2001/03/29  16:29:17
49645         Log: Integrate perlio.
49646      Branch: perl
49647           !> win32/buildext.pl
49648 ____________________________________________________________________________
49649 [  9449] By: jhi                                   on 2001/03/29  15:50:01
49650         Log: Update Changes.
49651      Branch: perl
49652            ! Changes patchlevel.h
49653 ____________________________________________________________________________
49654 [  9448] By: nick                                  on 2001/03/29  15:47:15
49655         Log: Make sure buildext.pl finds Errno.pm
49656      Branch: perlio
49657            ! win32/buildext.pl
49658 ____________________________________________________________________________
49659 [  9447] By: jhi                                   on 2001/03/29  15:39:34
49660         Log: Integrate perlio.
49661      Branch: perl
49662           !> win32/makefile.mk
49663 ____________________________________________________________________________
49664 [  9446] By: nick                                  on 2001/03/29  15:30:03
49665         Log: Integrate win32/makefile.mk with mainline.
49666      Branch: perlio
49667           !> win32/makefile.mk
49668 ____________________________________________________________________________
49669 [  9445] By: nick                                  on 2001/03/29  15:27:32
49670         Log: Fix breakage ... 
49671      Branch: perlio
49672            ! win32/makefile.mk
49673 ____________________________________________________________________________
49674 [  9444] By: jhi                                   on 2001/03/29  15:03:08
49675         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
49676              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
49677              Date: Thu, 29 Mar 2001 10:32:59 +0400
49678              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
49679      Branch: perl
49680            ! win32/makefile.mk
49681 ____________________________________________________________________________
49682 [  9443] By: jhi                                   on 2001/03/29  15:02:12
49683         Log: Integrate perlio.
49684      Branch: perl
49685           +> win32/buildext.pl
49686           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
49687           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
49688 ____________________________________________________________________________
49689 [  9442] By: nick                                  on 2001/03/29  14:59:11
49690         Log: Work in progress - determine win32 extensions to build via script.
49691      Branch: perlio
49692            + win32/buildext.pl
49693            ! MANIFEST win32/makefile.mk
49694 ____________________________________________________________________________
49695 [  9441] By: jhi                                   on 2001/03/29  14:51:47
49696         Log: Reintroduce the use of external pwd.
49697      Branch: perl
49698            ! t/lib/cwd.t
49699 ____________________________________________________________________________
49700 [  9440] By: jhi                                   on 2001/03/29  14:42:58
49701         Log: use warnings instead of -w.
49702      Branch: perl
49703            ! utils/h2xs.PL
49704 ____________________________________________________________________________
49705 [  9439] By: jhi                                   on 2001/03/29  14:41:52
49706         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
49707              From: Jonathan Stowe <gellyfish@gellyfish.com>
49708              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
49709              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
49710      Branch: perl
49711            ! utils/h2xs.PL
49712 ____________________________________________________________________________
49713 [  9438] By: jhi                                   on 2001/03/29  14:39:38
49714         Log: Subject: [PATCH perl@9424] minor pod nits
49715              From: Robin Barker <rmb1@cise.npl.co.uk>
49716              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
49717              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
49718      Branch: perl
49719            ! pod/perlhack.pod pod/perliol.pod
49720 ____________________________________________________________________________
49721 [  9437] By: jhi                                   on 2001/03/29  14:29:16
49722         Log: Subject: [PATCH perl@9424] typemap cast warning
49723              From: Robin Barker <rmb1@cise.npl.co.uk>
49724              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
49725              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
49726      Branch: perl
49727            ! lib/ExtUtils/typemap
49728 ____________________________________________________________________________
49729 [  9436] By: jhi                                   on 2001/03/29  14:26:03
49730         Log: Subject: [PATCH perl@9424] printf warning
49731              From: Robin Barker <rmb1@cise.npl.co.uk>
49732              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
49733              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
49734      Branch: perl
49735            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
49736            ! ext/Storable/Storable.xs toke.c
49737 ____________________________________________________________________________
49738 [  9435] By: nick                                  on 2001/03/29  14:23:31
49739         Log: Win32 has name conflict with ERROR
49740      Branch: perlio
49741            ! ext/PerlIO/Via/Via.xs
49742 ____________________________________________________________________________
49743 [  9434] By: jhi                                   on 2001/03/29  14:17:48
49744         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
49745              From: Peter Prymmer <pvhp@forte.com>
49746              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
49747              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
49748      Branch: perl
49749            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
49750 ____________________________________________________________________________
49751 [  9433] By: jhi                                   on 2001/03/29  13:52:44
49752         Log: test-prep target was missing.
49753      Branch: perl
49754            ! Makefile.SH
49755 ____________________________________________________________________________
49756 [  9432] By: nick                                  on 2001/03/29  12:40:03
49757         Log: Make as-shipped compiler default to MSVC6 
49758      Branch: perlio
49759            ! win32/makefile.mk
49760 ____________________________________________________________________________
49761 [  9431] By: nick                                  on 2001/03/29  12:12:16
49762         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
49763              akin to PerlIO::Scalar.
49764      Branch: perlio
49765            ! perlio.c perlio.h
49766 ____________________________________________________________________________
49767 [  9430] By: nick                                  on 2001/03/29  10:56:35
49768         Log: Integrate mainline.
49769      Branch: perlio
49770           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
49771           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
49772           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
49773           !> win32/makefile.mk win32/win32sck.c
49774 ____________________________________________________________________________
49775 [  9429] By: nick                                  on 2001/03/29  09:03:43
49776         Log: Noticed that two tests were skipped as perlio:: package
49777              isn't there any more. Changed the skip condition.
49778              Avoid core-dump if sv_utf8_upgrade() called on something
49779              that does not become SvPOK after SvPV() (e.g. a ref).
49780      Branch: perlio
49781            ! sv.c t/io/utf8.t t/lib/io_scalar.t
49782 ____________________________________________________________________________
49783 [  9428] By: jhi                                   on 2001/03/29  01:31:47
49784         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
49785              From: Benjamin Sugars <bsugars@canoe.ca> 
49786              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
49787              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
49788      Branch: perl
49789            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
49790            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
49791            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
49792 ____________________________________________________________________________
49793 [  9427] By: jhi                                   on 2001/03/29  00:49:30
49794         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
49795              From: "Vadim Konovalov" <watman@inbox.ru>
49796              Date: Thu, 29 Mar 2001 01:50:12 +0400
49797              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
49798      Branch: perl
49799            ! win32/makefile.mk win32/win32sck.c
49800 ____________________________________________________________________________
49801 [  9426] By: gsar                                  on 2001/03/29  00:28:04
49802         Log: dmake can only handle == and != in comparisons; support building
49803              with Borland's VCL libraries (from Vadim Konovalov)
49804      Branch: maint-5.6/perl
49805            ! win32/makefile.mk
49806 ____________________________________________________________________________
49807 [  9425] By: nick                                  on 2001/03/28  19:29:56
49808         Log: Integrate (@snapshot)
49809      Branch: perlio
49810           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
49811 ____________________________________________________________________________
49812 [  9424] By: jhi                                   on 2001/03/28  19:03:16
49813         Log: Update Changes.
49814      Branch: perl
49815            ! Changes patchlevel.h
49816 ____________________________________________________________________________
49817 [  9423] By: jhi                                   on 2001/03/28  18:52:09
49818         Log: Rmdir lib/XS on cleanup.
49819      Branch: perl
49820            ! Makefile.SH
49821 ____________________________________________________________________________
49822 [  9422] By: jhi                                   on 2001/03/28  18:49:34
49823         Log: Integrate perlio.
49824      Branch: perl
49825           !> t/op/utf8decode.t
49826 ____________________________________________________________________________
49827 [  9421] By: nick                                  on 2001/03/28  18:46:44
49828         Log: Loose duplicate chunk.
49829      Branch: perlio
49830            ! t/op/utf8decode.t
49831 ____________________________________________________________________________
49832 [  9420] By: nick                                  on 2001/03/28  18:44:11
49833         Log: Integrate mainline.
49834      Branch: perlio
49835           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
49836           !> vms/vmsish.h
49837 ____________________________________________________________________________
49838 [  9419] By: jhi                                   on 2001/03/28  18:42:05
49839         Log: Can't trust external pwds
49840              (either shell builtins or external programs)
49841      Branch: perl
49842            ! t/lib/cwd.t
49843 ____________________________________________________________________________
49844 [  9418] By: jhi                                   on 2001/03/28  18:34:05
49845         Log: Integrate perlio.
49846      Branch: perl
49847            - lib/perlio.pm
49848           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
49849           !> t/op/utf8decode.t
49850 ____________________________________________________________________________
49851 [  9417] By: nick                                  on 2001/03/28  18:24:02
49852         Log: PerlIO.pm / perlio.pm conflict.
49853              Update some pods.
49854              Make t/op/utf8decode.t a text file.
49855      Branch: perlio
49856            - lib/perlio.pm
49857            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
49858            ! t/op/utf8decode.t
49859 ____________________________________________________________________________
49860 [  9416] By: jhi                                   on 2001/03/28  18:06:07
49861         Log: Integrate change #9409 from mainline to maintperl.
49862              
49863              Yet another tweak on AIX dynaloading.
49864      Branch: maint-5.6/perl
49865           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
49866 ____________________________________________________________________________
49867 [  9415] By: gsar                                  on 2001/03/28  17:13:01
49868         Log: integrate changes#9377,9385,9401 from mainline
49869              
49870              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
49871              
49872              If directory entries compare equal case-insensitively,
49873              retry case-sensitively.
49874              
49875              Subject: [PATCH] B::Terse and warnings
49876      Branch: maint-5.6/perl
49877           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
49878           !> t/pragma/warn/perl
49879 ____________________________________________________________________________
49880 [  9414] By: jhi                                   on 2001/03/28  17:11:12
49881         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
49882              From: "Craig A. Berry" <craigberry@mac.com>
49883              Date: Wed, 28 Mar 2001 10:55:20 -0600
49884              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
49885      Branch: perl
49886            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
49887 ____________________________________________________________________________
49888 [  9413] By: jhi                                   on 2001/03/28  17:03:12
49889         Log: Dup hunk.
49890      Branch: perl
49891            ! t/op/utf8decode.t
49892 ____________________________________________________________________________
49893 [  9412] By: jhi                                   on 2001/03/28  17:02:36
49894         Log: Forced integrate from perlio.
49895      Branch: perl
49896           !> t/op/utf8decode.t
49897 ____________________________________________________________________________
49898 [  9411] By: nick                                  on 2001/03/28  16:50:03
49899         Log: Integrate mainline.
49900      Branch: perlio
49901           +> t/lib/cwd.t
49902           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
49903           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
49904           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
49905           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
49906           !> t/pragma/warn/perl
49907 ____________________________________________________________________________
49908 [  9410] By: jhi                                   on 2001/03/28  16:44:23
49909         Log: Subject: Re: [PATCH] 9403 cannot be tested
49910              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
49911              Date: Wed, 28 Mar 2001 18:33:56 +0200
49912              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
49913      Branch: perl
49914            ! makedef.pl
49915 ____________________________________________________________________________
49916 [  9409] By: jhi                                   on 2001/03/28  16:12:45
49917         Log: Yet another tweak on AIX dynaloading.
49918      Branch: perl
49919            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
49920 ____________________________________________________________________________
49921 [  9408] By: jhi                                   on 2001/03/28  15:52:55
49922         Log: Subject: [PATCH] 9403 cannot be tested
49923              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
49924              Date: Wed, 28 Mar 2001 17:23:00 +0200
49925              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
49926              
49927              A missing symbol.
49928      Branch: perl
49929            ! makedef.pl
49930 ____________________________________________________________________________
49931 [  9407] By: jhi                                   on 2001/03/28  15:47:43
49932         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
49933      Branch: perl
49934            ! t/op/utf8decode.t
49935           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
49936           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
49937 ____________________________________________________________________________
49938 [  9406] By: jhi                                   on 2001/03/28  15:37:08
49939         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
49940              From: Benjamin Sugars <bsugars@canoe.ca> 
49941              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
49942              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
49943      Branch: perl
49944            + t/lib/cwd.t
49945            ! MANIFEST
49946 ____________________________________________________________________________
49947 [  9405] By: jhi                                   on 2001/03/28  15:13:18
49948         Log: pp_ne() needs a CORRECT boolean.
49949      Branch: perl
49950            ! pp.c
49951 ____________________________________________________________________________
49952 [  9404] By: jhi                                   on 2001/03/28  15:09:23
49953         Log: pp_ne() needs a boolean, not an integer.
49954      Branch: perl
49955            ! pp.c
49956 ____________________________________________________________________________
49957 [  9403] By: jhi                                   on 2001/03/28  14:47:43
49958         Log: (Retracted by #9404.)
49959      Branch: perl
49960            ! pp.c
49961 ____________________________________________________________________________
49962 [  9402] By: jhi                                   on 2001/03/28  14:43:59
49963         Log: Subject: Re: [PATCH] Typemap testing
49964              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
49965              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
49966              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
49967      Branch: perl
49968            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
49969            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
49970 ____________________________________________________________________________
49971 [  9401] By: jhi                                   on 2001/03/28  14:42:14
49972         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
49973              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
49974              Date: Sun, 25 Mar 2001 21:59:15 +0100
49975              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
49976              
49977              A variable will be checked for the "use once" warnings if:
49978              
49979              1. It is in the scope of a use warnings 'once'
49980              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
49981              
49982              Otherwise it won't be checked at all.
49983              
49984              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
49985              
49986              The enclosed patch partially fixes this issue. What I didn't
49987              get to work was the case where the "used once" warning is enabled
49988              in any file other than the main file.
49989      Branch: perl
49990            ! gv.c t/pragma/warn/perl
49991 ____________________________________________________________________________
49992 [  9400] By: nick                                  on 2001/03/28  14:38:24
49993         Log: More EBCDIC tweaks:
49994              - one more swash issue &~(0xA0-1) did not do the right thing,
49995              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
49996              - add "use re 'asciirange'" to make [!-~] etc. work
49997              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
49998              - Choose a key for t/op/each.t test which gets encoded.
49999              - Skip utf8decode if this is UTF-EBCDIC.
50000      Branch: perlio
50001            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
50002            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
50003 ____________________________________________________________________________
50004 [  9399] By: jhi                                   on 2001/03/28  14:21:00
50005         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
50006              Andreas Schwab.
50007      Branch: perl
50008            ! pp.c
50009 ____________________________________________________________________________
50010 [  9398] By: jhi                                   on 2001/03/28  00:55:56
50011         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
50012              From: David Dyck <dcd@tc.fluke.com>
50013              Date: Tue, 27 Mar 2001 15:16:24 -0800
50014              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
50015      Branch: perl
50016            ! ext/IO/lib/IO/Socket.pm
50017 ____________________________________________________________________________
50018 [  9397] By: jhi                                   on 2001/03/27  21:52:49
50019         Log: Integrate perlio.
50020      Branch: perl
50021           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
50022           +> ext/PerlIO/Via/Via.xs
50023           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
50024 ____________________________________________________________________________
50025 [  9396] By: nick                                  on 2001/03/27  21:45:13
50026         Log: Integrate mainline.
50027      Branch: perlio
50028           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
50029           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
50030 ____________________________________________________________________________
50031 [  9395] By: nick                                  on 2001/03/27  21:18:58
50032         Log: Outline docs for PerlIO and PerlIO::Scalar
50033      Branch: perlio
50034            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
50035 ____________________________________________________________________________
50036 [  9394] By: nick                                  on 2001/03/27  20:50:13
50037         Log: PerlIO::Via layer (alpha-ish).
50038      Branch: perlio
50039            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
50040            + ext/PerlIO/Via/Via.xs
50041            ! MANIFEST
50042 ____________________________________________________________________________
50043 [  9393] By: jhi                                   on 2001/03/27  20:49:55
50044         Log: Retract #9329 now that 9390 should take care of the matter.
50045      Branch: perl
50046            ! utils/h2xs.PL
50047 ____________________________________________________________________________
50048 [  9390] By: jhi                                   on 2001/03/27  20:47:50
50049         Log: Subject: Autoloading Errno.pm when %! is encountered
50050              From: Robin Houston <robin@kitsite.com>
50051              Date: Tue, 27 Mar 2001 20:57:11 +0100
50052              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
50053      Branch: perl
50054            ! embed.h embed.pl gv.c proto.h t/op/magic.t
50055 ____________________________________________________________________________
50056 [  9389] By: jhi                                   on 2001/03/27  20:24:31
50057         Log: Integrate perlio.
50058      Branch: perl
50059           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
50060           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
50061           !> utf8.c
50062 ____________________________________________________________________________
50063 [  9388] By: jhi                                   on 2001/03/27  20:21:38
50064         Log: Better have a three-element array if one is going to assign
50065              to the third element of that array. (from Tim Jenness)
50066      Branch: perl
50067            ! ext/XS/Typemap/Typemap.xs
50068 ____________________________________________________________________________
50069 [  9387] By: nick                                  on 2001/03/27  20:15:43
50070         Log: Integrate mainline.
50071      Branch: perlio
50072           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
50073           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
50074           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
50075           +> t/lib/xs-typemap.t
50076           !> (integrate 34 files)
50077 ____________________________________________________________________________
50078 [  9386] By: jhi                                   on 2001/03/27  20:04:18
50079         Log: Subject: Re: perl@9359 breaks HTML::Parser
50080              From: Gisle Aas <gisle@ActiveState.com>
50081              Date: 27 Mar 2001 11:30:24 -0800
50082              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
50083              
50084              Clarify the UTF-8 issues of the API docs.
50085              (Slightly reworded and expanded.)
50086      Branch: perl
50087            ! pod/perlapi.pod sv.c sv.h
50088 ____________________________________________________________________________
50089 [  9385] By: jhi                                   on 2001/03/27  19:44:25
50090         Log: If directory entries compare equal case-insensitively,
50091              retry case-sensitively.
50092      Branch: perl
50093            ! ext/File/Glob/bsd_glob.c
50094 ____________________________________________________________________________
50095 [  9384] By: nick                                  on 2001/03/27  19:38:50
50096         Log: Various EBCDIC fixes:
50097              - major revelation that swash code is encoding aware,
50098              (or thought it was) - now it is ;-)
50099              - With that out of the way fix a slab of tr/// cases.
50100              - Fix Encode 'Unicode' to be true Unicode so tests pass.
50101              - As anticipated Base64.xs needed tweaks.
50102              - Until tr/// works right avoid old_encode64 in MIME tests.
50103      Branch: perlio
50104            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
50105            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
50106 ____________________________________________________________________________
50107 [  9383] By: jhi                                   on 2001/03/27  18:34:41
50108         Log: Add the std test suite BEGIN block.
50109      Branch: perl
50110            ! t/lib/xs-typemap.t
50111 ____________________________________________________________________________
50112 [  9382] By: jhi                                   on 2001/03/27  15:16:07
50113         Log: Add debugging output to the test.
50114      Branch: perl
50115            ! t/lib/glob-basic.t
50116 ____________________________________________________________________________
50117 [  9381] By: jhi                                   on 2001/03/27  15:08:10
50118         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
50119      Branch: perl
50120            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
50121            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
50122            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
50123            + t/lib/xs-typemap.t
50124            ! MANIFEST
50125 ____________________________________________________________________________
50126 [  9380] By: jhi                                   on 2001/03/27  14:48:34
50127         Log: Subject: [PATCH] Typemap testing
50128              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
50129              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
50130              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
50131              
50132              (The first part of the patch.)
50133      Branch: perl
50134            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
50135 ____________________________________________________________________________
50136 [  9379] By: jhi                                   on 2001/03/27  14:44:56
50137         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
50138              From: Benjamin Sugars <bsugars@canoe.ca> 
50139              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
50140              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
50141      Branch: perl
50142            ! t/lib/glob-basic.t
50143 ____________________________________________________________________________
50144 [  9378] By: jhi                                   on 2001/03/27  14:42:30
50145         Log: Subject: [PATCH] perlvar nit
50146              From: Simon Cozens <simon@netthink.co.uk>
50147              Date: Tue, 27 Mar 2001 01:12:01 +0100
50148              Message-ID: <20010327011201.A19179@netthink.co.uk>
50149      Branch: perl
50150            ! pod/perlvar.pod
50151 ____________________________________________________________________________
50152 [  9377] By: jhi                                   on 2001/03/27  14:36:26
50153         Log: Subject: [PATCH] B::Terse and warnings
50154              From: Benjamin Sugars <ben.sugars@home.com>
50155              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
50156              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
50157      Branch: perl
50158            ! ext/B/B.pm ext/B/B/Terse.pm
50159 ____________________________________________________________________________
50160 [  9376] By: jhi                                   on 2001/03/27  14:31:31
50161         Log: Document sockatmark() some.
50162      Branch: perl
50163            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
50164            ! pod/perltoc.pod
50165 ____________________________________________________________________________
50166 [  9375] By: jhi                                   on 2001/03/27  14:00:24
50167         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
50168              noted by Gisle and fixed by NI-S.
50169      Branch: perl
50170            ! sv.c
50171 ____________________________________________________________________________
50172 [  9374] By: jhi                                   on 2001/03/27  05:50:01
50173         Log: Regen toc.
50174      Branch: perl
50175            ! pod/perltoc.pod
50176 ____________________________________________________________________________
50177 [  9373] By: jhi                                   on 2001/03/27  05:43:51
50178         Log: Pixie documenting.
50179      Branch: perl
50180            ! Makefile.SH pod/perlhack.pod
50181 ____________________________________________________________________________
50182 [  9372] By: jhi                                   on 2001/03/27  05:29:34
50183         Log: Metaconfig unit changes for #9371.
50184      Branch: metaconfig
50185            ! U/modified/myhostname.U
50186      Branch: metaconfig/U/perl
50187            + d_sockatmark.U
50188            ! gccvers.U
50189 ____________________________________________________________________________
50190 [  9371] By: jhi                                   on 2001/03/27  05:29:07
50191         Log: Add sockatmark() probing.
50192      Branch: perl
50193            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50194            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
50195            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
50196            ! vos/config.ga.h win32/config.bc win32/config.gc
50197            ! win32/config.vc
50198 ____________________________________________________________________________
50199 [  9370] By: jhi                                   on 2001/03/26  22:01:18
50200         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
50201              Really need to benchmark this.
50202      Branch: perl
50203            ! pp.c
50204 ____________________________________________________________________________
50205 [  9369] By: nick                                  on 2001/03/26  21:59:30
50206         Log: Integrate mainline.
50207      Branch: perlio
50208            ! ext/MIME/Base64/QuotedPrint.pm
50209           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
50210           !> patchlevel.h pod/perlhack.pod pp_sys.c
50211 ____________________________________________________________________________
50212 [  9368] By: jhi                                   on 2001/03/26  21:47:03
50213         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
50214              
50215              TODO1: perlbench.
50216              TODO2: le, lt, ge, gt?  Yech.
50217      Branch: perl
50218            ! pp.c
50219 ____________________________________________________________________________
50220 [  9367] By: jhi                                   on 2001/03/26  21:34:57
50221         Log: Too much cut-and-paste in #9363.
50222      Branch: perl
50223            ! pp_sys.c
50224 ____________________________________________________________________________
50225 [  9366] By: jhi                                   on 2001/03/26  21:20:53
50226         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
50227              From: Andreas Schwab <schwab@suse.de>
50228              Date: 26 Mar 2001 17:29:04 +0200
50229              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
50230              
50231              (The patch for 5.6.0 or so, this is a guess for bleadperl)
50232      Branch: perl
50233            ! pp_hot.c
50234 ____________________________________________________________________________
50235 [  9365] By: jhi                                   on 2001/03/26  21:07:54
50236         Log: Integrate perlio.
50237      Branch: perl
50238           !> perlio.c
50239 ____________________________________________________________________________
50240 [  9364] By: nick                                  on 2001/03/26  20:30:48
50241         Log: REFCNT botch in layer name cache hash.
50242      Branch: perlio
50243            ! perlio.c
50244 ____________________________________________________________________________
50245 [  9363] By: jhi                                   on 2001/03/26  18:44:32
50246         Log: Subject: [PATCH] socket() leaks file descriptors
50247              From: Benjamin Sugars <bsugars@canoe.ca>
50248              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
50249              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
50250              
50251              Also sockpair() fixed similarly.
50252      Branch: perl
50253            ! pp_sys.c
50254 ____________________________________________________________________________
50255 [  9362] By: jhi                                   on 2001/03/26  18:37:52
50256         Log: Integrate perlio.
50257      Branch: perl
50258           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
50259 ____________________________________________________________________________
50260 [  9361] By: nick                                  on 2001/03/26  17:32:06
50261         Log: Implement flush of linebuffered streams on read of a tty.
50262      Branch: perlio
50263            ! perlio.c perliol.h
50264 ____________________________________________________________________________
50265 [  9360] By: nick                                  on 2001/03/26  17:12:32
50266         Log: Memory tweaks and notes for OEMVS.
50267      Branch: perlio
50268            ! README.os390 miniperlmain.c t/op/pat.t
50269 ____________________________________________________________________________
50270 [  9359] By: jhi                                   on 2001/03/26  02:12:54
50271         Log: Update Changes.
50272      Branch: perl
50273            ! Changes patchlevel.h
50274 ____________________________________________________________________________
50275 [  9358] By: jhi                                   on 2001/03/26  02:05:32
50276         Log: Document the most common pixie options.
50277      Branch: perl
50278            ! pod/perlhack.pod
50279 ____________________________________________________________________________
50280 [  9357] By: jhi                                   on 2001/03/26  01:25:28
50281         Log: For perl.pixie check *before* compiling that optimize is -g,
50282              as for perl.third.
50283      Branch: perl
50284            ! Makefile.SH
50285 ____________________________________________________________________________
50286 [  9356] By: jhi                                   on 2001/03/26  01:13:41
50287         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
50288      Branch: perl
50289            ! Makefile.SH
50290 ____________________________________________________________________________
50291 [  9355] By: jhi                                   on 2001/03/26  01:11:19
50292         Log: Remove t/perl.third.
50293      Branch: perl
50294            ! Makefile.SH
50295 ____________________________________________________________________________
50296 [  9354] By: jhi                                   on 2001/03/26  00:23:38
50297         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
50298              IO::Sockatmark().
50299      Branch: perl
50300            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
50301 ____________________________________________________________________________
50302 [  9353] By: jhi                                   on 2001/03/25  22:25:04
50303         Log: Integrate perlio.
50304      Branch: perl
50305           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
50306           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
50307           !> pp_hot.c win32/makefile.mk
50308 ____________________________________________________________________________
50309 [  9352] By: jhi                                   on 2001/03/25  22:21:41
50310         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
50311              From: Radu Greab <radu@netsoft.ro>
50312              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
50313              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
50314      Branch: perl
50315            ! pp_sys.c
50316 ____________________________________________________________________________
50317 [  9351] By: nick                                  on 2001/03/25  22:15:02
50318         Log: Fix readline in list mode to tell rest of world that it has
50319              things on the stack. Otherwise if perl code gets invoked
50320              underneath it it scribbles over results-so-far.
50321              (Why TIEHANDLE has not tripped on this is a mystery.)
50322      Branch: perlio
50323            ! pp_hot.c
50324 ____________________________________________________________________________
50325 [  9350] By: nick                                  on 2001/03/25  22:10:13
50326         Log: win32/makefile.mk typos
50327      Branch: perlio
50328            ! win32/makefile.mk
50329 ____________________________________________________________________________
50330 [  9349] By: nick                                  on 2001/03/25  21:31:14
50331         Log: Integrate now-non-binary file.
50332      Branch: perlio
50333           !> t/lib/mimeqp.t
50334 ____________________________________________________________________________
50335 [  9348] By: nick                                  on 2001/03/25  21:27:24
50336         Log: Make it text
50337      Branch: perlio
50338            ! t/lib/mimeqp.t
50339 ____________________________________________________________________________
50340 [  9347] By: nick                                  on 2001/03/25  21:25:37
50341         Log: Integrate mainline.
50342      Branch: perlio
50343           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
50344           !> lib/Term/ReadLine.pm t/lib/md5-file.t
50345 ____________________________________________________________________________
50346 [  9346] By: nick                                  on 2001/03/25  20:58:15
50347         Log: Add destruct time hook to PerlIO (for work-in-process implementing
50348              layers in perl code. In such cases layers need to be popped before
50349              we loose the ability to run perl code.)
50350              Also back-out "PerlIO::object" hook - it isn't going to work like that...
50351      Branch: perlio
50352            ! perl.c perlio.c perlio.h perliol.h
50353 ____________________________________________________________________________
50354 [  9345] By: nick                                  on 2001/03/25  20:49:11
50355         Log: Avoid at leasy one of undefined warnings in Encode.
50356      Branch: perlio
50357            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
50358 ____________________________________________________________________________
50359 [  9344] By: jhi                                   on 2001/03/25  20:37:43
50360         Log: A workaround for using Term::ReadLine in emacs minibuffer
50361              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
50362              additional tweaks from Ilya Zakharevich.
50363      Branch: perl
50364            ! lib/Term/ReadLine.pm
50365 ____________________________________________________________________________
50366 [  9343] By: nick                                  on 2001/03/25  20:21:14
50367         Log: Missing return value.
50368      Branch: perlio
50369            ! ext/PerlIO/Scalar/Scalar.xs
50370 ____________________________________________________________________________
50371 [  9342] By: jhi                                   on 2001/03/25  16:21:00
50372         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
50373              to equal the CPAN versions since no code changes have been made.
50374      Branch: perl
50375            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
50376            ! t/lib/md5-file.t
50377 ____________________________________________________________________________
50378 [  9341] By: jhi                                   on 2001/03/25  16:01:48
50379         Log: Escape 8-bit characters.
50380      Branch: perl
50381            ! t/lib/mimeqp.t
50382 ____________________________________________________________________________
50383 [  9340] By: gsar                                  on 2001/03/25  15:50:53
50384         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
50385              chars)
50386      Branch: perl
50387            + t/lib/mimeqp.t
50388 ____________________________________________________________________________
50389 [  9339] By: gsar                                  on 2001/03/25  15:48:50
50390         Log: delete mimeqp.t for later add with text mode set
50391      Branch: perl
50392            - t/lib/mimeqp.t
50393 ____________________________________________________________________________
50394 [  9338] By: nick                                  on 2001/03/25  09:01:57
50395         Log: Integrate mainline.
50396      Branch: perlio
50397           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
50398           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
50399           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
50400           +> t/lib/mimeb64u.t t/lib/mimeqp.t
50401           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
50402           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
50403           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
50404 ____________________________________________________________________________
50405 [  9337] By: jhi                                   on 2001/03/25  04:23:24
50406         Log: Add MIME::Base64 here and there.  Again, a lot of
50407              optimism is in the air.
50408      Branch: perl
50409            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
50410            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
50411 ____________________________________________________________________________
50412 [  9336] By: jhi                                   on 2001/03/25  04:12:43
50413         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
50414              this by ear as I do not do Win32 programming.)
50415      Branch: perl
50416            ! win32/Makefile win32/makefile.mk
50417 ____________________________________________________________________________
50418 [  9335] By: jhi                                   on 2001/03/25  04:03:50
50419         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
50420      Branch: perl
50421            ! t/lib/md5-file.t
50422 ____________________________________________________________________________
50423 [  9334] By: jhi                                   on 2001/03/25  03:58:53
50424         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
50425      Branch: perl
50426            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
50427            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
50428            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
50429            + t/lib/mimeb64u.t t/lib/mimeqp.t
50430            ! MANIFEST
50431 ____________________________________________________________________________
50432 [  9333] By: jhi                                   on 2001/03/24  20:14:37
50433         Log: Integrate perlio.
50434      Branch: perl
50435           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
50436 ____________________________________________________________________________
50437 [  9332] By: nick                                  on 2001/03/24  19:40:34
50438         Log: Fix un-init variable leading to spurious "Out of Memory!"
50439      Branch: perlio
50440            ! doio.c
50441 ____________________________________________________________________________
50442 [  9331] By: nick                                  on 2001/03/24  19:09:59
50443         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
50444              and update layers internals doc.
50445      Branch: perlio
50446            ! pod/perlfunc.pod pod/perliol.pod
50447 ____________________________________________________________________________
50448 [  9330] By: jhi                                   on 2001/03/24  18:42:11
50449         Log: The length might be uninitialized garbage if the *svp is the undef.
50450      Branch: perl
50451            ! doio.c
50452 ____________________________________________________________________________
50453 [  9329] By: jhi                                   on 2001/03/24  18:26:57
50454         Log: (Retracted by #9393)
50455              
50456              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
50457              From: Simon Cozens <simon@netthink.co.uk>
50458              Date: Sat, 24 Mar 2001 17:13:17 +0000
50459              Message-ID: <20010324171317.A13406@netthink.co.uk>
50460      Branch: perl
50461            ! utils/h2xs.PL
50462 ____________________________________________________________________________
50463 [  9328] By: nick                                  on 2001/03/24  17:22:02
50464         Log: Integrate mainline.
50465      Branch: perlio
50466           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
50467           !> lib/unicode/version
50468 ____________________________________________________________________________
50469 [  9327] By: nick                                  on 2001/03/24  17:16:02
50470         Log: Integrate mainline.
50471      Branch: perlio
50472           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
50473           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
50474           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
50475           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
50476           +> t/lib/md5-file.t
50477           !> MANIFEST Makefile.SH configure.com djgpp/config.over
50478           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
50479           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
50480           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
50481           !> win32/makefile.mk
50482 ____________________________________________________________________________
50483 [  9326] By: jhi                                   on 2001/03/24  17:00:42
50484         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
50485      Branch: perl
50486            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
50487            ! lib/unicode/version
50488 ____________________________________________________________________________
50489 [  9325] By: jhi                                   on 2001/03/24  16:22:33
50490         Log: Subject: Re: B::Deparse bug (5.6.0)
50491              From: Robin Houston <robin@kitsite.com>
50492              Date: Sat, 24 Mar 2001 14:33:09 +0000
50493              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
50494      Branch: perl
50495            ! op.c pp.c t/lib/b.t t/op/repeat.t
50496 ____________________________________________________________________________
50497 [  9324] By: jhi                                   on 2001/03/24  16:21:56
50498         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
50499              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
50500              these additions may be too optimistic.
50501      Branch: perl
50502            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
50503            ! hints/uwin.sh hints/vmesa.sh
50504 ____________________________________________________________________________
50505 [  9323] By: jhi                                   on 2001/03/24  16:06:01
50506         Log: Integrate perlio.
50507      Branch: perl
50508           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
50509           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50510            ! Makefile.SH
50511           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
50512           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
50513           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
50514           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
50515           !> win32/makefile.mk win32/perlhost.h win32/win32.c
50516           !> win32/win32iop.h
50517 ____________________________________________________________________________
50518 [  9322] By: nick                                  on 2001/03/24  14:39:12
50519         Log: Routine Win32 regen_config_h - no real changes.
50520      Branch: perlio
50521            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50522 ____________________________________________________________________________
50523 [  9321] By: nick                                  on 2001/03/24  14:31:49
50524         Log: PerlIO fixups for Win32:
50525              - provide win33_popenlist() - non-functional as yet.
50526              - avoid need for aTHX in PerlIO_debug calls - even if not 
50527              enabled args are still evaluated so Win32 has trouble during fork().
50528              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
50529              - Fixup makedef.pl for latest set of symbols.
50530      Branch: perlio
50531            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
50532            ! win32/perlhost.h win32/win32.c win32/win32iop.h
50533 ____________________________________________________________________________
50534 [  9320] By: nick                                  on 2001/03/24  14:26:58
50535         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
50536              was gibberish - broke it on WIn32 at least.
50537      Branch: perlio
50538            ! ext/POSIX/POSIX.xs
50539 ____________________________________________________________________________
50540 [  9319] By: nick                                  on 2001/03/24  11:29:41
50541         Log: Generated files.
50542      Branch: perlio
50543            ! embed.h global.sym objXSUB.h perlapi.c proto.h
50544 ____________________________________________________________________________
50545 [  9318] By: nick                                  on 2001/03/24  10:29:37
50546         Log: Implement:
50547              1.  open($fh,"+<",undef);  # add test to t/io/open.t
50548              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
50549      Branch: perlio
50550            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
50551            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
50552            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
50553            ! t/io/open.t t/io/utf8.t
50554 ____________________________________________________________________________
50555 [  9317] By: jhi                                   on 2001/03/23  23:41:25
50556         Log: AIX does seems to have optimization problems with its C compilers.
50557      Branch: perl
50558            ! hints/aix.sh
50559 ____________________________________________________________________________
50560 [  9316] By: jhi                                   on 2001/03/23  23:40:46
50561         Log: Integrate perlio.
50562      Branch: perl
50563           +> lib/PerlIO.pm
50564           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
50565           !> perliol.h
50566 ____________________________________________________________________________
50567 [  9315] By: jhi                                   on 2001/03/23  22:16:30
50568         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
50569      Branch: perl
50570            ! t/lib/md5-file.t
50571 ____________________________________________________________________________
50572 [  9314] By: nick                                  on 2001/03/23  20:49:02
50573         Log: Perlio internals re-organized.
50574              - open process creates AV of layer/arg pairs
50575              (appends layers from open() or open.pm to default list).
50576              - push arg is now an SV.
50577              - layer ->Open get passed the AV
50578              - open is no longer mandatory method.
50579              - topmost layer that has ->Open method does the open
50580              - any layers above are pushed once that returns.
50581              - vtable re-ordered so dummy layers need only provide push/pop methods.
50582      Branch: perlio
50583            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
50584 ____________________________________________________________________________
50585 [  9313] By: nick                                  on 2001/03/23  16:27:41
50586         Log: Check in a stable (working) version before next round of tweaks.
50587              Changes include:
50588              - Move default layers code out of doio.c and into perlio.c
50589              - Single routine for parsing layer specification strings.
50590              - Skeleton support for demand loading of layers
50591              - Core-dump avoidance if PERLIO environment specifies loadable layer
50592              (does not _work_ as need IO to load and need load to do IO ...)
50593      Branch: perlio
50594            + lib/PerlIO.pm
50595            ! MANIFEST doio.c perlio.c
50596 ____________________________________________________________________________
50597 [  9312] By: gsar                                  on 2001/03/23  16:25:25
50598         Log: add execute bit to files with shebang lines in the repository;
50599              avoid clobbering execute bit in Porting/makerel 
50600      Branch: maint-5.6/perl
50601            ! (edit 144 files)
50602 ____________________________________________________________________________
50603 [  9311] By: jhi                                   on 2001/03/23  14:25:35
50604         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
50605      Branch: perl
50606            ! MANIFEST
50607 ____________________________________________________________________________
50608 [  9310] By: jhi                                   on 2001/03/23  13:45:04
50609         Log: Subject: [PATCH] Net::Ping
50610              From: Colin McMillen <mcmi0037@tc.umn.edu>
50611              Date: Thu, 22 Mar 2001 19:30:31 -0600
50612              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
50613      Branch: perl
50614            ! lib/Net/Ping.pm
50615 ____________________________________________________________________________
50616 [  9309] By: jhi                                   on 2001/03/23  13:39:13
50617         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
50618      Branch: perl
50619            ! t/lib/md5-aaa.t t/lib/md5-file.t
50620 ____________________________________________________________________________
50621 [  9308] By: jhi                                   on 2001/03/23  13:20:34
50622         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
50623              - bump the version to 2.14
50624              - drop the base64 tests since they require MIME::Base64
50625              - drop the rfc1321.txt
50626              - drop the hints/dec_osf.pl since it's only needed for
50627              pre-5.005_03 Perls
50628              Todo:
50629              - the U32 alignment testing is now removed; it needs to
50630              be reintroduced as as a Config variable (meaning also
50631              as a Configure test)
50632              - get the new EBCDIC md5sum for MD5.pm
50633              - test in Win32 to see how badly I botched the makefiles
50634      Branch: perl
50635            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
50636            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
50637            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
50638            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
50639            + t/lib/md5-file.t
50640            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
50641            ! win32/Makefile win32/makefile.mk
50642 ____________________________________________________________________________
50643 [  9307] By: jhi                                   on 2001/03/23  12:56:14
50644         Log: Integrate change #9306 from maintperl into mainline,
50645              AIX dynaloader for AIXes without <load.h>.
50646      Branch: perl
50647           !> ext/DynaLoader/hints/aix.pl
50648 ____________________________________________________________________________
50649 [  9306] By: jhi                                   on 2001/03/23  12:51:36
50650         Log: There are AIXes without /usr/include/load.h,
50651              patch from H.Merijn Brand.
50652      Branch: maint-5.6/perl
50653            ! ext/DynaLoader/hints/aix.pl
50654 ____________________________________________________________________________
50655 [  9305] By: nick                                  on 2001/03/23  11:00:42
50656         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
50657      Branch: perlio
50658            ! ext/Encode/Encode.xs perlio.c perlio.h
50659 ____________________________________________________________________________
50660 [  9304] By: nick                                  on 2001/03/23  10:20:46
50661         Log: Render -Duseperlio functional again.
50662              - this is "quick fix" which calls PerlIO_apply_layers after opening,
50663              which is what old scheme did. New scheme needs to change that
50664              to make open(...,\$scalar) etc. work but this will do for now.
50665      Branch: perlio
50666            ! perlio.c
50667 ____________________________________________________________________________
50668 [  9303] By: nick                                  on 2001/03/23  09:53:20
50669         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
50670              -Uuseperlio now works again.
50671              -Duseperlio is still poorly. Don't merge yet...
50672      Branch: perlio
50673            ! doio.c perlio.h
50674 ____________________________________________________________________________
50675 [  9302] By: nick                                  on 2001/03/22  22:26:51
50676         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
50677              type code.
50678              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
50679              is its main caller. In particular now has access to "extra" args, and
50680              can tell when an open handle is "reopened" (or duped?).
50681              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
50682              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
50683              PerlIO_open() et. al. (i.e. other way round).
50684              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
50685              with args close to PerlIO_openn().
50686      Branch: perlio
50687            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
50688 ____________________________________________________________________________
50689 [  9301] By: jhi                                   on 2001/03/22  20:58:04
50690         Log: Integrate perlio.
50691      Branch: perl
50692           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
50693           !> t/io/open.t util.c
50694 ____________________________________________________________________________
50695 [  9300] By: nick                                  on 2001/03/22  17:36:32
50696         Log: Don't include $@ in not ok message.
50697      Branch: perlio
50698            ! t/io/open.t
50699 ____________________________________________________________________________
50700 [  9299] By: gsar                                  on 2001/03/22  16:53:45
50701         Log: back out changes#7532,7521 for now (appears to have problems
50702              on IRIX)
50703      Branch: maint-5.6/perl
50704            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
50705            ! ext/POSIX/typemap pod/perlvar.pod
50706 ____________________________________________________________________________
50707 [  9298] By: nick                                  on 2001/03/22  14:35:46
50708         Log: Give a meaning to '&' in n-arg open case:
50709              open($fh,"<&",$scalar);
50710              $scalar can be:
50711              - an integer which does "fdopen"
50712              open($fh,"<&",2); # like open($fh,"<&2")
50713              - something that will yield a file handle via sv_2io()
50714              useful for dup'ing anonymous handles.
50715              e.g.:
50716              open(my $fh,"<&",\*STDIN);
50717              open(my $dup,"<&",$fh);
50718      Branch: perlio
50719            ! doio.c t/io/open.t
50720 ____________________________________________________________________________
50721 [  9297] By: nick                                  on 2001/03/22  13:34:35
50722         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
50723      Branch: perlio
50724            ! util.c
50725 ____________________________________________________________________________
50726 [  9296] By: nick                                  on 2001/03/22  12:51:20
50727         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
50728      Branch: perlio
50729            ! perl.c
50730 ____________________________________________________________________________
50731 [  9295] By: nick                                  on 2001/03/22  11:59:44
50732         Log: If stdin, stdout or stderr get opened in unexpected read/write state
50733              then warn at time of open not at time of use.
50734      Branch: perlio
50735            ! doio.c pp_hot.c pp_sys.c
50736 ____________________________________________________________________________
50737 [  9294] By: nick                                  on 2001/03/22  10:54:35
50738         Log: Die on n-arg open(...,"",xxx,yyy,...)
50739              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
50740              - die on read/write cases so we can decide what it means later.
50741      Branch: perlio
50742            ! doio.c embed.pl iperlsys.h util.c
50743 ____________________________________________________________________________
50744 [  9293] By: nick                                  on 2001/03/22  09:02:45
50745         Log: perlio tweaks (reported by Nick Clark)
50746              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
50747              error check in Pendinf_read().
50748      Branch: perlio
50749            ! perlio.c
50750 ____________________________________________________________________________
50751 [  9292] By: gsar                                  on 2001/03/22  07:12:00
50752         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
50753              fixes)
50754      Branch: maint-5.6/perl
50755           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
50756 ____________________________________________________________________________
50757 [  9291] By: jhi                                   on 2001/03/22  06:06:44
50758         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
50759      Branch: perl
50760            ! t/op/re_tests
50761 ____________________________________________________________________________
50762 [  9290] By: jhi                                   on 2001/03/22  05:57:01
50763         Log: Move MacOS Classic higher in the list of supported platforms.
50764      Branch: maint-5.6/perl
50765            ! pod/perlport.pod
50766 ____________________________________________________________________________
50767 [  9289] By: gsar                                  on 2001/03/22  05:35:04
50768         Log: revert part of change#6438 for compatibility (av_reify()
50769              appears to be needed to implement av_splice()ish things
50770              in XS)
50771      Branch: maint-5.6/perl
50772            ! embed.pl global.sym objXSUB.h perlapi.c
50773 ____________________________________________________________________________
50774 [  9288] By: gsar                                  on 2001/03/22  03:09:19
50775         Log: update copyright year
50776      Branch: maint-5.6/perl
50777            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
50778            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
50779            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
50780            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
50781            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
50782            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
50783            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
50784            ! x2p/walk.c
50785 ____________________________________________________________________________
50786 [  9287] By: jhi                                   on 2001/03/21  20:30:54
50787         Log: Integrate perlio.
50788      Branch: perl
50789           !> ext/Data/Dumper/Dumper.xs
50790 ____________________________________________________________________________
50791 [  9286] By: gsar                                  on 2001/03/21  19:49:54
50792         Log: makefile.mk tweak
50793      Branch: maint-5.6/perl
50794            ! win32/Makefile win32/makefile.mk
50795 ____________________________________________________________________________
50796 [  9285] By: nick                                  on 2001/03/21  19:07:13
50797         Log: Multiplicity fix for Dumper.
50798      Branch: perlio
50799            ! ext/Data/Dumper/Dumper.xs
50800 ____________________________________________________________________________
50801 [  9284] By: nick                                  on 2001/03/21  19:01:07
50802         Log: Integrate mainline - (does not build xTHX issue in Dumper).
50803      Branch: perlio
50804           !> (integrate 27 files)
50805 ____________________________________________________________________________
50806 [  9283] By: jhi                                   on 2001/03/21  17:17:35
50807         Log: Integrate change #9282 from mainline into maintperl,
50808              4-arg UTF-8 substr().
50809      Branch: maint-5.6/perl
50810           !> pp.c
50811 ____________________________________________________________________________
50812 [  9282] By: jhi                                   on 2001/03/21  17:15:43
50813         Log: The #9270 would have leaked a scalar if pp_substr()
50814              returned early.
50815      Branch: perl
50816            ! pp.c
50817 ____________________________________________________________________________
50818 [  9281] By: gsar                                  on 2001/03/21  17:03:14
50819         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
50820      Branch: maint-5.6/perl
50821            ! win32/makefile.mk
50822 ____________________________________________________________________________
50823 [  9280] By: gsar                                  on 2001/03/21  17:01:20
50824         Log: some tweaks to change#9278 (fork() emulation should be enabled
50825              by setting BUILD_FLAVOR instead of changing the defaults)
50826      Branch: maint-5.6/perl
50827            ! win32/makefile.mk
50828 ____________________________________________________________________________
50829 [  9279] By: gsar                                  on 2001/03/21  16:47:19
50830         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
50831      Branch: maint-5.6/perl
50832            ! ext/File/Glob/Glob.pm
50833           !> lib/Cwd.pm
50834 ____________________________________________________________________________
50835 [  9278] By: jhi                                   on 2001/03/21  14:35:10
50836         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
50837              From: "Vadim Konovalov" <watman@inbox.ru>
50838              Date: Wed, 21 Mar 2001 01:53:51 +0300
50839              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
50840      Branch: maint-5.6/perl
50841            ! win32/makefile.mk win32/win32sck.c
50842 ____________________________________________________________________________
50843 [  9277] By: jhi                                   on 2001/03/21  13:58:28
50844         Log: Integrate change #9270 from mainline to maintperl:
50845              continued 4-arg UTF-8 substr() fixing.
50846      Branch: maint-5.6/perl
50847           !> pp.c t/op/substr.t
50848 ____________________________________________________________________________
50849 [  9276] By: jhi                                   on 2001/03/21  13:33:00
50850         Log: More pixie cleaning.
50851      Branch: perl
50852            ! Makefile.SH
50853 ____________________________________________________________________________
50854 [  9275] By: jhi                                   on 2001/03/21  03:54:17
50855         Log: Update Changes.
50856      Branch: perl
50857            ! Changes patchlevel.h
50858 ____________________________________________________________________________
50859 [  9274] By: jhi                                   on 2001/03/21  03:48:24
50860         Log: First stab at making Data::Dumper to grok Unicode.
50861              
50862              TODO: tests, EBCDICify.
50863      Branch: perl
50864            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
50865 ____________________________________________________________________________
50866 [  9273] By: jhi                                   on 2001/03/21  02:23:00
50867         Log: Fix for
50868              
50869              Subject: Memory leak in unquoted print   
50870              From: Benjamin Sugars <bsugars@canoe.ca> 
50871              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
50872              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
50873      Branch: perl
50874            ! perlio.c
50875 ____________________________________________________________________________
50876 [  9272] By: jhi                                   on 2001/03/21  01:33:17
50877         Log: Subject: Re: [PATCH] POSIX::getcwd()
50878              From: Benjamin Sugars <bsugars@canoe.ca> 
50879              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
50880              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
50881      Branch: perl
50882            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
50883 ____________________________________________________________________________
50884 [  9271] By: jhi                                   on 2001/03/21  01:22:52
50885         Log: Subject: [PATCH] Cwd.pm docs
50886              From: Benjamin Sugars <bsugars@canoe.ca>
50887              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
50888              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
50889      Branch: perl
50890            ! lib/Cwd.pm
50891 ____________________________________________________________________________
50892 [  9270] By: jhi                                   on 2001/03/21  01:16:29
50893         Log: Continue 4-arg substr() UTF-8 fixage.
50894      Branch: perl
50895            ! pp.c t/op/substr.t
50896 ____________________________________________________________________________
50897 [  9269] By: jhi                                   on 2001/03/21  00:46:14
50898         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
50899              
50900              revert the leak fix in change#9142 (problem needs a more experimental
50901              fix unsuitable for 5.6.1)
50902              
50903              do alphabetical sorting by default (for csh compatibility)
50904              
50905              cut-n-paste goof in change#9264
50906              
50907              VMS piping fixes (from Charles Lane)
50908      Branch: perl
50909           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
50910           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
50911           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
50912 ____________________________________________________________________________
50913 [  9268] By: jhi                                   on 2001/03/21  00:37:04
50914         Log: Integrate perlio.
50915      Branch: perl
50916           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
50917           !> utf8.c utf8.h utfebcdic.h
50918 ____________________________________________________________________________
50919 [  9267] By: nick                                  on 2001/03/20  20:04:39
50920         Log: More EBCDIC stuff:
50921              - Loose the extra level of function on ASCII.
50922              - spotted a chr(0) issue in sv.c
50923              - re-work of UTF-X tr/// ranges to work in Unicode
50924              space. Still issues with the "0xff is illegal UTF-8" hack.
50925              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
50926              (why do it once when you can do it all over the place :-(
50927              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
50928              need utf8.pm for swashes.
50929              - Simplified and commented scan_const() in toke.c
50930              Still something wrong regexp and tr (swashes?).
50931      Branch: perlio
50932            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
50933            ! utf8.c utf8.h utfebcdic.h
50934 ____________________________________________________________________________
50935 [  9266] By: gsar                                  on 2001/03/20  19:16:43
50936         Log: VMS piping fixes (from Charles Lane)
50937      Branch: maint-5.6/perl
50938            ! vms/vms.c vms/vmspipe.com
50939 ____________________________________________________________________________
50940 [  9265] By: gsar                                  on 2001/03/20  17:53:52
50941         Log: cut-n-paste goof in change#9264
50942      Branch: maint-5.6/perl
50943            ! ext/File/Glob/Glob.xs
50944 ____________________________________________________________________________
50945 [  9264] By: gsar                                  on 2001/03/20  17:43:47
50946         Log: do alphabetical sorting by default (for csh compatibility);
50947              bsd_glob() does ASCII sort by default as usual, unless
50948              GLOB_ALPHASORT was specified
50949      Branch: maint-5.6/perl
50950            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
50951            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
50952            ! ext/File/Glob/bsd_glob.h
50953 ____________________________________________________________________________
50954 [  9263] By: gsar                                  on 2001/03/20  16:40:08
50955         Log: integrate change#9255 from mainline (unicode fix)
50956              
50957              substr($bytestr, i, n, $charstr)
50958      Branch: maint-5.6/perl
50959           !> Todo-5.6 pp.c t/op/substr.t
50960 ____________________________________________________________________________
50961 [  9262] By: gsar                                  on 2001/03/20  15:57:41
50962         Log: revert the leak fix in change#9142 (problem needs a more experimental
50963              fix unsuitable for 5.6.1)
50964      Branch: maint-5.6/perl
50965            ! scope.c
50966 ____________________________________________________________________________
50967 [  9261] By: jhi                                   on 2001/03/20  14:26:25
50968         Log: Integrate changes #9259,9260 from maintperl into mainline.
50969              
50970              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
50971              
50972              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
50973      Branch: perl
50974           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
50975 ____________________________________________________________________________
50976 [  9260] By: jhi                                   on 2001/03/20  14:05:46
50977         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
50978              From: Robin Barker <rmb1@cise.npl.co.uk>
50979              Date: Tue, 20 Mar 2001 10:12:04 GMT
50980              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
50981      Branch: maint-5.6/perl
50982            ! run.c
50983 ____________________________________________________________________________
50984 [  9259] By: jhi                                   on 2001/03/20  14:04:39
50985         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
50986              From: Chris Nandor <pudge@pobox.com>
50987              Date: Tue, 20 Mar 2001 00:40:56 -0500
50988              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
50989      Branch: maint-5.6/perl
50990            ! ext/POSIX/POSIX.xs lib/File/Path.pm
50991 ____________________________________________________________________________
50992 [  9258] By: jhi                                   on 2001/03/20  05:09:34
50993         Log: Update Changes.
50994      Branch: perl
50995            ! Changes patchlevel.h
50996 ____________________________________________________________________________
50997 [  9257] By: jhi                                   on 2001/03/20  05:04:25
50998         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
50999      Branch: perl
51000            ! t/op/tr.t
51001 ____________________________________________________________________________
51002 [  9256] By: jhi                                   on 2001/03/20  04:43:12
51003         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
51004              From: Peter Prymmer <pvhp@forte.com>
51005              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
51006              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
51007      Branch: maint-5.6/perl
51008            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
51009 ____________________________________________________________________________
51010 [  9255] By: jhi                                   on 2001/03/19  23:17:17
51011         Log: substr($bytestr, i, n, $charstr)
51012              
51013              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
51014      Branch: perl
51015            ! Todo-5.6 pp.c t/op/substr.t
51016 ____________________________________________________________________________
51017 [  9254] By: jhi                                   on 2001/03/19  22:25:09
51018         Log: Rearrange the make test target prerequisites so that
51019              in a parallel make 'all' is finished before 'test'.
51020      Branch: perl
51021            ! Makefile.SH
51022 ____________________________________________________________________________
51023 [  9253] By: jhi                                   on 2001/03/19  21:48:07
51024         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
51025              From: Robin Houston <robin@kitsite.com>
51026              Date: Mon, 19 Mar 2001 15:48:41 +0000
51027              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
51028      Branch: perl
51029            ! pp_ctl.c
51030 ____________________________________________________________________________
51031 [  9252] By: jhi                                   on 2001/03/19  21:42:27
51032         Log: Integrate perlio.
51033      Branch: perl
51034           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
51035           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
51036           !> utfebcdic.h vms/perly_c.vms
51037 ____________________________________________________________________________
51038 [  9251] By: jhi                                   on 2001/03/19  21:31:28
51039         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
51040              
51041              Dynaloading in 64-bit AIX with vac.
51042      Branch: perl
51043           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
51044           !> hints/aix.sh
51045 ____________________________________________________________________________
51046 [  9250] By: jhi                                   on 2001/03/19  21:18:00
51047         Log: A more robust solution for the 64bitall AIX dynaloading
51048              problem, from Jens-Uwe Mager.
51049      Branch: maint-5.6/perl
51050            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
51051 ____________________________________________________________________________
51052 [  9249] By: nick                                  on 2001/03/19  20:59:37
51053         Log: Integrate mainline.
51054      Branch: perlio
51055           !> (integrate 42 files)
51056 ____________________________________________________________________________
51057 [  9248] By: nick                                  on 2001/03/19  20:22:07
51058         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
51059              (Building on OS390 uses native YACC and YYDEBUG has other
51060              side effects.)
51061      Branch: perlio
51062            ! perly.c perly.y vms/perly_c.vms
51063 ____________________________________________________________________________
51064 [  9247] By: jhi                                   on 2001/03/19  19:59:53
51065         Log: 64-bit AIX dynaloading problem (see #9244) idea
51066              from Jens-Uwe Mager.
51067      Branch: maint-5.6/perl
51068            ! ext/DynaLoader/dl_aix.xs
51069 ____________________________________________________________________________
51070 [  9246] By: nick                                  on 2001/03/19  19:27:57
51071         Log: More EBCDIC fixes.
51072      Branch: perlio
51073            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
51074            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
51075 ____________________________________________________________________________
51076 [  9245] By: jhi                                   on 2001/03/19  19:05:19
51077         Log: Integrate change #9243 from mainline into maintperl.
51078              
51079              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
51080      Branch: maint-5.6/perl
51081           !> README.vmesa
51082 ____________________________________________________________________________
51083 [  9244] By: jhi                                   on 2001/03/19  19:03:15
51084         Log: Get 64bitall AIX building, but still does not test okay:
51085              dynaloading anything fails, for example for op/defins:
51086              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
51087              (update: fixed by #9247,9250)
51088      Branch: maint-5.6/perl
51089            ! hints/aix.sh
51090 ____________________________________________________________________________
51091 [  9243] By: jhi                                   on 2001/03/19  19:00:16
51092         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
51093              From: Robin Barker <rmb1@cise.npl.co.uk>
51094              Date: Mon, 19 Mar 2001 18:01:57 GMT
51095              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
51096      Branch: perl
51097            ! README.vmesa
51098 ____________________________________________________________________________
51099 [  9242] By: jhi                                   on 2001/03/19  18:58:43
51100         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
51101              
51102              TODO: tests.
51103      Branch: perl
51104            ! doop.c op.c
51105 ____________________________________________________________________________
51106 [  9241] By: gsar                                  on 2001/03/19  17:34:46
51107         Log: VMSify tests (from Charles Lane)
51108      Branch: maint-5.6/perl
51109            ! t/lib/filehand.t t/lib/texttabs.t
51110 ____________________________________________________________________________
51111 [  9240] By: jhi                                   on 2001/03/19  14:24:26
51112         Log: Integrate change #9233 from maintperl into mainline.
51113              
51114              some refcounts were incorrect in perl_clone()
51115      Branch: perl
51116           !> sv.c
51117 ____________________________________________________________________________
51118 [  9239] By: gsar                                  on 2001/03/19  09:23:17
51119         Log: this is 5.6.1-trial3
51120      Branch: maint-5.6/perl
51121            ! Changes
51122 ____________________________________________________________________________
51123 [  9238] By: gsar                                  on 2001/03/19  08:47:04
51124         Log: some new symbols are only available under ithreads
51125      Branch: maint-5.6/perl
51126            ! makedef.pl
51127 ____________________________________________________________________________
51128 [  9237] By: gsar                                  on 2001/03/19  08:42:28
51129         Log: update patchlevel.h, Changes, &c.
51130      Branch: maint-5.6/perl
51131            ! Changes patchlevel.h pod/perlhist.pod
51132           !> AUTHORS
51133 ____________________________________________________________________________
51134 [  9236] By: gsar                                  on 2001/03/19  08:17:49
51135         Log: integrate changes#8068,8717 from mainline
51136              
51137              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
51138              
51139              [PATCH CPAN 1.59_51] warning message (not!)
51140      Branch: maint-5.6/perl
51141           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
51142           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
51143           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
51144           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
51145           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
51146 ____________________________________________________________________________
51147 [  9235] By: gsar                                  on 2001/03/19  08:07:09
51148         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
51149              
51150              [PATCH] Add missing CV flags to dump.c
51151              
51152              Re: [patch] Re: PL_ptr_table
51153              
51154              Fixup non-ithread build after 8713
51155              
51156              Generated files form 8713 etc.
51157              
51158              Correct the correction :-(
51159              
51160              Documenting coderef @INC (Re: CPAN "make this script work" feature)
51161              
51162              Subject: Re: sync sync sync: have I missed any patches?
51163              Replace djSP with dSP.
51164      Branch: maint-5.6/perl
51165           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
51166           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
51167           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
51168           !> sv.c sv.h win32/perlhost.h
51169 ____________________________________________________________________________
51170 [  9234] By: gsar                                  on 2001/03/19  07:22:05
51171         Log: revert the change#9090 integrate for now (change looks somewhat
51172              incomplete in that [ha]v_exists() need something similar; lacks
51173              tests; &c.)
51174      Branch: maint-5.6/perl
51175            ! hv.c
51176 ____________________________________________________________________________
51177 [  9233] By: gsar                                  on 2001/03/19  07:10:01
51178         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
51179              destruction when there are unreferenced scalars (SvREFCNT==0)
51180      Branch: maint-5.6/perl
51181            ! sv.c
51182 ____________________________________________________________________________
51183 [  9232] By: jhi                                   on 2001/03/19  05:11:02
51184         Log: Regen api and toc.
51185      Branch: maint-5.6/perl
51186            ! pod/perlapi.pod pod/perltoc.pod
51187 ____________________________________________________________________________
51188 [  9231] By: jhi                                   on 2001/03/19  04:06:03
51189         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
51190              add a lost line in pp.c:pp_chop(), update to new op/chop.
51191              
51192              Clarify the description differentiating for and while; inspired by
51193              
51194              Subject: [ID 20010306.004] || != named unary operator
51195              
51196              The $Is_MacOS needs to be declared.
51197      Branch: maint-5.6/perl
51198            ! pp.c t/op/chop.t
51199           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
51200 ____________________________________________________________________________
51201 [  9230] By: jhi                                   on 2001/03/19  03:48:16
51202         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
51203              9079,9083,9089,9090,9091 from mainline to maintperl.
51204              
51205              Quieten some noise in Win32 builds
51206              
51207              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
51208              
51209              The perlretut was still talking about the old \p and \P
51210              definitions.
51211              
51212              More tweakage on the Unicode character class descriptions.
51213              
51214              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
51215              
51216              Subject: 'no *POSIX' Patch speeding up make on BS2000 
51217              
51218              Subject: [PATCH] perldata.pod here-doc docs
51219              
51220              Add /sbin and /usr/sbin to the list of directories scanned
51221              for setuid programs.  Takes care of bug id 20010309.003.
51222              
51223              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
51224              
51225              In op/stat #35 better to scan all the potential directories
51226              for setuids, not just the first one.
51227      Branch: maint-5.6/perl
51228            ! Makefile.SH
51229           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
51230           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
51231           !> t/op/stat.t toke.c win32/win32.h
51232 ____________________________________________________________________________
51233 [  9229] By: jhi                                   on 2001/03/19  02:31:50
51234         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
51235              From: Chris Nandor <pudge@pobox.com>
51236              Date: Sat, 10 Mar 2001 14:22:19 -0500
51237              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
51238      Branch: maint-5.6/perl
51239            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
51240            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
51241            ! t/lib/b.t t/lib/errno.t
51242 ____________________________________________________________________________
51243 [  9228] By: jhi                                   on 2001/03/19  02:29:59
51244         Log: Integrate changes #9113,9122 from mainline into maintperl.
51245              
51246              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?)
51247      Branch: maint-5.6/perl
51248           !> Configure README.os390 hints/os390.sh
51249 ____________________________________________________________________________
51250 [  9227] By: jhi                                   on 2001/03/19  02:22:35
51251         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
51252              into maintperl.
51253              
51254              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
51255              
51256              Forgot to check-in the larger part of #9120, duh.
51257              
51258              Subject: Another patch for integer.pm POD 
51259              
51260              h2ph strictness and cleanliness from Kurt Starsinic.
51261              
51262              Borland filename case problem.
51263              
51264              h2ph strictness and cleanliness from Kurt Starsinic.
51265              
51266              Subject: [PATCH] the uncontroversial doc patches
51267      Branch: maint-5.6/perl
51268           +> win32/sncfnmcs.pl
51269           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
51270           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
51271           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
51272           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
51273           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
51274           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
51275           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
51276 ____________________________________________________________________________
51277 [  9226] By: jhi                                   on 2001/03/19  02:10:21
51278         Log: Integrate changes #9207,9214 from mainline into maintperl.
51279              
51280              podchecker relaxations: =over has an *optional* number after it,
51281              and whitespace in L<> is okay.
51282      Branch: maint-5.6/perl
51283           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
51284           !> t/pod/poderrs.xr
51285 ____________________________________________________________________________
51286 [  9225] By: jhi                                   on 2001/03/19  02:07:38
51287         Log: Integrate change #9219 from maintperl into mainline.
51288              
51289              remove duplicated tests
51290      Branch: perl
51291           !> t/op/re_tests
51292 ____________________________________________________________________________
51293 [  9224] By: jhi                                   on 2001/03/19  02:06:11
51294         Log: Integrate change #9223 from mainline to maintperl.
51295              
51296              Document -Dmksymlinks.
51297      Branch: maint-5.6/perl
51298           !> INSTALL
51299 ____________________________________________________________________________
51300 [  9223] By: jhi                                   on 2001/03/19  02:01:25
51301         Log: Document -Dmksymlinks.
51302      Branch: perl
51303            ! INSTALL
51304 ____________________________________________________________________________
51305 [  9222] By: jhi                                   on 2001/03/19  01:15:35
51306         Log: The -Dmksymlinks wasn't working for maintperl.
51307      Branch: maint-5.6/perl
51308            ! Configure
51309 ____________________________________________________________________________
51310 [  9221] By: jhi                                   on 2001/03/19  00:49:43
51311         Log: Cleanup pixie residue.
51312      Branch: perl
51313            ! Makefile.SH
51314 ____________________________________________________________________________
51315 [  9220] By: jhi                                   on 2001/03/19  00:44:47
51316         Log: Document the use of pixie/prof; create make targets for it.
51317              
51318              TODO: make t/TEST pixie-aware.
51319      Branch: perl
51320            ! Makefile.SH pod/perlhack.pod
51321 ____________________________________________________________________________
51322 [  9219] By: gsar                                  on 2001/03/19  00:16:55
51323         Log: remove duplicated tests
51324      Branch: maint-5.6/perl
51325            ! t/op/re_tests
51326 ____________________________________________________________________________
51327 [  9218] By: jhi                                   on 2001/03/18  23:59:31
51328         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
51329      Branch: perl
51330            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
51331 ____________________________________________________________________________
51332 [  9217] By: jhi                                   on 2001/03/18  23:25:20
51333         Log: Rewrite the tests section of Makefile to be less redundant
51334              and to allow for more flexible test targets, many recursive
51335              make calls introduced.
51336      Branch: perl
51337            ! Makefile.SH
51338 ____________________________________________________________________________
51339 [  9216] By: jhi                                   on 2001/03/18  22:30:04
51340         Log: Document the use of Third Degree (sparsely).
51341      Branch: perl
51342            ! pod/perlhack.pod t/TEST
51343 ____________________________________________________________________________
51344 [  9215] By: jhi                                   on 2001/03/18  22:10:30
51345         Log: Make targets for testing with Third Degree.
51346      Branch: perl
51347            ! Makefile.SH
51348 ____________________________________________________________________________
51349 [  9214] By: jhi                                   on 2001/03/18  21:08:53
51350         Log: The podchecker relaxations need to mirrored also at the tests.
51351      Branch: perl
51352            ! t/pod/poderrs.xr
51353 ____________________________________________________________________________
51354 [  9213] By: jhi                                   on 2001/03/18  20:56:21
51355         Log: Update Changes.
51356      Branch: perl
51357            ! Changes patchlevel.h
51358 ____________________________________________________________________________
51359 [  9212] By: jhi                                   on 2001/03/18  20:36:59
51360         Log: Looking for config.sh in parent directories isn't
51361              very useful for the toplevel Makefile.
51362      Branch: perl
51363            ! Makefile.SH
51364 ____________________________________________________________________________
51365 [  9211] By: jhi                                   on 2001/03/18  20:33:37
51366         Log: On "make clean" take care of Third Degree droppings.
51367      Branch: perl
51368            ! Makefile.SH
51369 ____________________________________________________________________________
51370 [  9210] By: jhi                                   on 2001/03/18  20:21:34
51371         Log: Add a hook for running the tests under the Third Degree
51372              debugging tool (set $ENV{PERL_3LOG} to non-zero)
51373              
51374              TODO: Document the use of Third Degree.
51375      Branch: perl
51376            ! t/TEST
51377 ____________________________________________________________________________
51378 [  9209] By: jhi                                   on 2001/03/18  20:19:07
51379         Log: Regen toc and api pods.
51380      Branch: perl
51381            ! pod/perlapi.pod pod/perltoc.pod
51382 ____________________________________________________________________________
51383 [  9208] By: jhi                                   on 2001/03/18  20:12:12
51384         Log: Integrate changes #8128,9132 from mainline into maintperl,
51385              Tie::SubstrHash fixes.
51386      Branch: maint-5.6/perl
51387           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
51388 ____________________________________________________________________________
51389 [  9207] By: jhi                                   on 2001/03/18  20:07:43
51390         Log: podchecker relaxations from Michael Stevens.
51391      Branch: perl
51392            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
51393 ____________________________________________________________________________
51394 [  9206] By: jhi                                   on 2001/03/18  20:04:24
51395         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
51396      Branch: perl
51397            ! lib/Locale/Constants.pm lib/Locale/Country.pm
51398            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
51399            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
51400 ____________________________________________________________________________
51401 [  9205] By: jhi                                   on 2001/03/18  19:54:45
51402         Log: Integrate changes #9161,9162 from maintperl to mainline.
51403              
51404              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
51405              results
51406      Branch: perl
51407           !> t/op/magic.t
51408 ____________________________________________________________________________
51409 [  9204] By: jhi                                   on 2001/03/18  19:37:46
51410         Log: Make perl.third checks more understandable to the builder.
51411      Branch: perl
51412            ! Makefile.SH
51413 ____________________________________________________________________________
51414 [  9203] By: jhi                                   on 2001/03/18  19:20:54
51415         Log: Re-integrate #9138 from maintperl to mainline,
51416              the squelching of the unneeded "Scalars leaked" messages.
51417      Branch: perl
51418           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
51419           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
51420           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
51421 ____________________________________________________________________________
51422 [  9202] By: jhi                                   on 2001/03/18  18:48:36
51423         Log: More robust and more paranoid perl.third target.
51424      Branch: perl
51425            ! Makefile.SH
51426 ____________________________________________________________________________
51427 [  9201] By: jhi                                   on 2001/03/18  18:39:21
51428         Log: Integrate change #9197 from maintperl to mainline.
51429              
51430              more thorough cleaning of arenas.
51431      Branch: perl
51432           !> embed.pl perl.c proto.h sv.c t/op/sort.t
51433 ____________________________________________________________________________
51434 [  9200] By: jhi                                   on 2001/03/18  18:25:17
51435         Log: Integrate perlio.
51436      Branch: perl
51437           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
51438           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
51439           !> t/lib/encode.t toke.c universal.c utf8.c
51440 ____________________________________________________________________________
51441 [  9199] By: nick                                  on 2001/03/18  15:23:51
51442         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
51443              is the sense of the test being done. Avoid some magical 127 and 128 values
51444              by using macros.
51445      Branch: perlio
51446            ! doop.c pp_ctl.c sv.c toke.c
51447 ____________________________________________________________________________
51448 [  9198] By: nick                                  on 2001/03/18  14:18:12
51449         Log: UTF-X encoding invariance for Encode:
51450              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
51451              - move the XS code for those to universal.c (so in miniperl)
51452              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
51453              - change ext/Encode/compile to use above.
51454              - Fix t/lib/encode.t for above
51455              - Teach t/lib/b.t to expect -uutf8
51456              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
51457              utf8.pm is needed.
51458      Branch: perlio
51459            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
51460            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
51461 ____________________________________________________________________________
51462 [  9197] By: gsar                                  on 2001/03/18  12:15:57
51463         Log: more thorough cleaning of arenas--keep going until no more
51464              SvREFCNT_dec()s occur (this fixes the problem that causes the
51465              pesky "Scalars leaked" warnings)
51466      Branch: maint-5.6/perl
51467            ! embed.pl perl.c proto.h sv.c t/op/sort.t
51468 ____________________________________________________________________________
51469 [  9196] By: nick                                  on 2001/03/18  10:57:29
51470         Log: Fix pragma/utf8.t # 15
51471              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
51472              are SvUTF8 as well.
51473      Branch: perlio
51474            ! toke.c
51475 ____________________________________________________________________________
51476 [  9195] By: nick                                  on 2001/03/18  09:27:06
51477         Log: Integrate mainline
51478      Branch: perlio
51479           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
51480           !> t/op/pat.t
51481 ____________________________________________________________________________
51482 [  9194] By: jhi                                   on 2001/03/18  05:29:59
51483         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
51484              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
51485      Branch: perl
51486            ! op.c op.h t/op/misc.t t/op/pat.t
51487 ____________________________________________________________________________
51488 [  9193] By: jhi                                   on 2001/03/18  05:15:06
51489         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
51490      Branch: perl
51491            ! mg.c t/op/pat.t
51492 ____________________________________________________________________________
51493 [  9192] By: jhi                                   on 2001/03/18  04:22:43
51494         Log: tr/// UTF-8 patches from Inaba Hiroto.
51495      Branch: perl
51496            ! doop.c op.c
51497 ____________________________________________________________________________
51498 [  9191] By: jhi                                   on 2001/03/18  04:21:17
51499         Log: Integrate perlio.
51500      Branch: perl
51501           !> utf8.c utfebcdic.h
51502 ____________________________________________________________________________
51503 [  9190] By: nick                                  on 2001/03/17  20:32:01
51504         Log: Correct #if EBCDIC side typos.
51505              Builds and passes many tests on OS390.
51506      Branch: perlio
51507            ! utf8.c utfebcdic.h
51508 ____________________________________________________________________________
51509 [  9189] By: jhi                                   on 2001/03/17  18:55:49
51510         Log: Add prerequisites for the perl.third target.
51511      Branch: perl
51512            ! Makefile.SH
51513 ____________________________________________________________________________
51514 [  9188] By: jhi                                   on 2001/03/17  18:46:00
51515         Log: Integrate perlio.
51516      Branch: perl
51517           +> utfebcdic.h
51518           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
51519 ____________________________________________________________________________
51520 [  9187] By: jhi                                   on 2001/03/17  18:38:47
51521         Log: Add a make rule for perl.third (the Third Degree memory debugging
51522              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
51523      Branch: perl
51524            ! Makefile.SH
51525 ____________________________________________________________________________
51526 [  9186] By: nick                                  on 2001/03/17  18:34:48
51527         Log: MANIFEST addition :-(
51528      Branch: perlio
51529            ! MANIFEST
51530 ____________________________________________________________________________
51531 [  9185] By: nick                                  on 2001/03/17  18:29:50
51532         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
51533              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
51534              a superset of ASCII are invariant under the encoding. This is EBCDIC
51535              friendly as an encoded string can be looked at as being EBCDIC by lexer
51536              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
51537              ASCII on ASCII machines.
51538              
51539              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
51540              seperate.
51541              - Add some more macros to comprehend different shift amounts and
51542              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
51543              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
51544              and conditionally #include it.
51545              
51546              EBCDIC build as yet untested.  ASCII still fails the one test.
51547      Branch: perlio
51548            + utfebcdic.h
51549            ! utf8.c utf8.h
51550 ____________________________________________________________________________
51551 [  9184] By: nick                                  on 2001/03/17  17:44:16
51552         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
51553      Branch: perlio
51554            ! doop.c perl.h pp.c utf8.h
51555 ____________________________________________________________________________
51556 [  9183] By: jhi                                   on 2001/03/17  15:55:42
51557         Log: Integrate perlio.
51558      Branch: perl
51559            ! MANIFEST
51560           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
51561 ____________________________________________________________________________
51562 [  9182] By: nick                                  on 2001/03/17  09:16:06
51563         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
51564      Branch: perlio
51565            ! t/op/pat.t
51566 ____________________________________________________________________________
51567 [  9181] By: nick                                  on 2001/03/17  09:15:11
51568         Log: Integrate mainline.
51569      Branch: perlio
51570           +> lib/Locale/Constants.pm lib/Locale/Country.pm
51571           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
51572           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
51573           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
51574           !> (integrate 83 files)
51575 ____________________________________________________________________________
51576 [  9180] By: nick                                  on 2001/03/16  17:23:21
51577         Log: EBCDIC Fixes.
51578      Branch: perlio
51579            ! perl.h sv.c toke.c utf8.c utf8.h
51580 ____________________________________________________________________________
51581 [  9179] By: jhi                                   on 2001/03/16  14:10:12
51582         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
51583              a change needed to work around an AIX compiler bug.
51584      Branch: perl
51585            ! ext/Storable/Storable.xs
51586 ____________________________________________________________________________
51587 [  9178] By: jhi                                   on 2001/03/16  03:19:59
51588         Log: With Damian's approval synchronize damian's modules'
51589              licensing with Perl's standard module licensing.
51590      Branch: perl
51591            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
51592 ____________________________________________________________________________
51593 [  9177] By: jhi                                   on 2001/03/16  03:15:34
51594         Log: Make the Filter::Util:Call files have their own copies
51595              of the Perl standard module licensing, from Paul Marquess.
51596      Branch: perl
51597            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
51598 ____________________________________________________________________________
51599 [  9176] By: jhi                                   on 2001/03/16  02:56:04
51600         Log: Subject: [PATCH] more pod patches
51601              From: Michael Stevens <michael@etla.org>
51602              Date: Thu, 15 Mar 2001 21:25:18 +0000
51603              Message-ID: <20010315212518.A18870@firedrake.org>
51604      Branch: perl
51605            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
51606            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
51607            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
51608            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
51609            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
51610            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
51611            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
51612            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
51613            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
51614            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
51615            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
51616            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
51617            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
51618            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
51619            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
51620            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
51621            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
51622            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
51623            ! lib/Locale/Country.pm lib/Locale/Language.pm
51624            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
51625            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
51626            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
51627            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
51628            ! os2/OS2/Process/Process.pm
51629 ____________________________________________________________________________
51630 [  9175] By: jhi                                   on 2001/03/16  02:53:32
51631         Log: Subject: [PATCH] the uncontroversial doc patches
51632              From: Michael Stevens <michael@etla.org>
51633              Date: Thu, 15 Mar 2001 20:01:12 +0000
51634              Message-ID: <20010315200112.A7636@firedrake.org>
51635      Branch: perl
51636            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
51637            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
51638            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
51639            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
51640            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
51641 ____________________________________________________________________________
51642 [  9174] By: jhi                                   on 2001/03/16  02:50:49
51643         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
51644              From: Paul Lindner <lindner@inuus.com>
51645              Date: Fri, 16 Mar 2001 11:28:03 -0800
51646              Message-ID: <20010316112803.A7577@inuus.com>
51647      Branch: perl
51648            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
51649 ____________________________________________________________________________
51650 [  9173] By: nick                                  on 2001/03/15  20:21:03
51651         Log: 1st day's EBCDIC fixes:
51652              - toke.c's parsing of strings needed attention
51653              needed to conditionally e2a if string was already UTF-8
51654              - e2a/a2e tables where wrong way round.
51655              - new macros in utf8.h
51656      Branch: perlio
51657            ! perl.h toke.c utf8.h
51658 ____________________________________________________________________________
51659 [  9172] By: jhi                                   on 2001/03/15  15:17:17
51660         Log: Update Changes.
51661      Branch: perl
51662            ! Changes patchlevel.h
51663 ____________________________________________________________________________
51664 [  9171] By: jhi                                   on 2001/03/15  15:09:32
51665         Log: Subject: Re: Another Borland C++ problem.
51666              From: "Vadim Konovalov" <watman@inbox.ru>
51667              Date: Sat, 10 Mar 2001 19:26:07 +0300
51668              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
51669              
51670              Borland filename case problem.
51671      Branch: perl
51672            + win32/sncfnmcs.pl
51673            ! MANIFEST README.win32
51674 ____________________________________________________________________________
51675 [  9170] By: jhi                                   on 2001/03/15  14:54:23
51676         Log: Add Locale::Codes 1.06, from Neil Bowers.
51677      Branch: perl
51678            + lib/Locale/Constants.pm lib/Locale/Country.pm
51679            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
51680            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
51681            + t/lib/lc-language.t t/lib/lc-uk.t
51682            ! MANIFEST
51683 ____________________________________________________________________________
51684 [  9169] By: jhi                                   on 2001/03/15  14:19:01
51685         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
51686      Branch: perl
51687            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
51688            ! ext/Storable/Storable.xs
51689 ____________________________________________________________________________
51690 [  9168] By: jhi                                   on 2001/03/15  14:13:22
51691         Log: Integrate changes #9120,9167 from mainline to maintperl.
51692              
51693              Subject: [PATCH 5.6.1] OS/2 docs
51694              
51695              Subject: [PATCH 5.6.1] perldoc
51696      Branch: maint-5.6/perl
51697           !> os2/Changes utils/perldoc.PL
51698 ____________________________________________________________________________
51699 [  9167] By: jhi                                   on 2001/03/15  14:07:42
51700         Log: Subject: [PATCH 5.6.1] perldoc
51701              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51702              Date: Wed, 14 Mar 2001 23:46:52 -0500
51703              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
51704      Branch: perl
51705            ! utils/perldoc.PL
51706 ____________________________________________________________________________
51707 [  9166] By: jhi                                   on 2001/03/15  13:53:15
51708         Log: sigaction test condition tweakage.
51709      Branch: perl
51710            ! t/lib/sigaction.t
51711 ____________________________________________________________________________
51712 [  9165] By: alanbur                               on 2001/03/15  03:49:17
51713         Log: Resynchronised with parent
51714      Branch: maint-5.6/pureperl
51715           +> os2/os2add.sym t/op/anonsub.t
51716           !> (integrate 72 files)
51717 ____________________________________________________________________________
51718 [  9164] By: jhi                                   on 2001/03/15  01:05:01
51719         Log: Avoid stomping off the beginning of an array in tr///.
51720      Branch: perl
51721            ! op.c
51722 ____________________________________________________________________________
51723 [  9163] By: jhi                                   on 2001/03/15  00:58:57
51724         Log: h2ph strictness and cleanliness from Kurt Starsinic.
51725      Branch: perl
51726            ! utils/h2ph.PL
51727 ____________________________________________________________________________
51728 [  9162] By: gsar                                  on 2001/03/15  00:56:53
51729         Log: avoid warnings
51730      Branch: maint-5.6/perl
51731            ! t/op/magic.t
51732 ____________________________________________________________________________
51733 [  9161] By: gsar                                  on 2001/03/15  00:52:09
51734         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
51735              results
51736      Branch: maint-5.6/perl
51737            ! t/op/magic.t
51738 ____________________________________________________________________________
51739 [  9160] By: jhi                                   on 2001/03/14  22:02:10
51740         Log: Do not use the Perl malloc in IRIX, suggested by
51741              Helmus Jarausch.
51742      Branch: perl
51743            ! hints/irix_6.sh
51744 ____________________________________________________________________________
51745 [  9159] By: nick                                  on 2001/03/14  21:45:59
51746         Log: Integrate mainline
51747      Branch: perlio
51748           +> t/op/loopctl.t
51749           !> (integrate 41 files)
51750 ____________________________________________________________________________
51751 [  9158] By: jhi                                   on 2001/03/14  21:10:09
51752         Log: The Day of the Retractions continues: the #9138
51753              (integrated in #9144) doesn't work well in mainline.
51754      Branch: perl
51755            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
51756            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
51757            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
51758 ____________________________________________________________________________
51759 [  9157] By: jhi                                   on 2001/03/14  20:58:12
51760         Log: The #9145 CANNOT be enabled: the clear_pmop code still
51761              dumps core all over in Tru64.
51762      Branch: perl
51763            ! op.c op.h t/op/pat.t
51764 ____________________________________________________________________________
51765 [  9156] By: jhi                                   on 2001/03/14  20:48:06
51766         Log: Integrate change #9154 from maintperl to mainline.
51767              
51768              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
51769              (caused Storable 1.0.10 to break on windows)
51770      Branch: perl
51771           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
51772           !> perlapi.c proto.h
51773 ____________________________________________________________________________
51774 [  9155] By: jhi                                   on 2001/03/14  20:23:53
51775         Log: Retract #9136: breaks threading (and binary compatibility).
51776      Branch: perl
51777            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
51778 ____________________________________________________________________________
51779 [  9154] By: gsar                                  on 2001/03/14  17:48:18
51780         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
51781              (caused Storable 1.0.10 to break on windows)
51782      Branch: maint-5.6/perl
51783            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
51784            ! perlapi.c proto.h
51785 ____________________________________________________________________________
51786 [  9153] By: jhi                                   on 2001/03/14  13:35:21
51787         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
51788      Branch: perl
51789            ! t/lib/sigaction.t
51790 ____________________________________________________________________________
51791 [  9152] By: gsar                                  on 2001/03/14  07:29:40
51792         Log: back out changes#9012,9010,9009 and parts of change#9016
51793              (causes ABRs under purify, and some prerequisites don't
51794              seem to be there in 5.6.x)
51795      Branch: maint-5.6/perl
51796            ! doop.c op.c t/op/tr.t toke.c
51797 ____________________________________________________________________________
51798 [  9151] By: gsar                                  on 2001/03/14  07:01:29
51799         Log: reenable change#9145 (the test was busted due to a missing
51800              C<print "ok 27\n">)
51801      Branch: perl
51802            ! op.c op.h t/op/pat.t
51803 ____________________________________________________________________________
51804 [  9150] By: jhi                                   on 2001/03/14  06:38:36
51805         Log: Retract #9145.
51806      Branch: perl
51807            ! op.c op.h t/op/pat.t
51808 ____________________________________________________________________________
51809 [  9149] By: jhi                                   on 2001/03/14  06:14:56
51810         Log: Retract #9143.
51811      Branch: perl
51812            ! op.c
51813 ____________________________________________________________________________
51814 [  9148] By: gsar                                  on 2001/03/14  06:13:02
51815         Log: Uninitialized Memory Read in regexec.c
51816      Branch: perl
51817            ! regexec.c
51818 ____________________________________________________________________________
51819 [  9147] By: jhi                                   on 2001/03/14  04:59:54
51820         Log: Subject: PATCH: make goto work in nested eval ""
51821              From: Robin Houston <robin@kitsite.com>
51822              Date: Wed, 14 Mar 2001 04:16:10 +0000
51823              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
51824      Branch: perl
51825            ! pp_ctl.c t/op/goto.t
51826 ____________________________________________________________________________
51827 [  9146] By: jhi                                   on 2001/03/14  04:42:54
51828         Log: Preserve the #ifdef PERL_CORE in perly.h.
51829      Branch: perl
51830            ! perly.fixer
51831 ____________________________________________________________________________
51832 [  9145] By: jhi                                   on 2001/03/14  03:57:41
51833         Log: (Retracted by #9150.)
51834      Branch: perl
51835            ! op.c op.h t/op/pat.t
51836 ____________________________________________________________________________
51837 [  9144] By: jhi                                   on 2001/03/14  03:50:38
51838         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
51839              
51840              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
51841              
51842              remove squelch controls for "Scalars leaked" messages in most places
51843              (these are now cured)
51844              
51845              fix another memory leak reported by purify (tie callbacks that
51846              croak can leak when wiping out magic)
51847      Branch: perl
51848           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
51849           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
51850           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
51851           !> t/pragma/warnings.t
51852 ____________________________________________________________________________
51853 [  9143] By: jhi                                   on 2001/03/14  03:37:53
51854         Log: (Retracted by #9149.)
51855      Branch: perl
51856            ! op.c
51857 ____________________________________________________________________________
51858 [  9142] By: gsar                                  on 2001/03/14  03:20:48
51859         Log: fix another memory leak reported by purify (tie callbacks that
51860              croak can leak when wiping out magic)
51861      Branch: maint-5.6/perl
51862            ! scope.c
51863 ____________________________________________________________________________
51864 [  9141] By: jhi                                   on 2001/03/14  02:55:00
51865         Log: Subject: PATCH for [ID 20010305.003]
51866              From: Robin Houston <robin@kitsite.com>
51867              Date: Wed, 14 Mar 2001 02:45:51 +0000
51868              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
51869      Branch: perl
51870            ! pp_ctl.c t/op/eval.t
51871 ____________________________________________________________________________
51872 [  9140] By: jhi                                   on 2001/03/14  02:41:54
51873         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
51874              Date: Wed, 14 Mar 2001 01:52:51 +0000
51875              From: Robin Houston <robin@kitsite.com>
51876              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
51877              
51878              Fix for 2000313.004.
51879      Branch: perl
51880            ! pp_ctl.c t/op/goto.t
51881 ____________________________________________________________________________
51882 [  9139] By: jhi                                   on 2001/03/14  02:40:50
51883         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
51884              From: Robin Houston <robin@kitsite.com>
51885              Date: Wed, 14 Mar 2001 00:43:45 +0000
51886              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
51887      Branch: perl
51888            + t/op/loopctl.t
51889            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
51890            ! vms/perly_c.vms
51891 ____________________________________________________________________________
51892 [  9138] By: gsar                                  on 2001/03/14  01:18:00
51893         Log: remove squelch controls for "Scalars leaked" messages in most places
51894              (these are now cured)
51895      Branch: maint-5.6/perl
51896            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
51897            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
51898            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
51899 ____________________________________________________________________________
51900 [  9137] By: gsar                                  on 2001/03/14  00:57:04
51901         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
51902      Branch: maint-5.6/perl
51903            ! regcomp.c
51904 ____________________________________________________________________________
51905 [  9136] By: jhi                                   on 2001/03/13  23:12:24
51906         Log: (Retracted by #9155)
51907              
51908              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
51909              From: Jens-Uwe Mager <jum@helios.de>
51910              Date: Wed, 21 Feb 2001 21:32:04 +0100
51911              Message-ID: <20010221213203.A18340@ans.helios.de>
51912      Branch: perl
51913            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
51914 ____________________________________________________________________________
51915 [  9135] By: jhi                                   on 2001/03/13  22:50:05
51916         Log: Integrate perlio.
51917      Branch: perl
51918           !> pp.c
51919 ____________________________________________________________________________
51920 [  9134] By: jhi                                   on 2001/03/13  22:49:05
51921         Log: Integrate change #9131 from maintperl into mainline.
51922              
51923              make the error text look more consistent in hints/hpux.sh
51924      Branch: perl
51925           !> hints/hpux.sh
51926 ____________________________________________________________________________
51927 [  9133] By: gsar                                  on 2001/03/13  22:46:20
51928         Log: integrate change#9067 from mainline
51929              
51930              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
51931      Branch: maint-5.6/perl
51932           !> lib/ExtUtils/MM_Unix.pm
51933 ____________________________________________________________________________
51934 [  9132] By: jhi                                   on 2001/03/13  22:41:21
51935         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
51936              From: "John P. Linderman" <jpl@research.att.com>
51937              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
51938              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
51939              
51940              A more correct prime finder.
51941      Branch: perl
51942            ! lib/Tie/SubstrHash.pm
51943 ____________________________________________________________________________
51944 [  9131] By: gsar                                  on 2001/03/13  22:30:42
51945         Log: make the error text look more consistent in hints/hpux.sh
51946      Branch: maint-5.6/perl
51947            ! hints/hpux.sh
51948 ____________________________________________________________________________
51949 [  9130] By: jhi                                   on 2001/03/13  22:23:44
51950         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
51951              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51952              Date: Tue, 13 Mar 2001 18:41:26 +0100
51953              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
51954              
51955              If the test is run non-interactively the default handler
51956              is different.
51957      Branch: perl
51958            ! t/lib/sigaction.t
51959 ____________________________________________________________________________
51960 [  9129] By: jhi                                   on 2001/03/13  22:20:21
51961         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
51962              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
51963              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
51964              Date:     Tue, 13 Mar 2001 16:44:32 EST
51965      Branch: perl
51966            ! t/lib/1_compile.t
51967 ____________________________________________________________________________
51968 [  9128] By: jhi                                   on 2001/03/13  22:18:34
51969         Log: Subject: Another patch for integer.pm POD 
51970              From: "John L. Allen" <allen@grumman.com>
51971              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
51972              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
51973      Branch: perl
51974            ! lib/integer.pm
51975 ____________________________________________________________________________
51976 [  9127] By: nick                                  on 2001/03/13  21:26:30
51977         Log: Integrate mainline.
51978      Branch: perlio
51979           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
51980           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
51981           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
51982           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
51983           !> Changes Configure MANIFEST README.os2 README.os390
51984           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
51985           !> os2/Changes patchlevel.h win32/perlhost.h
51986 ____________________________________________________________________________
51987 [  9126] By: nick                                  on 2001/03/13  20:39:51
51988         Log: #ifdef'ed out code to make packed side of pack/unpack
51989              octets. (i.e. pack('U') => encode_utf8).
51990      Branch: perlio
51991            ! pp.c
51992 ____________________________________________________________________________
51993 [  9125] By: jhi                                   on 2001/03/13  15:07:16
51994         Log: Update Changes.
51995      Branch: perl
51996            ! Changes patchlevel.h
51997 ____________________________________________________________________________
51998 [  9124] By: jhi                                   on 2001/03/13  14:22:45
51999         Log: Workaround for the buggy ("internal compiler error")
52000              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
52001              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
52002              of Andreas König.
52003      Branch: perl
52004            ! ext/re/Makefile.PL hints/aix.sh
52005 ____________________________________________________________________________
52006 [  9123] By: jhi                                   on 2001/03/13  03:24:34
52007         Log: Typo in #9114.
52008      Branch: metaconfig
52009            ! U/modified/myhostname.U
52010 ____________________________________________________________________________
52011 [  9122] By: jhi                                   on 2001/03/13  03:24:06
52012         Log: Typo in #9113.
52013      Branch: perl
52014            ! Configure
52015 ____________________________________________________________________________
52016 [  9121] By: jhi                                   on 2001/03/13  01:53:05
52017         Log: Forgot to check-in the larger part of #9120, duh.
52018      Branch: perl
52019            ! README.os2
52020 ____________________________________________________________________________
52021 [  9120] By: jhi                                   on 2001/03/13  01:51:31
52022         Log: Subject: [PATCH 5.6.1] OS/2 docs
52023              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52024              Date: Mon, 12 Mar 2001 03:27:32 -0500
52025              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
52026      Branch: perl
52027            ! os2/Changes
52028 ____________________________________________________________________________
52029 [  9119] By: jhi                                   on 2001/03/13  01:49:41
52030         Log: Integrate change #9116 from maintperl into mainline.
52031              
52032              Win32::GetCwd() returns C: instead of C:\ in the root directory
52033              under ithreads
52034      Branch: perl
52035           !> win32/perlhost.h
52036 ____________________________________________________________________________
52037 [  9118] By: jhi                                   on 2001/03/13  01:13:39
52038         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
52039      Branch: perl
52040            + lib/Switch.pm t/lib/switch.t
52041            ! MANIFEST
52042 ____________________________________________________________________________
52043 [  9117] By: jhi                                   on 2001/03/13  01:03:17
52044         Log: Add Text::Balanced 1.83.
52045      Branch: perl
52046            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
52047            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
52048            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
52049            + t/lib/tb-xvari.t
52050            ! MANIFEST
52051 ____________________________________________________________________________
52052 [  9116] By: gsar                                  on 2001/03/13  00:55:53
52053         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
52054              under ithreads
52055      Branch: maint-5.6/perl
52056            ! win32/perlhost.h
52057 ____________________________________________________________________________
52058 [  9115] By: jhi                                   on 2001/03/13  00:54:09
52059         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
52060              From: "John L. Allen" <allen@grumman.com>
52061              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
52062              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
52063              
52064              use integer document clarification.
52065      Branch: perl
52066            ! lib/integer.pm
52067 ____________________________________________________________________________
52068 [  9114] By: jhi                                   on 2001/03/13  00:38:54
52069         Log: Metaconfig unit change for #9113.
52070      Branch: metaconfig
52071            ! U/modified/myhostname.U
52072 ____________________________________________________________________________
52073 [  9113] By: jhi                                   on 2001/03/13  00:38:35
52074         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?)
52075              From: Peter Prymmer <pvhp@forte.com>
52076              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
52077              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
52078      Branch: perl
52079            ! Configure README.os390 hints/os390.sh
52080 ____________________________________________________________________________
52081 [  9112] By: jhi                                   on 2001/03/13  00:29:00
52082         Log: Integrate perlio.
52083      Branch: perl
52084           !> sv.c utf8.h
52085 ____________________________________________________________________________
52086 [  9111] By: nick                                  on 2001/03/12  21:16:33
52087         Log: Integrate mainline.
52088      Branch: perlio
52089           +> t/op/anonsub.t
52090           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
52091           !> proto.h sv.c
52092 ____________________________________________________________________________
52093 [  9110] By: nick                                  on 2001/03/12  21:00:13
52094         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
52095      Branch: perlio
52096            ! sv.c utf8.h
52097 ____________________________________________________________________________
52098 [  9109] By: jhi                                   on 2001/03/12  16:04:47
52099         Log: Integrate change #9108 from maintperl to mainline.
52100              
52101              fix memory leak in C<sub X { sub {} }> arising from a refcount
52102              loop between the outer sub and the inner prototype anonsub
52103              
52104              this also enables closures returned by subroutines that
52105              subsequently get redefined to work without generating coredumps :)
52106              
52107              completely removed the free_closures() hack--it shouldn't be
52108              needed anymore
52109      Branch: perl
52110           +> t/op/anonsub.t
52111           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
52112           !> proto.h sv.c
52113 ____________________________________________________________________________
52114 [  9108] By: gsar                                  on 2001/03/12  10:21:31
52115         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
52116              loop between the outer sub and the inner prototype anonsub
52117              
52118              this also enables closures returned by subroutines that
52119              subsequently get redefined to work without generating coredumps :)
52120              
52121              completely removed the free_closures() hack--it shouldn't be
52122              needed anymore
52123      Branch: maint-5.6/perl
52124            + t/op/anonsub.t
52125            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
52126            ! proto.h sv.c
52127 ____________________________________________________________________________
52128 [  9107] By: jhi                                   on 2001/03/12  05:15:31
52129         Log: Integrate perlio.
52130      Branch: perl
52131           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
52132 ____________________________________________________________________________
52133 [  9106] By: nick                                  on 2001/03/11  20:10:12
52134         Log: regcomp.c is working in native space, not Unicode space (if different)
52135              as it is doing compare against 'W' in \W etc.
52136      Branch: perlio
52137            ! regcomp.c
52138 ____________________________________________________________________________
52139 [  9105] By: nick                                  on 2001/03/11  19:39:34
52140         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
52141              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
52142      Branch: perlio
52143            ! regcomp.c toke.c utf8.c
52144 ____________________________________________________________________________
52145 [  9104] By: nick                                  on 2001/03/11  18:15:44
52146         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
52147      Branch: perlio
52148            ! sv.c
52149 ____________________________________________________________________________
52150 [  9103] By: nick                                  on 2001/03/11  18:03:28
52151         Log: Integrate mainline (for regexp stuff).
52152      Branch: perlio
52153           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
52154           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
52155           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
52156           !> t/lib/errno.t t/op/pat.t
52157 ____________________________________________________________________________
52158 [  9102] By: nick                                  on 2001/03/11  17:44:20
52159         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
52160              - exclude layer syms in makedef.pl for sfio
52161              - also inhibit Encode from trying to build ":encode()" layer.
52162      Branch: perlio
52163            ! ext/Encode/Encode.xs makedef.pl
52164 ____________________________________________________________________________
52165 [  9101] By: jhi                                   on 2001/03/10  22:38:13
52166         Log: The $Is_MacOS needs to be declared.
52167      Branch: perl
52168            ! lib/ExtUtils/Manifest.pm
52169 ____________________________________________________________________________
52170 [  9100] By: jhi                                   on 2001/03/10  22:14:29
52171         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
52172              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
52173              pollute the symbolspace if using sfio.
52174      Branch: perl
52175            ! ext/Encode/Encode.xs
52176 ____________________________________________________________________________
52177 [  9099] By: jhi                                   on 2001/03/10  21:58:48
52178         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
52179              Date: Sat, 10 Mar 2001 14:23:55 -0500
52180              From: Chris Nandor <pudge@pobox.com>
52181              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
52182      Branch: perl
52183            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
52184            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
52185            ! t/lib/errno.t
52186 ____________________________________________________________________________
52187 [  9098] By: jhi                                   on 2001/03/10  21:38:30
52188         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
52189      Branch: perl
52190            ! regcomp.c regexec.c t/op/pat.t
52191 ____________________________________________________________________________
52192 [  9097] By: jhi                                   on 2001/03/10  14:38:07
52193         Log: Integrate perlio.
52194      Branch: perl
52195           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
52196           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
52197           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
52198 ____________________________________________________________________________
52199 [  9096] By: nick                                  on 2001/03/10  11:55:43
52200         Log: EBCDIC sanity - phase I
52201              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
52202              - use utf8n_xxxx (c.f. pvn) for forms which take length.
52203              - back out vN.N and $^V exceptions to e2a/a2e
52204              - make "locale" isxxx macros be uvchr (may be redundant?)
52205              
52206              Not clear yet that toUPPER_uni et. al. return being handled correctly.
52207              The tr// and rexexp stuff still needs an audit, assumption is they are working
52208              in Unicode space.
52209              
52210              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
52211      Branch: perlio
52212            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
52213            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
52214            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
52215 ____________________________________________________________________________
52216 [  9095] By: jhi                                   on 2001/03/09  22:10:01
52217         Log: Integrate perlio.
52218      Branch: perl
52219           !> dump.c
52220 ____________________________________________________________________________
52221 [  9094] By: nick                                  on 2001/03/09  17:36:38
52222         Log: Builds an passes all tests after integrate and this tweak.
52223      Branch: perlio
52224            ! dump.c
52225 ____________________________________________________________________________
52226 [  9093] By: nick                                  on 2001/03/09  17:16:03
52227         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
52228      Branch: perlio
52229           +> lib/unicode/Scripts.txt t/lib/sigaction.t
52230           !> (integrate 79 files)
52231 ____________________________________________________________________________
52232 [  9092] By: jhi                                   on 2001/03/09  15:28:26
52233         Log: Update Changes.
52234      Branch: perl
52235            ! Changes patchlevel.h
52236 ____________________________________________________________________________
52237 [  9091] By: jhi                                   on 2001/03/09  15:25:05
52238         Log: In op/stat #35 better to scan all the potential directories
52239              for setuids, not just the first one.
52240      Branch: perl
52241            ! t/op/stat.t
52242 ____________________________________________________________________________
52243 [  9090] By: jhi                                   on 2001/03/09  15:01:27
52244         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
52245              From: rspier@pobox.com (Robert Spier)
52246              Date: Fri, 9 Mar 2001 03:30:20 -0500
52247              Message-ID: <15016.38044.381174.160189@rls.cx>
52248              
52249              EXISTS() returning undef mistakenly triggered a FETCH().
52250      Branch: perl
52251            ! hv.c
52252 ____________________________________________________________________________
52253 [  9089] By: jhi                                   on 2001/03/09  14:59:02
52254         Log: Add /sbin and /usr/sbin to the list of directories scanned
52255              for setuid programs.  Takes care of bug id 20010309.003.
52256      Branch: perl
52257            ! t/op/stat.t
52258 ____________________________________________________________________________
52259 [  9088] By: jhi                                   on 2001/03/09  14:48:32
52260         Log: Regen perlapi, perltoc.
52261      Branch: perl
52262            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
52263 ____________________________________________________________________________
52264 [  9087] By: jhi                                   on 2001/03/09  14:38:56
52265         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
52266              From: David Mitchell <davem@fdgroup.co.uk>
52267              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
52268              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
52269      Branch: perl
52270            ! dump.c perl.c perl.h pod/perlrun.pod
52271 ____________________________________________________________________________
52272 [  9086] By: jhi                                   on 2001/03/09  01:47:16
52273         Log: A modified version of
52274              
52275              Subject: [ID 20010307.005] POSIX::sigaction has various problems
52276              From: anders@broadcom.com
52277              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
52278              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
52279              
52280              Currently the sigaction.t test #6 fails (and is fudged to look
52281              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
52282              This may well be a genuine bug in Linux sigaction() (since at
52283              least Tru64, Solaris, and HP-UX disagree with Linux).
52284              Anyone with POSIX / SUSv2 tome handy?  The problem is that
52285              the flags of the oldaction don't match with the flags in
52286              the previously installed disposition.
52287      Branch: perl
52288            + t/lib/sigaction.t
52289            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
52290 ____________________________________________________________________________
52291 [  9085] By: jhi                                   on 2001/03/09  01:30:13
52292         Log: Subject: Re: mission impossible for the day
52293              From: Alex Gough <alex@rcon.org>
52294              Date: Thu, 08 Mar 2001 17:18:19 +0000
52295              Message-ID: <3AA7BEDB.8070409@rcon.org>
52296              
52297              If references (are overloaded) and can be directly stringified,
52298              show that instead of "stringified".
52299              
52300              (The problem, infinite mutual recursion caused by overloaded bool
52301              in Switch.pm, tracked by David Mitchell)
52302      Branch: perl
52303            ! lib/Carp/Heavy.pm
52304 ____________________________________________________________________________
52305 [  9084] By: jhi                                   on 2001/03/09  01:20:39
52306         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
52307              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
52308              From: David Mitchell <davem@fdgroup.co.uk>
52309              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
52310      Branch: perl
52311            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
52312            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
52313 ____________________________________________________________________________
52314 [  9083] By: jhi                                   on 2001/03/09  01:16:51
52315         Log: Subject: [PATCH] perldata.pod here-doc docs
52316              From: Jeff Pinyan <jeffp@crusoe.net>
52317              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
52318              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
52319      Branch: perl
52320            ! pod/perldata.pod
52321 ____________________________________________________________________________
52322 [  9082] By: jhi                                   on 2001/03/09  01:01:27
52323         Log: Subject: Re: Unicode/EBCDIC
52324              From: Peter Prymmer <pvhp@forte.com>
52325              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
52326              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
52327      Branch: perl
52328            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
52329 ____________________________________________________________________________
52330 [  9081] By: jhi                                   on 2001/03/08  13:41:30
52331         Log: Subject: Ooops, wrong 'no *POSIX' Patch
52332              From: Dorner Thomas <Thomas.Dorner@start.de>
52333              Date: Thu, 8 Mar 2001 08:43:28 +0100
52334              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
52335      Branch: perl
52336            ! hints/posix-bc.sh
52337 ____________________________________________________________________________
52338 [  9080] By: jhi                                   on 2001/03/08  13:11:42
52339         Log: It's Scripts.txt, not Script.txt.
52340      Branch: perl
52341            ! MANIFEST
52342 ____________________________________________________________________________
52343 [  9079] By: jhi                                   on 2001/03/08  12:59:05
52344         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
52345              From: Dorner Thomas <Thomas.Dorner@start.de>
52346              Date: Wed, 7 Mar 2001 14:13:31 +0100
52347              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
52348      Branch: perl
52349            ! makedepend.SH
52350 ____________________________________________________________________________
52351 [  9078] By: jhi                                   on 2001/03/08  12:57:43
52352         Log: Retract #9069, wrong patch.
52353      Branch: perl
52354            ! Makefile.SH
52355 ____________________________________________________________________________
52356 [  9077] By: jhi                                   on 2001/03/08  01:06:13
52357         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
52358      Branch: perl
52359            + lib/unicode/Scripts.txt
52360            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
52361            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
52362            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
52363            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
52364            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
52365            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
52366            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
52367            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
52368            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
52369            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
52370            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
52371            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
52372            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
52373            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
52374            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
52375            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
52376            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
52377            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
52378            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
52379            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
52380            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
52381            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
52382            ! lib/unicode/version
52383 ____________________________________________________________________________
52384 [  9076] By: jhi                                   on 2001/03/07  22:59:39
52385         Log: Integrate change #7784 from mainline into maintperl.
52386              
52387              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
52388      Branch: maint-5.6/perl
52389           !> pp_ctl.c t/op/pat.t
52390 ____________________________________________________________________________
52391 [  9075] By: jhi                                   on 2001/03/07  22:05:11
52392         Log: More UTF-8 test tweaks.
52393      Branch: perl
52394            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
52395 ____________________________________________________________________________
52396 [  9074] By: nick                                  on 2001/03/07  21:39:29
52397         Log: Integrate mainline.
52398      Branch: perlio
52399           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
52400           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
52401           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
52402           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
52403           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
52404 ____________________________________________________________________________
52405 [  9073] By: jhi                                   on 2001/03/07  16:37:09
52406         Log: Update Changes.
52407      Branch: perl
52408            ! Changes patchlevel.h
52409 ____________________________________________________________________________
52410 [  9072] By: jhi                                   on 2001/03/07  16:32:30
52411         Log: Subject: [ID 20010306.004] || != named unary operator
52412              From: abela@geneanet.org
52413              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
52414              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
52415      Branch: perl
52416            ! pod/perlop.pod
52417 ____________________________________________________________________________
52418 [  9071] By: jhi                                   on 2001/03/07  15:14:11
52419         Log: Subject: downgrading to bytes for common functions
52420              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
52421              Date: Wed, 7 Mar 2001 02:36:55 -0500
52422              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
52423      Branch: perl
52424            ! pp_sys.c
52425 ____________________________________________________________________________
52426 [  9070] By: jhi                                   on 2001/03/07  15:04:58
52427         Log: Clarify the description differentiating for and while; inspired by
52428              
52429              Subject: [ID 20010306.002] for/while difference in for definition
52430              From: abela@geneanet.org
52431              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
52432              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
52433      Branch: perl
52434            ! pod/perlsyn.pod
52435 ____________________________________________________________________________
52436 [  9069] By: jhi                                   on 2001/03/07  14:55:30
52437         Log: (Retracted by #9078.)
52438      Branch: perl
52439            ! Makefile.SH
52440 ____________________________________________________________________________
52441 [  9068] By: jhi                                   on 2001/03/07  14:51:17
52442         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
52443              From: Radu Greab <radu@netsoft.ro>
52444              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
52445              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
52446      Branch: perl
52447            ! pp.c t/op/chop.t
52448 ____________________________________________________________________________
52449 [  9067] By: jhi                                   on 2001/03/07  14:48:57
52450         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
52451              From: Simon Cozens <simon@netthink.co.uk>
52452              Date: Wed, 7 Mar 2001 13:59:28 +0000
52453              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
52454              
52455              In order to allow MakeMaker to build correct Makefiles,
52456              you need to change the order of the arguments in MM_Unix.pm
52457              as well. (Unless you have C89_CCMODE set, but we're trying
52458              to be POSIXly correct)
52459              
52460              Thanks to Merijn Broeren for tracking this down.
52461      Branch: perl
52462            ! lib/ExtUtils/MM_Unix.pm
52463 ____________________________________________________________________________
52464 [  9066] By: jhi                                   on 2001/03/07  14:30:02
52465         Log: Floating point too messy.
52466      Branch: perl
52467            ! t/camel-III/vstring.t
52468 ____________________________________________________________________________
52469 [  9065] By: jhi                                   on 2001/03/07  14:17:44
52470         Log: Integrate change #9064 from maintperl into mainline.
52471              
52472              fix memory leak in pack("Bb",...)
52473      Branch: perl
52474           !> perl.c
52475 ____________________________________________________________________________
52476 [  9064] By: gsar                                  on 2001/03/07  06:29:24
52477         Log: fix memory leak in pack("Bb",...)
52478      Branch: maint-5.6/perl
52479            ! perl.c
52480 ____________________________________________________________________________
52481 [  9063] By: jhi                                   on 2001/03/07  00:55:04
52482         Log: Major utf8 test reorganisation and rewrite.
52483              Hopefully no tests were lost in the shuffle.
52484              (The beginning of pragma/utf8 was lost intentionally,
52485              the tests were rather bogus and incomplete.)
52486      Branch: perl
52487            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
52488            ! t/pragma/utf8.t
52489 ____________________________________________________________________________
52490 [  9062] By: jhi                                   on 2001/03/07  00:41:16
52491         Log: More tweakage on the Unicode character class descriptions.
52492      Branch: perl
52493            ! lib/unicode/mktables.PL pod/perlretut.pod
52494 ____________________________________________________________________________
52495 [  9061] By: jhi                                   on 2001/03/06  23:12:38
52496         Log: The perlretut was still talking about the old \p and \P
52497              definitions.
52498      Branch: perl
52499            ! pod/perlretut.pod
52500 ____________________________________________________________________________
52501 [  9060] By: nick                                  on 2001/03/06  20:52:37
52502         Log: Integrate mainline (make test works again now).
52503      Branch: perlio
52504           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
52505 ____________________________________________________________________________
52506 [  9059] By: jhi                                   on 2001/03/06  15:36:14
52507         Log: 0.999... does equal 1.0, doesn't it?
52508      Branch: perl
52509            ! t/camel-III/vstring.t
52510 ____________________________________________________________________________
52511 [  9058] By: jhi                                   on 2001/03/06  15:34:00
52512         Log: Make /x{abcd}/ to work without use utf8.
52513      Branch: perl
52514            ! regcomp.c
52515 ____________________________________________________________________________
52516 [  9057] By: jhi                                   on 2001/03/06  03:02:36
52517         Log: Easier to outcomment all the three reset() tests for now.
52518      Branch: perl
52519            ! t/op/pat.t
52520 ____________________________________________________________________________
52521 [  9056] By: jhi                                   on 2001/03/06  02:30:02
52522         Log: Comment out the deadly reset; until the 20010301.005
52523              is finally fixed.
52524      Branch: perl
52525            ! t/op/pat.t
52526 ____________________________________________________________________________
52527 [  9055] By: jhi                                   on 2001/03/06  02:21:26
52528         Log: Integrate the change #9054 from mainline:
52529              retract the PMOP cleanup patch pending further investigation.
52530      Branch: maint-5.6/perl
52531           !> op.c op.h
52532 ____________________________________________________________________________
52533 [  9054] By: jhi                                   on 2001/03/06  02:19:57
52534         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
52535              with oddly familiar stack traces.
52536      Branch: perl
52537            ! op.c op.h
52538 ____________________________________________________________________________
52539 [  9053] By: jhi                                   on 2001/03/05  23:20:28
52540         Log: Integrate perlio.
52541      Branch: perl
52542           +> ext/Encode/Encode/koi8-r.ucm
52543           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
52544           !> makedef.pl
52545 ____________________________________________________________________________
52546 [  9052] By: nick                                  on 2001/03/05  23:08:17
52547         Log: skipping USE_PERLIO symbols correction.
52548      Branch: perlio
52549            ! makedef.pl
52550 ____________________________________________________________________________
52551 [  9051] By: nick                                  on 2001/03/05  22:35:07
52552         Log: More Encode alias tidying.
52553      Branch: perlio
52554            + ext/Encode/Encode/koi8-r.ucm
52555            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
52556 ____________________________________________________________________________
52557 [  9050] By: jhi                                   on 2001/03/05  21:44:29
52558         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
52559              Sarathy's fix for ID 20010301.005.
52560      Branch: maint-5.6/perl
52561           !> op.c op.h
52562 ____________________________________________________________________________
52563 [  9049] By: nick                                  on 2001/03/05  19:54:04
52564         Log: Integrate Jarkko's Encode.pm tweak.
52565      Branch: perlio
52566           !> ext/Encode/Encode.pm
52567 ____________________________________________________________________________
52568 [  9048] By: nick                                  on 2001/03/05  19:47:57
52569         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
52570      Branch: perlio
52571           +> os2/os2add.sym
52572           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
52573           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
52574           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
52575           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
52576           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
52577 ____________________________________________________________________________
52578 [  9047] By: jhi                                   on 2001/03/05  19:25:26
52579         Log: Regen perlapi.
52580      Branch: perl
52581            ! pod/perlapi.pod
52582 ____________________________________________________________________________
52583 [  9046] By: jhi                                   on 2001/03/05  19:12:14
52584         Log: Integrate perlio.
52585      Branch: perl
52586           +> t/camel-III/vstring.t
52587           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
52588 ____________________________________________________________________________
52589 [  9045] By: jhi                                   on 2001/03/05  19:10:36
52590         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
52591      Branch: perl
52592            ! ext/Encode/Encode.pm
52593 ____________________________________________________________________________
52594 [  9044] By: jhi                                   on 2001/03/05  18:49:12
52595         Log: Forgot the other half of the PMOP patch (#9033).
52596      Branch: perl
52597            ! op.h
52598 ____________________________________________________________________________
52599 [  9043] By: nick                                  on 2001/03/05  18:14:47
52600         Log: Update MANIFEST for new test.
52601      Branch: perlio
52602            ! MANIFEST
52603 ____________________________________________________________________________
52604 [  9042] By: nick                                  on 2001/03/05  18:12:41
52605         Log: Some tests for Camel 3rd edition features.
52606              Make gethostbyaddr() test in above work.
52607      Branch: perlio
52608            + t/camel-III/vstring.t
52609            ! pp.h pp_sys.c t/TEST t/harness
52610 ____________________________________________________________________________
52611 [  9041] By: jhi                                   on 2001/03/05  17:41:48
52612         Log: Add more ISO 8859 encoding aliases.
52613      Branch: perl
52614            ! ext/Encode/Encode.pm
52615 ____________________________________________________________________________
52616 [  9040] By: jhi                                   on 2001/03/05  17:30:43
52617         Log: Integrate perlio.
52618      Branch: perl
52619           !> MANIFEST sv.c
52620 ____________________________________________________________________________
52621 [  9039] By: nick                                  on 2001/03/05  17:11:36
52622         Log: Missed added file.
52623      Branch: perlio
52624            ! MANIFEST
52625 ____________________________________________________________________________
52626 [  9038] By: jhi                                   on 2001/03/05  15:58:01
52627         Log: Add tr tests for EBCDIC, from Karsten Sperling.
52628      Branch: perl
52629            ! t/op/tr.t
52630 ____________________________________________________________________________
52631 [  9037] By: nick                                  on 2001/03/05  15:56:35
52632         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
52633              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
52634              
52635              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
52636              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
52637              - uses SvPV() rather than sv_2pv() in case it isn't a string.
52638      Branch: perlio
52639            ! sv.c
52640 ____________________________________________________________________________
52641 [  9036] By: jhi                                   on 2001/03/05  15:49:15
52642         Log: Add matching tests currently failing in EBCDIC,
52643              suggested by Karsten Sperling.
52644      Branch: perl
52645            ! t/op/pat.t
52646 ____________________________________________________________________________
52647 [  9035] By: jhi                                   on 2001/03/05  15:36:55
52648         Log: The #9034 needs a MANIFESTation.
52649      Branch: perl
52650            ! MANIFEST
52651 ____________________________________________________________________________
52652 [  9034] By: jhi                                   on 2001/03/05  15:35:14
52653         Log: Integrate perlio.
52654      Branch: perl
52655           +> ext/Encode/Encode/Tcl.pm
52656           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
52657           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
52658           !> ext/Encode/Encode/iso8859-1.ucm
52659           !> ext/Encode/Encode/iso8859-10.ucm
52660           !> ext/Encode/Encode/iso8859-13.ucm
52661           !> ext/Encode/Encode/iso8859-14.ucm
52662           !> ext/Encode/Encode/iso8859-15.ucm
52663           !> ext/Encode/Encode/iso8859-16.ucm
52664           !> ext/Encode/Encode/iso8859-2.ucm
52665           !> ext/Encode/Encode/iso8859-3.ucm
52666           !> ext/Encode/Encode/iso8859-4.ucm
52667           !> ext/Encode/Encode/iso8859-5.ucm
52668           !> ext/Encode/Encode/iso8859-6.ucm
52669           !> ext/Encode/Encode/iso8859-7.ucm
52670           !> ext/Encode/Encode/iso8859-8.ucm
52671           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
52672           !> t/lib/encode.t
52673 ____________________________________________________________________________
52674 [  9033] By: jhi                                   on 2001/03/05  15:33:18
52675         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
52676              From: Gurusamy Sarathy <gsar@ActiveState.com>
52677              Date: Sun, 04 Mar 2001 22:33:15 -0800
52678              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
52679              
52680              PMOPs need to remember their own stash so that they can
52681              gracefully remove themselves from their linked list.
52682      Branch: perl
52683            ! op.c
52684 ____________________________________________________________________________
52685 [  9032] By: nick                                  on 2001/03/05  14:51:50
52686         Log: Encode implementation "completion"
52687              Implement and document define_encoding()
52688              Implement and document encoding aliases including define_alias()
52689              Make Encode::XS use define_encoding() rather than back-door.
52690              Move run-time *.enc to separate Encode::Tcl module.
52691              Make 'compile' honour <codeset_name>
52692              Change canonical names of to iso-8859-* and US-ascii.
52693      Branch: perlio
52694            + ext/Encode/Encode/Tcl.pm
52695            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
52696            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
52697            ! ext/Encode/Encode/iso8859-1.ucm
52698            ! ext/Encode/Encode/iso8859-10.ucm
52699            ! ext/Encode/Encode/iso8859-13.ucm
52700            ! ext/Encode/Encode/iso8859-14.ucm
52701            ! ext/Encode/Encode/iso8859-15.ucm
52702            ! ext/Encode/Encode/iso8859-16.ucm
52703            ! ext/Encode/Encode/iso8859-2.ucm
52704            ! ext/Encode/Encode/iso8859-3.ucm
52705            ! ext/Encode/Encode/iso8859-4.ucm
52706            ! ext/Encode/Encode/iso8859-5.ucm
52707            ! ext/Encode/Encode/iso8859-6.ucm
52708            ! ext/Encode/Encode/iso8859-7.ucm
52709            ! ext/Encode/Encode/iso8859-8.ucm
52710            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
52711            ! t/lib/encode.t
52712 ____________________________________________________________________________
52713 [  9031] By: jhi                                   on 2001/03/05  13:51:17
52714         Log: Integrate change #9030 from maintperl into mainline.
52715              
52716              Subject: [PATCH 5.6.1] OS/2 cleanup
52717      Branch: perl
52718           +> os2/os2add.sym
52719           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
52720           !> makedef.pl os2/Changes os2/Makefile.SHs
52721           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
52722           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
52723           !> os2/os2.sym os2/os2ish.h
52724 ____________________________________________________________________________
52725 [  9030] By: jhi                                   on 2001/03/05  13:46:49
52726         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
52727              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52728              Date: Mon, 5 Mar 2001 02:29:44 -0500
52729              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
52730      Branch: maint-5.6/perl
52731            + os2/os2add.sym
52732            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
52733            ! makedef.pl os2/Changes os2/Makefile.SHs
52734            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
52735            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
52736            ! os2/os2.sym os2/os2ish.h
52737 ____________________________________________________________________________
52738 [  9029] By: jhi                                   on 2001/03/05  13:40:35
52739         Log: Integrate change #9028 from maintperl into mainline.
52740              
52741              various nits in MM_Unix.pm found by disabling SelfLoader
52742      Branch: perl
52743           !> lib/ExtUtils/MM_Unix.pm
52744 ____________________________________________________________________________
52745 [  9028] By: gsar                                  on 2001/03/05  09:58:38
52746         Log: various nits in MM_Unix.pm found by disabling SelfLoader
52747      Branch: maint-5.6/perl
52748            ! lib/ExtUtils/MM_Unix.pm
52749 ____________________________________________________________________________
52750 [  9027] By: nick                                  on 2001/03/05  08:35:22
52751         Log: Integrate mainline
52752      Branch: perlio
52753           !> (integrate 28 files)
52754 ____________________________________________________________________________
52755 [  9026] By: jhi                                   on 2001/03/05  02:14:59
52756         Log: Integrate change #9025 from mainline to maintperl,
52757              retract \N{U+HHHH}.
52758      Branch: maint-5.6/perl
52759           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
52760           !> t/lib/charnames.t toke.c
52761 ____________________________________________________________________________
52762 [  9025] By: jhi                                   on 2001/03/05  02:13:09
52763         Log: Retracting \N{U+HHHH}.
52764      Branch: perl
52765            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
52766            ! t/lib/charnames.t toke.c
52767 ____________________________________________________________________________
52768 [  9024] By: jhi                                   on 2001/03/04  20:51:07
52769         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
52770              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
52771              Date: Fri, 02 Mar 2001 18:25:26 +0100
52772              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
52773              
52774              Casting problem.
52775      Branch: perl
52776            ! ext/Storable/Storable.xs
52777 ____________________________________________________________________________
52778 [  9023] By: jhi                                   on 2001/03/04  19:46:45
52779         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
52780              From: nick@talking.bollo.cx
52781              Date: Sat, 03 Mar 2001 21:41:33 +0000
52782              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
52783              
52784              Revert the workaround.
52785      Branch: perl
52786            ! perlio.c
52787 ____________________________________________________________________________
52788 [  9022] By: jhi                                   on 2001/03/04  19:36:28
52789         Log: Update Changes.
52790      Branch: perl
52791            ! Changes patchlevel.h
52792 ____________________________________________________________________________
52793 [  9021] By: jhi                                   on 2001/03/04  18:41:00
52794         Log: makedef.pl updates suggested by Chris Nandor; double-checking
52795              the changes in AIX, OS/2 Win32 would be nice.
52796      Branch: perl
52797            ! makedef.pl
52798 ____________________________________________________________________________
52799 [  9020] By: jhi                                   on 2001/03/04  18:23:58
52800         Log: Integrate change #9012 from maintperl into mainline,
52801              quench a compiler warning.
52802      Branch: perl
52803           !> toke.c
52804 ____________________________________________________________________________
52805 [  9019] By: jhi                                   on 2001/03/04  18:18:43
52806         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
52807              
52808              \N{U+HHHH} fix.
52809              
52810              pattern in G_ARRAY context
52811      Branch: maint-5.6/perl
52812           !> pp_hot.c t/op/pat.t toke.c
52813 ____________________________________________________________________________
52814 [  9018] By: jhi                                   on 2001/03/04  18:07:48
52815         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
52816              From: Jeff Pinyan <jeffp@crusoe.net>
52817              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
52818              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
52819      Branch: perl
52820            ! pp_hot.c t/op/pat.t
52821 ____________________________________________________________________________
52822 [  9017] By: jhi                                   on 2001/03/04  18:06:21
52823         Log: I thought I tested the #9014.
52824      Branch: perl
52825            ! toke.c
52826 ____________________________________________________________________________
52827 [  9016] By: jhi                                   on 2001/03/04  17:41:22
52828         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
52829              
52830              Tweak the get*ent() OS/2 prototypes.
52831              
52832              Add the \N{U+HHHH} syntax.
52833              
52834              More tr/// UTF-8 fixes from Inaba Hiroto.
52835      Branch: maint-5.6/perl
52836           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
52837           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
52838 ____________________________________________________________________________
52839 [  9015] By: jhi                                   on 2001/03/04  17:36:04
52840         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
52841      Branch: perl
52842            ! doop.c t/op/tr.t
52843 ____________________________________________________________________________
52844 [  9014] By: jhi                                   on 2001/03/04  17:24:49
52845         Log: Add the \N{U+HHHH} syntax.
52846      Branch: perl
52847            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
52848            ! t/lib/charnames.t toke.c
52849 ____________________________________________________________________________
52850 [  9013] By: jhi                                   on 2001/03/04  17:20:45
52851         Log: Tweak the get*ent() OS/2 prototypes.
52852      Branch: perl
52853            ! os2/os2.c
52854 ____________________________________________________________________________
52855 [  9012] By: gsar                                  on 2001/03/04  06:26:14
52856         Log: avoid warning (nit in change#9009)
52857      Branch: maint-5.6/perl
52858            ! toke.c
52859 ____________________________________________________________________________
52860 [  9011] By: gsar                                  on 2001/03/04  06:15:24
52861         Log: lib/charnames.t fails in 5.6.x because of older Unicode
52862              data
52863              
52864              TODO: need to revisit this after updating lib/unicode/...
52865      Branch: maint-5.6/perl
52866            ! t/lib/charnames.t
52867 ____________________________________________________________________________
52868 [  9010] By: gsar                                  on 2001/03/04  06:08:36
52869         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
52870      Branch: maint-5.6/perl
52871            ! toke.c
52872 ____________________________________________________________________________
52873 [  9009] By: jhi                                   on 2001/03/03  19:27:20
52874         Log: Integrate change #9008 from mainline to maintperl,
52875              UTF-8 tr/// fixes from Inaba Hiroto.
52876      Branch: maint-5.6/perl
52877           !> doop.c op.c t/op/tr.t toke.c
52878 ____________________________________________________________________________
52879 [  9008] By: jhi                                   on 2001/03/03  19:19:42
52880         Log: UTF8 tr/// fixes from Inaba Hiroto.
52881      Branch: perl
52882            ! doop.c op.c t/op/tr.t toke.c
52883 ____________________________________________________________________________
52884 [  9007] By: jhi                                   on 2001/03/03  19:00:30
52885         Log: Integrate change #9006 from maintperl to mainline,
52886              more robust quest for the infinite.
52887      Branch: perl
52888           !> lib/Math/Complex.pm
52889 ____________________________________________________________________________
52890 [  9006] By: jhi                                   on 2001/03/03  18:58:06
52891         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
52892              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52893              Date: Sat, 3 Mar 2001 12:51:50 -0500
52894              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
52895              
52896              Be more robust in our quest for the infinite.
52897      Branch: maint-5.6/perl
52898            ! lib/Math/Complex.pm
52899 ____________________________________________________________________________
52900 [  9005] By: jhi                                   on 2001/03/03  17:55:50
52901         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
52902      Branch: maint-5.6/perl
52903            ! doio.c
52904 ____________________________________________________________________________
52905 [  9004] By: jhi                                   on 2001/03/03  17:40:14
52906         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
52907              so that picky compilers like IRIX won't get huffy about
52908              "statements without effect" (like 1;).
52909      Branch: perl
52910            ! toke.c
52911 ____________________________________________________________________________
52912 [  9003] By: jhi                                   on 2001/03/03  17:15:52
52913         Log: Integrate change #9002 from mainline to maintperl.
52914              
52915              Subject: [perl-5.6.x, perl-current] accept for EPOC
52916      Branch: maint-5.6/perl
52917           !> pp_sys.c
52918 ____________________________________________________________________________
52919 [  9002] By: jhi                                   on 2001/03/03  17:14:30
52920         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
52921              From: Olaf Flebbe <O.Flebbe@science-computing.de>
52922              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
52923              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
52924      Branch: perl
52925            ! pp_sys.c
52926 ____________________________________________________________________________
52927 [  9001] By: jhi                                   on 2001/03/03  17:13:13
52928         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
52929              From: "Craig A. Berry" <craigberry@mac.com>
52930              Date: Fri, 02 Mar 2001 17:44:40 -0600
52931              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
52932      Branch: perl
52933            ! t/pod/find.t
52934 ____________________________________________________________________________
52935 [  9000] By: jhi                                   on 2001/03/03  17:11:55
52936         Log: Integrate changes #8997,8999 from maintperl.
52937              
52938              Subject: [PATCH 5.6.1] compiling on OS/2
52939              (Better error message from hints/os2.sh)
52940              
52941              Subject: [PATCH 5.6.1] syslog.t
52942      Branch: perl
52943           !> hints/os2.sh t/lib/syslog.t
52944 ____________________________________________________________________________
52945 [  8999] By: jhi                                   on 2001/03/03  17:09:28
52946         Log: Subject: [PATCH 5.6.1] syslog.t
52947              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52948              Date: Sat, 3 Mar 2001 02:11:17 -0500
52949              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
52950      Branch: maint-5.6/perl
52951            ! t/lib/syslog.t
52952 ____________________________________________________________________________
52953 [  8998] By: jhi                                   on 2001/03/03  17:07:50
52954         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
52955              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52956              Date: Sat, 3 Mar 2001 01:53:52 -0500
52957              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
52958      Branch: maint-5.6/perl
52959            ! opcode.pl os2/os2.c
52960 ____________________________________________________________________________
52961 [  8997] By: jhi                                   on 2001/03/03  17:03:30
52962         Log: Subject: [PATCH 5.6.1] compiling on OS/2
52963              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
52964              Date: Sat, 3 Mar 2001 01:59:59 -0500
52965              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
52966      Branch: maint-5.6/perl
52967            ! hints/os2.sh
52968 ____________________________________________________________________________
52969 [  8996] By: jhi                                   on 2001/03/03  00:55:58
52970         Log: Regen files for mainline.
52971      Branch: perl
52972            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52973            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
52974 ____________________________________________________________________________
52975 [  8995] By: jhi                                   on 2001/03/03  00:35:22
52976         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
52977              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
52978              to maintperl.
52979              
52980              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
52981              
52982              Add Configure option -Dmksymlinks which will create a symlink
52983              forest if the current/build differs from the source directory.
52984              (8218,8220,8221,8317,8318,8971)
52985              
52986              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
52987              (Document APPLLIB_EXP in INSTALL.)
52988              
52989              If running byacc write-enable also perly.h.
52990              
52991              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
52992              
52993              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
52994              
52995              Sanity check for conflicting thread flavours.
52996              
52997              Fix the sys/fcntl.h problem reported by Peter Prymmer.
52998              
52999              Add few CPUs/architectures to the Cppsym scan,
53000              add -perlio to archname if so selected (modified 8890)
53001              
53002              Be more helpful for devel builders, suggested by John L. Allen.
53003              (admittedly pointless change for maintperl, but the usedevel
53004              code is there already)
53005      Branch: maint-5.6/perl
53006           !> Configure INSTALL Makefile.SH Porting/Glossary
53007           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
53008           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
53009           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
53010           !> win32/config.bc win32/config.gc win32/config.vc
53011 ____________________________________________________________________________
53012 [  8994] By: jhi                                   on 2001/03/02  23:31:41
53013         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
53014      Branch: metaconfig/U/perl
53015            ! gccvers.U
53016 ____________________________________________________________________________
53017 [  8993] By: jhi                                   on 2001/03/02  23:22:12
53018         Log: Regenerate various files for maint.
53019      Branch: maint-5.6/perl
53020            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
53021            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
53022 ____________________________________________________________________________
53023 [  8992] By: alanbur                               on 2001/03/02  22:48:34
53024         Log: Resync wuth parent
53025      Branch: maint-5.6/pureperl
53026           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
53027           !> (integrate 60 files)
53028 ____________________________________________________________________________
53029 [  8991] By: jhi                                   on 2001/03/02  21:00:08
53030         Log: Retract the #8742 part of #8986, backward compat.
53031      Branch: maint-5.6/perl
53032            ! embed.pl
53033 ____________________________________________________________________________
53034 [  8990] By: jhi                                   on 2001/03/02  20:40:07
53035         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
53036      Branch: maint-5.6/perl
53037            ! hv.c
53038 ____________________________________________________________________________
53039 [  8989] By: jhi                                   on 2001/03/02  19:59:56
53040         Log: Update Changes.
53041      Branch: perl
53042            ! Changes patchlevel.h
53043 ____________________________________________________________________________
53044 [  8988] By: jhi                                   on 2001/03/02  19:57:08
53045         Log: Integrate perlio.
53046      Branch: perl
53047           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
53048           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
53049           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
53050           !> ext/Encode/Encode/iso8859-10.ucm
53051           !> ext/Encode/Encode/iso8859-13.ucm
53052           !> ext/Encode/Encode/iso8859-14.ucm
53053           !> ext/Encode/Encode/iso8859-15.ucm
53054           !> ext/Encode/Encode/iso8859-16.ucm
53055           !> ext/Encode/Encode/iso8859-2.ucm
53056           !> ext/Encode/Encode/iso8859-3.ucm
53057           !> ext/Encode/Encode/iso8859-4.ucm
53058           !> ext/Encode/Encode/iso8859-5.ucm
53059           !> ext/Encode/Encode/iso8859-6.ucm
53060           !> ext/Encode/Encode/iso8859-7.ucm
53061           !> ext/Encode/Encode/iso8859-8.ucm
53062           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
53063           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
53064 ____________________________________________________________________________
53065 [  8987] By: jhi                                   on 2001/03/02  19:43:40
53066         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
53067              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
53068              8950,8952,8955 from mainline to maintperl.
53069              
53070              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
53071              
53072              Put to rest the 20010205.001, the email address checking (not) regex.
53073              
53074              fork() not everywhere, cleanup temp files.
53075              
53076              The #8843 wasn't quite right: %Config needs to imported.
53077              
53078              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
53079              (#8849: the glob-basic hunk needed massaging as it depended
53080              on Schwern's large-scale (unintegrated) patches)
53081              
53082              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
53083              
53084              Upgrade to CGI.pm 2.752, from Lincoln Stein.
53085              (Note: there were some conflicts due to EBCDIC and EPOC
53086              patches, in general I preferred the repository code.)
53087              (When 2.753 comes out, we need to synchronize.)
53088              
53089              Subject: [PATCH] fix for charnames above FFFF
53090              
53091              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
53092              
53093              If no sfio, no -lsfio.
53094              
53095              Run run/*.t also in minitest.
53096              
53097              Subject:  [PATCH perl 5.7.0] malloc message address offset
53098              
53099              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
53100              
53101              Subject: fix for parameter -Dm (for perl@8867)
53102              
53103              Subject: [PATCH: perl@8892] was Re: hashing order difference?
53104              (make the test more portable)
53105              
53106              Subject: Re: [PATCH] fix for charnames above FFFF
53107              
53108              Subject: Re: I'm losing the war...
53109              (hv_store() not working correctly in ENV_IS_CASELESS case.)
53110              
53111              Subject: Modified README.bs2000 
53112              
53113              Subject: [PATCH: perl@8935] -Dt padsv($var)
53114              
53115              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
53116              
53117              Subject: PATCH: extra tests to check on negative float to unsigned cast
53118              
53119              Subject: [PATCH] XPUSH[insp] was Re: progress
53120              
53121              Subject: Re: Compile with perlcc..
53122      Branch: maint-5.6/perl
53123           !> (integrate 36 files)
53124 ____________________________________________________________________________
53125 [  8986] By: jhi                                   on 2001/03/02  18:51:25
53126         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
53127              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
53128              to maintperl.
53129              
53130              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
53131              
53132              Subject: [DOC PATCH] overload.pm nits
53133              
53134              Add header for LIB$ prototypes (C. Berry)
53135              
53136              Convert fwrite()s to sockets to write()s, since some socket stacks
53137              don't take kindly to stdio.
53138              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
53139              (for often optional LNMs)
53140              Correct a few typos
53141              (C. Bailey)
53142              
53143              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
53144              
53145              De-cut-and-pasto.
53146              
53147              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
53148              
53149              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
53150              
53151              Upgrade to CPAN 1.59_54, from Andreas König.
53152              
53153              Bogus shebang.
53154              
53155              Subject: [PATCH] Document makepatch in Porting/patching
53156              
53157              UTF-8 documentation.
53158              
53159              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
53160              
53161              Sort the MANIFEST.
53162              
53163              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
53164              
53165              Subject: [PATCH @8807] toke.c cleanup: scan_str()
53166              
53167              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
53168              
53169              Add run/*.t to testables.
53170              
53171              TODO: integrate #8784.
53172      Branch: maint-5.6/perl
53173           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
53174           !> (integrate 28 files)
53175 ____________________________________________________________________________
53176 [  8985] By: nick                                  on 2001/03/02  18:15:45
53177         Log: Integrate mainline
53178      Branch: perlio
53179           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
53180           !> vms/vms.c
53181 ____________________________________________________________________________
53182 [  8984] By: jhi                                   on 2001/03/02  16:00:17
53183         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
53184              
53185              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
53186              5.004_05, and mention the suidperl August 2000 security problem.
53187              (#8978,#8981)
53188              
53189              Subject: [ID 20010301.004] Technically speaking in perldata
53190              
53191              Subject: [PATCH] File::Copy for bleadperl, maintperl
53192              
53193              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
53194              
53195              (The #8982, fix for 20010221.005 and 20010221.008,
53196              would be nice too but it didn't integrate cleanly.)
53197      Branch: maint-5.6/perl
53198           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
53199 ____________________________________________________________________________
53200 [  8983] By: jhi                                   on 2001/03/02  15:51:16
53201         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
53202              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53203              Date:     Thu, 1 Mar 2001 15:54:09 EST
53204              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
53205      Branch: perl
53206            ! vms/vms.c
53207 ____________________________________________________________________________
53208 [  8982] By: jhi                                   on 2001/03/02  15:43:31
53209         Log: Subject: Re: sync sync sync: have I missed any patches?
53210              From: Radu Greab <radu@netsoft.ro> 
53211              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
53212              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
53213              
53214              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
53215              was checking argv[0] regardless of whether a different pathname
53216              will actually be executed."  Test case not supplied because 
53217              drafting that, ironically enough, revealed another bug
53218              (or a feature).
53219      Branch: perl
53220            ! doio.c
53221 ____________________________________________________________________________
53222 [  8981] By: jhi                                   on 2001/03/02  15:28:03
53223         Log: Misdate in #8978.
53224      Branch: perl
53225            ! pod/perlfaq1.pod
53226 ____________________________________________________________________________
53227 [  8980] By: jhi                                   on 2001/03/02  15:24:20
53228         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
53229              From: Chris Nandor <pudge@pobox.com>
53230              Date: Wed, 28 Feb 2001 22:10:15 -0500
53231              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
53232      Branch: perl
53233            ! lib/File/Copy.pm
53234 ____________________________________________________________________________
53235 [  8979] By: jhi                                   on 2001/03/02  15:17:16
53236         Log: Subject: [ID 20010301.004] Technically speaking in perldata
53237              From: abela@geneanet.org
53238              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
53239              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
53240      Branch: perl
53241            ! pod/perldata.pod
53242 ____________________________________________________________________________
53243 [  8978] By: jhi                                   on 2001/03/02  15:15:27
53244         Log: Subject: [ID 20010301.003] ref to 5.004
53245              From: abela@geneanet.org
53246              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
53247              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
53248              
53249              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
53250              and mention the suidperl August 2000 security problem.
53251      Branch: perl
53252            ! pod/perlfaq1.pod
53253 ____________________________________________________________________________
53254 [  8977] By: alanbur                               on 2001/03/02  14:17:45
53255         Log: Resynchronised with parent
53256      Branch: maint-5.6/pureperl
53257           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
53258           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
53259           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
53260           !> vms/descrip_mms.template win32/win32.c win32/win32.h
53261           !> win32/win32iop.h
53262 ____________________________________________________________________________
53263 [  8976] By: nick                                  on 2001/03/01  23:25:30
53264         Log: Integrate mainline.
53265      Branch: perlio
53266            - t/op/qu.t
53267           !> (integrate 55 files)
53268 ____________________________________________________________________________
53269 [  8975] By: jhi                                   on 2001/03/01  16:51:34
53270         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
53271      Branch: perl
53272           !> toke.c
53273 ____________________________________________________________________________
53274 [  8974] By: gsar                                  on 2001/03/01  16:28:21
53275         Log: fix for bugid 20010226.008
53276              
53277              the problem was that some of the pointers (PL_last_lop and
53278              PL_last_uni specifically) into the lex buffers weren't correctly
53279              being invalidated when the buffer changed; this would leave the
53280              pointers pointing at an arbitrary location in the buffer if
53281              the buffer didn't need to be reallocated, or point into freed
53282              memory if the buffer had to be realloced
53283              
53284              TODO item for bugdb maintainers: check other seemingly random
53285              parser-related bugs--they might be cured by this
53286      Branch: maint-5.6/perl
53287            ! toke.c
53288 ____________________________________________________________________________
53289 [  8973] By: jhi                                   on 2001/03/01  02:23:25
53290         Log: Retract #8970 because of a completely mysterious core dump:
53291              adding the tests 241..244 causes op/pat dump core at test #25.
53292              The test needs a lot of whittling down before the bug can be solved.
53293      Branch: perl
53294            ! t/op/pat.t
53295 ____________________________________________________________________________
53296 [  8972] By: jhi                                   on 2001/03/01  01:58:38
53297         Log: Regen perlapi.
53298      Branch: perl
53299            ! pod/perlapi.pod
53300 ____________________________________________________________________________
53301 [  8971] By: jhi                                   on 2001/03/01  01:34:09
53302         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))
53303              From: Nicholas Clark <nick@ccl4.org>
53304              Date: Wed, 28 Feb 2001 23:28:49 +0000
53305              Message-ID: <20010228232849.A55187@plum.flirble.org>
53306              
53307              Allow a completely write protected source code tree
53308              when using the Configure -Dmksymlinks.
53309      Branch: perl
53310            ! embed.pl warnings.pl
53311 ____________________________________________________________________________
53312 [  8970] By: jhi                                   on 2001/03/01  01:32:04
53313         Log: Add back the EBCDIC character range tests (for matching).
53314      Branch: perl
53315            ! t/op/pat.t
53316 ____________________________________________________________________________
53317 [  8969] By: nick                                  on 2001/02/28  18:18:01
53318         Log: Add charname comments to .ucm files writen by 'compile',
53319              also order charmaps in those files by source encoding.
53320              regenerate distrubuted .ucm files
53321      Branch: perlio
53322            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
53323            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
53324            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
53325            ! ext/Encode/Encode/iso8859-10.ucm
53326            ! ext/Encode/Encode/iso8859-13.ucm
53327            ! ext/Encode/Encode/iso8859-14.ucm
53328            ! ext/Encode/Encode/iso8859-15.ucm
53329            ! ext/Encode/Encode/iso8859-16.ucm
53330            ! ext/Encode/Encode/iso8859-2.ucm
53331            ! ext/Encode/Encode/iso8859-3.ucm
53332            ! ext/Encode/Encode/iso8859-4.ucm
53333            ! ext/Encode/Encode/iso8859-5.ucm
53334            ! ext/Encode/Encode/iso8859-6.ucm
53335            ! ext/Encode/Encode/iso8859-7.ucm
53336            ! ext/Encode/Encode/iso8859-8.ucm
53337            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
53338            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
53339 ____________________________________________________________________________
53340 [  8968] By: jhi                                   on 2001/02/28  16:26:37
53341         Log: Expand usemorebits early if d_casti32 needs to be undefined.
53342      Branch: perl
53343            ! hints/hpux.sh hints/irix_6.sh
53344 ____________________________________________________________________________
53345 [  8967] By: jhi                                   on 2001/02/28  16:22:26
53346         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
53347              retract toke.c/qu parts of #8583, retract #8485, retract
53348              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
53349              op/length.t, and MANIFEST, and delete t/op/qu.t.
53350      Branch: perl
53351            - t/op/qu.t
53352            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
53353            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
53354            ! t/op/length.t toke.c
53355 ____________________________________________________________________________
53356 [  8966] By: jhi                                   on 2001/02/28  15:00:27
53357         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
53358              by not changing from pre-Unicode days into being Unicode-aware.
53359              Sniff.
53360      Branch: perl
53361            ! pp.c t/op/pack.t t/op/qu.t
53362 ____________________________________________________________________________
53363 [  8965] By: jhi                                   on 2001/02/28  14:37:55
53364         Log: Subject: Re: Errors in core PODs
53365              From: Michael Stevens <michael@etla.org> 
53366              Date: Fri, 23 Feb 2001 15:47:56 +0000
53367              Message-ID: <20010223154756.A7723@firedrake.org> 
53368      Branch: perl
53369            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
53370            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
53371            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
53372            ! x2p/a2p.pod
53373 ____________________________________________________________________________
53374 [  8964] By: jhi                                   on 2001/02/28  14:35:35
53375         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
53376              (The #8961 was too bold.)
53377      Branch: perl
53378            ! hints/hpux.sh hints/irix_6.sh
53379 ____________________________________________________________________________
53380 [  8963] By: jhi                                   on 2001/02/28  14:33:39
53381         Log: Subject: Re: sync sync sync: have I missed any patches?
53382              From: Tim Jenness <t.jenness@jach.hawaii.edu>
53383              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
53384              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
53385              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
53386              
53387              Replace djSP with dSP.
53388      Branch: perl
53389            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
53390            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
53391            ! win32/perlhost.h
53392 ____________________________________________________________________________
53393 [  8962] By: jhi                                   on 2001/02/27  23:21:14
53394         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
53395      Branch: perl
53396            ! lib/Filter/Simple.pm
53397 ____________________________________________________________________________
53398 [  8961] By: jhi                                   on 2001/02/27  22:55:26
53399         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
53400              and this would be it.
53401      Branch: perl
53402            ! hints/hpux.sh hints/irix_6.sh
53403 ____________________________________________________________________________
53404 [  8960] By: jhi                                   on 2001/02/27  22:51:33
53405         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
53406              From: "Craig A. Berry" <craigberry@mac.com>
53407              Date: Tue, 27 Feb 2001 16:11:44 -0600
53408              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
53409      Branch: maint-5.6/perl
53410            ! configure.com vms/descrip_mms.template
53411 ____________________________________________________________________________
53412 [  8959] By: jhi                                   on 2001/02/27  22:47:23
53413         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
53414              From: "Craig A. Berry" <craigberry@mac.com>
53415              Date: Tue, 27 Feb 2001 16:11:44 -0600
53416              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
53417      Branch: perl
53418            ! configure.com vms/descrip_mms.template
53419 ____________________________________________________________________________
53420 [  8958] By: jhi                                   on 2001/02/27  15:16:42
53421         Log: Update Changes.
53422      Branch: perl
53423            ! Changes patchlevel.h
53424 ____________________________________________________________________________
53425 [  8957] By: jhi                                   on 2001/02/27  06:15:07
53426         Log: Subject: [5.6.x] EPOC additions
53427              From: Olaf Flebbe <O.Flebbe@science-computing.de>
53428              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
53429              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
53430      Branch: maint-5.6/perl
53431            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
53432 ____________________________________________________________________________
53433 [  8956] By: jhi                                   on 2001/02/27  06:12:11
53434         Log: Subject: [perl-current] EPOC 
53435              From: Olaf Flebbe <O.Flebbe@science-computing.de>
53436              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
53437              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
53438      Branch: perl
53439            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
53440            ! epoc/epocish.c epoc/epocish.h pp_sys.c
53441 ____________________________________________________________________________
53442 [  8955] By: jhi                                   on 2001/02/27  05:59:50
53443         Log: Subject: Re: Compile with perlcc..
53444              From: Edward Peschko <edwardp@excitehome.net>
53445              Date: Mon, 26 Feb 2001 18:51:58 -0800
53446              Message-ID: <20010226185158.A9871@excitehome.net>
53447              
53448              plus add a simple usage message if no arguments given.
53449      Branch: perl
53450            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
53451            ! utils/Makefile utils/perlcc.PL win32/pod.mak
53452 ____________________________________________________________________________
53453 [  8954] By: nick                                  on 2001/02/26  21:02:59
53454         Log: Integrate mainline
53455      Branch: perlio
53456           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
53457           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
53458           !> t/op/sprintf.t
53459 ____________________________________________________________________________
53460 [  8953] By: jhi                                   on 2001/02/26  14:43:54
53461         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
53462              From: Nicholas Clark <nick@ccl4.org>
53463              Date: Mon, 26 Feb 2001 00:42:07 +0000
53464              Message-ID: <20010226004207.F23333@plum.flirble.org>
53465      Branch: perl
53466            ! pp_ctl.c
53467 ____________________________________________________________________________
53468 [  8952] By: jhi                                   on 2001/02/26  14:42:13
53469         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
53470              From: Simon Cozens <simon@netthink.co.uk>
53471              Date: Mon, 26 Feb 2001 12:23:48 +0000
53472              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
53473      Branch: perl
53474            ! pod/perlguts.pod
53475 ____________________________________________________________________________
53476 [  8951] By: jhi                                   on 2001/02/26  14:39:15
53477         Log: Subject: [PATCH] perlio - unknown layer
53478              From: Nicholas Clark <nick@ccl4.org>
53479              Date: Mon, 26 Feb 2001 00:27:19 +0000
53480              Message-ID: <20010226002719.E23333@plum.flirble.org>
53481      Branch: perl
53482            ! perlio.c
53483 ____________________________________________________________________________
53484 [  8950] By: jhi                                   on 2001/02/26  14:38:04
53485         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
53486              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
53487              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
53488              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
53489      Branch: perl
53490            ! t/op/bop.t
53491 ____________________________________________________________________________
53492 [  8949] By: jhi                                   on 2001/02/26  14:37:07
53493         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
53494              From: Peter Prymmer <pvhp@forte.com>
53495              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
53496              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
53497      Branch: perl
53498            ! lib/Test.pm
53499 ____________________________________________________________________________
53500 [  8948] By: jhi                                   on 2001/02/26  14:35:53
53501         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
53502              From: Radu Greab <radu@netsoft.ro>
53503              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
53504              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
53505      Branch: perl
53506            ! pod/perlop.pod
53507 ____________________________________________________________________________
53508 [  8947] By: jhi                                   on 2001/02/26  14:34:46
53509         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
53510              From: David Mitchell <davem@fdgroup.co.uk>
53511              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
53512              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
53513      Branch: perl
53514            ! run.c
53515 ____________________________________________________________________________
53516 [  8946] By: jhi                                   on 2001/02/26  14:32:37
53517         Log: Subject: Modified README.bs2000 
53518              From: Dorner Thomas <Thomas.Dorner@start.de>
53519              Date: Mon, 26 Feb 2001 09:22:17 +0100
53520              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
53521      Branch: perl
53522            ! README.bs2000
53523 ____________________________________________________________________________
53524 [  8945] By: jhi                                   on 2001/02/26  14:19:53
53525         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
53526              to maintperl, listing the known failures on the tests 129 and 130.
53527      Branch: maint-5.6/perl
53528           !> t/op/sprintf.t
53529 ____________________________________________________________________________
53530 [  8944] By: jhi                                   on 2001/02/26  14:14:15
53531         Log: Add more known sprintf failures.
53532      Branch: perl
53533            ! t/op/sprintf.t
53534 ____________________________________________________________________________
53535 [  8943] By: jhi                                   on 2001/02/26  13:56:22
53536         Log: perlglob.exe needs to be found in Win32, patch from
53537              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
53538              which needs external glob at mini-perl time."
53539      Branch: perl
53540            ! ext/Encode/compile
53541 ____________________________________________________________________________
53542 [  8942] By: jhi                                   on 2001/02/26  13:52:19
53543         Log: A missing dTHX from Vadim Konovalov.
53544      Branch: perl
53545            ! perlio.c
53546 ____________________________________________________________________________
53547 [  8941] By: jhi                                   on 2001/02/26  13:37:05
53548         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
53549      Branch: perl
53550            ! op.c
53551 ____________________________________________________________________________
53552 [  8940] By: jhi                                   on 2001/02/26  13:35:40
53553         Log: Integrate perlio.
53554      Branch: perl
53555           !> ext/Encode/Encode.pm
53556 ____________________________________________________________________________
53557 [  8939] By: nick                                  on 2001/02/25  23:47:09
53558         Log: Integrate mainline.
53559      Branch: perlio
53560           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
53561           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
53562 ____________________________________________________________________________
53563 [  8938] By: nick                                  on 2001/02/25  19:36:28
53564         Log: Encode implementations docs.
53565      Branch: perlio
53566            ! ext/Encode/Encode.pm
53567 ____________________________________________________________________________
53568 [  8937] By: jhi                                   on 2001/02/25  19:26:16
53569         Log: Script wasn't aligned with reality.
53570      Branch: perl
53571            ! t/pod/find.t
53572 ____________________________________________________________________________
53573 [  8936] By: jhi                                   on 2001/02/25  18:54:55
53574         Log: Update Changes.
53575      Branch: perl
53576            ! Changes patchlevel.h
53577 ____________________________________________________________________________
53578 [  8935] By: jhi                                   on 2001/02/25  18:46:36
53579         Log: Retract #8929,8930,8932,8933 for now.
53580      Branch: perl
53581            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
53582 ____________________________________________________________________________
53583 [  8934] By: jhi                                   on 2001/02/25  17:34:35
53584         Log: Integrate perlio.
53585      Branch: perl
53586           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
53587           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
53588           !> t/lib/encode.t
53589 ____________________________________________________________________________
53590 [  8933] By: jhi                                   on 2001/02/25  17:33:12
53591         Log: (Retracted by #8395.)
53592              
53593              Slight tweaks in scan_const(), not fixes yet, it seems like
53594              lots of work remains to be done...
53595      Branch: perl
53596            ! toke.c
53597 ____________________________________________________________________________
53598 [  8932] By: jhi                                   on 2001/02/25  17:27:11
53599         Log: (Retracted by #8395.)
53600              
53601              Missing from #8930.
53602      Branch: perl
53603            ! perl.h
53604 ____________________________________________________________________________
53605 [  8931] By: jhi                                   on 2001/02/25  17:26:19
53606         Log: A comment tweak.
53607      Branch: perl
53608            ! utf8.c
53609 ____________________________________________________________________________
53610 [  8930] By: jhi                                   on 2001/02/25  17:25:47
53611         Log: (Retracted by #8395.)
53612              
53613              Attempt to fix the EBCDIC character range problem with //.
53614      Branch: perl
53615            ! regcomp.c
53616 ____________________________________________________________________________
53617 [  8929] By: jhi                                   on 2001/02/25  17:23:45
53618         Log: (Retracted by #8395.)
53619              
53620              Expand the EBCDIC character range tests, and add few nasty
53621              tr tests from Karsten Sperling.
53622      Branch: perl
53623            ! t/op/pat.t t/op/tr.t
53624 ____________________________________________________________________________
53625 [  8928] By: jhi                                   on 2001/02/25  17:18:49
53626         Log: Missing check-in.
53627      Branch: perl
53628            ! lib/Pod/Find.pm
53629 ____________________________________________________________________________
53630 [  8927] By: nick                                  on 2001/02/25  11:30:22
53631         Log: Change method names in Encode implementation classes to something
53632              less confusing (preparing to "go public").
53633      Branch: perlio
53634            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
53635 ____________________________________________________________________________
53636 [  8926] By: nick                                  on 2001/02/25  10:53:24
53637         Log: GCC __atribute__ / printf fix
53638      Branch: perlio
53639            ! perl.h
53640 ____________________________________________________________________________
53641 [  8925] By: nick                                  on 2001/02/25  10:52:25
53642         Log: Checked in the wrong one ...
53643      Branch: perlio
53644            ! ext/Encode/Encode.pm
53645 ____________________________________________________________________________
53646 [  8924] By: nick                                  on 2001/02/24  18:46:51
53647         Log: Integrate mainline - to see what Jarkko has in ...
53648      Branch: perlio
53649           +> t/pod/testpods/lib/Pod/Stuff.pm
53650           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
53651 ____________________________________________________________________________
53652 [  8923] By: nick                                  on 2001/02/24  17:05:23
53653         Log: Encode API documentation nd tidy up.
53654              Minor additions to test.
53655              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
53656              Adds STRLEN to standard typemap.
53657      Branch: perlio
53658            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
53659            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
53660 ____________________________________________________________________________
53661 [  8922] By: jhi                                   on 2001/02/24  16:38:12
53662         Log: Add a test for the "character range should match in EBCDIC
53663              if specified using explicit numerics" bug found by Karsten
53664              Sperling.
53665      Branch: perl
53666            ! t/op/pat.t
53667 ____________________________________________________________________________
53668 [  8921] By: jhi                                   on 2001/02/24  16:30:16
53669         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
53670              From: schwern@pobox.com
53671              Date: Fri, 23 Feb 2001 03:21:37 -0500
53672              Message-ID: <20010223032137.A26022@magnonel.guild.net>
53673              
53674              plus Charles Lane's fixes, plus tweaks.
53675      Branch: perl
53676            + t/pod/testpods/lib/Pod/Stuff.pm
53677            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
53678 ____________________________________________________________________________
53679 [  8920] By: nick                                  on 2001/02/24  10:30:11
53680         Log: Integrate mainline
53681      Branch: perlio
53682           !> (integrate 33 files)
53683 ____________________________________________________________________________
53684 [  8919] By: jhi                                   on 2001/02/24  00:23:35
53685         Log: Subject: Re: I'm losing the war...
53686              From: "Vadim Konovalov" <watman@inbox.ru>
53687              Date: Sat, 24 Feb 2001 00:10:14 +0300
53688              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
53689              
53690              hv_store() not working correctly in ENV_IS_CASELESS case.
53691      Branch: perl
53692            ! hv.c
53693 ____________________________________________________________________________
53694 [  8918] By: jhi                                   on 2001/02/24  00:20:09
53695         Log: Subject: Re: [PATCH] fix for charnames above FFFF
53696              From: andreas.koenig@anima.de (Andreas J. Koenig)
53697              Date: 23 Feb 2001 02:39:03 +0100
53698              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
53699              
53700              A further efficiency tweak.
53701      Branch: perl
53702            ! lib/charnames.pm
53703 ____________________________________________________________________________
53704 [  8917] By: jhi                                   on 2001/02/23  20:27:51
53705         Log: Integrate change #8916 from mainline,
53706              do away with USE_WIN32_RTL_ENV.
53707      Branch: maint-5.6/perl
53708           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
53709 ____________________________________________________________________________
53710 [  8916] By: jhi                                   on 2001/02/23  20:02:25
53711         Log: Abolish USE_WIN32_RTL_ENV.
53712      Branch: perl
53713            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
53714 ____________________________________________________________________________
53715 [  8915] By: jhi                                   on 2001/02/23  19:36:00
53716         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
53717              later protected by some #define.
53718      Branch: perl
53719            ! gv.c
53720 ____________________________________________________________________________
53721 [  8914] By: jhi                                   on 2001/02/23  19:31:38
53722         Log: Retract #8902 for now, requested by Charles Lane, the correct
53723              fix will be something else.
53724      Branch: perl
53725            ! op.c
53726 ____________________________________________________________________________
53727 [  8913] By: jhi                                   on 2001/02/23  19:11:36
53728         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
53729              From: Peter Prymmer <pvhp@forte.com>
53730              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
53731              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
53732      Branch: perl
53733            ! t/op/lex_assign.t
53734 ____________________________________________________________________________
53735 [  8912] By: jhi                                   on 2001/02/23  18:38:20
53736         Log: Subject: [patch] perlio + useithreads
53737              From: Doug MacEachern <dougm@covalent.net>
53738              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
53739              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
53740              
53741              Gets things running but not complete.
53742      Branch: perl
53743            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
53744 ____________________________________________________________________________
53745 [  8911] By: jhi                                   on 2001/02/23  04:20:02
53746         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
53747              
53748              Duplicated environment freeing, File::Temp 0.12,
53749              op/append portability (EBCDIC) tweak.
53750      Branch: maint-5.6/perl
53751           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
53752           !> t/op/append.t
53753 ____________________________________________________________________________
53754 [  8910] By: jhi                                   on 2001/02/23  02:07:33
53755         Log: Integrate change #8909 from mainline, a better Borland
53756              putenv() workaround.
53757      Branch: maint-5.6/perl
53758           !> perl.c
53759 ____________________________________________________________________________
53760 [  8909] By: jhi                                   on 2001/02/23  02:05:46
53761         Log: A better workaround for Borland putenv() brokenness from Sarathy.
53762      Branch: perl
53763            ! perl.c
53764 ____________________________________________________________________________
53765 [  8908] By: jhi                                   on 2001/02/23  02:04:14
53766         Log: Subject: fix for parameter -Dm (for perl@8867)
53767              From: "Vadim Konovalov" <watman@inbox.ru>
53768              Date: Thu, 22 Feb 2001 17:30:12 +0300
53769              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
53770      Branch: perl
53771            ! perl.h
53772 ____________________________________________________________________________
53773 [  8907] By: jhi                                   on 2001/02/23  01:58:20
53774         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
53775              From: Peter Prymmer <pvhp@forte.com>
53776              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
53777              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
53778      Branch: perl
53779            ! t/op/append.t
53780 ____________________________________________________________________________
53781 [  8906] By: jhi                                   on 2001/02/23  01:48:34
53782         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
53783      Branch: perl
53784            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
53785 ____________________________________________________________________________
53786 [  8905] By: jhi                                   on 2001/02/23  01:43:30
53787         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
53788              From: Peter Prymmer <pvhp@forte.com>
53789              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
53790              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
53791      Branch: perl
53792            ! t/lib/st-06compat.t
53793 ____________________________________________________________________________
53794 [  8904] By: jhi                                   on 2001/02/23  01:42:39
53795         Log: Metaconfig unit change for #8903.
53796      Branch: metaconfig/U/perl
53797            ! Devel.U
53798 ____________________________________________________________________________
53799 [  8903] By: jhi                                   on 2001/02/23  01:42:12
53800         Log: Be more helpful for devel builders, suggested by John L. Allen.
53801      Branch: perl
53802            ! Configure
53803 ____________________________________________________________________________
53804 [  8902] By: jhi                                   on 2001/02/23  01:37:41
53805         Log: (Retracted by #8914)
53806              (Wrongly, reinstated by #8941)
53807              
53808              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
53809              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53810              Date:     Thu, 22 Feb 2001 09:43:57 EST
53811              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
53812      Branch: perl
53813            ! op.c
53814 ____________________________________________________________________________
53815 [  8901] By: jhi                                   on 2001/02/23  01:20:32
53816         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
53817              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53818              Date:     Thu, 22 Feb 2001 08:01:35 EST
53819              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
53820      Branch: perl
53821            ! malloc.c
53822 ____________________________________________________________________________
53823 [  8900] By: jhi                                   on 2001/02/23  01:18:02
53824         Log: Integrate changes #8898,8899 from mainline, environ handling.
53825      Branch: maint-5.6/perl
53826           !> perl.c
53827 ____________________________________________________________________________
53828 [  8899] By: jhi                                   on 2001/02/23  01:16:25
53829         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
53830              putenv() is not to be relied on, they are either broken or leaky
53831              or both.)
53832      Branch: perl
53833            ! perl.c
53834 ____________________________________________________________________________
53835 [  8898] By: jhi                                   on 2001/02/22  23:36:59
53836         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
53837              and safesysfree() must be used.
53838      Branch: perl
53839            ! perl.c
53840 ____________________________________________________________________________
53841 [  8897] By: jhi                                   on 2001/02/22  23:25:45
53842         Log: With environ one must use safesysmalloc()/safesysfree().
53843      Branch: perl
53844            ! perl.c
53845 ____________________________________________________________________________
53846 [  8896] By: jhi                                   on 2001/02/22  22:13:18
53847         Log: If we have a duplicated environment free it
53848              if PERL_DESTRUCT_LEVEL.
53849      Branch: perl
53850            ! perl.c
53851 ____________________________________________________________________________
53852 [  8895] By: alanbur                               on 2001/02/22  19:31:57
53853         Log: Synchronised with parent
53854      Branch: maint-5.6/pureperl
53855           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
53856 ____________________________________________________________________________
53857 [  8894] By: gsar                                  on 2001/02/22  19:06:18
53858         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
53859              
53860              fix memory leak in method call optimization (change#3768);
53861              made C<eval "$x->foo()"> leak
53862              
53863              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
53864      Branch: maint-5.6/perl
53865           !> op.c
53866 ____________________________________________________________________________
53867 [  8893] By: jhi                                   on 2001/02/22  18:35:27
53868         Log: (Retracted by #8915.)
53869              
53870              Third Degree finding:
53871              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
53872      Branch: perl
53873            ! gv.c
53874 ____________________________________________________________________________
53875 [  8892] By: jhi                                   on 2001/02/22  14:28:32
53876         Log: Update Changes.
53877      Branch: perl
53878            ! Changes patchlevel.h
53879 ____________________________________________________________________________
53880 [  8891] By: jhi                                   on 2001/02/22  13:22:45
53881         Log: Metaconfig unit changes for #8890.
53882      Branch: metaconfig
53883            ! U/modified/Cppsym.U U/threads/archname.U
53884 ____________________________________________________________________________
53885 [  8890] By: jhi                                   on 2001/02/22  13:22:12
53886         Log: Add -stdio to the archname if no perlio selected,
53887              no -perlio added since that is now the default.
53888              
53889              Add few CPUs/architectures to the Cppsym scan.
53890      Branch: perl
53891            ! Configure config_h.SH
53892 ____________________________________________________________________________
53893 [  8889] By: jhi                                   on 2001/02/22  13:05:59
53894         Log: Metaconfig unit change for #8888.
53895      Branch: metaconfig/U/perl
53896            ! useperlio.U
53897 ____________________________________________________________________________
53898 [  8888] By: jhi                                   on 2001/02/22  13:05:28
53899         Log: *drum roll*  Make perlio the default.
53900      Branch: perl
53901            ! Configure config_h.SH
53902 ____________________________________________________________________________
53903 [  8887] By: jhi                                   on 2001/02/22  12:50:52
53904         Log: Integrate change #8665 from maintperl to mainline,
53905              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
53906      Branch: perl
53907           !> ext/POSIX/POSIX.xs
53908 ____________________________________________________________________________
53909 [  8886] By: jhi                                   on 2001/02/22  12:49:24
53910         Log: Integrate changes #8883,8884 from mainline to maintperl.
53911              
53912              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
53913              Subject: Re: File::Temp::_gettemp warning
53914      Branch: maint-5.6/perl
53915           !> embed.h embed.pl lib/File/Temp.pm
53916 ____________________________________________________________________________
53917 [  8885] By: jhi                                   on 2001/02/22  12:43:59
53918         Log: Based on
53919              
53920              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
53921              From: schwab@suse.de
53922              Date: Thu, 22 Feb 2001 13:08:09 +0100
53923              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
53924              
53925              but the fix done slightly differently because the other
53926              half was already done in #8664.
53927      Branch: maint-5.6/perl
53928            ! ext/POSIX/POSIX.xs
53929 ____________________________________________________________________________
53930 [  8884] By: jhi                                   on 2001/02/22  12:37:15
53931         Log: Subject: Re: File::Temp::_gettemp warning
53932              From: Tim Jenness <t.jenness@jach.hawaii.edu>
53933              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
53934              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
53935              
53936              This patch to File::Temp does two things:
53937              
53938              1. Fixes the problem with CGI::Carp when determining
53939              the Fcntl constants
53940              
53941              2. Removes most of the carps and consolidates them so that all the
53942              reasons are included in a single die that is caught by the test. This
53943              means that the correct skipping behaviour is displayed by the test.
53944      Branch: perl
53945            ! lib/File/Temp.pm
53946 ____________________________________________________________________________
53947 [  8883] By: jhi                                   on 2001/02/22  12:29:19
53948         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
53949              From: Peter Prymmer <pvhp@forte.com>
53950              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
53951              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
53952      Branch: perl
53953            ! embed.h embed.pl
53954 ____________________________________________________________________________
53955 [  8882] By: jhi                                   on 2001/02/21  19:41:33
53956         Log: Integrate change #8881 from mainlin to maintperl.
53957              
53958              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
53959      Branch: maint-5.6/perl
53960           !> op.c
53961 ____________________________________________________________________________
53962 [  8881] By: jhi                                   on 2001/02/21  19:38:57
53963         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
53964              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
53965              Date:     Wed, 21 Feb 2001 13:08:03 EST
53966              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
53967      Branch: perl
53968            ! op.c
53969 ____________________________________________________________________________
53970 [  8880] By: jhi                                   on 2001/02/21  19:34:34
53971         Log: Retract #8875, cannot let go of the old semantics of unpack U
53972              without rethinking utf8decode.t.
53973      Branch: perl
53974            ! pp.c t/op/pack.t
53975 ____________________________________________________________________________
53976 [  8879] By: jhi                                   on 2001/02/21  19:08:02
53977         Log: Run run/*.t also in minitest.
53978      Branch: perl
53979            ! Makefile.SH
53980 ____________________________________________________________________________
53981 [  8878] By: nick                                  on 2001/02/21  18:55:37
53982         Log: Integrate mainline
53983      Branch: perlio
53984           !> (integrate 76 files)
53985 ____________________________________________________________________________
53986 [  8877] By: jhi                                   on 2001/02/21  15:09:33
53987         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
53988      Branch: metaconfig
53989            ! U/compline/nblock_io.U
53990      Branch: perl
53991            ! Configure config_h.SH
53992 ____________________________________________________________________________
53993 [  8876] By: jhi                                   on 2001/02/21  14:54:45
53994         Log: If no sfio, no -lsfio.
53995      Branch: metaconfig/U/perl
53996            ! d_sfio.U
53997      Branch: perl
53998            ! Configure config_h.SH
53999 ____________________________________________________________________________
54000 [  8875] By: jhi                                   on 2001/02/21  14:54:00
54001         Log: Make unpack C and unpack U truly equivalent.
54002      Branch: perl
54003            ! pp.c t/op/pack.t
54004 ____________________________________________________________________________
54005 [  8874] By: jhi                                   on 2001/02/21  14:26:02
54006         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
54007              From: Peter Prymmer <pvhp@forte.com>
54008              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
54009              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
54010      Branch: perl
54011            ! pod/perlport.pod
54012 ____________________________________________________________________________
54013 [  8873] By: jhi                                   on 2001/02/21  14:24:31
54014         Log: Subject: [PATCH] fix for charnames above FFFF
54015              From: andreas.koenig@anima.de (Andreas J. Koenig)
54016              Date: 21 Feb 2001 07:05:45 +0100
54017              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
54018      Branch: perl
54019            ! lib/charnames.pm t/lib/charnames.t
54020 ____________________________________________________________________________
54021 [  8872] By: jhi                                   on 2001/02/21  14:15:25
54022         Log: Integrate change #8868 from pureperl to mainline.
54023              
54024              Fixed reference count loop caused by sv_magic.
54025      Branch: perl
54026           !> sv.c
54027 ____________________________________________________________________________
54028 [  8871] By: jhi                                   on 2001/02/21  14:07:29
54029         Log: Integrate change #8868 from pureperl to maintperl.
54030              
54031              Fixed reference count loop caused by sv_magic.
54032      Branch: maint-5.6/perl
54033           !> sv.c
54034 ____________________________________________________________________________
54035 [  8870] By: jhi                                   on 2001/02/21  14:04:41
54036         Log: Put back the #8840, it was innocent.
54037      Branch: perl
54038            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
54039            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
54040 ____________________________________________________________________________
54041 [  8869] By: jhi                                   on 2001/02/21  14:00:03
54042         Log: unpack("C", ...) was left slightly unfinished by #8865.
54043      Branch: perl
54044            ! pp.c t/op/pack.t
54045 ____________________________________________________________________________
54046 [  8868] By: alanbur                               on 2001/02/21  01:33:45
54047         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
54048              from gv_fetchpv to create single-character magic variables (e.g. $!),
54049              and it is passed a sv and the gv that contains the sv as the mg_obj
54050              value.  When sv_magic stores the mg_obj pointer it increments the gv
54051              refcount, thus causing a sv-gv pair that can't be freed.  There is
54052              already a check for sv == obj which is used to prevent such reference
54053              loops.  This change extends the check to cover the case described above.
54054      Branch: maint-5.6/pureperl
54055            ! sv.c
54056 ____________________________________________________________________________
54057 [  8867] By: jhi                                   on 2001/02/21  00:52:39
54058         Log: Update Changes.
54059      Branch: perl
54060            ! Changes patchlevel.h
54061 ____________________________________________________________________________
54062 [  8866] By: jhi                                   on 2001/02/21  00:34:20
54063         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
54064              (Note: there were some conflicts due to EBCDIC and EPOC
54065              patches, in general I preferred the repository code.)
54066              (When 2.753 comes out, we need to synchronize.)
54067      Branch: perl
54068            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
54069            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
54070            ! t/lib/cgi-html.t
54071 ____________________________________________________________________________
54072 [  8865] By: jhi                                   on 2001/02/21  00:24:22
54073         Log: Make pack("C", 0x100) to create Unicode, unless under the
54074              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
54075              will understand Unicode, unless you under know what.
54076      Branch: perl
54077            ! pp.c t/op/pack.t t/op/qu.t
54078 ____________________________________________________________________________
54079 [  8864] By: alanbur                               on 2001/02/20  22:35:34
54080         Log: Resynchronised with parent
54081      Branch: maint-5.6/pureperl
54082           !> README.win32 ext/GDBM_File/GDBM_File.pm
54083           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
54084           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
54085           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
54086           !> t/lib/sdbm.t util.c
54087 ____________________________________________________________________________
54088 [  8863] By: jhi                                   on 2001/02/20  20:55:11
54089         Log: Integrate change #8860,8861 from mainline into maintperl.
54090              
54091              "pseudo-literal j"
54092              
54093              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
54094      Branch: maint-5.6/perl
54095           !> lib/Test.pm pod/perlop.pod
54096 ____________________________________________________________________________
54097 [  8862] By: jhi                                   on 2001/02/20  20:30:07
54098         Log: Don't do casting between pointers pointing to differently sized
54099              integers.
54100      Branch: perl
54101            ! hv.c sv.c
54102 ____________________________________________________________________________
54103 [  8861] By: jhi                                   on 2001/02/20  19:53:44
54104         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
54105              From: Peter Prymmer <pvhp@forte.com>
54106              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
54107              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
54108      Branch: perl
54109            ! lib/Test.pm
54110 ____________________________________________________________________________
54111 [  8860] By: jhi                                   on 2001/02/20  19:48:02
54112         Log: "pseudo-literal j", a documentation glitch reported to Debian.
54113              The text recovered from Perl 5.005_03, and pseudo-literal replaced
54114              by "backtick string".
54115      Branch: perl
54116            ! pod/perlop.pod
54117 ____________________________________________________________________________
54118 [  8859] By: jhi                                   on 2001/02/20  19:15:46
54119         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
54120              from Chris Nandor.
54121      Branch: perl
54122            ! makedef.pl
54123 ____________________________________________________________________________
54124 [  8858] By: jhi                                   on 2001/02/20  17:36:53
54125         Log: Integrate pureperl changes #8844,8845,8850 to mainline
54126              (via maintperl #8855).
54127              
54128              Fixed %^H scoping bug
54129              
54130              Removed GV <-> CV refcount loop
54131              
54132              Removed %ENV refcount loop
54133      Branch: perl
54134           !> gv.c op.c perl.c pp.c scope.c
54135 ____________________________________________________________________________
54136 [  8857] By: jhi                                   on 2001/02/20  17:34:32
54137         Log: Integrate changes #8853,8854 from maintperl to mainline.
54138              
54139              EBDIC fixes, README.win32 Borland update.
54140      Branch: perl
54141           !> README.win32 handy.h util.c
54142 ____________________________________________________________________________
54143 [  8856] By: jhi                                   on 2001/02/20  17:33:16
54144         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
54145      Branch: maint-5.6/perl
54146           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
54147           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
54148           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
54149 ____________________________________________________________________________
54150 [  8855] By: jhi                                   on 2001/02/20  17:32:13
54151         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
54152              
54153              Fixed %^H scoping bug
54154              
54155              Removed GV <-> CV refcount loop
54156              
54157              Removed %ENV refcount loop
54158      Branch: maint-5.6/perl
54159           !> gv.c op.c perl.c pp.c scope.c
54160 ____________________________________________________________________________
54161 [  8854] By: jhi                                   on 2001/02/20  17:25:06
54162         Log: Subject: Addition to readme.win32 for Borland C++ compilers
54163              Date: Tue, 20 Feb 2001 02:15:25 +0300
54164              From: "Vadim Konovalov" <watman@inbox.ru>
54165              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
54166              
54167              Document Borland compiler misbehaviour.
54168      Branch: maint-5.6/perl
54169            ! README.win32
54170 ____________________________________________________________________________
54171 [  8853] By: jhi                                   on 2001/02/20  17:22:25
54172         Log: The assimilation of ebcdic.c didn't quite work at the first try,
54173              patches from Thomas Dorner.
54174      Branch: maint-5.6/perl
54175            ! handy.h util.c
54176 ____________________________________________________________________________
54177 [  8852] By: jhi                                   on 2001/02/20  17:20:15
54178         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
54179              From: Chris Nandor <pudge@pobox.com>
54180              Date: Tue, 20 Feb 2001 08:32:45 -0500
54181              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
54182      Branch: maint-5.6/perl
54183            ! makedef.pl mg.c
54184 ____________________________________________________________________________
54185 [  8851] By: jhi                                   on 2001/02/20  17:15:52
54186         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
54187      Branch: perl
54188            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
54189            ! t/lib/filter-util.t
54190 ____________________________________________________________________________
54191 [  8850] By: alanbur                               on 2001/02/20  17:12:40
54192         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
54193              and the magic pointer points back to the GV that contains the
54194              %ENV hash.  This creates a refcount loop that prevents members
54195              of %ENV from being freed correctly.  This change removes the
54196              refcount loop - the magic pointer was never used anyway, the
54197              only use of the magic was to check the type ('E') so that the
54198              appropriate environment manipulation code is called when %ENV
54199              is modified.
54200      Branch: maint-5.6/pureperl
54201            ! perl.c
54202 ____________________________________________________________________________
54203 [  8849] By: jhi                                   on 2001/02/20  17:12:20
54204         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
54205              From: "Craig A. Berry" <craigberry@mac.com>
54206              Date: Mon, 19 Feb 2001 23:36:12 -0600
54207              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
54208              
54209              Case-forgiving systems match TestInit.pm with TES*.
54210      Branch: perl
54211            ! t/lib/glob-basic.t
54212 ____________________________________________________________________________
54213 [  8848] By: jhi                                   on 2001/02/20  17:10:02
54214         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
54215      Branch: perl
54216            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
54217            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
54218            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
54219 ____________________________________________________________________________
54220 [  8847] By: jhi                                   on 2001/02/20  15:34:41
54221         Log: The #8843 wasn't quite right: %Config needs to imported.
54222      Branch: perl
54223            ! t/run/runenv.t
54224 ____________________________________________________________________________
54225 [  8846] By: jhi                                   on 2001/02/20  15:31:50
54226         Log: Retract the #8838 and #8840 for now because of
54227              the DB_File tie problem.
54228      Branch: perl
54229            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
54230            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
54231            ! proto.h sv.c
54232 ____________________________________________________________________________
54233 [  8845] By: alanbur                               on 2001/02/20  14:25:41
54234         Log: Removed GV <-> CV refcount loop
54235              CvGV(mycv) points to the parent GV of the CV, and was previously
54236              refcounted.  The pointer remains, but the refcounting has been removed
54237              as it causes a refcount loop between the CV and GV that means the CV
54238              can't ever be deleted.
54239      Branch: maint-5.6/pureperl
54240            ! gv.c op.c pp.c
54241 ____________________________________________________________________________
54242 [  8844] By: alanbur                               on 2001/02/20  14:23:13
54243         Log: Fixed %^H scoping bug
54244      Branch: maint-5.6/pureperl
54245            ! scope.c
54246 ____________________________________________________________________________
54247 [  8843] By: jhi                                   on 2001/02/19  13:38:08
54248         Log: fork() not everywhere, cleanup temp files.
54249      Branch: perl
54250            ! t/run/runenv.t
54251 ____________________________________________________________________________
54252 [  8842] By: alanbur                               on 2001/02/19  12:42:07
54253         Log: Resynchronised with parent
54254      Branch: maint-5.6/pureperl
54255           !> pod/perlfaq4.pod sv.c utf8.c
54256 ____________________________________________________________________________
54257 [  8841] By: jhi                                   on 2001/02/19  03:35:51
54258         Log: Update Changes.
54259      Branch: perl
54260            ! Changes patchlevel.h
54261 ____________________________________________________________________________
54262 [  8840] By: jhi                                   on 2001/02/19  00:23:41
54263         Log: Subject: [patch] add sv_setref_uv
54264              From: Doug MacEachern <dougm@covalent.net>
54265              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
54266              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
54267      Branch: perl
54268            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
54269            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
54270 ____________________________________________________________________________
54271 [  8839] By: jhi                                   on 2001/02/19  00:01:38
54272         Log: Put to rest the 20010205.001, the email address checking (not) regex.
54273      Branch: perl
54274            ! pod/perlfaq9.pod
54275 ____________________________________________________________________________
54276 [  8838] By: jhi                                   on 2001/02/18  22:17:54
54277         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
54278              From: Doug MacEachern <dougm@covalent.net>
54279              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
54280              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
54281      Branch: perl
54282            ! lib/ExtUtils/xsubpp
54283 ____________________________________________________________________________
54284 [  8837] By: jhi                                   on 2001/02/18  22:16:50
54285         Log: Subject: [patch] -Wall cleanup round 2
54286              From: Doug MacEachern <dougm@covalent.net>
54287              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
54288              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
54289      Branch: perl
54290            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
54291            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
54292            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
54293            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
54294            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
54295            ! ext/SDBM_File/SDBM_File.xs
54296 ____________________________________________________________________________
54297 [  8836] By: jhi                                   on 2001/02/18  22:11:20
54298         Log: Misapplied regex optimizations when \C is present.
54299              Fixes 20001230.002.
54300              
54301              What still remains broken is that the submatches that
54302              have \C in them get their UTF8 flag on because their
54303              parent SV has it on.  This will result in malformed
54304              UTF8 if a \C happened to match a non-ASCII byte.
54305      Branch: perl
54306            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
54307            ! t/pragma/utf8.t
54308 ____________________________________________________________________________
54309 [  8835] By: jhi                                   on 2001/02/18  20:12:02
54310         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
54311              
54312              The hash key got wrongly UTF8fied.
54313      Branch: perl
54314            ! pod/perlapi.pod toke.c utf8.c
54315 ____________________________________________________________________________
54316 [  8834] By: jhi                                   on 2001/02/18  19:44:25
54317         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
54318              don't warn on magical or overloaded things.
54319      Branch: perl
54320            ! pp_hot.c
54321 ____________________________________________________________________________
54322 [  8833] By: nick                                  on 2001/02/18  19:31:22
54323         Log: Integrate mainline
54324      Branch: perlio
54325           +> t/TestInit.pm t/run/runenv.t
54326            - t/UTEST
54327           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
54328           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
54329           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
54330           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
54331           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
54332           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
54333           !> utf8.c
54334 ____________________________________________________________________________
54335 [  8832] By: jhi                                   on 2001/02/18  19:21:18
54336         Log: Integrate perlio.
54337      Branch: perl
54338           !> perlio.c pod/perldiag.pod
54339 ____________________________________________________________________________
54340 [  8831] By: jhi                                   on 2001/02/18  19:14:20
54341         Log: Integrate change #8827 from mainline.
54342              
54343              UTF8 tweaks.
54344      Branch: maint-5.6/perl
54345           !> sv.c utf8.c
54346 ____________________________________________________________________________
54347 [  8830] By: nick                                  on 2001/02/18  19:10:34
54348         Log: Apply the spirit of patch from Nick Clark:
54349              Subject: [PATCH] Re: extensions that provide layers
54350              From: Nicholas Clark <nick@ccl4.org>
54351              Date: Mon, 12 Feb 2001 16:43:51 +0000
54352              Message-Id: <20010212164350.Q3652@plum.flirble.org>
54353      Branch: perlio
54354            ! perlio.c pod/perldiag.pod
54355 ____________________________________________________________________________
54356 [  8829] By: jhi                                   on 2001/02/18  19:03:25
54357         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
54358              From: schwern@pobox.com 
54359              Date: Sun, 18 Feb 2001 13:44:35 -0500
54360              Message-ID: <20010218134435.A17544@magnonel.guild.net>
54361              
54362              Applied, but as t/TestInit.pm.
54363      Branch: perl
54364            + t/TestInit.pm
54365            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
54366            ! t/op/subst_wamp.t
54367 ____________________________________________________________________________
54368 [  8828] By: jhi                                   on 2001/02/18  18:43:52
54369         Log: Integrate perlio.
54370      Branch: perl
54371           !> perlio.c
54372 ____________________________________________________________________________
54373 [  8827] By: jhi                                   on 2001/02/18  18:41:33
54374         Log: UTF-8 tweaks.
54375      Branch: perl
54376            ! sv.c utf8.c
54377 ____________________________________________________________________________
54378 [  8826] By: nick                                  on 2001/02/18  17:40:59
54379         Log: Fix [ID 20010217.002]
54380              open FOO, "<:raw:perlio", ...
54381              :raw now inserts default base layer below itself.
54382              Also
54383              open FOO, "<:unix", ...
54384              works as well - but leaves buffer layer on stack under the unix layer.
54385      Branch: perlio
54386            ! perlio.c
54387 ____________________________________________________________________________
54388 [  8825] By: jhi                                   on 2001/02/18  17:15:39
54389         Log: Integrate perlio.
54390      Branch: perl
54391           !> perlio.c perliol.h
54392 ____________________________________________________________________________
54393 [  8824] By: jhi                                   on 2001/02/18  17:10:53
54394         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
54395              From: schwern@pobox.com
54396              Date: Sun, 18 Feb 2001 01:48:50 -0500
54397              Message-ID: <20010218014850.C19957@magnonel.guild.net>
54398      Branch: perl
54399            ! lib/Test/Harness.pm t/TEST t/op/chop.t
54400 ____________________________________________________________________________
54401 [  8823] By: jhi                                   on 2001/02/18  17:01:06
54402         Log: Add run/*.t to testables.
54403      Branch: perl
54404            ! t/TEST
54405 ____________________________________________________________________________
54406 [  8822] By: jhi                                   on 2001/02/18  16:58:58
54407         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
54408              From: schwern@pobox.com
54409              Date: Sun, 18 Feb 2001 01:11:35 -0500
54410              Message-ID: <20010218011135.A19957@magnonel.guild.net>
54411              
54412              Revive mjd's and Simon's PERL5OPT fix.
54413      Branch: perl
54414            + t/run/runenv.t
54415            ! MANIFEST perl.c
54416 ____________________________________________________________________________
54417 [  8821] By: jhi                                   on 2001/02/18  16:53:46
54418         Log: Subject: Re: Why t/TEST and not Test::Harness?
54419              From: schwern@pobox.com
54420              Date: Sat, 17 Feb 2001 22:44:44 -0500
54421              Message-ID: <20010217224444.A6679@magnonel.guild.net>
54422              
54423              Replace UTEST with TEST -utf8.
54424      Branch: perl
54425            - t/UTEST
54426            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
54427            ! t/lib/glob-basic.t
54428 ____________________________________________________________________________
54429 [  8820] By: nick                                  on 2001/02/18  13:06:16
54430         Log: Clean up a few core dumps when layers are used in unexpected ways.
54431              (Still not "right"...)
54432      Branch: perlio
54433            ! perlio.c perliol.h
54434 ____________________________________________________________________________
54435 [  8819] By: jhi                                   on 2001/02/18  02:25:55
54436         Log: Integrate change #8818 from maintperl, a FAQ nit.
54437      Branch: perl
54438           !> pod/perlfaq4.pod
54439 ____________________________________________________________________________
54440 [  8818] By: jhi                                   on 2001/02/18  02:24:50
54441         Log: FAQ nit from Chris Fedde.
54442      Branch: maint-5.6/perl
54443            ! pod/perlfaq4.pod
54444 ____________________________________________________________________________
54445 [  8817] By: nick                                  on 2001/02/17  18:20:14
54446         Log: Integrate mainline
54447      Branch: perlio
54448           +> lib/unicode/UCD.html lib/unicode/Unicode.html
54449           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
54450           +> pod/perlclib.pod
54451            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
54452            - lib/unicode/Unicode.301
54453           !> (integrate 324 files)
54454 ____________________________________________________________________________
54455 [  8816] By: jhi                                   on 2001/02/17  16:56:58
54456         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
54457      Branch: perl
54458            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
54459            ! ext/Storable/Storable.xs t/lib/st-06compat.t
54460            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
54461 ____________________________________________________________________________
54462 [  8815] By: jhi                                   on 2001/02/17  16:40:07
54463         Log: Subject: [patch] -Wall
54464              From: Doug MacEachern <dougm@covalent.net>
54465              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
54466              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
54467      Branch: perl
54468            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
54469            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
54470 ____________________________________________________________________________
54471 [  8814] By: jhi                                   on 2001/02/16  19:27:18
54472         Log: Document qu better.
54473      Branch: perl
54474            ! pod/perlop.pod
54475 ____________________________________________________________________________
54476 [  8813] By: jhi                                   on 2001/02/15  13:54:37
54477         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
54478              From: Hugo <hv@crypt.compulink.co.uk>
54479              Date: Thu, 15 Feb 2001 13:39:49 +0000
54480              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
54481      Branch: perl
54482            ! toke.c
54483 ____________________________________________________________________________
54484 [  8812] By: alanbur                               on 2001/02/15  13:52:16
54485         Log: Resynchronised with parent
54486      Branch: maint-5.6/pureperl
54487            - ebcdic.c
54488           !> (integrate 36 files)
54489 ____________________________________________________________________________
54490 [  8811] By: jhi                                   on 2001/02/15  13:51:16
54491         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
54492              
54493              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
54494              From: Jan Dubois <JanD@ActiveState.com>
54495              Date: Wed, 31 Jan 2001 21:17:03 -0800
54496              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
54497              
54498              tweak change#8659 to keep it simple
54499              
54500              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
54501              From: Russ Allbery <rra@stanford.edu>
54502              Date: 14 Feb 2001 10:15:41 -0800
54503              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
54504              
54505              (8809 empty)
54506              
54507              Upgrade to podlators 1.08, from Russ Allbery.
54508      Branch: perl
54509           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
54510           !> utils/perldoc.PL
54511 ____________________________________________________________________________
54512 [  8810] By: jhi                                   on 2001/02/15  13:35:08
54513         Log: Upgrade to podlators 1.08, from Russ Allbery.
54514      Branch: maint-5.6/perl
54515            ! lib/Pod/Man.pm lib/Pod/Text.pm
54516 ____________________________________________________________________________
54517 [  8809] By: jhi                                   on 2001/02/15  13:26:38
54518         Log: (accidentally empty check-in)
54519      Branch: maint-5.6/perl
54520            ! lib/Test/Harness.pm
54521 ____________________________________________________________________________
54522 [  8808] By: jhi                                   on 2001/02/15  13:23:47
54523         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
54524              From: Russ Allbery <rra@stanford.edu>
54525              Date: 14 Feb 2001 10:15:41 -0800
54526              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
54527              
54528              perldoc was hardcoding $Config{installscript}, which breaks
54529              when install* isn't where Perl ends up (such as with AFS).
54530              
54531              Use $Config{scriptdir} instead.
54532      Branch: maint-5.6/perl
54533            ! utils/perldoc.PL
54534 ____________________________________________________________________________
54535 [  8807] By: jhi                                   on 2001/02/14  14:37:27
54536         Log: Update Changes.
54537      Branch: perl
54538            ! Changes patchlevel.h
54539 ____________________________________________________________________________
54540 [  8806] By: jhi                                   on 2001/02/14  14:25:31
54541         Log: Integrate changes #8803,8804,8805 from mainline.
54542              
54543              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
54544              
54545              Don't skip too much of the locale error message if no environ array,
54546              from Chris Nandor.
54547              
54548              More MacOS Classic fixes from Chris Nandor.
54549      Branch: maint-5.6/perl
54550           !> doop.c lib/Cwd.pm perl.c perl.h util.c
54551 ____________________________________________________________________________
54552 [  8805] By: jhi                                   on 2001/02/14  03:29:01
54553         Log: More MacOS Classic fixes from Chris Nandor.
54554      Branch: perl
54555            ! doop.c lib/Cwd.pm
54556 ____________________________________________________________________________
54557 [  8804] By: jhi                                   on 2001/02/14  03:18:35
54558         Log: Don't skip too much of the locale error message if no environ array,
54559              from Chris Nandor.
54560      Branch: perl
54561            ! util.c
54562 ____________________________________________________________________________
54563 [  8803] By: jhi                                   on 2001/02/14  03:14:14
54564         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
54565      Branch: perl
54566            ! perl.c perl.h
54567 ____________________________________________________________________________
54568 [  8802] By: jhi                                   on 2001/02/13  18:31:33
54569         Log: AUTHORS update.
54570      Branch: perl
54571            ! AUTHORS
54572 ____________________________________________________________________________
54573 [  8801] By: jhi                                   on 2001/02/13  17:55:19
54574         Log: Integrate change #8792 from mainline.
54575              
54576              Subject: buncha MacPerl patches for bleadperl
54577              From: Chris Nandor <pudge@pobox.com>
54578              Date: Tue, 13 Feb 2001 00:02:43 -0500
54579              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
54580      Branch: maint-5.6/perl
54581           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
54582           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
54583           !> t/lib/basename.t toke.c util.h
54584 ____________________________________________________________________________
54585 [  8800] By: jhi                                   on 2001/02/13  17:46:43
54586         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
54587              to be forced to Off_t.
54588              
54589              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
54590              From: nick@ccl4.org
54591              Date: Thu, 1 Feb 2001 12:01:04 +0000
54592              Message-Id: <20010201120103.E11401@plum.flirble.org>
54593      Branch: maint-5.6/perl
54594            ! iperlsys.h perlio.c
54595 ____________________________________________________________________________
54596 [  8799] By: jhi                                   on 2001/02/13  16:52:51
54597         Log: Duplex duplex hunk hunk.
54598      Branch: maint-5.6/perl
54599            ! Makefile.SH
54600 ____________________________________________________________________________
54601 [  8797] By: jhi                                   on 2001/02/13  14:52:04
54602         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
54603              From: "Craig A. Berry" <craigberry@mac.com>
54604              Date: Mon, 12 Feb 2001 11:05:25 -0600
54605              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
54606      Branch: perl
54607            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
54608 ____________________________________________________________________________
54609 [  8796] By: jhi                                   on 2001/02/13  14:36:47
54610         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
54611              From: simon.cozens@pembroke.oxford.ac.uk 
54612              Date: Sat, 10 Feb 2001 17:57:02 +0000
54613              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
54614              
54615              Now it does include.
54616      Branch: perl
54617            ! pod/perldiag.pod
54618 ____________________________________________________________________________
54619 [  8795] By: jhi                                   on 2001/02/13  14:30:11
54620         Log: Sort the MANIFEST.
54621      Branch: perl
54622            ! MANIFEST
54623 ____________________________________________________________________________
54624 [  8794] By: jhi                                   on 2001/02/13  14:26:51
54625         Log: Integrate change #8793 from mainline, FAQ updates.
54626      Branch: maint-5.6/perl
54627           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
54628 ____________________________________________________________________________
54629 [  8793] By: jhi                                   on 2001/02/13  14:25:13
54630         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
54631      Branch: perl
54632            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
54633 ____________________________________________________________________________
54634 [  8792] By: jhi                                   on 2001/02/13  14:22:50
54635         Log: Subject: buncha MacPerl patches for bleadperl
54636              From: Chris Nandor <pudge@pobox.com>
54637              Date: Tue, 13 Feb 2001 00:02:43 -0500
54638              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
54639      Branch: perl
54640            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
54641            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
54642            ! t/lib/basename.t toke.c util.h
54643 ____________________________________________________________________________
54644 [  8791] By: jhi                                   on 2001/02/13  14:10:39
54645         Log: Integrate change #8790 from mainline.
54646              
54647              environ array wrongly assumed in Perl_init_i18nl10n(),
54648      Branch: maint-5.6/perl
54649           !> util.c
54650 ____________________________________________________________________________
54651 [  8790] By: jhi                                   on 2001/02/13  14:06:15
54652         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
54653              noticed by Chris Nandor in MacOS Classic.
54654      Branch: perl
54655            ! util.c
54656 ____________________________________________________________________________
54657 [  8789] By: jhi                                   on 2001/02/13  13:58:07
54658         Log: Integrate changes #8373,8487,8544,8783 from mainline.
54659              
54660              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
54661              hints files, the dynaloading, assimilate ebcdic into util.c.
54662      Branch: maint-5.6/perl
54663            - ebcdic.c
54664            ! MANIFEST hints/posix-bc.sh
54665           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
54666           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
54667           !> perlapi.c proto.h util.c
54668 ____________________________________________________________________________
54669 [  8788] By: alanbur                               on 2001/02/13  10:33:13
54670         Log: Integrated changes from maint-5.6
54671      Branch: maint-5.6/pureperl
54672           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
54673           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
54674           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
54675           !> vos/config.ga.h vos/configure_perl.cm
54676 ____________________________________________________________________________
54677 [  8787] By: jhi                                   on 2001/02/13  05:56:36
54678         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
54679      Branch: perl
54680           !> Makefile.SH
54681 ____________________________________________________________________________
54682 [  8786] By: jhi                                   on 2001/02/13  05:54:34
54683         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
54684              From: Dorner Thomas <Thomas.Dorner@start.de>
54685              Date: Mon, 12 Feb 2001 15:06:26 +0100
54686              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
54687      Branch: maint-5.6/perl
54688            ! Makefile.SH
54689 ____________________________________________________________________________
54690 [  8785] By: jhi                                   on 2001/02/13  05:29:04
54691         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
54692      Branch: perl
54693           !> hints/openbsd.sh
54694 ____________________________________________________________________________
54695 [  8784] By: jhi                                   on 2001/02/13  02:25:24
54696         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
54697              From: Peter Prymmer <pvhp@forte.com>
54698              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
54699              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
54700      Branch: perl
54701            ! pod/perlclib.pod
54702 ____________________________________________________________________________
54703 [  8783] By: jhi                                   on 2001/02/13  02:22:36
54704         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
54705      Branch: perl
54706            - ebcdic.c
54707            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
54708            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
54709            ! util.c
54710 ____________________________________________________________________________
54711 [  8782] By: jhi                                   on 2001/02/13  02:00:07
54712         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
54713      Branch: maint-5.6/perl
54714            ! pod/perlport.pod
54715 ____________________________________________________________________________
54716 [  8781] By: jhi                                   on 2001/02/13  01:58:44
54717         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
54718      Branch: maint-5.6/perl
54719            ! hints/openbsd.sh
54720 ____________________________________________________________________________
54721 [  8780] By: jhi                                   on 2001/02/13  01:57:33
54722         Log: Synchronize the regexp tests between maintperl and mainline.
54723      Branch: maint-5.6/perl
54724           !> t/op/re_tests
54725 ____________________________________________________________________________
54726 [  8779] By: jhi                                   on 2001/02/13  01:49:35
54727         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
54728              From: Hugo <hv@crypt.compulink.co.uk>
54729              Date: Tue, 13 Feb 2001 00:11:11 +0000
54730              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
54731      Branch: perl
54732            ! regcomp.c t/op/re_tests
54733 ____________________________________________________________________________
54734 [  8778] By: jhi                                   on 2001/02/13  00:23:10
54735         Log: Comments do not nest.
54736      Branch: perl
54737            ! perl.h
54738 ____________________________________________________________________________
54739 [  8777] By: jhi                                   on 2001/02/13  00:17:54
54740         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
54741              From: Hugo <hv@crypt.compulink.co.uk>
54742              Date: Tue, 13 Feb 2001 00:11:11 +0000
54743              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
54744      Branch: maint-5.6/perl
54745            ! regcomp.c t/op/re_tests
54746 ____________________________________________________________________________
54747 [  8776] By: jhi                                   on 2001/02/12  23:25:52
54748         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
54749      Branch: maint-5.6/perl
54750            ! pod/perlport.pod
54751 ____________________________________________________________________________
54752 [  8775] By: jhi                                   on 2001/02/12  23:04:28
54753         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
54754      Branch: maint-5.6/perl
54755            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
54756            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
54757            ! vos/configure_perl.cm
54758 ____________________________________________________________________________
54759 [  8774] By: jhi                                   on 2001/02/12  22:59:11
54760         Log: Subject: Re: [patch] context for 'U' magic functions
54761              From: Doug MacEachern <dougm@covalent.net>
54762              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
54763              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
54764              
54765              plus the suggestion by Nick Ing-Simmons to name the macro
54766              as PERL_MG_UFUNC to avoid namespace pollution, plus add
54767              the advice by Doug for XS writers to perl.h
54768      Branch: perl
54769            ! mg.c perl.h
54770 ____________________________________________________________________________
54771 [  8773] By: jhi                                   on 2001/02/11  20:14:12
54772         Log: Update Changes.
54773      Branch: perl
54774            ! Changes patchlevel.h
54775 ____________________________________________________________________________
54776 [  8772] By: jhi                                   on 2001/02/11  18:47:52
54777         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
54778              From: Simon Cozens <simon@cozens.net>
54779              Date: Wed, 31 Jan 2001 16:31:43 +0000
54780              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
54781      Branch: perl
54782            + pod/perlclib.pod
54783            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
54784            ! pod/perltoc.pod
54785 ____________________________________________________________________________
54786 [  8771] By: jhi                                   on 2001/02/11  18:36:48
54787         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
54788              
54789              Blocks-4d3.beta.txt
54790              CaseFolding-3d4.beta.txt
54791              CompositionExclusions-3d6.beta.txt
54792              EastAsianWidth-4d4.beta.txt
54793              LineBreak-6d3.beta.txt
54794              NamesList-3.1.0d1.beta.txt
54795              PropList-3.1.0d4.beta.txt
54796              SpecialCasing-4d1.beta.txt
54797              UnicodeData-3.1.0d6.beta.txt
54798      Branch: perl
54799            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
54800           +> lib/unicode/UCD.html lib/unicode/Unicode.html
54801            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
54802            - lib/unicode/Unicode.301
54803            ! (edit 257 files)
54804 ____________________________________________________________________________
54805 [  8770] By: jhi                                   on 2001/02/11  17:26:22
54806         Log: UTF-8 documentation.
54807      Branch: perl
54808            ! utf8.h
54809 ____________________________________________________________________________
54810 [  8769] By: jhi                                   on 2001/02/11  17:12:49
54811         Log: Retract #8762.
54812      Branch: perl
54813            ! regexec.c
54814 ____________________________________________________________________________
54815 [  8768] By: jhi                                   on 2001/02/11  16:54:45
54816         Log: Subject: [PATCH] Test::Harness
54817              From: andreas.koenig@anima.de (Andreas J. Koenig)
54818              Date: 11 Feb 2001 14:37:00 +0100
54819              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
54820      Branch: perl
54821            ! lib/Test/Harness.pm
54822 ____________________________________________________________________________
54823 [  8767] By: jhi                                   on 2001/02/11  16:53:52
54824         Log: Subject: [PATCH] Document makepatch in Porting/patching
54825              From: andreas.koenig@anima.de (Andreas J. Koenig)
54826              Date: 11 Feb 2001 16:46:28 +0100
54827              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
54828      Branch: perl
54829            ! Porting/patching.pod
54830 ____________________________________________________________________________
54831 [  8766] By: jhi                                   on 2001/02/11  06:30:23
54832         Log: Subject: Re: [patch] GvSHARED
54833              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
54834              From: Doug MacEachern <dougm@covalent.net>
54835              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
54836              
54837              Subject: Re: [patch] GvSHARED
54838              From: Doug MacEachern <dougm@covalent.net>
54839              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
54840              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
54841              
54842              Subject: [patch] attributes.pm support for `shared'
54843              From: Doug MacEachern <dougm@covalent.net>
54844              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
54845              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
54846              
54847              our() attributes were ignored, our :shared pieces missing,
54848              allow attributes.pm to turn on shared.
54849      Branch: perl
54850            ! op.c t/op/attrs.t toke.c xsutils.c
54851 ____________________________________________________________________________
54852 [  8765] By: alanbur                               on 2001/02/10  23:11:19
54853         Log: Resync with parent (hopefully sucessfully this time)
54854      Branch: maint-5.6/pureperl
54855           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
54856           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
54857           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
54858           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
54859           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
54860           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
54861           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
54862 ____________________________________________________________________________
54863 [  8764] By: jhi                                   on 2001/02/10  22:54:38
54864         Log: Make TEST and UTEST more verbose in case something goes
54865              wrong in running/compiling a script, suggested by Doug
54866              MacEachern.
54867      Branch: perl
54868            ! t/TEST t/UTEST
54869 ____________________________________________________________________________
54870 [  8763] By: jhi                                   on 2001/02/10  22:11:34
54871         Log: Bogus shebang.
54872      Branch: perl
54873            ! t/lib/texttabs.t
54874 ____________________________________________________________________________
54875 [  8762] By: jhi                                   on 2001/02/10  21:56:02
54876         Log: (Retracted by #8769)
54877      Branch: perl
54878            ! regexec.c
54879 ____________________________________________________________________________
54880 [  8761] By: jhi                                   on 2001/02/10  21:26:15
54881         Log: Subject: Re: [patch] GvSHARED 
54882              From: Doug MacEachern <dougm@covalent.net>
54883              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
54884              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
54885              
54886              our @EXPORT : shared = (...);
54887      Branch: perl
54888            ! toke.c
54889 ____________________________________________________________________________
54890 [  8760] By: jhi                                   on 2001/02/10  21:25:07
54891         Log: Subject: [patch] GvSHARED
54892              From: Doug MacEachern <dougm@covalent.net>
54893              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
54894              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
54895      Branch: perl
54896            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
54897 ____________________________________________________________________________
54898 [  8759] By: alanbur                               on 2001/02/10  21:24:27
54899         Log: Backed out mismerge.
54900      Branch: maint-5.6/pureperl
54901            ! MANIFEST README.hpux README.vmesa gv.c installhtml
54902            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
54903            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
54904            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
54905            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
54906            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
54907            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
54908 ____________________________________________________________________________
54909 [  8758] By: jhi                                   on 2001/02/10  18:01:17
54910         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
54911              
54912              Fixed UMRs and leak in Perl_pmtrans()
54913              
54914              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
54915              associated UTFied tr/// code.  Also fixed scoping leak of
54916              PL_reg_start_tmp.
54917              
54918              newATTRSUB leaks when an attempt to redefine the active sort sub is
54919              made.
54920      Branch: maint-5.6/perl
54921           !> op.c regcomp.c
54922 ____________________________________________________________________________
54923 [  8757] By: alanbur                               on 2001/02/10  17:56:46
54924         Log: Resynchronised with parent
54925      Branch: maint-5.6/pureperl
54926           +> README.bs2000
54927            - README.posix-bc
54928            ! gv.c perl.c sv.c
54929           !> MANIFEST README.hpux README.vmesa installhtml
54930           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
54931           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
54932           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
54933           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
54934           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
54935           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
54936 ____________________________________________________________________________
54937 [  8756] By: alanbur                               on 2001/02/10  17:51:15
54938         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
54939              made.
54940      Branch: maint-5.6/pureperl
54941            ! op.c
54942 ____________________________________________________________________________
54943 [  8755] By: jhi                                   on 2001/02/09  22:41:35
54944         Log: Upgrade to CPAN 1.59_54, from Andreas König.
54945      Branch: perl
54946            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
54947 ____________________________________________________________________________
54948 [  8754] By: jhi                                   on 2001/02/09  22:29:20
54949         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
54950              
54951              Didn't upgrade the fill.t since it has a dependency to File::Slurp
54952              purely for debugging purposes, the actual test hasn't changed.
54953      Branch: perl
54954            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
54955            ! t/lib/textwrap.t
54956 ____________________________________________________________________________
54957 [  8753] By: jhi                                   on 2001/02/09  20:17:50
54958         Log: Integrate change #8682 from maintperl.
54959              
54960              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
54961              to work correctly.
54962      Branch: perl
54963           !> hints/irix_6.sh
54964 ____________________________________________________________________________
54965 [  8752] By: jhi                                   on 2001/02/09  20:00:46
54966         Log: Update Changes.
54967      Branch: perl
54968            ! Changes patchlevel.h
54969 ____________________________________________________________________________
54970 [  8751] By: nick                                  on 2001/02/09  19:48:37
54971         Log: Integrate mainline
54972      Branch: perlio
54973           +> README.bs2000 t/lib/cgi-esc.t
54974            - README.posix-bc
54975           !> (integrate 53 files)
54976 ____________________________________________________________________________
54977 [  8750] By: nick                                  on 2001/02/09  19:25:16
54978         Log: Subject: RE: Biannual Competition to Improve Hashing Function
54979              From: Fisher Mark <fisherm@tce.com>
54980              Date: Thu, 8 Feb 2001 10:44:00 -0500
54981              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
54982              Date: Thu, 8 Feb 2001 15:02:47 -0500
54983              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
54984      Branch: perl
54985            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
54986 ____________________________________________________________________________
54987 [  8749] By: jhi                                   on 2001/02/09  19:02:35
54988         Log: Forgotten fragment.
54989      Branch: perl
54990            ! pod/perlapi.pod
54991 ____________________________________________________________________________
54992 [  8748] By: jhi                                   on 2001/02/09  18:31:34
54993         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
54994              plus manual tweakage.
54995              
54996              Sync the perlfaq2 between mainline and maintperl.
54997      Branch: maint-5.6/perl
54998            ! pod/perlfaq2.pod
54999      Branch: perl
55000           !> pod/perlfaq2.pod
55001 ____________________________________________________________________________
55002 [  8747] By: jhi                                   on 2001/02/09  18:12:04
55003         Log: Subject: versiononly and installperl
55004              From: abigail@foad.org
55005              Date: Wed, 7 Feb 2001 22:43:12 +0100
55006              Message-ID: <20010207214312.7045.qmail@foad.org>    
55007              
55008              Add +v flag to force a normal install of the perl binary
55009              and the utilities.
55010              
55011              Subject: [PATCH] installperl
55012              From: Nicholas Clark <nick@ccl4.org>
55013              Date: Fri, 9 Feb 2001 16:28:57 +0000
55014              Message-ID: <20010209162857.B10931@plum.flirble.org>
55015              
55016              Add -A flag which also hardlinks the binary with
55017              the full architecture name.
55018      Branch: perl
55019            ! installperl
55020 ____________________________________________________________________________
55021 [  8746] By: jhi                                   on 2001/02/09  18:03:43
55022         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
55023              
55024              Subject: perlfaq2, re: perlmongers
55025              
55026              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
55027              
55028              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
55029              
55030              Subject: [ID 20010205.001] typo in perlfaq9
55031              
55032              Subject: [ID 20010208.002] unordered explanation in perlcall
55033      Branch: maint-5.6/perl
55034           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
55035           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
55036           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
55037 ____________________________________________________________________________
55038 [  8745] By: jhi                                   on 2001/02/09  17:59:09
55039         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
55040              From: abela@geneanet.org
55041              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
55042              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
55043      Branch: perl
55044            ! pod/perlcall.pod
55045 ____________________________________________________________________________
55046 [  8744] By: jhi                                   on 2001/02/09  17:48:16
55047         Log: Subject: [ID 20010205.001] typo in perlfaq9
55048              From: eserte@vran.herceg.de
55049              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
55050              Message-Id: <200102042244.XAA21926@vran.herceg.de>
55051      Branch: perl
55052            ! pod/perlfaq9.pod
55053 ____________________________________________________________________________
55054 [  8743] By: jhi                                   on 2001/02/09  17:25:12
55055         Log: Integrate change #8695 from maintperl.
55056              
55057              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
55058      Branch: perl
55059           !> thread.h
55060 ____________________________________________________________________________
55061 [  8742] By: jhi                                   on 2001/02/09  17:21:22
55062         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
55063              From: Andy Dougherty <doughera@lafayette.edu>
55064              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
55065              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
55066      Branch: perl
55067            ! embed.pl
55068 ____________________________________________________________________________
55069 [  8741] By: jhi                                   on 2001/02/09  17:05:19
55070         Log: Integrate changes #8738,8739,8740 from maintperl.
55071              
55072              Html files will be installed in a more logical and easier to
55073              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
55074              
55075              Html files will be generated with a header to make them look
55076              a little less bare.
55077              
55078              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
55079      Branch: perl
55080           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
55081 ____________________________________________________________________________
55082 [  8740] By: jhi                                   on 2001/02/09  17:03:46
55083         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
55084              From: "Brendan O'Dea" <bod@compusol.com.au>
55085              Date: Sun, 4 Feb 2001 11:17:56 +1100
55086              Message-ID: <20010204111756.A16301@compusol.com.au>
55087      Branch: maint-5.6/perl
55088            ! pod/perlfaq3.pod
55089 ____________________________________________________________________________
55090 [  8739] By: jhi                                   on 2001/02/09  17:01:59
55091         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
55092              From: "Indy Singh" <indy@nusphere.com>
55093              Date: Fri, 2 Feb 2001 15:09:59 -0500
55094              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
55095              
55096              Html files will be generated with a header to make them look
55097              a little less bare.
55098      Branch: maint-5.6/perl
55099            ! installhtml
55100 ____________________________________________________________________________
55101 [  8738] By: jhi                                   on 2001/02/09  16:58:48
55102         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
55103              From: "Indy Singh" <indy@nusphere.com>
55104              Date: Fri, 2 Feb 2001 15:08:23 -0500
55105              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
55106              
55107              Html files will be installed in a more logical and easier to
55108              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
55109      Branch: maint-5.6/perl
55110            ! win32/Makefile win32/makefile.mk
55111 ____________________________________________________________________________
55112 [  8737] By: jhi                                   on 2001/02/09  16:46:54
55113         Log: Integrate changes #8687,8736 from maintperl.
55114              
55115              HP-UX thread patches from Merijn H. Brand.
55116              
55117              Latin nit from Philip Newton.
55118      Branch: perl
55119           !> README.hpux hints/hpux.sh
55120 ____________________________________________________________________________
55121 [  8736] By: jhi                                   on 2001/02/09  16:42:31
55122         Log: Latin nit from Philip Newton.
55123      Branch: maint-5.6/perl
55124            ! README.hpux
55125 ____________________________________________________________________________
55126 [  8735] By: jhi                                   on 2001/02/09  16:24:03
55127         Log: Integrate changes #8704,8710 from pureperl.
55128              
55129              Fixed UMRs and leak in Perl_pmtrans()
55130              
55131              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
55132              associated UTFied tr/// code.  Also fixed scoping leak of
55133              PL_reg_start_tmp.
55134      Branch: perl
55135           !> op.c regcomp.c
55136 ____________________________________________________________________________
55137 [  8734] By: jhi                                   on 2001/02/09  15:40:21
55138         Log: Integrate change #8733 from maintperl.
55139              
55140              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
55141      Branch: perl
55142           !> pod/perlre.pod
55143 ____________________________________________________________________________
55144 [  8733] By: jhi                                   on 2001/02/09  15:35:47
55145         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
55146              From: Prymmer/Kahn <pvhp@best.com>
55147              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
55148              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
55149      Branch: maint-5.6/perl
55150            ! pod/perlre.pod
55151 ____________________________________________________________________________
55152 [  8732] By: jhi                                   on 2001/02/09  15:26:17
55153         Log: Rename README.posix-bc to README.bs2000 (to avoid the
55154              confusion of a "perlposix-bc.pod"), add a few missing
55155              arch pods, regen toc.
55156      Branch: maint-5.6/perl
55157           +> README.bs2000
55158            - README.posix-bc
55159            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
55160            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
55161 ____________________________________________________________________________
55162 [  8731] By: jhi                                   on 2001/02/09  15:23:39
55163         Log: De-cut-and-pasto.
55164      Branch: perl
55165            ! pod/perl.pod
55166 ____________________________________________________________________________
55167 [  8730] By: jhi                                   on 2001/02/09  15:11:13
55168         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
55169              when people think that perlposix-bc.pod tells anything about
55170              Perl and POSIX.  Regen toc.
55171      Branch: perl
55172           +> README.bs2000
55173            - README.posix-bc
55174            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
55175            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
55176 ____________________________________________________________________________
55177 [  8729] By: jhi                                   on 2001/02/09  14:52:28
55178         Log: The README.vmesa part of #8712 from maintperl.
55179      Branch: perl
55180            ! README.vmesa
55181 ____________________________________________________________________________
55182 [  8728] By: jhi                                   on 2001/02/09  14:46:06
55183         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
55184              From: Peter Prymmer <pvhp@forte.com>
55185              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
55186              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
55187      Branch: maint-5.6/perl
55188            ! README.vmesa win32/Makefile win32/makefile.mk
55189 ____________________________________________________________________________
55190 [  8727] By: jhi                                   on 2001/02/09  14:33:25
55191         Log: Integrate change #8712 from mainline.
55192              
55193              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
55194      Branch: maint-5.6/perl
55195           !> lib/Pod/Find.pm
55196 ____________________________________________________________________________
55197 [  8726] By: jhi                                   on 2001/02/09  14:30:28
55198         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
55199              From: Peter Prymmer <pvhp@forte.com>
55200              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
55201              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
55202      Branch: perl
55203            + t/lib/cgi-esc.t
55204            ! MANIFEST lib/CGI/Util.pm
55205 ____________________________________________________________________________
55206 [  8725] By: jhi                                   on 2001/02/09  04:56:47
55207         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
55208      Branch: maint-5.6/perl
55209            ! pod/perlport.pod
55210 ____________________________________________________________________________
55211 [  8724] By: jhi                                   on 2001/02/09  04:40:59
55212         Log: Integrate changes 7819,7820 from vmsperl into mainline.
55213              
55214              Add header for LIB$ prototypes (C. Berry)
55215              
55216              Convert fwrite()s to sockets to write()s, since some socket stacks
55217              don't take kindly to stdio.
55218              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
55219              (for often optional LNMs)
55220              Correct a few typos
55221              (C. Bailey)
55222      Branch: perl
55223           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
55224 ____________________________________________________________________________
55225 [  8723] By: jhi                                   on 2001/02/09  03:29:29
55226         Log: Integrate change #8722 from mainline.
55227              
55228              The Im() function wasn't returning zero for non-Math::Complex
55229              arguments.  The bug reported by John Gamble.
55230      Branch: maint-5.6/perl
55231           !> lib/Math/Complex.pm
55232 ____________________________________________________________________________
55233 [  8722] By: jhi                                   on 2001/02/09  03:28:33
55234         Log: The Im() function wasn't returning zero for non-Math::Complex
55235              arguments.  The bug reported by John Gamble.
55236      Branch: perl
55237            ! lib/Math/Complex.pm
55238 ____________________________________________________________________________
55239 [  8721] By: nick                                  on 2001/02/08  22:11:35
55240         Log: Correct the correction :-(
55241      Branch: perl
55242            ! perl.c
55243 ____________________________________________________________________________
55244 [  8720] By: bailey                                on 2001/02/08  20:59:22
55245         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
55246              don't take kindly to stdio.
55247              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
55248              (for often optional LNMs)
55249              Correct a few typos
55250              (C. Bailey)
55251      Branch: vmsperl
55252            ! vms/vms.c vms/vmsish.h
55253 ____________________________________________________________________________
55254 [  8719] By: bailey                                on 2001/02/08  20:51:02
55255         Log: Add header for LIB$ prototypes (C. Berry)
55256      Branch: vmsperl
55257            ! ext/Devel/DProf/DProf.xs
55258 ____________________________________________________________________________
55259 [  8718] By: bailey                                on 2001/02/08  20:49:00
55260         Log: SYN SYN
55261      Branch: vmsperl
55262           +> pod/perliol.pod t/lib/sample-tests/bailout
55263           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
55264           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
55265           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
55266           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
55267           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
55268           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
55269            - lib/unicode/Is/DCinital.pl
55270           !> (integrate 101 files)
55271 ____________________________________________________________________________
55272 [  8717] By: nick                                  on 2001/02/08  19:38:48
55273         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
55274              From: Robin Barker <rmb1@cise.npl.co.uk>
55275              Date: Thu, 8 Feb 2001 14:38:07 GMT
55276              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
55277      Branch: perl
55278            ! lib/CPAN.pm
55279 ____________________________________________________________________________
55280 [  8716] By: nick                                  on 2001/02/08  19:29:07
55281         Log: Generated files form 8713 etc.
55282      Branch: perl
55283            ! embed.h global.sym objXSUB.h perlapi.c proto.h
55284 ____________________________________________________________________________
55285 [  8715] By: nick                                  on 2001/02/08  19:26:08
55286         Log: Fixup non-ithread build after 8713
55287      Branch: perl
55288            ! perl.c
55289 ____________________________________________________________________________
55290 [  8714] By: nick                                  on 2001/02/08  19:17:45
55291         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
55292              From: nick@ccl4.org
55293              Date: Wed, 7 Feb 2001 00:27:47 +0000
55294              Message-Id: <20010207002747.B63724@plum.flirble.org>
55295      Branch: perl
55296            ! sv.c toke.c
55297 ____________________________________________________________________________
55298 [  8713] By: nick                                  on 2001/02/08  19:15:58
55299         Log: Subject: Re: [patch] Re: PL_ptr_table
55300              From: Doug Maceachern <dougm@covalent.net>
55301              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
55302              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
55303      Branch: perl
55304            ! embed.pl perl.c sv.c sv.h
55305 ____________________________________________________________________________
55306 [  8712] By: nick                                  on 2001/02/08  19:12:47
55307         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
55308              From: Peter Prymmer <pvhp@forte.com>
55309              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
55310              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
55311      Branch: perl
55312            ! lib/Pod/Find.pm
55313 ____________________________________________________________________________
55314 [  8711] By: nick                                  on 2001/02/07  21:06:11
55315         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
55316              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
55317              From: Alan Burlison <Alan.Burlison@uk.sun.com>
55318              Date: Tue, 06 Feb 2001 23:37:01 +0000
55319              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
55320      Branch: perl
55321            ! regcomp.c
55322 ____________________________________________________________________________
55323 [  8710] By: alanbur                               on 2001/02/07  00:22:04
55324         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
55325              associated UTFied tr/// code.  Also fixed scoping leak of
55326              PL_reg_start_tmp.
55327      Branch: maint-5.6/pureperl
55328            ! op.c regcomp.c
55329 ____________________________________________________________________________
55330 [  8709] By: nick                                  on 2001/02/06  21:16:49
55331         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
55332              From: Michael G Schwern <schwern@pobox.com>
55333              Date: Sun, 4 Feb 2001 19:47:14 -0500
55334              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
55335      Branch: perl
55336            ! pod/perlapi.pod pod/perlmodlib.PL
55337 ____________________________________________________________________________
55338 [  8708] By: nick                                  on 2001/02/06  20:41:20
55339         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
55340              From: Michael G Schwern <schwern@pobox.com>
55341              Date: Sun, 4 Feb 2001 21:17:49 -0500
55342              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
55343      Branch: perl
55344            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
55345            ! pod/perltootc.pod
55346 ____________________________________________________________________________
55347 [  8707] By: nick                                  on 2001/02/06  20:29:11
55348         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
55349              From: Michael G Schwern <schwern@pobox.com>
55350              Date: Tue, 6 Feb 2001 05:54:30 -0500
55351              Message-Id: <20010206055430.A951@blackrider.aocn.com>
55352      Branch: perl
55353            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
55354 ____________________________________________________________________________
55355 [  8706] By: nick                                  on 2001/02/06  20:21:40
55356         Log: Subject: RE: some win32 fixes
55357              Date: Tue, 6 Feb 2001 09:23:20 +0300
55358              From: Vadim Konovalov <vkonovalov@lucent.com>
55359              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
55360      Branch: perl
55361            ! toke.c win32/Makefile win32/config.bc win32/config.gc
55362            ! win32/config.vc win32/config_H.bc win32/makefile.mk
55363 ____________________________________________________________________________
55364 [  8705] By: alanbur                               on 2001/02/06  15:00:03
55365         Log: Synchronised with parent
55366      Branch: maint-5.6/pureperl
55367            ! regexec.c
55368           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
55369           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
55370 ____________________________________________________________________________
55371 [  8704] By: alanbur                               on 2001/02/06  14:55:24
55372         Log: Fixed UMRs and leak in Perl_pmtrans()
55373      Branch: maint-5.6/pureperl
55374            ! op.c
55375 ____________________________________________________________________________
55376 [  8703] By: gsar                                  on 2001/02/06  02:29:37
55377         Log: $(MAKE) distclean doesn't clean up properly on windows
55378      Branch: maint-5.6/perl
55379            ! win32/Makefile win32/makefile.mk
55380 ____________________________________________________________________________
55381 [  8702] By: gsar                                  on 2001/02/06  01:00:46
55382         Log: tweak change#8659 to keep it simple
55383      Branch: maint-5.6/perl
55384            ! utils/perldoc.PL
55385 ____________________________________________________________________________
55386 [  8701] By: gsar                                  on 2001/02/05  22:45:41
55387         Log: change#8693 was missing testsuite changes
55388      Branch: maint-5.6/perl
55389           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
55390 ____________________________________________________________________________
55391 [  8700] By: nick                                  on 2001/02/05  20:32:52
55392         Log: Integrate mainline
55393      Branch: perlio
55394           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
55395           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
55396           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
55397           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
55398           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
55399           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
55400           +> t/lib/test-harness.t
55401           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
55402           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
55403           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
55404           !> pod/perlutil.pod t/TEST utils/h2xs.PL
55405 ____________________________________________________________________________
55406 [  8699] By: nick                                  on 2001/02/05  19:41:07
55407         Log: Subject: perlfaq2, re: perlmongers
55408              From: David H. Adler <dha@panix.com>
55409              Date: Sun, 4 Feb 2001 23:48:23 -0500
55410              Message-Id: <20010204234823.A13429@panix.com>
55411      Branch: perl
55412            ! pod/perlfaq2.pod
55413 ____________________________________________________________________________
55414 [  8698] By: nick                                  on 2001/02/05  19:39:31
55415         Log: Missed file f#rom the testharness mess.
55416      Branch: perl
55417            + t/lib/test-harness.t
55418 ____________________________________________________________________________
55419 [  8697] By: nick                                  on 2001/02/05  19:37:21
55420         Log: Subject: [DOC PATCH] overload.pm nits
55421              From: John Tobey <jtobey@john-edwin-tobey.org>
55422              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
55423              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
55424      Branch: perl
55425            ! lib/overload.pm
55426 ____________________________________________________________________________
55427 [  8696] By: alanbur                               on 2001/02/05  11:56:00
55428         Log: Sync with parent
55429      Branch: maint-5.6/pureperl
55430           !> thread.h
55431 ____________________________________________________________________________
55432 [  8695] By: gsar                                  on 2001/02/05  03:27:34
55433         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
55434      Branch: maint-5.6/perl
55435            ! thread.h
55436 ____________________________________________________________________________
55437 [  8694] By: alanbur                               on 2001/02/05  00:07:47
55438         Log: Initial branch creation from //depot/maint-5.6/perl
55439      Branch: maint-5.6/pureperl
55440           +> (branch 1719 files)
55441 ____________________________________________________________________________
55442 [  8693] By: gsar                                  on 2001/02/04  22:38:49
55443         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
55444              changes)
55445      Branch: maint-5.6/perl
55446           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
55447           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
55448           !> ext/DB_File/version.c
55449 ____________________________________________________________________________
55450 [  8692] By: nick                                  on 2001/02/04  18:15:57
55451         Log: The missed t/TEST part of the grand testharness upgrade.
55452      Branch: perl
55453            ! t/TEST
55454 ____________________________________________________________________________
55455 [  8691] By: nick                                  on 2001/02/04  18:05:17
55456         Log: New improved test harness
55457              Subject: Re: [PATCH Test::Harness] Third time's a charm?
55458              From: Michael G Schwern <schwern@pobox.com>
55459              Date: Sun, 4 Feb 2001 08:01:20 -0500
55460              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
55461      Branch: perl
55462            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
55463            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
55464            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
55465            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
55466            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
55467            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
55468            ! MANIFEST lib/Test/Harness.pm
55469 ____________________________________________________________________________
55470 [  8690] By: nick                                  on 2001/02/04  17:57:51
55471         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
55472              From: Jonathan Stowe <gellyfish@gellyfish.com>
55473              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
55474              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
55475      Branch: perl
55476            ! utils/h2xs.PL
55477 ____________________________________________________________________________
55478 [  8689] By: nick                                  on 2001/02/04  17:55:24
55479         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
55480              From: Michael G Schwern <schwern@pobox.com>
55481              Date: Sat, 3 Feb 2001 22:46:38 -0500
55482              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
55483      Branch: perl
55484            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
55485            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
55486 ____________________________________________________________________________
55487 [  8688] By: nick                                  on 2001/02/04  17:43:55
55488         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
55489              length byfailing to spot lack of closing )
55490              From: nick@talking.bollo.cx
55491              Date: Sat, 03 Feb 2001 23:53:16 +0000
55492              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
55493      Branch: perl
55494            ! perlio.c pod/perldiag.pod
55495 ____________________________________________________________________________
55496 [  8687] By: jhi                                   on 2001/02/03  17:11:42
55497         Log: HP-UX thread patches from Merijn H. Brand.
55498      Branch: maint-5.6/perl
55499            ! README.hpux hints/hpux.sh
55500 ____________________________________________________________________________
55501 [  8686] By: jhi                                   on 2001/02/03  16:40:12
55502         Log: Metaconfig changes for #8685.
55503      Branch: metaconfig
55504            ! U/installdirs/instubperl.U
55505      Branch: metaconfig/U/perl
55506            ! Devel.U versiononly.U
55507 ____________________________________________________________________________
55508 [  8685] By: jhi                                   on 2001/02/03  16:39:49
55509         Log: For -Dusedevel builds turn off installusrbinperl and turn on
55510              versiononly, a combined idea of Richard Soderberg and Merijn
55511              H. Brand.  You can still override both of these from the command
55512              line if you need to, -Dinstallusrbinperl and -Uversiononly.
55513      Branch: perl
55514            ! Configure
55515 ____________________________________________________________________________
55516 [  8684] By: jhi                                   on 2001/02/03  16:16:34
55517         Log: Metaconfig unit fix for #8683.
55518      Branch: metaconfig
55519            ! U/compline/nblock_io.U
55520 ____________________________________________________________________________
55521 [  8683] By: jhi                                   on 2001/02/03  16:16:12
55522         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
55523              reported by Peter Prymmer for 5.6-TRIAL1.
55524      Branch: perl
55525            ! Configure
55526 ____________________________________________________________________________
55527 [  8682] By: jhi                                   on 2001/02/03  05:52:11
55528         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
55529              to work correctly.
55530      Branch: maint-5.6/perl
55531            ! hints/irix_6.sh
55532 ____________________________________________________________________________
55533 [  8681] By: jhi                                   on 2001/02/03  05:47:33
55534         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
55535      Branch: maint-5.6/perl
55536            ! pod/perlport.pod
55537 ____________________________________________________________________________
55538 [  8680] By: jhi                                   on 2001/02/02  21:39:49
55539         Log: perlport update from Peter Prymmer.
55540      Branch: maint-5.6/perl
55541            ! pod/perlport.pod
55542 ____________________________________________________________________________
55543 [  8679] By: nick                                  on 2001/02/02  20:50:48
55544         Log: Integrate mainline
55545      Branch: perlio
55546           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
55547           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
55548           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
55549 ____________________________________________________________________________
55550 [  8678] By: gsar                                  on 2001/02/02  16:02:12
55551         Log: note about bincompat, slightly modified (from Lupe Christoph)
55552      Branch: maint-5.6/perl
55553            ! README.solaris
55554 ____________________________________________________________________________
55555 [  8677] By: jhi                                   on 2001/02/02  15:46:20
55556         Log: Supported platforms updates.
55557      Branch: maint-5.6/perl
55558            ! pod/perlport.pod
55559 ____________________________________________________________________________
55560 [  8676] By: jhi                                   on 2001/02/02  03:41:26
55561         Log: A couple more perlfaq2 tweaks.
55562      Branch: maint-5.6/perl
55563            ! pod/perlfaq2.pod
55564 ____________________________________________________________________________
55565 [  8675] By: jhi                                   on 2001/02/02  03:17:44
55566         Log: Misedit in #8661.
55567      Branch: maint-5.6/perl
55568            ! Configure
55569 ____________________________________________________________________________
55570 [  8674] By: jhi                                   on 2001/02/02  03:14:38
55571         Log: Damien again.
55572      Branch: maint-5.6/perl
55573            ! pod/perlfaq2.pod
55574 ____________________________________________________________________________
55575 [  8673] By: jhi                                   on 2001/02/02  03:12:40
55576         Log: perlfaq update from Elaine Ashton.
55577      Branch: maint-5.6/perl
55578            ! pod/perlfaq2.pod
55579 ____________________________________________________________________________
55580 [  8672] By: jhi                                   on 2001/02/02  03:07:08
55581         Log: UTF-8 s/// patch from Inaba Hiroto.
55582      Branch: maint-5.6/perl
55583            ! pp_ctl.c pp_hot.c
55584 ____________________________________________________________________________
55585 [  8671] By: jhi                                   on 2001/02/01  22:34:31
55586         Log: Update Changes.
55587      Branch: perl
55588            ! Changes patchlevel.h
55589 ____________________________________________________________________________
55590 [  8670] By: jhi                                   on 2001/02/01  22:15:29
55591         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
55592              from maintperl.
55593              
55594              Upgrade to Getopt::Long 2.25, from Johan Vromans.
55595              
55596              more files need to be writable in the source distribution
55597              
55598              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
55599              
55600              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
55601              
55602              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
55603              
55604              Allow the float to be fuzzier.
55605              
55606              need to use INT2PTR instead of a straight cast or ia64 fails
55607              
55608              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
55609              
55610              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
55611      Branch: perl
55612           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
55613           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
55614           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
55615 ____________________________________________________________________________
55616 [  8669] By: jhi                                   on 2001/02/01  21:57:02
55617         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
55618              From: Robin Barker <rmb1@cise.npl.co.uk>
55619              Date: Thu, 1 Feb 2001 16:59:05 GMT
55620              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
55621      Branch: maint-5.6/perl
55622            ! pod/perlmodlib.PL
55623 ____________________________________________________________________________
55624 [  8668] By: nick                                  on 2001/02/01  19:41:40
55625         Log: Integrate mainline
55626      Branch: perlio
55627           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
55628           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
55629           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
55630 ____________________________________________________________________________
55631 [  8667] By: gsar                                  on 2001/02/01  16:59:11
55632         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
55633      Branch: maint-5.6/perl
55634            ! embed.pl embedvar.h
55635 ____________________________________________________________________________
55636 [  8666] By: gsar                                  on 2001/02/01  16:34:51
55637         Log: add missing entries to win32/config.?c
55638      Branch: maint-5.6/perl
55639            ! win32/config.bc win32/config.gc win32/config.vc
55640            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
55641 ____________________________________________________________________________
55642 [  8665] By: jhi                                   on 2001/02/01  14:58:51
55643         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
55644              From: "Stephen P. Potter" <spp@spotter.yi.org>
55645              Date: Thu, 01 Feb 2001 10:45:46 -0500
55646              Message-Id: <200102011545.KAA31479@spotter.yi.org>
55647      Branch: maint-5.6/perl
55648            ! pod/perlfunc.pod
55649 ____________________________________________________________________________
55650 [  8664] By: gsar                                  on 2001/02/01  14:52:37
55651         Log: need to use INT2PTR instead of a straight cast or ia64 fails
55652              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
55653      Branch: maint-5.6/perl
55654            ! ext/POSIX/POSIX.xs
55655 ____________________________________________________________________________
55656 [  8663] By: jhi                                   on 2001/02/01  14:09:13
55657         Log: Allow the float to be fuzzier.
55658      Branch: maint-5.6/perl
55659            ! t/lib/peek.t
55660 ____________________________________________________________________________
55661 [  8662] By: jhi                                   on 2001/02/01  13:59:00
55662         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
55663              From: Robin Barker <rmb1@cise.npl.co.uk>
55664              Date: Thu, 1 Feb 2001 13:05:39 GMT
55665              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
55666      Branch: maint-5.6/perl
55667            ! pod/perlmodlib.pod
55668 ____________________________________________________________________________
55669 [  8661] By: jhi                                   on 2001/02/01  13:57:38
55670         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
55671              Date: Thu, 01 Feb 2001 14:15:41 +0100
55672              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55673              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
55674              
55675              Have the $ccflags in the gcc version test (strange, this change
55676              is claimed to be have been integrated already)
55677      Branch: maint-5.6/perl
55678            ! Configure
55679 ____________________________________________________________________________
55680 [  8660] By: jhi                                   on 2001/02/01  13:44:10
55681         Log: Integrate changes #7950,7964,7962 from mainline.
55682              
55683              Find the stdchar signedness using cpp, should fix some of
55684              the Solaris compiler warnings reported by Alan Burlison.
55685      Branch: maint-5.6/perl
55686           !> Configure config_h.SH
55687 ____________________________________________________________________________
55688 [  8659] By: jhi                                   on 2001/02/01  05:35:32
55689         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
55690              From: Jan Dubois <JanD@ActiveState.com>
55691              Date: Wed, 31 Jan 2001 21:17:03 -0800
55692              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
55693      Branch: maint-5.6/perl
55694            ! utils/perldoc.PL
55695 ____________________________________________________________________________
55696 [  8658] By: jhi                                   on 2001/02/01  04:33:17
55697         Log: Integrate the README.os390 and README.posix-bc parts of mainline
55698              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
55699              installperl parts were taken care of by #8657.)
55700      Branch: maint-5.6/perl
55701           !> README.os390 README.posix-bc
55702 ____________________________________________________________________________
55703 [  8657] By: jhi                                   on 2001/02/01  04:29:21
55704         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
55705              From: Peter Prymmer <pvhp@forte.com>
55706              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
55707              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
55708      Branch: maint-5.6/perl
55709            + ext/DynaLoader/dl_dllload.xs
55710            ! MANIFEST Makefile.SH hints/os390.sh installperl
55711 ____________________________________________________________________________
55712 [  8656] By: jhi                                   on 2001/02/01  04:25:45
55713         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
55714              From: Peter Prymmer <pvhp@forte.com>
55715              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
55716              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
55717      Branch: maint-5.6/perl
55718            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
55719 ____________________________________________________________________________
55720 [  8655] By: jhi                                   on 2001/02/01  04:14:47
55721         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
55722              From: troc@netrus.net
55723              Date: Wed, 31 Jan 2001 22:31:26 -0500
55724              Message-Id: <200102010331.WAA117.85@rocco.homenet>
55725      Branch: maint-5.6/perl
55726            ! os2/os2.c
55727 ____________________________________________________________________________
55728 [  8654] By: jhi                                   on 2001/02/01  04:12:52
55729         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
55730              as reported by Alan Burlison.
55731      Branch: maint-5.6/perl
55732            ! pp.h
55733 ____________________________________________________________________________
55734 [  8653] By: jhi                                   on 2001/02/01  04:05:12
55735         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
55736              From: dsugalski@northernlight.com
55737              Date: Wed, 31 Jan 2001 18:54:11 -0500
55738              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
55739      Branch: maint-5.6/perl
55740            ! configure.com
55741 ____________________________________________________________________________
55742 [  8652] By: jhi                                   on 2001/02/01  04:03:11
55743         Log: Misplaced #endif.
55744              
55745              Subject: [perl-5-6-1-trial2] patches for EPOC
55746              From: Olaf Flebbe <O.Flebbe@science-computing.de>
55747              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
55748              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
55749      Branch: maint-5.6/perl
55750            ! epoc/epocish.c
55751 ____________________________________________________________________________
55752 [  8651] By: jhi                                   on 2001/02/01  04:00:25
55753         Log: Integrate changes #8647,8648,8650 from mainline.
55754              
55755              Macrofy a magic UTF-8 test.
55756              
55757              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
55758              
55759              Watch out for cross compiling for EPOC (usually done on linux).
55760      Branch: maint-5.6/perl
55761           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
55762 ____________________________________________________________________________
55763 [  8650] By: jhi                                   on 2001/02/01  03:56:20
55764         Log: Watch out for cross compiling for EPOC (usually done on linux)
55765              
55766              Subject: [perl-5-6-1-trial2] patches for EPOC
55767              From: Olaf Flebbe <O.Flebbe@science-computing.de>
55768              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
55769              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
55770      Branch: perl
55771            ! ext/Errno/Errno_pm.PL
55772 ____________________________________________________________________________
55773 [  8649] By: gsar                                  on 2001/02/01  00:46:00
55774         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
55775      Branch: maint-5.6/perl
55776            ! sv.c
55777 ____________________________________________________________________________
55778 [  8648] By: jhi                                   on 2001/01/31  23:35:36
55779         Log: All the uses of PL_numeric_radix must be protected by
55780              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
55781              
55782              Subject: [perl-5-6-1-trial2] patches for EPOC
55783              From: Olaf Flebbe <O.Flebbe@science-computing.de>
55784              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
55785              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
55786      Branch: perl
55787            ! sv.c
55788 ____________________________________________________________________________
55789 [  8647] By: jhi                                   on 2001/01/31  22:56:16
55790         Log: Macrofy a magic UTF-8 test.
55791      Branch: perl
55792            ! utf8.c utf8.h
55793 ____________________________________________________________________________
55794 [  8646] By: gsar                                  on 2001/01/31  15:55:12
55795         Log: update Changes
55796      Branch: maint-5.6/perl
55797            ! Changes
55798 ____________________________________________________________________________
55799 [  8645] By: gsar                                  on 2001/01/31  15:10:14
55800         Log: Configure tweak suggested by Peter Prymmer
55801      Branch: maint-5.6/perl
55802            ! Configure
55803 ____________________________________________________________________________
55804 [  8644] By: gsar                                  on 2001/01/31  15:06:32
55805         Log: more files need to be writable in the source distribution
55806      Branch: maint-5.6/perl
55807            ! Porting/makerel
55808 ____________________________________________________________________________
55809 [  8643] By: jhi                                   on 2001/01/31  14:59:46
55810         Log: Integrate changes #8258,8278,8279 from mainline.
55811              
55812              Make the large file tests more robust/talkative.
55813      Branch: maint-5.6/perl
55814           !> t/lib/syslfs.t t/op/lfs.t
55815 ____________________________________________________________________________
55816 [  8642] By: gsar                                  on 2001/01/31  14:53:48
55817         Log: integrate changes#8311,8334 from mainline
55818              
55819              Add a new MakeMaker variable PM_FILTER that defines a Unix
55820              filter to be run on each .pm during the pm_to_blib() phase,
55821              a fixed version of
55822              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
55823              
55824              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
55825              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
55826              accurate reading of the "atime".  
55827      Branch: maint-5.6/perl
55828           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
55829           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
55830           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
55831 ____________________________________________________________________________
55832 [  8641] By: jhi                                   on 2001/01/31  14:46:37
55833         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
55834      Branch: maint-5.6/perl
55835            ! lib/Getopt/Long.pm
55836 ____________________________________________________________________________
55837 [  8640] By: gsar                                  on 2001/01/31  14:40:24
55838         Log: make regen_all
55839      Branch: maint-5.6/perl
55840            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
55841 ____________________________________________________________________________
55842 [  8639] By: gsar                                  on 2001/01/31  14:37:25
55843         Log: refresh windows config files
55844      Branch: maint-5.6/perl
55845            ! win32/Makefile win32/config_H.bc win32/config_H.gc
55846            ! win32/config_H.vc win32/makefile.mk
55847 ____________________________________________________________________________
55848 [  8638] By: gsar                                  on 2001/01/31  14:28:10
55849         Log: makefile tweaks for windows: introduce a bulk-switch to enable
55850              same options as ActivePerl; sync changes with makefile.mk
55851      Branch: maint-5.6/perl
55852            ! win32/Makefile win32/makefile.mk
55853 ____________________________________________________________________________
55854 [  8637] By: jhi                                   on 2001/01/31  04:41:30
55855         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
55856              From: Nicholas Clark <nick@ccl4.org>
55857              Date: Tue, 30 Jan 2001 19:51:05 +0000
55858              Message-ID: <20010130195105.R76607@plum.flirble.org> 
55859              
55860              op/inc cure.
55861      Branch: perl
55862            ! pp.c pp.h pp_hot.c t/op/arith.t
55863 ____________________________________________________________________________
55864 [  8636] By: jhi                                   on 2001/01/31  02:38:32
55865         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
55866              no perlio],8257,8380,8479,8515 from mainline.
55867              
55868              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
55869              
55870              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
55871              Subject: [PATCH perl@8133] fix-up for VMS extensions
55872              
55873              In VMS embedded perls couldn't access the statically built Socket.
55874              
55875              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
55876              
55877              Further VMS piping fixes from Charles Lane.
55878              
55879              Subject:  [PATCH] make t/op/misc.t work on VMS
55880              
55881              Add tracing for debugging extensions builds in VMS.
55882              
55883              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
55884      Branch: maint-5.6/perl
55885           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
55886           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
55887           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
55888 ____________________________________________________________________________
55889 [  8635] By: jhi                                   on 2001/01/31  01:46:41
55890         Log: Integrate change #7732 from mainline.
55891              
55892              Sparc 64-bit pack() fix from Jens Hamisch.
55893      Branch: maint-5.6/perl
55894           !> pp.c
55895 ____________________________________________________________________________
55896 [  8634] By: jhi                                   on 2001/01/31  01:41:16
55897         Log: One spot missing from #8626.
55898      Branch: maint-5.6/perl
55899            ! sv.c
55900 ____________________________________________________________________________
55901 [  8633] By: jhi                                   on 2001/01/31  00:49:17
55902         Log: Integrate change #7495 from mainline.
55903              
55904              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
55905      Branch: maint-5.6/perl
55906           !> MANIFEST ext/re/Makefile.PL
55907 ____________________________________________________________________________
55908 [  8632] By: jhi                                   on 2001/01/30  23:38:49
55909         Log: Integrate change #8396 from mainline.
55910              
55911              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
55912              better multicast support (resend)
55913      Branch: maint-5.6/perl
55914           !> ext/Socket/Socket.pm
55915 ____________________________________________________________________________
55916 [  8631] By: jhi                                   on 2001/01/30  23:28:03
55917         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
55918              
55919              More AIX lore. (7514, ext/re/hints/aix.pl)
55920              
55921              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
55922              
55923              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)
55924              
55925              Subject: [ID 20001214.002] Net::Ping patch
55926              
55927              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
55928              
55929              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
55930              
55931              Add ReuseAddr as a (preferred) alias for Reuse as we now
55932              also have ReusePort.
55933              
55934              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
55935      Branch: maint-5.6/perl
55936           +> ext/re/hints/aix.pl
55937           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
55938           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
55939 ____________________________________________________________________________
55940 [  8630] By: jhi                                   on 2001/01/30  23:03:59
55941         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
55942              
55943              read() documentation tweak for 20001121.004.
55944              
55945              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
55946      Branch: maint-5.6/perl
55947           !> pod/perlfunc.pod pod/perlre.pod
55948 ____________________________________________________________________________
55949 [  8629] By: jhi                                   on 2001/01/30  22:41:57
55950         Log: Integrate change #8098 from mainline.
55951              
55952              fastgetcwd is defined using a glob alias on a $^O dependent basis
55953              and there was no default assignment or perl subroutine.
55954      Branch: maint-5.6/perl
55955           !> lib/Cwd.pm
55956 ____________________________________________________________________________
55957 [  8628] By: jhi                                   on 2001/01/30  21:58:52
55958         Log: Integrate change #7866 from mainline.
55959              
55960              File::Temp 0.11.
55961      Branch: maint-5.6/perl
55962           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
55963 ____________________________________________________________________________
55964 [  8627] By: jhi                                   on 2001/01/30  21:39:44
55965         Log: Integrate changes #8075,8086,8228 from mainline.  
55966              
55967              Darwin is not Windows. (8075,8086)
55968              
55969              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
55970      Branch: maint-5.6/perl
55971           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
55972           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
55973           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
55974           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
55975 ____________________________________________________________________________
55976 [  8626] By: jhi                                   on 2001/01/30  21:22:11
55977         Log: Integrate with tweakery the change #8625 from mainline,
55978              the multibyte decimal separator fix ("fa_IR locale failure").
55979      Branch: maint-5.6/perl
55980            ! embedvar.h perlapi.h
55981           !> intrpvar.h perl.c perl.h sv.c util.c
55982 ____________________________________________________________________________
55983 [  8625] By: jhi                                   on 2001/01/30  20:26:33
55984         Log: Fix for the fa_IR locale failure.  The reason for the failure
55985              was that Perl was assuming the decimal separator aka the radix
55986              separator is one character.  The Farsi-Iranian locale crushed
55987              that bad assumption since there the separator is 'Momayyez',
55988              glyphwise looking somewhat like a slash, and in Unicode UTF-8
55989              encoded in two bytes, 0xd9 0xab.
55990      Branch: perl
55991            ! intrpvar.h perl.c perl.h sv.c util.c
55992 ____________________________________________________________________________
55993 [  8624] By: gsar                                  on 2001/01/30  20:17:03
55994         Log: regen_headers
55995      Branch: maint-5.6/perl
55996            ! Makefile.SH pod/perlintern.pod
55997 ____________________________________________________________________________
55998 [  8623] By: gsar                                  on 2001/01/30  19:42:34
55999         Log: backout change#7431 and its dependents (causes spurious rebuilds
56000              of autogenerated files)
56001              
56002              fix benign b.t failure
56003      Branch: maint-5.6/perl
56004            ! Makefile.SH t/lib/b.t
56005 ____________________________________________________________________________
56006 [  8622] By: jhi                                   on 2001/01/30  19:41:41
56007         Log: Microperl sync.
56008      Branch: perl
56009            ! mg.c perl.h
56010 ____________________________________________________________________________
56011 [  8621] By: gsar                                  on 2001/01/30  19:24:47
56012         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
56013              from mainline
56014              
56015              Subject: podlators 1.06 released
56016              
56017              Subject: [PATCH @8436] Eliminate op_children
56018              
56019              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
56020              
56021              (Replaced by #8448)  More op_children traces (cleanup of #8442).
56022              
56023              Subject: [PATCH #3 @8436] Re: Eliminate op_children
56024              Replace #8444 and #8445.
56025              
56026              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
56027              at the setting of the ofs_sv in new_struct_thread() as the
56028              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
56029              uninitialized fields are, uh, initialized with),
56030              SvREFCNT_inc()ing that invited a core dump.
56031              
56032              podlators 1.07, from Russ Allbery.
56033              
56034              Subject: [PATCH] regcomp.c old feature removal
56035              From: mjd@plover.com
56036              Date: 16 Jan 2001 14:43:18 -0000 
56037              Message-ID: <20010116144318.7140.qmail@plover.com> 
56038      Branch: maint-5.6/perl
56039           +> lib/Pod/Text/Overstrike.pm
56040           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
56041           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
56042           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
56043           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
56044           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
56045           !> util.c
56046 ____________________________________________________________________________
56047 [  8620] By: gsar                                  on 2001/01/30  18:48:32
56048         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
56049              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
56050              now fails one test)
56051              
56052              Subject: [PATCH] lvalue AUTOLOAD. No, really.
56053              
56054              Subject: [PATCH] Interesting syntax idea
56055              Make opens + bareword assigns do typeglob assigns.
56056              
56057              Tests for #8254.
56058              
56059              Subject: [PATCH @8269] Continue blocks and B::Deparse
56060              Make the peephole optimizer to bypass more null ops and
56061              and rewrite the deparse handling of continue blocks.
56062              
56063              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
56064              Doc tweak on #8313.
56065              
56066              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
56067              
56068              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
56069              
56070              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
56071              
56072              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
56073              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
56074              according to the platform.
56075              
56076              Subject: [PATCH @8404] Consolidated lvalue sub changes
56077              
56078              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
56079              
56080              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
56081              
56082              Subject: B::Concise -- an improved replacement for B::Terse 
56083              
56084              The B::Terse drop-in replacement wasn't quite drop-in.
56085              
56086              The LVRET macro needed an aTHX.
56087              
56088              Use the /^Perl_/-less form of is_lvalue_sub().
56089              
56090              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
56091      Branch: maint-5.6/perl
56092           +> ext/B/B/Concise.pm
56093           !> (integrate 27 files)
56094 ____________________________________________________________________________
56095 [  8619] By: nick                                  on 2001/01/30  18:40:28
56096         Log: Integrate mainline
56097      Branch: perlio
56098           !> (integrate 40 files)
56099 ____________________________________________________________________________
56100 [  8618] By: jhi                                   on 2001/01/30  18:37:18
56101         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
56102              Date: Mon, 29 Jan 2001 22:51:29 -0600
56103              From: "Craig A. Berry" <craigberry@mac.com>
56104              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
56105      Branch: perl
56106            ! vms/test.com
56107 ____________________________________________________________________________
56108 [  8617] By: jhi                                   on 2001/01/30  18:34:53
56109         Log: Subject: [PATCH] Add missing CV flags to dump.c
56110              From: Tim Jenness <t.jenness@jach.hawaii.edu>
56111              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
56112              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
56113      Branch: perl
56114            ! dump.c
56115 ____________________________________________________________________________
56116 [  8616] By: jhi                                   on 2001/01/30  18:20:58
56117         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
56118              part isn't applicable to maintperl.
56119              
56120              UTF-8 nit from Inaba Hiroto.
56121      Branch: maint-5.6/perl
56122           !> pod/perlapi.pod utf8.c
56123 ____________________________________________________________________________
56124 [  8615] By: jhi                                   on 2001/01/30  18:18:51
56125         Log: UTF-8 nit from Inaba Hiroto.
56126      Branch: perl
56127            ! pod/perlapi.pod t/op/each.t utf8.c
56128 ____________________________________________________________________________
56129 [  8614] By: jhi                                   on 2001/01/30  18:13:38
56130         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
56131              
56132              perl's internal variables are not for public consumption,
56133              move their docs from perlapi.pod to perlintern.pod
56134              
56135              support for -Dusethreads build under HP-UX 10.20 and DCE threads
56136              library (11.0 and later have pthreads but 10.x don't)
56137              
56138              avoid uninitialized value warnings
56139              
56140              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
56141              gets weird results)
56142              
56143              perldoc nit on windows
56144              
56145              make it possible to run the tests outside the source tree
56146              (there's still a dependency on ../lib being the library
56147              location)
56148      Branch: perl
56149           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
56150           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
56151           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
56152           !> win32/bin/search.pl win32/vdir.h
56153 ____________________________________________________________________________
56154 [  8613] By: gsar                                  on 2001/01/30  16:39:59
56155         Log: make it possible to run the tests outside the source tree
56156              (there's still a dependency on ../lib being the library
56157              location)
56158      Branch: maint-5.6/perl
56159            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
56160 ____________________________________________________________________________
56161 [  8612] By: gsar                                  on 2001/01/30  16:31:12
56162         Log: perldoc nit on windows
56163      Branch: maint-5.6/perl
56164            ! utils/perldoc.PL
56165 ____________________________________________________________________________
56166 [  8611] By: gsar                                  on 2001/01/30  16:22:54
56167         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
56168              gets weird results)
56169      Branch: maint-5.6/perl
56170            ! win32/vdir.h
56171 ____________________________________________________________________________
56172 [  8610] By: gsar                                  on 2001/01/30  16:12:45
56173         Log: avoid uninitialized value warnings
56174      Branch: maint-5.6/perl
56175            ! win32/bin/search.pl
56176 ____________________________________________________________________________
56177 [  8609] By: gsar                                  on 2001/01/30  16:08:01
56178         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
56179              library (11.0 and later have pthreads but 10.x don't)
56180      Branch: maint-5.6/perl
56181            ! hints/hpux.sh thread.h
56182 ____________________________________________________________________________
56183 [  8608] By: gsar                                  on 2001/01/30  15:48:55
56184         Log: perl's internal variables are not for public consumption,
56185              move their docs from perlapi.pod to perlintern.pod
56186      Branch: maint-5.6/perl
56187            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
56188            ! thrdvar.h
56189 ____________________________________________________________________________
56190 [  8607] By: gsar                                  on 2001/01/30  15:44:27
56191         Log: mistakenly branched perl56delta.pod, revert
56192      Branch: maint-5.6/perl
56193            - pod/perl56delta.pod
56194           !> pod/perldelta.pod
56195 ____________________________________________________________________________
56196 [  8606] By: gsar                                  on 2001/01/30  14:20:24
56197         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
56198              dTHR which has been a noop for a while now, except for the
56199              compatibility definition in thread.h)
56200      Branch: maint-5.6/perl
56201           !> (integrate 45 files)
56202 ____________________________________________________________________________
56203 [  8605] By: jhi                                   on 2001/01/30  05:43:58
56204         Log: Mark the UTF-8 APIs as experimental.
56205      Branch: maint-5.6/perl
56206            ! embed.pl pod/perlapi.pod
56207 ____________________________________________________________________________
56208 [  8604] By: jhi                                   on 2001/01/30  05:38:40
56209         Log: Nits from earlier integrates.
56210      Branch: maint-5.6/perl
56211            ! lib/Carp/Heavy.pm
56212           !> sv.c
56213 ____________________________________________________________________________
56214 [  8603] By: jhi                                   on 2001/01/30  05:27:26
56215         Log: Regenerate Porting files.
56216      Branch: maint-5.6/perl
56217            ! Porting/Glossary Porting/config.sh Porting/config_H
56218 ____________________________________________________________________________
56219 [  8602] By: jhi                                   on 2001/01/30  05:14:59
56220         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
56221              8310,8339,8447,8492,8493,8505,8525: documentation changes.
56222              
56223              Subject: Re: perlfaq style changes
56224              
56225              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
56226              
56227              Subject: [PATCH] docs on NaN
56228              
56229              Subject: [patch] perlfaq7
56230              
56231              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
56232              
56233              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
56234              
56235              Subject: [PATCH] open() example in perlfunc.pod
56236              
56237              Podify README.mpeix (a new version from the web)
56238              
56239              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
56240              
56241              Subject: [PATCH] format and rewording in perlfaq.pod
56242              
56243              Subject: [PATCH] API Variable documentation   
56244              
56245              Memory management calls documentation.
56246              
56247              Subject: [PATCH: perl@8482] README.vms URL updates
56248              
56249              Subject: Minor typos in perlfaq2.pod
56250              
56251              Subject: [PATCH] pod/perlvar.pod
56252      Branch: maint-5.6/perl
56253           +> pod/perl56delta.pod
56254            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
56255           !> README.amiga README.epoc README.mpeix README.vms
56256           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
56257           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
56258           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
56259           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
56260           !> pod/perlvar.pod thrdvar.h
56261 ____________________________________________________________________________
56262 [  8601] By: jhi                                   on 2001/01/30  04:38:35
56263         Log: Integrate changes #8036,8096,8253 from mainline:
56264              hints changes.
56265              
56266              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
56267              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
56268              
56269              Output the (apparent) version of gcc in Tru64.
56270      Branch: maint-5.6/perl
56271           +> ext/POSIX/hints/svr4.pl
56272           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
56273           !> hints/svr4.sh t/lib/bigfltpm.t
56274 ____________________________________________________________________________
56275 [  8600] By: jhi                                   on 2001/01/30  04:04:01
56276         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
56277              locale fixes.
56278              
56279              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
56280              
56281              Debian allows /usr/bin/locale to exist without any locales. (7868)
56282              
56283              Allow the locale test needing POSIX and the taint test
56284              needing IPC::SysV to run under 'minitest' (basically,
56285              bail out if loading the extension fails). (8384)
56286              
56287              Cleanup the locale.t output  (8480)
56288      Branch: maint-5.6/perl
56289           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
56290           !> t/pragma/locale.t
56291 ____________________________________________________________________________
56292 [  8599] By: jhi                                   on 2001/01/30  03:51:04
56293         Log: Missing generated files from #8598.
56294      Branch: maint-5.6/perl
56295            ! embed.h global.sym objXSUB.h perlapi.c proto.h
56296 ____________________________________________________________________________
56297 [  8598] By: jhi                                   on 2001/01/30  03:41:54
56298         Log: Integrate change #8555 from mainline, manually integrate parts
56299              of changes 8452 and 8583.
56300              
56301              Subject: [PATCH] utf8.c documentation (8452)
56302              
56303              No point in checking the length if the pointer is bogus. (8555)
56304              
56305              Introduce bytes_from_utf8() and implement sv_eq() using it,
56306              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
56307              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
56308              was malformed. (8583)
56309      Branch: maint-5.6/perl
56310            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
56311           !> pod/perlapi.pod sv.c utf8.c
56312 ____________________________________________________________________________
56313 [  8597] By: gsar                                  on 2001/01/30  02:37:26
56314         Log: get PERL_OBJECT build going again on windows
56315      Branch: maint-5.6/perl
56316            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
56317            ! pod/perlapi.pod proto.h sv.c
56318 ____________________________________________________________________________
56319 [  8596] By: jhi                                   on 2001/01/30  02:16:17
56320         Log: Signedness nit.
56321      Branch: perl
56322            ! sv.c
56323 ____________________________________________________________________________
56324 [  8595] By: jhi                                   on 2001/01/30  02:11:07
56325         Log: EBCDIC patch for Storable, from Peter Prymmer.
56326      Branch: perl
56327            ! t/lib/st-06compat.t
56328 ____________________________________________________________________________
56329 [  8594] By: jhi                                   on 2001/01/30  01:04:48
56330         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
56331              From: Peter Prymmer <pvhp@forte.com>
56332              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
56333              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
56334      Branch: perl
56335            ! t/lib/b.t
56336 ____________________________________________________________________________
56337 [  8593] By: jhi                                   on 2001/01/30  00:56:47
56338         Log: Subject: [PATCH: perl@8585] pod problems in io
56339              From: Peter Prymmer <pvhp@forte.com>
56340              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
56341              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
56342      Branch: perl
56343            ! pod/perlapio.pod pod/perliol.pod
56344 ____________________________________________________________________________
56345 [  8592] By: jhi                                   on 2001/01/30  00:48:20
56346         Log: Integrate perlio.
56347      Branch: perl
56348           !> pod/perlapio.pod pod/perliol.pod
56349 ____________________________________________________________________________
56350 [  8591] By: nick                                  on 2001/01/29  22:02:28
56351         Log: GNU 'merge' Simon's copy of perliol.pod with version
56352              patched by Craig's patch.
56353      Branch: perlio
56354            ! pod/perliol.pod
56355 ____________________________________________________________________________
56356 [  8590] By: nick                                  on 2001/01/29  21:55:10
56357         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
56358      Branch: perlio
56359            ! pod/perlapio.pod pod/perliol.pod
56360 ____________________________________________________________________________
56361 [  8589] By: jhi                                   on 2001/01/29  15:35:33
56362         Log: Integrate change #8586 from maint-5.6/perl.
56363              
56364              make the BOM detection code not call tell() until it has to
56365              (meant to fix esoteric compatibility issues where PL_rsfp
56366              is overridden)
56367      Branch: perl
56368           !> toke.c
56369 ____________________________________________________________________________
56370 [  8588] By: jhi                                   on 2001/01/29  15:29:11
56371         Log: Subject: MAking Solaris malloc() the default
56372              From: Lupe Christoph <lupe@lupe-christoph.de>
56373              Date: Mon, 29 Jan 2001 12:59:36 +0100
56374              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
56375              
56376              The README.solaris part slightly tweaked.
56377      Branch: perl
56378            ! README.solaris hints/solaris_2.sh
56379 ____________________________________________________________________________
56380 [  8587] By: jhi                                   on 2001/01/29  15:17:34
56381         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
56382              From: root@ak-75.mind.de
56383              Date: Sun, 28 Jan 2001 20:32:29 +0100
56384              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
56385      Branch: perl
56386            ! pod/perlre.pod
56387 ____________________________________________________________________________
56388 [  8586] By: gsar                                  on 2001/01/29  13:43:44
56389         Log: make the BOM detection code not call tell() until it has to
56390              (meant to fix esoteric compatibility issues where PL_rsfp
56391              is overridden)
56392      Branch: maint-5.6/perl
56393            ! toke.c
56394 ____________________________________________________________________________
56395 [  8585] By: jhi                                   on 2001/01/28  20:05:45
56396         Log: Update Changes.
56397      Branch: perl
56398            ! Changes patchlevel.h
56399 ____________________________________________________________________________
56400 [  8584] By: jhi                                   on 2001/01/28  19:30:02
56401         Log: Integrate perlio.
56402      Branch: perl
56403           +> pod/perliol.pod
56404           !> MANIFEST pod/perlapio.pod
56405 ____________________________________________________________________________
56406 [  8583] By: jhi                                   on 2001/01/28  19:28:40
56407         Log: Patch from Inaba Hiroto:
56408              - canonical UTF-8 hash keys: if a key string for a hash is
56409              UTF8-on, try downgrade the string and use it if
56410              unicode::distinct is not in effect.
56411              For the task, I added a function bytes_from_utf8() to utf8.c.
56412              It might resemble utf8_to_bytes() but it is not convenient
56413              to the task.
56414              Made a test for it and added to t/op/each.t
56415              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
56416              the mortal copy of the argument SV.
56417              And changed t/io/utf8.t test 18 which expects print() to
56418              upgrade its argument.
56419              - re-implement sv_eq with bytes_from_utf8()
56420              - some bug fixes
56421              - tr/// does not handle UTF8 range (\x{}-\x{})
56422              - \ before raw UTF8 character produced
56423              "Malformed UTF-8 character" warning.
56424              - "\x{100}\N{CENT SIGN}" is Malformed.
56425              Added tests for these 3.
56426              - and one silly bug (by me) with qu operator.
56427      Branch: perl
56428            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
56429            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
56430            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
56431 ____________________________________________________________________________
56432 [  8582] By: nick                                  on 2001/01/28  19:25:04
56433         Log: Add pod/perliol.pod to MANIFEST :-(
56434      Branch: perlio
56435            ! MANIFEST
56436 ____________________________________________________________________________
56437 [  8581] By: nick                                  on 2001/01/28  19:22:40
56438         Log: PerlIO documentation. Proofing and sub-editing requested.
56439      Branch: perlio
56440            + pod/perliol.pod
56441            ! pod/perlapio.pod
56442 ____________________________________________________________________________
56443 [  8580] By: jhi                                   on 2001/01/28  05:16:25
56444         Log: Revert the change to sv_2pv() done by #8054: Someone who
56445              did SvNV_set() on a scalar that also happened to be POK,
56446              followed by sv_2pv() won't get the right coercion anymore.
56447              [Sarathy]
56448      Branch: maint-5.6/perl
56449            ! sv.c
56450 ____________________________________________________________________________
56451 [  8579] By: jhi                                   on 2001/01/28  05:15:04
56452         Log: Remove the #8084 effect: do not allow -Q to be interpreted
56453              as -&Q(), this is too much wiggle room.
56454      Branch: maint-5.6/perl
56455            ! toke.c
56456 ____________________________________________________________________________
56457 [  8578] By: jhi                                   on 2001/01/28  05:12:45
56458         Log: Needed bits of #8439 (should have been in #8576),
56459              mainly for lval substr().
56460      Branch: maint-5.6/perl
56461            ! mg.c pp.c pp_hot.c
56462 ____________________________________________________________________________
56463 [  8577] By: jhi                                   on 2001/01/28  05:02:46
56464         Log: A missing check-in.
56465      Branch: maint-5.6/perl
56466            ! utf8.c
56467 ____________________________________________________________________________
56468 [  8576] By: jhi                                   on 2001/01/28  04:26:18
56469         Log: Integrate changes #8425,8436,8439,8517 from mainline.
56470              The 8439 was not truly integrated because it had too many
56471              dependencies on the development branch and because it introduced
56472              concepts too bold for a maintenance branch (such as the qu operator).
56473              
56474              Subject: [PATCH perl@8342] -Wformat
56475              
56476              Tighten some of the UTF-8 tests a bit.
56477              
56478              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
56479              - The substr lval was still not okay.
56480              - Now pp_stringify and sv_setsv copies source's UTF8 flag
56481              even if IN_BYTE.  pp_stringify is called from fold_constants
56482              at optimization phase and "\x{100}" was made SvUTF8_off under
56483              use bytes (the bytes pragma is for "byte semantics" and not
56484              for "do not produce UTF8 data")
56485      Branch: maint-5.6/perl
56486            ! t/lib/charnames.t t/op/substr.t toke.c
56487           !> sv.c t/pragma/utf8.t
56488 ____________________________________________________________________________
56489 [  8575] By: jhi                                   on 2001/01/28  04:01:51
56490         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
56491              
56492              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
56493              
56494              Subject: [ID 20001230.003] UTF-8 tr still hurts
56495              
56496              Test cases for #8385 (from Simon's "torture.pl")
56497              
56498              Start fixing UTF-8 lval substr() (8405)
56499      Branch: maint-5.6/perl
56500           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
56501           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
56502 ____________________________________________________________________________
56503 [  8574] By: jhi                                   on 2001/01/28  03:09:06
56504         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
56505              from mainline.
56506              
56507              UTF-8 cleanup.
56508              
56509              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
56510              
56511              "\x{FF}\xFF" was broken.
56512              
56513              Tests for #8329 and #8330.
56514              
56515              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
56516              
56517              IRIX compiler noticed that the bof initialization might be
56518              bypassed by control flow.
56519              
56520              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
56521      Branch: maint-5.6/perl
56522           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
56523           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
56524 ____________________________________________________________________________
56525 [  8573] By: jhi                                   on 2001/01/28  02:06:12
56526         Log: Retract #8552.
56527      Branch: perl
56528            ! lib/Text/Wrap.pm t/lib/textwrap.t
56529 ____________________________________________________________________________
56530 [  8572] By: jhi                                   on 2001/01/28  02:04:49
56531         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
56532              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
56533              not really integrated but instead salvaged by hand
56534              (they had too many dependencies on the development release
56535              to be cleanly integratable).
56536              
56537              Subject: more UTF8 test suites and an UTF8 patch
56538              
56539              Tweak for MULTIPLICITY/USE_PERLIO
56540              
56541              Signedness nit.
56542              
56543              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
56544              
56545              Use the UTF8_XXX macros in is_utf8_char().
56546              
56547              Rewrite pp_concat() in terms of sv_catsv().  The . operator
56548              should now be UTF-8-proof.
56549              
56550              Subject: [PATCH perl@8269] scanning two hex-constants
56551              fails on EBCDIC environment (script length.t)
56552              
56553              Add some Unicode chop() tests.
56554      Branch: maint-5.6/perl
56555            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
56556           !> sv.c t/op/chop.t utf8.h
56557 ____________________________________________________________________________
56558 [  8571] By: jhi                                   on 2001/01/28  00:35:59
56559         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
56560              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
56561              
56562              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
56563              
56564              The maxiters upper limit sanity check (guarding against
56565              non-progress) assumed bytes instead of characters in s///
56566              and split().
56567              
56568              Signedness nit.
56569              
56570              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
56571              join() should now be UTF-8-proof.
56572              
56573              More split // UTF-8 tests. (8250)
56574      Branch: maint-5.6/perl
56575           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
56576           !> util.c
56577 ____________________________________________________________________________
56578 [  8570] By: jhi                                   on 2001/01/27  22:15:46
56579         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
56580              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
56581              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
56582              8084,8204,8244,8333 from mainline.
56583              
56584              For -Q where Q might be a one-letter sub name one does no more
56585              get a warning about an unknown filetest (7941,7943,7944,8084).
56586              
56587              Subject: Re: [ID 20001130.011] expression parsing bug ?
56588              
56589              Make uv_to_utf8() to zero-terminate its output buffer.
56590              
56591              Split off t/op/length.t (7995)
56592              
56593              Split off t/op/utf8decode.t (7996)
56594              
56595              Remove an unnecessary 'use utf8' from the utf8.t (7998)
56596              
56597              Split off t/op/concat.t (8004)
56598              
56599              Split off t/op/ver.t (8005)
56600              
56601              Document utf8_length(), utf8_distance(), and utf8_hop().
56602              
56603              Document utf8_to_uv() better.
56604              
56605              Introduce macros for UTF8 decoding (8028,8033).
56606              
56607              Add test for reverse() (8030,8031).
56608              
56609              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
56610              
56611              Do not return the Unicode replacement character    on UTF-8
56612              decoding failure.
56613              
56614              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
56615              not this_utf8 i.e. the output string has one, but don't mess
56616              with source assumption. (8052,8053)
56617              
56618              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
56619              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
56620              was not expecting to be called with something that was already
56621              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
56622              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
56623              (8054)
56624              
56625              Recode the naughty binary bytes in utf8decode.t using the \xHH.
56626              
56627              Make some panic messages a bit more logical.
56628      Branch: maint-5.6/perl
56629           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
56630           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
56631           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
56632           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
56633           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
56634           !> utf8.c utf8.h
56635 ____________________________________________________________________________
56636 [  8569] By: jhi                                   on 2001/01/27  19:16:43
56637         Log: Integrate changes #7750 from perlio and #8566 from mainline.
56638      Branch: maint-5.6/perl
56639           !> regexec.c sv.c
56640 ____________________________________________________________________________
56641 [  8568] By: jhi                                   on 2001/01/27  18:06:51
56642         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
56643              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
56644              7935[-perlio.c],7936,7959,7965 from mainline.
56645              
56646              Change the "big byte" error message to "Wide character".
56647              (7355, the croak-if-wide-chars-in-print part ignored)
56648              
56649              Use UINT64_C().
56650              
56651              Introduce Perl_utf8_length().
56652              
56653              diff -se shows these as different (7753, forgotten check-ins)
56654              
56655              Subject: [PATCH] doop.c - UTF8 tr///
56656              
56657              If we use (aTHX_ ...) then put Perl_ on the front.
56658              
56659              Make utf8_length() and utf8_distance() to be less forgiving
56660              about bad UTF-8.
56661              
56662              Test line numbers are different with utf8.
56663              
56664              No need to scan till infinity, 13 is enough. (7872,7911)
56665              
56666              Subject: [PATCH] Tokeniser debugging
56667              
56668              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
56669              
56670              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
56671              
56672              Be more careful in Perl_sv_utf8_downgrade().
56673              
56674              Use DO_UTF8().
56675              
56676              Raw zero bytes in text files confuse at least GNU patch 2.1.
56677      Branch: maint-5.6/perl
56678           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
56679           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
56680           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
56681           !> t/pragma/utf8.t toke.c utf8.c utf8.h
56682 ____________________________________________________________________________
56683 [  8567] By: nick                                  on 2001/01/27  11:10:38
56684         Log: Integrate mainline
56685      Branch: perlio
56686           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
56687           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
56688           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
56689           !> toke.c
56690 ____________________________________________________________________________
56691 [  8566] By: jhi                                   on 2001/01/27  06:22:48
56692         Log: More documentation for the regexp context stack.
56693      Branch: perl
56694            ! regexec.c
56695 ____________________________________________________________________________
56696 [  8565] By: jhi                                   on 2001/01/27  05:21:57
56697         Log: Update Changes.
56698      Branch: perl
56699            ! Changes patchlevel.h
56700 ____________________________________________________________________________
56701 [  8564] By: jhi                                   on 2001/01/27  04:44:04
56702         Log: Threadedness patch for #8562 from Doug MacEachern.
56703      Branch: perl
56704            ! toke.c
56705 ____________________________________________________________________________
56706 [  8563] By: jhi                                   on 2001/01/27  04:26:24
56707         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
56708              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56709              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
56710              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
56711      Branch: perl
56712            ! op.c
56713 ____________________________________________________________________________
56714 [  8562] By: jhi                                   on 2001/01/27  04:20:30
56715         Log: Subject: Re: Announce : Tokener reporting patch
56716              From: Simon Cozens <simon@cozens.net>
56717              Date: Mon, 22 Jan 2001 02:17:22 +0000
56718              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
56719      Branch: perl
56720            ! embed.h embed.pl proto.h toke.c
56721 ____________________________________________________________________________
56722 [  8561] By: jhi                                   on 2001/01/27  04:17:24
56723         Log: Forgot from #8545.  Oops.
56724      Branch: perl
56725            ! pp.c t/pragma/overload.t
56726 ____________________________________________________________________________
56727 [  8560] By: jhi                                   on 2001/01/27  03:01:47
56728         Log: A better module compilation test, use MANIFEST as suggested
56729              by Spider.
56730      Branch: perl
56731            ! t/lib/1_compile.t
56732 ____________________________________________________________________________
56733 [  8559] By: jhi                                   on 2001/01/27  02:50:48
56734         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
56735              From: Peter Prymmer <pvhp@forte.com>
56736              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
56737              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
56738      Branch: perl
56739            ! t/lib/b.t
56740 ____________________________________________________________________________
56741 [  8558] By: jhi                                   on 2001/01/27  02:27:05
56742         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
56743              From: Peter Prymmer <pvhp@forte.com>
56744              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
56745              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
56746      Branch: perl
56747            ! t/pragma/sub_lval.t
56748 ____________________________________________________________________________
56749 [  8557] By: jhi                                   on 2001/01/27  02:26:03
56750         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
56751              From: Peter Prymmer <pvhp@forte.com>
56752              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
56753              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
56754      Branch: perl
56755            ! t/lib/st-06compat.t
56756 ____________________________________________________________________________
56757 [  8556] By: jhi                                   on 2001/01/27  02:24:33
56758         Log: Subject: [PATCH: perl@8531] minor update to README.os390
56759              From: Peter Prymmer <pvhp@forte.com>
56760              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
56761              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
56762      Branch: perl
56763            ! README.os390
56764 ____________________________________________________________________________
56765 [  8555] By: jhi                                   on 2001/01/27  00:35:47
56766         Log: No point in checking the length before we know whether the pointer
56767              is bogus or not, fixes Abigail's odbm failures in Linux.
56768      Branch: perl
56769            ! sv.c
56770 ____________________________________________________________________________
56771 [  8554] By: nick                                  on 2001/01/26  19:01:31
56772         Log: Integrate mainline
56773      Branch: perlio
56774           !> lib/Text/Wrap.pm t/lib/textwrap.t
56775 ____________________________________________________________________________
56776 [  8553] By: jhi                                   on 2001/01/26  15:19:39
56777         Log: Integrate change #7792 from perlio (multiplicity fix),
56778              fix the AV leak in regex DEBUGGING (tiny part of the
56779              polymorphic regexp patch #8143).
56780      Branch: maint-5.6/perl
56781            ! regcomp.c
56782           !> scope.h
56783 ____________________________________________________________________________
56784 [  8552] By: jhi                                   on 2001/01/26  15:03:23
56785         Log: (Retracted by #8573)
56786              
56787              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
56788              From: Michael G Schwern <schwern@pobox.com>
56789              Date: Fri, 26 Jan 2001 09:28:31 -0500
56790              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
56791      Branch: perl
56792            ! lib/Text/Wrap.pm t/lib/textwrap.t
56793 ____________________________________________________________________________
56794 [  8551] By: jhi                                   on 2001/01/26  02:33:19
56795         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
56796              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
56797              
56798              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
56799              
56800              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
56801              
56802              Message nit.
56803              
56804              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
56805              
56806              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
56807              
56808              (the cleanup of unused submatches in regtry() and regcppop())
56809              
56810              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
56811              stored and restored, and thusly was trounced by the utf8 swash
56812              routines.
56813              
56814              use utf8 not required to use \x{}.
56815              
56816              Removed two more tests that make no sense in UTF-8 since the test
56817              data is not in UTF-8.
56818              
56819              Get the three different space character classes right under utf8.
56820              
56821              Implement ANYOFUTF8 regprop() dumping.
56822              
56823              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
56824              
56825              Document the regex context pushing/popping a bit better.
56826      Branch: maint-5.6/perl
56827           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
56828           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
56829           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
56830           !> t/op/regmesg.t utf8.c
56831 ____________________________________________________________________________
56832 [  8550] By: nick                                  on 2001/01/25  19:42:30
56833         Log: Integrate mainline
56834      Branch: perlio
56835           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
56836           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
56837           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
56838           !> t/lib/bigint.t t/lib/bigintpm.t
56839 ____________________________________________________________________________
56840 [  8549] By: jhi                                   on 2001/01/25  15:22:28
56841         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
56842      Branch: maint-5.6/perl
56843            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
56844 ____________________________________________________________________________
56845 [  8548] By: jhi                                   on 2001/01/25  15:02:55
56846         Log: Integrate changes #7997,8063,8492,8547 from mainline.
56847              
56848              Subject: Re: STRLEN - what?
56849              
56850              Subject: [PATCH] perlguts.pod
56851              
56852              Memory management calls documentation.
56853              
56854              Layout using tabulator is not a good idea in a pod.
56855      Branch: maint-5.6/perl
56856           !> pod/perlguts.pod
56857 ____________________________________________________________________________
56858 [  8547] By: jhi                                   on 2001/01/25  14:49:05
56859         Log: Layout using tabulator is not a good idea in a pod.
56860      Branch: perl
56861            ! pod/perlguts.pod
56862 ____________________________________________________________________________
56863 [  8546] By: jhi                                   on 2001/01/25  14:31:12
56864         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
56865              from mainline.
56866              
56867              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
56868              
56869              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
56870              
56871              More Win32 editor/IDE/shell hints.
56872              
56873              More Win32 Perling.
56874              
56875              Yet another editor edit.
56876              
56877              Edit edit edit.
56878              
56879              IDE/editor section tweaking.
56880              
56881              Few more IDE/editor nits from p5p.
56882      Branch: maint-5.6/perl
56883           !> pod/perlfaq3.pod
56884 ____________________________________________________________________________
56885 [  8545] By: jhi                                   on 2001/01/25  04:16:32
56886         Log: Subject: [PATCH 5.7.0] overload int()
56887              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
56888              Date: Wed, 24 Jan 2001 19:06:57 -0500
56889              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
56890      Branch: perl
56891            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
56892            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
56893            ! t/lib/bigintpm.t
56894 ____________________________________________________________________________
56895 [  8544] By: jhi                                   on 2001/01/25  04:15:11
56896         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
56897              From: Peter Prymmer <pvhp@forte.com>
56898              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
56899              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
56900      Branch: perl
56901            ! Makefile.SH README.os390 hints/os390.sh installperl
56902 ____________________________________________________________________________
56903 [  8543] By: jhi                                   on 2001/01/25  03:52:08
56904         Log: Integrate change #8462,8469 from mainline.
56905              
56906              In VMS Perl subversion (perl -V) is undef.
56907      Branch: maint-5.6/perl
56908           !> configure.com
56909 ____________________________________________________________________________
56910 [  8542] By: jhi                                   on 2001/01/25  03:44:55
56911         Log: Integrate changes #7835,7850,8315,8316 from mainline.
56912              
56913              Solaris hints.
56914      Branch: maint-5.6/perl
56915           !> hints/solaris_2.sh
56916 ____________________________________________________________________________
56917 [  8541] By: jhi                                   on 2001/01/25  03:39:28
56918         Log: Integrate #8336 from mainline.
56919      Branch: maint-5.6/perl
56920           !> hv.c
56921 ____________________________________________________________________________
56922 [  8540] By: jhi                                   on 2001/01/25  03:23:50
56923         Log: Retract #8539.
56924      Branch: maint-5.6/perl
56925            ! pod/perlfaq3.pod
56926 ____________________________________________________________________________
56927 [  8539] By: jhi                                   on 2001/01/25  03:21:55
56928         Log: (Retracted by #8540.)
56929      Branch: maint-5.6/perl
56930            ! pod/perlfaq3.pod
56931 ____________________________________________________________________________
56932 [  8538] By: jhi                                   on 2001/01/25  03:14:07
56933         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
56934              From: Peter Prymmer <pvhp@forte.com>
56935              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
56936              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
56937              
56938              The VMS bits.
56939      Branch: maint-5.6/perl
56940            ! configure.com vms/descrip_mms.template
56941 ____________________________________________________________________________
56942 [  8537] By: jhi                                   on 2001/01/25  03:06:09
56943         Log: Integrate #7710,7824,7973 from mainline.
56944      Branch: maint-5.6/perl
56945           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
56946           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
56947           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
56948           !> vos/config.ga.def vos/config.ga.h win32/config.bc
56949           !> win32/config.gc win32/config.vc
56950 ____________________________________________________________________________
56951 [  8536] By: jhi                                   on 2001/01/24  13:50:20
56952         Log: Revert the edits made by me so far to the 5.6 branch since
56953              the TRIAL1 since I did edits when I should have been using
56954              integrates.  Bad programmer.   (Will integrate them properly later.)
56955              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
56956              The #8353 will not be reapplied at least for now since
56957              the UTF-8 hash keys need more thinking.
56958              (The patches #8347, #8354, #8454, #8473 were okay since they
56959              were original edits made specifically for the 5.6.1-TRIAL1.)
56960      Branch: maint-5.6/perl
56961            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
56962            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
56963            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
56964            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
56965            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
56966            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
56967            ! win32/config.bc win32/config.gc win32/config.vc
56968 ____________________________________________________________________________
56969 [  8535] By: bailey                                on 2001/01/24  06:37:02
56970         Log: SYN SYN
56971      Branch: vmsperl
56972           +> (branch 26 files)
56973           !> (integrate 130 files)
56974 ____________________________________________________________________________
56975 [  8534] By: nick                                  on 2001/01/23  19:30:57
56976         Log: Integrate mainline.
56977      Branch: perlio
56978           !> Changes Configure Porting/Glossary Porting/config.sh
56979           !> Porting/config_H embed.h embed.pl ext/Encode/compile
56980           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
56981           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
56982           !> pod/perlvar.pod proto.h t/lib/1_compile.t
56983 ____________________________________________________________________________
56984 [  8533] By: jhi                                   on 2001/01/23  16:15:46
56985         Log: Forgotten from #8501.
56986      Branch: perl
56987            ! Porting/Glossary Porting/config.sh Porting/config_H
56988 ____________________________________________________________________________
56989 [  8532] By: jhi                                   on 2001/01/23  16:13:27
56990         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
56991              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
56992              Date: Mon, 22 Jan 2001 17:51:58 +0100
56993              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
56994      Branch: perl
56995            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
56996 ____________________________________________________________________________
56997 [  8531] By: jhi                                   on 2001/01/23  15:46:01
56998         Log: Update Changes.
56999      Branch: perl
57000            ! Changes patchlevel.h
57001 ____________________________________________________________________________
57002 [  8530] By: jhi                                   on 2001/01/23  15:38:39
57003         Log: De-cut-and-pasto.
57004      Branch: perl
57005            ! t/lib/1_compile.t
57006 ____________________________________________________________________________
57007 [  8529] By: jhi                                   on 2001/01/23  15:11:04
57008         Log: Document the mkdir trailing slashes case.
57009      Branch: perl
57010            ! pod/perlfunc.pod
57011 ____________________________________________________________________________
57012 [  8528] By: jhi                                   on 2001/01/23  15:08:28
57013         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
57014              get installed:
57015              
57016              Subject: lib/lib.pm
57017              From: <abigail@foad.org>
57018              Date: Mon, 28 Aug 2000 20:35:08 -0400
57019              Message-ID: <20000829003508.21281.qmail@foad.org>
57020      Branch: perl
57021            ! installperl
57022 ____________________________________________________________________________
57023 [  8527] By: jhi                                   on 2001/01/23  14:44:04
57024         Log: Metaconfig unit change for #8526.
57025      Branch: metaconfig
57026            ! U/threads/archname.U
57027 ____________________________________________________________________________
57028 [  8526] By: jhi                                   on 2001/01/23  14:43:19
57029         Log: Attach -perlio to the archname if so selected.
57030      Branch: perl
57031            ! Configure
57032 ____________________________________________________________________________
57033 [  8525] By: jhi                                   on 2001/01/23  14:24:01
57034         Log: Subject: [PATCH] pod/perlvar.pod
57035              From: abigail@foad.org
57036              Date: Tue, 23 Jan 2001 01:41:10 +0100
57037              Message-ID: <20010123004110.22259.qmail@foad.org>
57038      Branch: perl
57039            ! pod/perlvar.pod
57040 ____________________________________________________________________________
57041 [  8524] By: jhi                                   on 2001/01/23  14:22:32
57042         Log: A bug introduced in #8217 (the undefined variable in the
57043              lib/safe1_t #3) fixed, by Charles Lane:
57044              
57045              The earlier patch made it so that stuff running in Safe
57046              compartments could do a "caller" and see "main".  That
57047              little change in name is done right before the code in
57048              the compartment is run, and apparantly the parser
57049              was picking up the stash name before it got changed.
57050              
57051              (why it was threaded vs. unthreaded Perl that was sensitive to this
57052              I still don't know...and it probably doesn't matter).
57053              
57054              I tryed removing the stash name-change and saw that threaded Perl
57055              did indeed pass the lib/safe1.t tests.
57056              
57057              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
57058              do the name change (and to connect _ in the compartment to the global
57059              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
57060              to call _safe_pkg_prep when creating a new compartment.
57061              
57062              Passes all tests with threaded perl on linux; passes all tests
57063              with unthreaded perl on VMS.
57064              
57065              At some point I'll probably want to revisit Safe and Opcode to
57066              provide more sensible handling of global variables...and to get
57067              formats working in Safe compartments, which they don't do currently.
57068      Branch: perl
57069            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
57070 ____________________________________________________________________________
57071 [  8523] By: jhi                                   on 2001/01/23  14:11:58
57072         Log: Also the lib/Thread.pm itself needs to be ignored if
57073              the Thread extension hasn't been built.
57074      Branch: perl
57075            ! t/lib/1_compile.t
57076 ____________________________________________________________________________
57077 [  8522] By: jhi                                   on 2001/01/23  13:51:28
57078         Log: print() instead of warn() so that stderr doesn't get
57079              unnecessarily polluted.
57080      Branch: perl
57081            ! ext/Encode/compile
57082 ____________________________________________________________________________
57083 [  8521] By: jhi                                   on 2001/01/23  13:49:48
57084         Log: Integrate perlio.
57085      Branch: perl
57086           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
57087           !> ext/Encode/encode.h
57088 ____________________________________________________________________________
57089 [  8520] By: nick                                  on 2001/01/22  21:44:00
57090         Log: More messing with Encode:
57091              Extra fields in header to allow multiple names and to record
57092              other things "compile" knows.
57093              Re-organise compile to factor out common output routines.
57094      Branch: perlio
57095            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
57096 ____________________________________________________________________________
57097 [  8519] By: nick                                  on 2001/01/22  20:33:50
57098         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
57099      Branch: perlio
57100            ! ext/Encode/Makefile.PL ext/Encode/compile
57101 ____________________________________________________________________________
57102 [  8518] By: nick                                  on 2001/01/22  20:28:13
57103         Log: Integrate mainline
57104      Branch: perlio
57105           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
57106           !> vos/config.alpha.def vos/config.alpha.h
57107 ____________________________________________________________________________
57108 [  8517] By: jhi                                   on 2001/01/22  15:37:17
57109         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
57110              by Inaba Hiroto.
57111      Branch: perl
57112            ! sv.c
57113 ____________________________________________________________________________
57114 [  8516] By: jhi                                   on 2001/01/22  14:55:15
57115         Log: More SIG_SIZE fixes.
57116      Branch: perl
57117            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
57118 ____________________________________________________________________________
57119 [  8515] By: jhi                                   on 2001/01/22  14:50:27
57120         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
57121              From: "Craig A. Berry" <craigberry@mac.com>
57122              Date: Mon, 22 Jan 2001 00:42:24 -0600
57123              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
57124      Branch: perl
57125            ! configure.com
57126 ____________________________________________________________________________
57127 [  8514] By: jhi                                   on 2001/01/22  14:31:17
57128         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
57129              From: "Craig A. Berry" <craigberry@mac.com>
57130              Date: Sun, 21 Jan 2001 23:03:25 -0600
57131              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
57132      Branch: perl
57133            ! configure.com
57134 ____________________________________________________________________________
57135 [  8513] By: jhi                                   on 2001/01/22  14:14:00
57136         Log: Add the .ucm encoding tables to the MANIFEST.
57137      Branch: perl
57138            ! MANIFEST
57139 ____________________________________________________________________________
57140 [  8512] By: jhi                                   on 2001/01/22  13:43:33
57141         Log: Integrate perlio.
57142      Branch: perl
57143           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
57144           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
57145           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
57146           +> ext/Encode/Encode/iso8859-10.ucm
57147           +> ext/Encode/Encode/iso8859-13.ucm
57148           +> ext/Encode/Encode/iso8859-14.ucm
57149           +> ext/Encode/Encode/iso8859-15.ucm
57150           +> ext/Encode/Encode/iso8859-16.ucm
57151           +> ext/Encode/Encode/iso8859-2.ucm
57152           +> ext/Encode/Encode/iso8859-3.ucm
57153           +> ext/Encode/Encode/iso8859-4.ucm
57154           +> ext/Encode/Encode/iso8859-5.ucm
57155           +> ext/Encode/Encode/iso8859-6.ucm
57156           +> ext/Encode/Encode/iso8859-7.ucm
57157           +> ext/Encode/Encode/iso8859-8.ucm
57158           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
57159           +> ext/Encode/Encode/symbol.ucm
57160           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
57161           !> perliol.h
57162 ____________________________________________________________________________
57163 [  8511] By: nick                                  on 2001/01/21  23:44:47
57164         Log: Make "real" layers of ":utf8" and ":raw".
57165              So now PERLIO=utf8 perl ...
57166              does what Andreas wanted.
57167              Fix arg passing in open.pm (still have a Carp issue).
57168      Branch: perlio
57169            ! lib/open.pm perlio.c perliol.h
57170 ____________________________________________________________________________
57171 [  8510] By: jhi                                   on 2001/01/21  22:56:53
57172         Log: Document the regex content pushing/popping a bit better.
57173      Branch: perl
57174            ! regexec.c
57175 ____________________________________________________________________________
57176 [  8509] By: jhi                                   on 2001/01/21  22:55:44
57177         Log: Tweak the mkdir trailing slash code some more.
57178              
57179              TO DO: the same handling should probably be done for
57180              all the other filesystem functions that can have directories
57181              as their arguments.
57182      Branch: perl
57183            ! pp_sys.c
57184 ____________________________________________________________________________
57185 [  8508] By: nick                                  on 2001/01/21  21:37:43
57186         Log: Switch "compiled in" encodings to .ucm format.
57187              (Leave others as .enc till we can run-time load .ucm,
57188              or find some other way to load them.)
57189      Branch: perlio
57190            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
57191            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
57192            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
57193            + ext/Encode/Encode/iso8859-10.ucm
57194            + ext/Encode/Encode/iso8859-13.ucm
57195            + ext/Encode/Encode/iso8859-14.ucm
57196            + ext/Encode/Encode/iso8859-15.ucm
57197            + ext/Encode/Encode/iso8859-16.ucm
57198            + ext/Encode/Encode/iso8859-2.ucm
57199            + ext/Encode/Encode/iso8859-3.ucm
57200            + ext/Encode/Encode/iso8859-4.ucm
57201            + ext/Encode/Encode/iso8859-5.ucm
57202            + ext/Encode/Encode/iso8859-6.ucm
57203            + ext/Encode/Encode/iso8859-7.ucm
57204            + ext/Encode/Encode/iso8859-8.ucm
57205            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
57206            + ext/Encode/Encode/symbol.ucm
57207            ! ext/Encode/Makefile.PL ext/Encode/compile
57208 ____________________________________________________________________________
57209 [  8507] By: nick                                  on 2001/01/21  21:02:03
57210         Log: Integrate (partial) mainline.
57211      Branch: perlio
57212           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
57213           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
57214           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
57215 ____________________________________________________________________________
57216 [  8506] By: jhi                                   on 2001/01/21  20:09:30
57217         Log: Update Changes.
57218      Branch: perl
57219            ! Changes patchlevel.h
57220 ____________________________________________________________________________
57221 [  8505] By: jhi                                   on 2001/01/21  19:39:59
57222         Log: Subject: Minor typos in perlfaq2.pod
57223              From: "Stephen P. Potter" <spp@spotter.yi.org>
57224              Message-Id: <200101192101.QAA11911@spotter.yi.org>
57225              Date: Fri, 19 Jan 2001 16:01:13 -0500
57226              
57227              with a nit from Philip Newton.
57228      Branch: perl
57229            ! pod/perlfaq2.pod
57230 ____________________________________________________________________________
57231 [  8504] By: jhi                                   on 2001/01/21  19:33:05
57232         Log: Metaconfig change for #8503.
57233      Branch: metaconfig
57234            ! U/threads/usethreads.U
57235 ____________________________________________________________________________
57236 [  8503] By: jhi                                   on 2001/01/21  19:32:21
57237         Log: Sanity check for conflicting thread flavours.
57238      Branch: perl
57239            ! Configure config_h.SH
57240 ____________________________________________________________________________
57241 [  8502] By: jhi                                   on 2001/01/21  19:23:00
57242         Log: Metaconfig change for #8501.
57243      Branch: metaconfig
57244            ! U/modified/sig_name.U
57245 ____________________________________________________________________________
57246 [  8501] By: jhi                                   on 2001/01/21  19:22:26
57247         Log: The SIG_SIZE is the number of the elements *excluding*
57248              the terminating NULL.
57249      Branch: perl
57250            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
57251            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
57252            ! win32/config_H.vc
57253 ____________________________________________________________________________
57254 [  8500] By: jhi                                   on 2001/01/21  18:31:31
57255         Log: Integrate perlio.
57256      Branch: perl
57257           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
57258           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
57259           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
57260           !> pp_sys.c proto.h sv.c
57261 ____________________________________________________________________________
57262 [  8499] By: jhi                                   on 2001/01/21  17:43:57
57263         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
57264              From: Hugo <hv@crypt.compulink.co.uk>
57265              Date: Sun, 21 Jan 2001 13:34:05 +0000
57266              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
57267              
57268              In sprintf UTF8ize only if necessary.
57269      Branch: perl
57270            ! sv.c
57271 ____________________________________________________________________________
57272 [  8498] By: nick                                  on 2001/01/21  16:25:32
57273         Log: Encode cleanup.
57274              Add command line control over "compile" so that Makefile.PL
57275              needs can be combined with other uses.
57276              Use command line options in Makefile.PL.
57277              Fix multi-byte parsing in .ucm files.
57278      Branch: perlio
57279            ! ext/Encode/Makefile.PL ext/Encode/compile
57280 ____________________________________________________________________________
57281 [  8497] By: nick                                  on 2001/01/21  12:56:27
57282         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
57283      Branch: perlio
57284            ! ext/Encode/Encode.xs
57285 ____________________________________________________________________________
57286 [  8496] By: nick                                  on 2001/01/21  12:18:45
57287         Log: Fixup after integrate:
57288              missed the .sym files that are changed by regen_headers
57289              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
57290      Branch: perlio
57291            ! global.sym pp.sym sv.c
57292 ____________________________________________________________________________
57293 [  8495] By: nick                                  on 2001/01/21  11:51:07
57294         Log: Integrate mainline.
57295      Branch: perlio
57296           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
57297           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
57298           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
57299           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
57300           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
57301           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
57302           !> win32/Makefile win32/makefile.mk
57303 ____________________________________________________________________________
57304 [  8494] By: jhi                                   on 2001/01/20  23:12:11
57305         Log: Forgot the expect_number() prototype.
57306      Branch: perl
57307            ! embed.h embed.pl proto.h
57308 ____________________________________________________________________________
57309 [  8493] By: jhi                                   on 2001/01/20  22:56:39
57310         Log: Subject: [PATCH: perl@8482] README.vms URL updates
57311              From: Peter Prymmer <pvhp@forte.com>
57312              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
57313              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
57314              
57315              Plus Craig A. Berry's suggestion to use compaq.com instead
57316              of digital.com.
57317      Branch: perl
57318            ! README.vms
57319 ____________________________________________________________________________
57320 [  8492] By: jhi                                   on 2001/01/20  22:50:05
57321         Log: Memory management calls documentation.
57322      Branch: perl
57323            ! pod/perlguts.pod
57324 ____________________________________________________________________________
57325 [  8491] By: jhi                                   on 2001/01/20  22:38:33
57326         Log: Signedness nit plus few memcpy/Copy nits.
57327      Branch: perl
57328            ! sv.c
57329 ____________________________________________________________________________
57330 [  8490] By: jhi                                   on 2001/01/20  22:25:53
57331         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
57332              From: Peter Prymmer <pvhp@forte.com>
57333              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
57334              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
57335      Branch: perl
57336            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
57337 ____________________________________________________________________________
57338 [  8489] By: jhi                                   on 2001/01/20  22:24:41
57339         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
57340              From: Peter Prymmer <pvhp@forte.com>
57341              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
57342              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
57343      Branch: perl
57344            ! win32/Makefile win32/makefile.mk
57345 ____________________________________________________________________________
57346 [  8488] By: jhi                                   on 2001/01/20  22:22:27
57347         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
57348              From: Peter Prymmer <pvhp@forte.com>
57349              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
57350              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
57351      Branch: perl
57352            ! Makefile.SH
57353 ____________________________________________________________________________
57354 [  8487] By: jhi                                   on 2001/01/20  22:21:18
57355         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
57356              From: Peter Prymmer <pvhp@forte.com>
57357              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
57358              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
57359      Branch: perl
57360            + ext/DynaLoader/dl_dllload.xs
57361            ! MANIFEST Makefile.SH hints/os390.sh
57362 ____________________________________________________________________________
57363 [  8486] By: jhi                                   on 2001/01/20  22:17:53
57364         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
57365              From: Peter Prymmer <pvhp@forte.com>
57366              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
57367              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
57368      Branch: perl
57369            ! README.os390 README.posix-bc
57370 ____________________________________________________________________________
57371 [  8485] By: jhi                                   on 2001/01/20  20:15:30
57372         Log: Document and test the new qu operator.
57373      Branch: perl
57374            + t/op/qu.t
57375            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
57376            ! pod/perlretut.pod pod/perlunicode.pod
57377 ____________________________________________________________________________
57378 [  8484] By: nick                                  on 2001/01/20  19:42:30
57379         Log: Infrastructure to allow:
57380              open($fh,"|-",@array);
57381              to be implemented
57382              i.e. mark pp_open as needing a stack mark, and make pp_open
57383              process its args in that style (and pass them _all_ to tied handles OPEN).
57384              Invent do_openn() which takes SV ** at allow it to see multiple args.
57385              Note this does not _do_ anything yet.
57386      Branch: perlio
57387            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
57388            ! perlapi.c pp_proto.h pp_sys.c proto.h
57389 ____________________________________________________________________________
57390 [  8483] By: nick                                  on 2001/01/20  17:23:14
57391         Log: Integrate mainline.
57392      Branch: perlio
57393           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
57394           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
57395 ____________________________________________________________________________
57396 [  8482] By: jhi                                   on 2001/01/19  15:37:49
57397         Log: Update Changes.
57398      Branch: perl
57399            ! Changes patchlevel.h
57400 ____________________________________________________________________________
57401 [  8481] By: jhi                                   on 2001/01/19  14:41:24
57402         Log: Subject: Re: new feature: s?printf parameter reordering 
57403              From: Hugo <hv@crypt.compulink.co.uk>
57404              Date: Thu, 11 Jan 2001 17:09:03 +0000
57405              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
57406              
57407              - support reordering for all parameters: %, *v, *, .*
57408              - lay down that the reordering specification must immediately
57409              follow that parameter: %3$, *v3$, *3$, .*3$
57410              - fix vectorisation of a zero-length string
57411              - factor out the code choosing the argument to format
57412              
57413              Possibly unwanted side-effects:
57414              - the special format specifiers ' +-0' must now precede any
57415              vectorisation specifier. Tests in op/sprintf and op/ver
57416              have been changed to reflect this.
57417              - sprintf.t test #214 changed its expectations because in many
57418              cases, the next parameter has already been consumed when an
57419              invalid type letter is detected.
57420              
57421              Probably wanted side-effects:
57422              - attempts to format a non-existent parameter will warn as if C<undef>
57423              - attempt to write to non-existent parameter with '%n' will complain
57424              of "attempt to modify read-only value" instead of being silent
57425      Branch: perl
57426            ! sv.c t/op/sprintf.t t/op/ver.t
57427 ____________________________________________________________________________
57428 [  8480] By: jhi                                   on 2001/01/19  14:08:37
57429         Log: Subject: PATCH pragma/locale.t
57430              From: andreas.koenig@anima.de (Andreas J. Koenig)
57431              Date: 18 Jan 2001 09:45:37 +0100
57432              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
57433      Branch: perl
57434            ! t/pragma/locale.t
57435 ____________________________________________________________________________
57436 [  8479] By: jhi                                   on 2001/01/19  13:19:58
57437         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
57438      Branch: perl
57439            ! configure.com
57440 ____________________________________________________________________________
57441 [  8478] By: jhi                                   on 2001/01/19  02:12:35
57442         Log: Automate 1_compile.t.
57443      Branch: perl
57444            ! t/lib/1_compile.t
57445 ____________________________________________________________________________
57446 [  8477] By: jhi                                   on 2001/01/19  01:49:56
57447         Log: Integrate perlio.
57448      Branch: perl
57449           !> sv.c win32/config.bc win32/config.gc win32/config.vc
57450           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
57451 ____________________________________________________________________________
57452 [  8476] By: nick                                  on 2001/01/18  21:51:52
57453         Log: Integrate mainline
57454      Branch: perlio
57455           +> t/lib/1_compile.t t/lib/compmod.pl
57456           !> MANIFEST configure.com lib/unicode/distinct.pm
57457 ____________________________________________________________________________
57458 [  8475] By: nick                                  on 2001/01/18  21:48:02
57459         Log: Win32 "safe signals" co-existance fix.
57460              Fix SIG_SIZE value.
57461              Clear PL_sig_pending when cloning (fork).
57462      Branch: perlio
57463            ! sv.c win32/config.bc win32/config.gc win32/config.vc
57464            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
57465 ____________________________________________________________________________
57466 [  8474] By: jhi                                   on 2001/01/18  14:40:57
57467         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
57468      Branch: perl
57469            ! t/lib/1_compile.t
57470 ____________________________________________________________________________
57471 [  8473] By: gsar                                  on 2001/01/18  11:42:31
57472         Log: unsubmitted trial1 change
57473      Branch: maint-5.6/perl
57474            ! Changes
57475 ____________________________________________________________________________
57476 [  8472] By: jhi                                   on 2001/01/18  04:30:24
57477         Log: The first bug found by 1_compile.t.
57478      Branch: perl
57479            ! lib/unicode/distinct.pm
57480 ____________________________________________________________________________
57481 [  8471] By: jhi                                   on 2001/01/18  04:29:42
57482         Log: Add Schwern's 1_compile test.  The compile_module script renamed
57483              to be a bit shorter for the 8.3 people.
57484      Branch: perl
57485            + t/lib/1_compile.t t/lib/compmod.pl
57486            ! MANIFEST
57487 ____________________________________________________________________________
57488 [  8470] By: jhi                                   on 2001/01/18  04:16:00
57489         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)
57490              From: Peter Prymmer <pvhp@forte.com>
57491              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
57492              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
57493              Replace #8463.
57494      Branch: maint-5.6/perl
57495            ! configure.com
57496 ____________________________________________________________________________
57497 [  8469] By: jhi                                   on 2001/01/18  04:13:02
57498         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)
57499              From: Peter Prymmer <pvhp@forte.com>
57500              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
57501              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
57502              Replace #8462.
57503      Branch: perl
57504            ! configure.com
57505 ____________________________________________________________________________
57506 [  8468] By: jhi                                   on 2001/01/18  03:42:08
57507         Log: Integrate perlio.
57508      Branch: perl
57509           !> gv.c mg.c perlio.c util.c
57510 ____________________________________________________________________________
57511 [  8467] By: nick                                  on 2001/01/17  22:41:10
57512         Log: "Safe" signals - trial implementation.
57513              gv.c tweaked to zero PL_sig_pend array
57514              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
57515              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
57516              Odd thing is that it "works" with PERLIO=stdio as well (linux).
57517      Branch: perlio
57518            ! gv.c mg.c perlio.c util.c
57519 ____________________________________________________________________________
57520 [  8466] By: nick                                  on 2001/01/17  20:40:20
57521         Log: Integrate mainline.
57522      Branch: perlio
57523           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
57524           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
57525           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
57526           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57527           !> vos/config.ga.h win32/config.bc win32/config.gc
57528           !> win32/config.vc
57529 ____________________________________________________________________________
57530 [  8465] By: jhi                                   on 2001/01/17  18:37:13
57531         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
57532              From: Nicholas Clark <nick@ccl4.org>
57533              Date: Wed, 17 Jan 2001 17:31:33 +0000
57534              Message-ID: <20010117173133.I2633@plum.flirble.org>
57535      Branch: perl
57536            ! t/op/int.t
57537 ____________________________________________________________________________
57538 [  8464] By: jhi                                   on 2001/01/17  14:43:17
57539         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
57540              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
57541              Date: Wed, 17 Jan 2001 15:16:43 +0100
57542              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
57543              
57544              pp_int() was dropping an NV to the floor,
57545              int(279964589018079/59) either returned not an integer
57546              4745162525730.15, or one got "Attempt to free unreferenced scalar."
57547      Branch: perl
57548            ! pp.c
57549 ____________________________________________________________________________
57550 [  8463] By: jhi                                   on 2001/01/17  06:12:42
57551         Log: (Replaced by #8470)
57552              
57553              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)
57554              From: "Craig A. Berry" <craigberry@mac.com>
57555              Date: Tue, 16 Jan 2001 23:38:46 -0600
57556              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
57557      Branch: maint-5.6/perl
57558            ! configure.com
57559 ____________________________________________________________________________
57560 [  8462] By: jhi                                   on 2001/01/17  06:11:31
57561         Log: (Replaced by #8469)
57562              
57563              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)
57564              From: "Craig A. Berry" <craigberry@mac.com>
57565              Date: Tue, 16 Jan 2001 23:38:46 -0600
57566              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
57567      Branch: perl
57568            ! configure.com
57569 ____________________________________________________________________________
57570 [  8461] By: jhi                                   on 2001/01/17  05:56:12
57571         Log: Allow for one trailing slash in the directory of mkdir().
57572      Branch: perl
57573            ! pp_sys.c
57574 ____________________________________________________________________________
57575 [  8460] By: jhi                                   on 2001/01/17  03:26:01
57576         Log: Metaconfig unit changes for #8459.
57577      Branch: metaconfig
57578            ! U/modified/Loc.U U/modified/sig_name.U
57579 ____________________________________________________________________________
57580 [  8459] By: jhi                                   on 2001/01/17  03:24:48
57581         Log: Define SIG_SIZE, the number of elements in the sig_name and
57582              sig_num arrays, including the final NULL entry.
57583      Branch: perl
57584            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57585            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
57586            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
57587            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
57588            ! win32/config.bc win32/config.gc win32/config.vc
57589 ____________________________________________________________________________
57590 [  8458] By: jhi                                   on 2001/01/17  01:41:33
57591         Log: Integrate perlio.
57592      Branch: perl
57593           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
57594           !> perlapi.h proto.h sv.c
57595 ____________________________________________________________________________
57596 [  8457] By: nick                                  on 2001/01/16  22:07:26
57597         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
57598              Provides all the "cost" but no benefit yet - it is to allow cost
57599              to be measured, and implementation experiments (just in mg.c?).
57600      Branch: perlio
57601            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
57602            ! perlapi.h proto.h sv.c
57603 ____________________________________________________________________________
57604 [  8456] By: nick                                  on 2001/01/16  21:07:07
57605         Log: Integrate mainline.
57606      Branch: perlio
57607           !> (integrate 51 files)
57608 ____________________________________________________________________________
57609 [  8455] By: jhi                                   on 2001/01/16  18:13:43
57610         Log: Subject: [PATCH] regcomp.c old feature removal
57611              From: mjd@plover.com
57612              Date: 16 Jan 2001 14:43:18 -0000 
57613              Message-ID: <20010116144318.7140.qmail@plover.com> 
57614      Branch: perl
57615            ! regcomp.c
57616 ____________________________________________________________________________
57617 [  8454] By: jhi                                   on 2001/01/16  16:12:39
57618         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
57619              From: "Indy Singh" <indy@nusphere.com>
57620              Date: Wed, 10 Jan 2001 20:17:49 -0500
57621              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
57622      Branch: maint-5.6/perl
57623            ! win32/Makefile
57624 ____________________________________________________________________________
57625 [  8453] By: jhi                                   on 2001/01/16  16:09:33
57626         Log: Update Changes.
57627      Branch: perl
57628            ! Changes patchlevel.h
57629 ____________________________________________________________________________
57630 [  8452] By: jhi                                   on 2001/01/16  15:42:04
57631         Log: Subject: Re: API Cleanup
57632              To: perl5-porters@perl.org
57633              Date: Tue, 16 Jan 2001 13:42:30 +0000
57634              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
57635              
57636              Subject: [PATCH] utf8.c documentation
57637              From: Simon Cozens <simon@cozens.net>
57638              Date: Tue, 16 Jan 2001 13:52:48 +0000
57639              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
57640              
57641              Subject: Re: API Cleanup
57642              From: Simon Cozens <simon@cozens.net>
57643              Date: Tue, 16 Jan 2001 14:58:55 +0000
57644              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
57645              
57646              UTF-8 doc patches.
57647      Branch: perl
57648            ! embed.pl pod/perlapi.pod utf8.c
57649 ____________________________________________________________________________
57650 [  8451] By: jhi                                   on 2001/01/16  14:41:39
57651         Log: podlators 1.07, from Russ Allbery.
57652      Branch: perl
57653            ! lib/Pod/Man.pm
57654 ____________________________________________________________________________
57655 [  8450] By: jhi                                   on 2001/01/16  14:24:19
57656         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
57657              From: "Indy Singh" <indy@nusphere.com>
57658              Date: Mon, 15 Jan 2001 20:59:40 -0500
57659              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
57660      Branch: perl
57661            ! win32/Makefile
57662 ____________________________________________________________________________
57663 [  8449] By: jhi                                   on 2001/01/16  03:42:55
57664         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
57665              at the setting of the ofs_sv in new_struct_thread() as the
57666              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
57667              uninitialized fields are, uh, initialized with),
57668              SvREFCNT_inc()ing that invited a core dump.
57669      Branch: perl
57670            ! util.c
57671 ____________________________________________________________________________
57672 [  8448] By: jhi                                   on 2001/01/16  01:49:07
57673         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
57674              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
57675              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
57676              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
57677              
57678              Replace #8444 and #8445.
57679      Branch: perl
57680            ! ext/B/B.xs ext/B/B/Debug.pm
57681 ____________________________________________________________________________
57682 [  8447] By: jhi                                   on 2001/01/15  21:05:35
57683         Log: Subject: [PATCH] API Variable documentation   
57684              From: Simon Cozens <simon@cozens.net>
57685              Date: Mon, 15 Jan 2001 19:35:54 +0000
57686              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
57687      Branch: perl
57688            ! pod/perlapi.pod thrdvar.h
57689 ____________________________________________________________________________
57690 [  8446] By: jhi                                   on 2001/01/15  20:49:20
57691         Log: Signedness nit.
57692      Branch: perl
57693            ! pp_ctl.c
57694 ____________________________________________________________________________
57695 [  8445] By: jhi                                   on 2001/01/15  20:28:48
57696         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
57697      Branch: perl
57698            ! ext/B/B/Debug.pm
57699 ____________________________________________________________________________
57700 [  8444] By: jhi                                   on 2001/01/15  13:09:10
57701         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
57702      Branch: perl
57703            ! ext/B/B.xs
57704 ____________________________________________________________________________
57705 [  8443] By: jhi                                   on 2001/01/15  13:06:26
57706         Log: Missing from #8439.
57707      Branch: perl
57708            ! keywords.h mg.c
57709 ____________________________________________________________________________
57710 [  8442] By: jhi                                   on 2001/01/15  13:02:38
57711         Log: Subject: [PATCH @8436] Eliminate op_children
57712              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
57713              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
57714              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
57715              
57716              Subject: [PATCH @8436] Re: Eliminate op_children
57717              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
57718              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
57719              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
57720      Branch: perl
57721            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
57722            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
57723            ! op.c op.h
57724 ____________________________________________________________________________
57725 [  8441] By: jhi                                   on 2001/01/15  12:57:08
57726         Log: Use the /^Perl_/-less form of is_lvalue_sub().
57727      Branch: perl
57728            ! pp.h
57729 ____________________________________________________________________________
57730 [  8440] By: jhi                                   on 2001/01/15  05:13:09
57731         Log: Revert #8437 and #8438, the Linux large files story is more complex.
57732      Branch: metaconfig/U/perl
57733            ! d_fpos64_t.U d_off64_t.U
57734      Branch: perl
57735            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57736            ! config_h.SH configure.com epoc/config.sh perl.h
57737            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
57738            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
57739            ! win32/config.bc win32/config.gc win32/config.vc
57740 ____________________________________________________________________________
57741 [  8439] By: jhi                                   on 2001/01/15  05:02:24
57742         Log: More UTF-8 patches from Inaba Hiroto.
57743              - The substr lval was still not okay.
57744              - Now pp_stringify and sv_setsv copies source's UTF8 flag
57745              even if IN_BYTE.  pp_stringify is called from fold_constants
57746              at optimization phase and "\x{100}" was made SvUTF8_off under
57747              use bytes (the bytes pragma is for "byte semantics" and not
57748              for "do not produce UTF8 data")
57749              - New `qu' operator to generate UTF8 string explicitly.
57750              Though I agree with the policy "0x00-0xff always produce bytes",
57751              sometimes want to such a string to be coded in UTF8.
57752              I can use pack"U0a*" but it requires more typing and has
57753              runtime overhead.
57754              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
57755              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
57756              string is not UTF8_on and has char 0x80-0xff.
57757              
57758              TODO: document and test qu.
57759      Branch: perl
57760            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
57761            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
57762            ! toke.c
57763 ____________________________________________________________________________
57764 [  8438] By: jhi                                   on 2001/01/14  05:10:23
57765         Log: (Reverted by #8440)
57766              
57767              Metaconfig unit changes for #8437.
57768      Branch: metaconfig/U/perl
57769            ! d_fpos64_t.U d_off64_t.U
57770 ____________________________________________________________________________
57771 [  8437] By: jhi                                   on 2001/01/14  04:55:34
57772         Log: (Reverted by #8440)
57773              
57774              Add <features.h> probing, seems to be needed for (some?)
57775              Linux largefileness.
57776      Branch: perl
57777            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57778            ! config_h.SH configure.com epoc/config.sh perl.h
57779            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
57780            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
57781            ! win32/config.bc win32/config.gc win32/config.vc
57782 ____________________________________________________________________________
57783 [  8436] By: jhi                                   on 2001/01/13  17:47:21
57784         Log: Tighten some of the tests a bit.
57785      Branch: perl
57786            ! t/pragma/utf8.t
57787 ____________________________________________________________________________
57788 [  8435] By: jhi                                   on 2001/01/13  17:31:54
57789         Log: Integrate perlio.
57790      Branch: perl
57791           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
57792           !> win32/config_H.gc win32/config_H.vc
57793 ____________________________________________________________________________
57794 [  8434] By: nick                                  on 2001/01/13  11:36:53
57795         Log: Run dmake regen_config_h for Win32
57796      Branch: perlio
57797            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
57798 ____________________________________________________________________________
57799 [  8433] By: nick                                  on 2001/01/13  11:31:55
57800         Log: VMS friendly patch to Encode compile process
57801      Branch: perlio
57802            ! ext/Encode/Makefile.PL ext/Encode/compile
57803 ____________________________________________________________________________
57804 [  8432] By: nick                                  on 2001/01/13  11:06:44
57805         Log: Integrate mainline
57806      Branch: perlio
57807           +> ext/B/B/Concise.pm
57808           !> (integrate 52 files)
57809 ____________________________________________________________________________
57810 [  8431] By: jhi                                   on 2001/01/13  05:55:55
57811         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
57812              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
57813              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
57814              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
57815      Branch: perl
57816            ! ext/B/B/Concise.pm
57817 ____________________________________________________________________________
57818 [  8430] By: jhi                                   on 2001/01/13  04:24:18
57819         Log: The LVRET macro needed an aTHX.
57820      Branch: perl
57821            ! pp.h
57822 ____________________________________________________________________________
57823 [  8429] By: jhi                                   on 2001/01/13  02:12:42
57824         Log: Update Changes.
57825      Branch: perl
57826            ! Changes patchlevel.h
57827 ____________________________________________________________________________
57828 [  8428] By: jhi                                   on 2001/01/13  02:08:50
57829         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
57830              From: Peter Prymmer <pvhp@forte.com>
57831              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
57832              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
57833              
57834              Add a BEGIN guard for sloppy floating point division.
57835      Branch: perl
57836            ! lib/Math/BigInt.pm lib/bigint.pl
57837 ____________________________________________________________________________
57838 [  8427] By: jhi                                   on 2001/01/13  01:47:16
57839         Log: The B::Terse drop-in replacement wasn't quite drop-in.
57840      Branch: perl
57841            ! ext/B/B/Terse.pm
57842 ____________________________________________________________________________
57843 [  8426] By: jhi                                   on 2001/01/12  21:20:43
57844         Log: Use UVXf.
57845      Branch: perl
57846            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57847            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
57848            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
57849            ! vos/config.ga.def vos/config.ga.h win32/config.bc
57850            ! win32/config.gc win32/config.vc
57851 ____________________________________________________________________________
57852 [  8425] By: jhi                                   on 2001/01/12  20:20:14
57853         Log: Subject: [PATCH perl@8342] -Wformat
57854              From: Robin Barker <rmb1@cise.npl.co.uk>
57855              Date: Fri, 12 Jan 2001 20:03:14 GMT
57856              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
57857      Branch: perl
57858            ! ext/Encode/Encode.xs mg.c sv.c toke.c
57859 ____________________________________________________________________________
57860 [  8424] By: jhi                                   on 2001/01/12  20:01:48
57861         Log: Subject: B::Concise -- an improved replacement for B::Terse 
57862              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
57863              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
57864              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
57865      Branch: perl
57866            + ext/B/B/Concise.pm
57867            ! MANIFEST ext/B/B/Terse.pm
57868 ____________________________________________________________________________
57869 [  8423] By: jhi                                   on 2001/01/12  19:24:02
57870         Log: The new metaconfig unit from the #8421.
57871      Branch: metaconfig/U/perl
57872            + d_sigprocmask.U
57873 ____________________________________________________________________________
57874 [  8422] By: jhi                                   on 2001/01/12  19:23:43
57875         Log: Forgot the microperl config from the #8421.
57876      Branch: perl
57877            ! uconfig.h uconfig.sh
57878 ____________________________________________________________________________
57879 [  8421] By: jhi                                   on 2001/01/12  19:05:27
57880         Log: Add sigprocmask() probe, regen Configure, regen toc.
57881      Branch: perl
57882            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57883            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
57884            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57885            ! vos/config.ga.h win32/config.bc win32/config.gc
57886            ! win32/config.vc
57887 ____________________________________________________________________________
57888 [  8420] By: jhi                                   on 2001/01/12  18:34:31
57889         Log: Add sockatmark() to the todo list.
57890      Branch: perl
57891            ! Todo-5.6
57892 ____________________________________________________________________________
57893 [  8419] By: jhi                                   on 2001/01/12  18:09:46
57894         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
57895      Branch: perl
57896            ! op.c
57897 ____________________________________________________________________________
57898 [  8418] By: jhi                                   on 2001/01/12  18:05:30
57899         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
57900              From: Radu Greab <radu@netsoft.ro>
57901              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
57902              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
57903      Branch: perl
57904            ! op.c t/pragma/sub_lval.t
57905 ____________________________________________________________________________
57906 [  8417] By: jhi                                   on 2001/01/12  16:09:09
57907         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
57908              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
57909              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
57910              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
57911      Branch: perl
57912            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
57913            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
57914            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
57915            ! t/pragma/sub_lval.t toke.c
57916 ____________________________________________________________________________
57917 [  8416] By: jhi                                   on 2001/01/12  15:42:06
57918         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
57919              From: "Richard Soderberg" <rs@crystalflame.net>
57920              Date: Fri, 12 Jan 2001 04:49:35 -0800
57921              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
57922              
57923              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
57924              according to the platform.
57925      Branch: perl
57926            ! op.c
57927 ____________________________________________________________________________
57928 [  8415] By: jhi                                   on 2001/01/12  15:33:41
57929         Log: One more UTF-8 fix from Inaba Hiroto.
57930      Branch: perl
57931            ! pp.c regexec.c t/pragma/utf8.t
57932 ____________________________________________________________________________
57933 [  8414] By: jhi                                   on 2001/01/12  15:30:18
57934         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
57935      Branch: perl
57936            ! regexec.c
57937 ____________________________________________________________________________
57938 [  8413] By: jhi                                   on 2001/01/12  15:22:10
57939         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
57940              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
57941              Date: Thu, 11 Jan 2001 12:53:36 +0100
57942              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
57943      Branch: perl
57944            ! toke.c
57945 ____________________________________________________________________________
57946 [  8412] By: jhi                                   on 2001/01/12  15:20:25
57947         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
57948              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
57949              Date: Fri, 12 Jan 2001 14:37:55 +0100
57950              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
57951      Branch: perl
57952            ! hints/posix-bc.sh
57953 ____________________________________________________________________________
57954 [  8411] By: jhi                                   on 2001/01/12  15:14:14
57955         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
57956              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
57957              Date: Fri, 12 Jan 2001 10:42:21 +0100
57958              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
57959      Branch: perl
57960            ! t/op/regmesg.t
57961 ____________________________________________________________________________
57962 [  8410] By: jhi                                   on 2001/01/12  05:48:55
57963         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
57964              From: Nicholas Clark <nick@ccl4.org> 
57965              Date: Sun, 7 Jan 2001 19:47:14 +0000
57966              Message-ID: <20010107194714.B1048@plum.flirble.org>
57967      Branch: perl
57968            ! t/op/numconvert.t
57969 ____________________________________________________________________________
57970 [  8409] By: jhi                                   on 2001/01/12  05:41:28
57971         Log: Integrate perlio.
57972      Branch: perl
57973           !> mg.c scope.h
57974 ____________________________________________________________________________
57975 [  8408] By: nick                                  on 2001/01/11  22:43:28
57976         Log: Remove variables that were used in experiments.
57977      Branch: perlio
57978            ! mg.c
57979 ____________________________________________________________________________
57980 [  8407] By: nick                                  on 2001/01/11  20:57:44
57981         Log: Catch die in %SIG handler and unblock the signal before re-dying.
57982              This make Linux work _without_ sigsetjmp().
57983              Turn off sigsetjmp() to see what else it does.
57984              May need Configure probe for sigprocmask() if anything has sigaction()
57985              but not sigprocmask().
57986      Branch: perlio
57987            ! mg.c scope.h
57988 ____________________________________________________________________________
57989 [  8406] By: nick                                  on 2001/01/11  19:32:07
57990         Log: Integrate mainline
57991      Branch: perlio
57992           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
57993           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
57994           !> t/op/substr.t
57995 ____________________________________________________________________________
57996 [  8405] By: jhi                                   on 2001/01/11  17:11:01
57997         Log: Fix UTF-8 lval substr().
57998      Branch: perl
57999            ! mg.c t/op/substr.t
58000 ____________________________________________________________________________
58001 [  8404] By: jhi                                   on 2001/01/11  05:13:58
58002         Log: Update Changes.
58003      Branch: perl
58004            ! Changes patchlevel.h
58005 ____________________________________________________________________________
58006 [  8403] By: jhi                                   on 2001/01/11  04:38:24
58007         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
58008              From: Hugo <hv@crypt.compulink.co.uk>
58009              Date: Mon, 30 Oct 2000 01:33:26 +0000
58010              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
58011      Branch: perl
58012            ! regexec.c t/op/re_tests
58013 ____________________________________________________________________________
58014 [  8402] By: jhi                                   on 2001/01/11  04:26:12
58015         Log: Integrate perlio.
58016      Branch: perl
58017           !> scope.h util.c
58018 ____________________________________________________________________________
58019 [  8401] By: nick                                  on 2001/01/10  22:52:55
58020         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
58021              (So Alan and Ilya can try setting via hints.)
58022              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
58023              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
58024              doing the save everywhere seems to restart read() correctly, but just
58025              doing it once "round" the handler does not.
58026      Branch: perlio
58027            ! scope.h
58028 ____________________________________________________________________________
58029 [  8400] By: jhi                                   on 2001/01/10  21:57:54
58030         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
58031              of IRIX, HP-UX is unaffected.
58032      Branch: perl
58033            ! perl.h
58034 ____________________________________________________________________________
58035 [  8399] By: nick                                  on 2001/01/10  21:29:19
58036         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
58037      Branch: perlio
58038            ! util.c
58039 ____________________________________________________________________________
58040 [  8398] By: jhi                                   on 2001/01/10  20:55:31
58041         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
58042              also have ReusePort.
58043      Branch: perl
58044            ! ext/IO/lib/IO/Socket/INET.pm
58045 ____________________________________________________________________________
58046 [  8397] By: jhi                                   on 2001/01/10  20:50:57
58047         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
58048              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
58049              Date: Wed, 10 Jan 2001 01:38:13 -0800
58050              Message-ID: <20010110013813.B41744@yahoo-inc.com>
58051      Branch: perl
58052            ! ext/IO/lib/IO/Socket/INET.pm
58053 ____________________________________________________________________________
58054 [  8396] By: jhi                                   on 2001/01/10  20:49:30
58055         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
58056              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
58057              Date: Wed, 10 Jan 2001 01:37:32 -0800
58058              Message-ID: <20010110013732.A41744@yahoo-inc.com>
58059      Branch: perl
58060            ! ext/Socket/Socket.pm
58061 ____________________________________________________________________________
58062 [  8395] By: jhi                                   on 2001/01/10  20:41:37
58063         Log: Test for bug id 20010105.016 (fixed by #8378).
58064      Branch: perl
58065            ! t/op/split.t
58066 ____________________________________________________________________________
58067 [  8394] By: jhi                                   on 2001/01/10  20:26:32
58068         Log: Integrate perlio.
58069      Branch: perl
58070            ! util.c
58071 ____________________________________________________________________________
58072 [  8393] By: nick                                  on 2001/01/10  19:34:30
58073         Log: Back out Simon's pid hackery for now.
58074      Branch: perlio
58075            ! util.c
58076 ____________________________________________________________________________
58077 [  8392] By: nick                                  on 2001/01/10  19:23:13
58078         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
58079      Branch: perlio
58080           !> (integrate 29 files)
58081 ____________________________________________________________________________
58082 [  8391] By: jhi                                   on 2001/01/10  18:43:15
58083         Log: Subject: [PATCH] Fix my_pclose segfault
58084              From: Simon Cozens <simon@cozens.net>
58085              Date: Wed, 10 Jan 2001 18:39:35 +0000
58086              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
58087      Branch: perl
58088            ! util.c
58089 ____________________________________________________________________________
58090 [  8390] By: jhi                                   on 2001/01/10  18:42:08
58091         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
58092              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58093              Date:     Wed, 10 Jan 2001 13:23:02 EST
58094              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
58095      Branch: perl
58096            ! ext/Opcode/Opcode.xs
58097 ____________________________________________________________________________
58098 [  8389] By: jhi                                   on 2001/01/10  15:16:07
58099         Log: Turn off the integer preservation for now.
58100      Branch: perl
58101            ! perl.h
58102 ____________________________________________________________________________
58103 [  8388] By: jhi                                   on 2001/01/10  15:01:25
58104         Log: Few more IDE/editor nits from p5p.
58105      Branch: perl
58106            ! pod/perlfaq3.pod
58107 ____________________________________________________________________________
58108 [  8387] By: jhi                                   on 2001/01/10  06:53:16
58109         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
58110              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
58111              Date: Tue, 9 Jan 2001 23:16:02 +0000
58112              Message-ID: <20010109231602.A81101@plum.flirble.org>
58113      Branch: perl
58114            ! sv.c
58115 ____________________________________________________________________________
58116 [  8386] By: jhi                                   on 2001/01/10  03:17:54
58117         Log: Test cases for #8385 (from Simon's "torture.pl")
58118      Branch: perl
58119            ! t/op/tr.t
58120 ____________________________________________________________________________
58121 [  8385] By: jhi                                   on 2001/01/10  03:17:11
58122         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
58123              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
58124              Date: Wed, 10 Jan 2001 11:39:39 +0900
58125              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
58126              
58127              Some more UTF-8 tr cases fixed.
58128      Branch: perl
58129            ! doop.c
58130 ____________________________________________________________________________
58131 [  8384] By: jhi                                   on 2001/01/09  22:45:40
58132         Log: Allow the locale test needing POSIX and the taint test
58133              needing IPC::SysV to run under 'minitest' (basically,
58134              bail out if loading the extension fails)
58135      Branch: perl
58136            ! t/op/misc.t t/op/taint.t
58137 ____________________________________________________________________________
58138 [  8383] By: jhi                                   on 2001/01/09  21:36:04
58139         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
58140              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
58141              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
58142              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
58143      Branch: perl
58144            ! t/io/openpid.t
58145 ____________________________________________________________________________
58146 [  8382] By: jhi                                   on 2001/01/09  21:06:08
58147         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
58148              Should finish up the bug id 20001205.022.
58149      Branch: perl
58150            ! pp.c pp_hot.c scope.c
58151 ____________________________________________________________________________
58152 [  8381] By: jhi                                   on 2001/01/09  18:27:43
58153         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
58154              From: Andy Dougherty <doughera@lafayette.edu>
58155              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
58156              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
58157              
58158              More robust yacc/bison error detection.
58159      Branch: perl
58160            ! t/comp/proto.t
58161 ____________________________________________________________________________
58162 [  8380] By: jhi                                   on 2001/01/09  15:21:38
58163         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
58164              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
58165              Date:     Tue, 9 Jan 2001 07:53:55 EST
58166              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
58167      Branch: perl
58168            ! t/op/misc.t vms/test.com
58169 ____________________________________________________________________________
58170 [  8379] By: jhi                                   on 2001/01/09  15:20:38
58171         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
58172              From: jhi@cc.hut.fi
58173              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
58174              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
58175              
58176              The #8378 fixed this.
58177      Branch: perl
58178            ! t/op/tr.t
58179 ____________________________________________________________________________
58180 [  8378] By: jhi                                   on 2001/01/09  15:05:32
58181         Log: Subject: One more patch for UTF8 
58182              From: Inaba Hiroto <inaba@st.rim.or.jp>
58183              Date: Tue, 09 Jan 2001 01:04:32 +0900
58184              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
58185              
58186              UTF-8 fixes for 'x' and tr///.
58187      Branch: perl
58188            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
58189            ! regcomp.c regexec.c toke.c utf8.c
58190 ____________________________________________________________________________
58191 [  8377] By: jhi                                   on 2001/01/09  14:32:17
58192         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
58193      Branch: perl
58194            ! t/op/length.t
58195 ____________________________________________________________________________
58196 [  8376] By: jhi                                   on 2001/01/09  04:32:32
58197         Log: integrate changes #7775, #8316, #8316 from mainline
58198      Branch: maint-5.6/perl
58199            ! hints/solaris_2.sh
58200 ____________________________________________________________________________
58201 [  8375] By: jhi                                   on 2001/01/09  04:26:43
58202         Log: Update Changes.
58203      Branch: perl
58204            ! Changes patchlevel.h
58205 ____________________________________________________________________________
58206 [  8374] By: jhi                                   on 2001/01/09  04:14:32
58207         Log: IDE/editor section tweaking.
58208      Branch: perl
58209            ! pod/perlfaq3.pod
58210 ____________________________________________________________________________
58211 [  8373] By: jhi                                   on 2001/01/09  02:38:26
58212         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
58213              From: Peter Prymmer <pvhp@forte.com>
58214              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
58215              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
58216              
58217              In preparation os OS/390 dynamic loading.
58218      Branch: perl
58219            ! README.os390 hints/os390.sh
58220 ____________________________________________________________________________
58221 [  8372] By: jhi                                   on 2001/01/09  00:24:30
58222         Log: Integrate with perlio.
58223      Branch: perl
58224           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
58225 ____________________________________________________________________________
58226 [  8371] By: nick                                  on 2001/01/08  23:54:33
58227         Log: Fix "scalars leaked" bugs caused by overload magic
58228              (Highlighted by Ilya's DESTROY optimization.)
58229      Branch: perlio
58230            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
58231 ____________________________________________________________________________
58232 [  8370] By: nick                                  on 2001/01/08  20:19:41
58233         Log: Integrate mainline
58234      Branch: perlio
58235           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
58236           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
58237           !> t/op/64bitint.t
58238 ____________________________________________________________________________
58239 [  8369] By: jhi                                   on 2001/01/08  17:30:52
58240         Log: save_delete() Safefree() doesn't (anymore?) work with shared
58241              strings, one test failure in op/misc and almost all of lib/b.
58242              (Outcomments #8369.)
58243      Branch: perl
58244            ! scope.c
58245 ____________________________________________________________________________
58246 [  8368] By: jhi                                   on 2001/01/08  14:47:10
58247         Log: (Outcommented by #8369.)
58248              
58249              Subject: Re: Perl BugID 20001205.022 ---- save_delete
58250              From: Simon Cozens <simon@cozens.net>
58251              Date: Sat, 6 Jan 2001 11:48:40 +0000
58252              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
58253              
58254              The save_delete() does need the Safefree.
58255      Branch: perl
58256            ! scope.c
58257 ____________________________________________________________________________
58258 [  8367] By: bailey                                on 2001/01/08  08:53:52
58259         Log: Once again syncing after too long an absence
58260      Branch: vmsperl
58261           +> (branch 55 files)
58262            - MAINTAIN fix_pl vos/config.def vos/config.h
58263            - vos/config_h.SH_orig
58264           !> (integrate 498 files)
58265 ____________________________________________________________________________
58266 [  8366] By: jhi                                   on 2001/01/08  02:42:59
58267         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
58268              From: nick@ccl4.org
58269              Date: Sun, 7 Jan 2001 21:07:18 +0000
58270              Message-Id: <20010107210717.D1048@plum.flirble.org>
58271      Branch: perl
58272            ! sv.c t/op/64bitint.t
58273 ____________________________________________________________________________
58274 [  8365] By: jhi                                   on 2001/01/08  02:35:16
58275         Log: Subject: [PATCH] environ nit
58276              From: Simon Cozens <simon@cozens.net>
58277              Date: Sun, 7 Jan 2001 17:57:07 +0000
58278              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
58279              
58280              Use environ only if we have it.
58281      Branch: perl
58282            ! mg.c
58283 ____________________________________________________________________________
58284 [  8364] By: jhi                                   on 2001/01/08  02:24:51
58285         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
58286      Branch: perl
58287            ! ext/GDBM_File/GDBM_File.xs
58288 ____________________________________________________________________________
58289 [  8363] By: jhi                                   on 2001/01/08  02:19:24
58290         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
58291              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
58292              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
58293              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
58294      Branch: perl
58295            ! dump.c op.c
58296 ____________________________________________________________________________
58297 [  8362] By: jhi                                   on 2001/01/08  02:17:43
58298         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
58299              From: Doug MacEachern <dougm@covalent.net>
58300              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
58301              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
58302              
58303              Allow AUTOLOAD to be an xsub and allow such xsubs
58304              to avoid use of $AUTOLOAD.
58305      Branch: perl
58306            ! gv.c
58307 ____________________________________________________________________________
58308 [  8361] By: jhi                                   on 2001/01/08  02:16:07
58309         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
58310              From: Radu Greab <radu@netsoft.ro>
58311              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
58312              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
58313              
58314              No need for the potentially nonportable $SIG{CHLD}.
58315      Branch: perl
58316            ! t/io/pipe.t
58317 ____________________________________________________________________________
58318 [  8360] By: jhi                                   on 2001/01/08  01:58:23
58319         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
58320      Branch: perl
58321            ! lib/Getopt/Long.pm
58322 ____________________________________________________________________________
58323 [  8359] By: jhi                                   on 2001/01/08  01:55:44
58324         Log: Integrate perlio.
58325      Branch: perl
58326           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
58327           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
58328           !> utf8.c win32/Makefile
58329 ____________________________________________________________________________
58330 [  8358] By: jhi                                   on 2001/01/07  21:16:50
58331         Log: Update the EPOC cross SDK URL.
58332      Branch: perl
58333            ! README.epoc
58334 ____________________________________________________________________________
58335 [  8357] By: jhi                                   on 2001/01/07  21:16:09
58336         Log: Update the EPOC cross SDK URL.
58337      Branch: maint-5.6/perl
58338            ! README.epoc
58339 ____________________________________________________________________________
58340 [  8356] By: nick                                  on 2001/01/06  21:47:52
58341         Log: FILE * in XS code for PerlIO world:
58342              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
58343              - Add FILE * T_STDIO typemap.
58344              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
58345      Branch: perlio
58346            ! lib/ExtUtils/typemap perlio.c perlio.h
58347 ____________________________________________________________________________
58348 [  8355] By: jhi                                   on 2001/01/06  20:27:15
58349         Log: integrate change #8336 from mainline
58350              
58351              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
58352      Branch: maint-5.6/perl
58353            ! hv.c
58354 ____________________________________________________________________________
58355 [  8354] By: jhi                                   on 2001/01/06  20:24:29
58356         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
58357              From: Robin Barker <rmb1@cise.npl.co.uk>
58358              Date: Fri, 22 Dec 2000 12:17:38 GMT
58359              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
58360              
58361              The patch reformats some long =item lines so they give
58362              correct output via pod2man | nroff -man
58363              
58364              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
58365              From: Robin Barker <rmb1@cise.npl.co.uk>
58366              Date: Tue, 2 Jan 2001 15:35:03 GMT
58367              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
58368              
58369              Here is a _further_ patch which corrects a few more errors:
58370              * an empty C<=item> in CPAN.pm
58371              * patching the wrong file (pod/perlamiga.pod not README.amiga)
58372              * leaving empty C<=item>s which formatted incorrectly
58373              * over long C<=item>s revealed by latest patch to Pod::Man
58374      Branch: maint-5.6/perl
58375            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
58376            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
58377            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
58378            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
58379            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
58380            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
58381 ____________________________________________________________________________
58382 [  8353] By: jhi                                   on 2001/01/06  20:21:10
58383         Log: integrate changes #7980, 8056, 8057 from mainline
58384              
58385              UTF-8 hash keys.
58386      Branch: maint-5.6/perl
58387            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
58388 ____________________________________________________________________________
58389 [  8352] By: jhi                                   on 2001/01/06  20:18:44
58390         Log: Forgotten from #8438.
58391      Branch: maint-5.6/perl
58392            ! epoc/epocish.h
58393 ____________________________________________________________________________
58394 [  8351] By: jhi                                   on 2001/01/06  20:18:12
58395         Log: Forgotten from #8347.
58396      Branch: maint-5.6/perl
58397            ! config_h.SH
58398 ____________________________________________________________________________
58399 [  8350] By: jhi                                   on 2001/01/06  20:00:19
58400         Log: Thinko in #8347.
58401      Branch: maint-5.6/perl
58402            ! regcomp.c
58403 ____________________________________________________________________________
58404 [  8349] By: jhi                                   on 2001/01/06  18:05:30
58405         Log: Copy the FAQ3 IDE section from the development branch,
58406              changes originally by Peter Prymmer.
58407      Branch: maint-5.6/perl
58408            ! pod/perlfaq3.pod
58409 ____________________________________________________________________________
58410 [  8348] By: jhi                                   on 2001/01/06  18:03:02
58411         Log: EPOC updates for TRIAL1.
58412              
58413              Subject: [5.6.1 trial1] EPOC update
58414              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58415              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
58416              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
58417              
58418              Subject: epoc patch2 for perl-5.6.1-trial1
58419              From: Olaf Flebbe <O.Flebbe@science-computing.de>
58420              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
58421              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
58422      Branch: maint-5.6/perl
58423            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
58424            ! epoc/epocish.c
58425 ____________________________________________________________________________
58426 [  8347] By: jhi                                   on 2001/01/06  17:29:10
58427         Log: integrate changes #7710,7824,7973 from mainline,
58428              plus VMS nits from Peter Prymmer and Dan Sugalski.
58429              
58430              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
58431              library (getprotobyname and getprotobynumber are outversioned by
58432              the same calls in libc, at least for xlc version 3.
58433              
58434              Add HAS_SBRK_PROTO.
58435              
58436              Fixes for signedness warnings noticed by VMSperlers.
58437      Branch: maint-5.6/perl
58438            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
58439            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
58440            ! sv.c vms/descrip_mms.template vos/config.alpha.def
58441            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
58442            ! win32/config.bc win32/config.gc win32/config.vc
58443 ____________________________________________________________________________
58444 [  8346] By: nick                                  on 2001/01/06  14:36:01
58445         Log: Fixup accumulated integrate muddles (perlio == devperl again)
58446      Branch: perlio
58447            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
58448 ____________________________________________________________________________
58449 [  8345] By: nick                                  on 2001/01/06  14:24:58
58450         Log: Integrate mainline
58451      Branch: perlio
58452           !> (integrate 55 files)
58453 ____________________________________________________________________________
58454 [  8344] By: jhi                                   on 2001/01/06  02:24:02
58455         Log: Subject: [patch] PerlIO_cleanup() prototype
58456              From: Doug MacEachern <dougm@covalent.net>
58457              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
58458              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
58459      Branch: perl
58460            ! perlio.h
58461 ____________________________________________________________________________
58462 [  8343] By: jhi                                   on 2001/01/06  01:04:09
58463         Log: IRIX compiler noticed that the bof initialization might be
58464              bypassed by control flow.
58465      Branch: perl
58466            ! toke.c
58467 ____________________________________________________________________________
58468 [  8342] By: jhi                                   on 2001/01/06  00:10:48
58469         Log: Update Changes.
58470      Branch: perl
58471            ! Changes patchlevel.h
58472 ____________________________________________________________________________
58473 [  8341] By: jhi                                   on 2001/01/05  23:52:33
58474         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
58475      Branch: perl
58476            ! toke.c
58477 ____________________________________________________________________________
58478 [  8340] By: jhi                                   on 2001/01/05  22:44:08
58479         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
58480              From: Radu Greab <radu@netsoft.ro>
58481              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
58482              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
58483      Branch: perl
58484            ! t/io/pipe.t util.c
58485 ____________________________________________________________________________
58486 [  8339] By: jhi                                   on 2001/01/05  22:35:17
58487         Log: Subject: [PATCH] format and rewording in perlfaq.pod
58488              From: Robin Barker <rmb1@cise.npl.co.uk>
58489              Date: Fri, 5 Jan 2001 18:51:20 GMT
58490              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
58491      Branch: perl
58492            ! pod/perlfaq.pod
58493 ____________________________________________________________________________
58494 [  8338] By: jhi                                   on 2001/01/05  22:31:17
58495         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
58496              From: Peter Prymmer <pvhp@forte.com>
58497              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
58498              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
58499      Branch: perl
58500            ! utils/perlbug.PL
58501 ____________________________________________________________________________
58502 [  8337] By: jhi                                   on 2001/01/05  18:15:11
58503         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
58504              From: Robin Barker <rmb1@cise.npl.co.uk>
58505              Date: Tue, 2 Jan 2001 15:24:07 GMT
58506              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
58507              
58508              If you call configure as C<./Configure> or C<sh ./Configure>,
58509              $src is set to the absolute path name, not '.'.
58510              
58511              This, in turn, means -Dmksymlink tries to do its stuff because
58512              it does not think it is in the src directory.
58513              
58514              (plus a metaconfig nitfix)
58515      Branch: metaconfig
58516            ! U/compline/ccflags.U U/modified/src.U
58517      Branch: perl
58518            ! Configure config_h.SH
58519 ____________________________________________________________________________
58520 [  8336] By: jhi                                   on 2001/01/05  17:48:32
58521         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
58522              From: Alan Burlison <Alan.Burlison@uk.sun.com>
58523              Message-ID: <3A5606C4.473D2226@uk.sun.com>
58524              Date: Fri, 05 Jan 2001 17:39:16 +0000
58525      Branch: perl
58526            ! hv.c
58527 ____________________________________________________________________________
58528 [  8335] By: jhi                                   on 2001/01/05  16:05:44
58529         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
58530      Branch: perl
58531            ! lib/Getopt/Long.pm
58532 ____________________________________________________________________________
58533 [  8334] By: jhi                                   on 2001/01/05  16:00:51
58534         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
58535              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
58536              Date: Fri, 05 Jan 2001 13:46:51 +0100
58537              Message-ID: <13693.978698811@nice.ram.loc>
58538              
58539              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
58540              accurate reading of the "atime".  
58541      Branch: perl
58542            ! t/io/fs.t
58543 ____________________________________________________________________________
58544 [  8333] By: jhi                                   on 2001/01/05  15:57:37
58545         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
58546              From: Simon Cozens <simon@cozens.net>
58547              Date: Fri, 8 Dec 2000 13:33:31 +0000
58548              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
58549              
58550              A lost patch fragment.
58551      Branch: perl
58552            ! doop.c
58553 ____________________________________________________________________________
58554 [  8332] By: jhi                                   on 2001/01/05  15:40:42
58555         Log: Do away with strncpy() and a fixed length buffer.
58556      Branch: perl
58557            ! utf8.c
58558 ____________________________________________________________________________
58559 [  8331] By: jhi                                   on 2001/01/05  15:03:07
58560         Log: Tests for #8329 and #8330.
58561      Branch: perl
58562            ! t/op/bop.t
58563 ____________________________________________________________________________
58564 [  8330] By: jhi                                   on 2001/01/05  15:02:38
58565         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
58566              raw 8-bit form to the UTF-8 string.
58567      Branch: perl
58568            ! toke.c
58569 ____________________________________________________________________________
58570 [  8329] By: jhi                                   on 2001/01/05  14:55:13
58571         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
58572              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
58573              Date: Fri, 5 Jan 2001 12:28:52 +0100
58574              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
58575              
58576              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
58577              no effect.  (changed the strncpy() to Copy())
58578      Branch: perl
58579            ! toke.c
58580 ____________________________________________________________________________
58581 [  8328] By: jhi                                   on 2001/01/05  06:44:27
58582         Log: UTF-8 cleanup.
58583      Branch: perl
58584            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
58585            ! regexec.c sv.c toke.c
58586 ____________________________________________________________________________
58587 [  8327] By: jhi                                   on 2001/01/05  01:11:29
58588         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')
58589              From: Radu Greab <radu@netsoft.ro>
58590              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
58591              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
58592              
58593              Cleans up Harness to not use FileHandle, which uses IO.
58594      Branch: perl
58595            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
58596 ____________________________________________________________________________
58597 [  8326] By: jhi                                   on 2001/01/05  00:56:37
58598         Log: Update Changes.
58599      Branch: perl
58600            ! Changes patchlevel.h
58601 ____________________________________________________________________________
58602 [  8325] By: jhi                                   on 2001/01/05  00:53:18
58603         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
58604              From: Peter Prymmer <pvhp@forte.com>
58605              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
58606              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
58607              
58608              plus a couple more tailing whitespace removals.
58609      Branch: perl
58610            ! win32/Makefile
58611 ____________________________________________________________________________
58612 [  8324] By: jhi                                   on 2001/01/05  00:47:39
58613         Log: Add some Unicode chop() tests.
58614      Branch: perl
58615            ! t/op/chop.t
58616 ____________________________________________________________________________
58617 [  8323] By: jhi                                   on 2001/01/05  00:47:23
58618         Log: Unify UTF-8 malformedness handling.
58619      Branch: perl
58620            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
58621 ____________________________________________________________________________
58622 [  8322] By: jhi                                   on 2001/01/04  22:21:54
58623         Log: The new $issymlink was unknown to Mksymlinks.
58624      Branch: metaconfig/U/perl
58625            ! Mksymlinks.U issymlink.U
58626      Branch: perl
58627            ! Configure config_h.SH
58628 ____________________________________________________________________________
58629 [  8321] By: jhi                                   on 2001/01/04  21:51:05
58630         Log: The test didn't work under the core test framework.
58631      Branch: perl
58632            ! t/lib/st-lock.t
58633 ____________________________________________________________________________
58634 [  8320] By: jhi                                   on 2001/01/04  21:14:22
58635         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
58636      Branch: perl
58637            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
58638 ____________________________________________________________________________
58639 [  8319] By: jhi                                   on 2001/01/04  20:46:17
58640         Log: Typo in #8312 when manually applying a problematic patch fragment.
58641      Branch: perl
58642            ! ext/Storable/Storable.xs
58643 ____________________________________________________________________________
58644 [  8318] By: jhi                                   on 2001/01/04  20:43:01
58645         Log: The $sh_c didn't fly.
58646      Branch: metaconfig
58647            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
58648            ! U/modified/Loc.U U/modified/myhostname.U
58649            ! U/modified/spitshell.U
58650      Branch: metaconfig/U/perl
58651            ! issymlink.U
58652      Branch: perl
58653            ! Configure config_h.SH
58654 ____________________________________________________________________________
58655 [  8317] By: jhi                                   on 2001/01/04  19:58:01
58656         Log: AIX builtin test -h is broken, changes based on
58657              
58658              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
58659              Date: Tue, 02 Jan 2001 11:24:39 +0100
58660              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
58661              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
58662      Branch: metaconfig
58663            + U/modified/spitshell.U
58664            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
58665            ! U/modified/Loc.U U/modified/myhostname.U
58666      Branch: metaconfig/U/perl
58667            ! Mksymlinks.U issymlink.U
58668      Branch: perl
58669            ! Configure
58670 ____________________________________________________________________________
58671 [  8316] By: jhi                                   on 2001/01/04  19:02:22
58672         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
58673              From: Andy Dougherty <doughera@lafayette.edu>
58674              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
58675              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
58676              
58677              Beware of GNU ld.
58678      Branch: perl
58679            ! hints/solaris_2.sh
58680 ____________________________________________________________________________
58681 [  8315] By: jhi                                   on 2001/01/04  18:56:48
58682         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
58683              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
58684              Date: Wed, 3 Jan 2001 07:58:51 +0100
58685              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
58686      Branch: perl
58687            ! hints/solaris_2.sh
58688 ____________________________________________________________________________
58689 [  8314] By: jhi                                   on 2001/01/04  18:54:07
58690         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
58691              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
58692              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
58693              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
58694              
58695              Doc tweak on #8313.
58696      Branch: perl
58697            ! ext/B/B/Deparse.pm
58698 ____________________________________________________________________________
58699 [  8313] By: jhi                                   on 2001/01/04  18:52:27
58700         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
58701              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
58702              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
58703              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
58704              
58705              Make the peephole optimizer to bypass more null ops and
58706              and rewrite the deparse handling of continue blocks.
58707      Branch: perl
58708            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
58709 ____________________________________________________________________________
58710 [  8312] By: jhi                                   on 2001/01/04  18:47:39
58711         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
58712      Branch: perl
58713            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
58714            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
58715            ! t/lib/st-lock.t
58716 ____________________________________________________________________________
58717 [  8311] By: jhi                                   on 2001/01/04  18:36:08
58718         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
58719              filter to be run on each .pm during the pm_to_blib() phase,
58720              a fixed version of
58721              
58722              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
58723              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
58724              Date: Wed, 03 Jan 2001 22:01:30 +0100
58725              Message-ID: <5296.978555690@nice.ram.loc>
58726      Branch: perl
58727            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
58728            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
58729            ! lib/ExtUtils/MakeMaker.pm
58730 ____________________________________________________________________________
58731 [  8310] By: jhi                                   on 2001/01/04  18:32:54
58732         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
58733              From: Robin Barker <rmb1@cise.npl.co.uk>
58734              Date: Tue, 2 Jan 2001 15:35:03 GMT
58735              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
58736      Branch: perl
58737            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
58738            ! pod/perlrequick.pod
58739 ____________________________________________________________________________
58740 [  8309] By: jhi                                   on 2001/01/04  18:29:07
58741         Log: Subject: Re: [patch] static-ize XS()
58742              From: Doug MacEachern <dougm@covalent.net>
58743              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
58744              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
58745              
58746              Provide prototypes for the XS functions.
58747      Branch: perl
58748            ! lib/ExtUtils/xsubpp
58749 ____________________________________________________________________________
58750 [  8308] By: jhi                                   on 2001/01/04  18:27:44
58751         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
58752              From: Doug MacEachern <dougm@covalent.net>
58753              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
58754              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
58755      Branch: perl
58756            ! lib/ExtUtils/typemap
58757 ____________________________________________________________________________
58758 [  8307] By: jhi                                   on 2001/01/04  18:25:25
58759         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
58760              From: Doug MacEachern <dougm@covalent.net>
58761              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
58762              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
58763              
58764              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
58765      Branch: perl
58766            ! lib/ExtUtils/MM_Unix.pm
58767 ____________________________________________________________________________
58768 [  8306] By: jhi                                   on 2001/01/04  18:23:00
58769         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
58770              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
58771              Date: Thu, 4 Jan 2001 12:47:10 +0100 
58772              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
58773              
58774              The toke.c part only, patching embed.h and proto.h is futile.
58775      Branch: perl
58776            ! toke.c
58777 ____________________________________________________________________________
58778 [  8305] By: jhi                                   on 2001/01/04  18:05:51
58779         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
58780              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
58781              Date: Thu, 4 Jan 2001 17:50:12 +0100 
58782              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
58783      Branch: perl
58784            ! toke.c
58785 ____________________________________________________________________________
58786 [  8304] By: jhi                                   on 2001/01/04  18:03:26
58787         Log: Subject: [PATCH perl@8269]
58788              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
58789              Date: Thu, 4 Jan 2001 12:53:39 +0100 
58790              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
58791              
58792              If running byacc write-enable also perly.h.
58793      Branch: perl
58794            ! Makefile.SH
58795 ____________________________________________________________________________
58796 [  8303] By: jhi                                   on 2001/01/04  15:40:49
58797         Log: Rewrite pp_concat() in terms of sv_catsv().
58798      Branch: perl
58799            ! pp_hot.c
58800 ____________________________________________________________________________
58801 [  8302] By: nick                                  on 2001/01/03  22:43:22
58802         Log: Integrate mainline.
58803      Branch: perlio
58804           !> ext/Encode/Encode.xs sv.c utf8.c
58805 ____________________________________________________________________________
58806 [  8301] By: jhi                                   on 2001/01/02  23:40:26
58807         Log: Variable naming tweak.
58808      Branch: perl
58809            ! sv.c
58810 ____________________________________________________________________________
58811 [  8300] By: jhi                                   on 2001/01/02  23:40:02
58812         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
58813              in is_utf8_string().
58814      Branch: perl
58815            ! utf8.c
58816 ____________________________________________________________________________
58817 [  8299] By: jhi                                   on 2001/01/02  22:14:40
58818         Log: Integrate perlio.
58819      Branch: perl
58820           !> pp.c pp_hot.c win32/Makefile
58821 ____________________________________________________________________________
58822 [  8298] By: nick                                  on 2001/01/02  22:03:06
58823         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
58824      Branch: perlio
58825            ! pp.c pp_hot.c
58826 ____________________________________________________________________________
58827 [  8297] By: jhi                                   on 2001/01/02  04:26:28
58828         Log: Signedness nit.
58829      Branch: perl
58830            ! ext/Encode/Encode.xs
58831 ____________________________________________________________________________
58832 [  8296] By: nick                                  on 2001/01/01  23:49:36
58833         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
58834      Branch: perlio
58835            ! win32/Makefile
58836 ____________________________________________________________________________
58837 [  8295] By: jhi                                   on 2001/01/01  23:05:48
58838         Log: Integrate perlio.
58839      Branch: perl
58840           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
58841           !> t/lib/encode.t
58842 ____________________________________________________________________________
58843 [  8294] By: nick                                  on 2001/01/01  22:48:34
58844         Log: Integrate mainline
58845      Branch: perlio
58846            ! pp_hot.c t/lib/encode.t
58847           !> (integrate 65 files)
58848 ____________________________________________________________________________
58849 [  8293] By: nick                                  on 2001/01/01  21:58:50
58850         Log: More rigor in UTF-8-ness of Encode's toUnicode
58851              XS export some of the utf8 internal functions.
58852              Test some of the functions.
58853              Fix pp_concat() bug shown by said tests.
58854      Branch: perlio
58855            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
58856            ! t/lib/encode.t
58857 ____________________________________________________________________________
58858 [  8292] By: jhi                                   on 2001/01/01  18:11:44
58859         Log: Integrate perlio.
58860      Branch: perl
58861           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
58862           !> ext/Encode/encengine.c ext/Encode/encode.h
58863 ____________________________________________________________________________
58864 [  8291] By: jhi                                   on 2001/01/01  18:10:58
58865         Log: Podify README.mpeix (a new version from the web),
58866              add a dummy NAME to Carp::Heavy, regen toc.
58867      Branch: perl
58868            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
58869            ! pod/perltoc.pod
58870 ____________________________________________________________________________
58871 [  8290] By: nick                                  on 2001/01/01  17:43:47
58872         Log: Loose the "Loading..." warning.
58873              Another bug in fallback support
58874      Branch: perlio
58875            ! ext/Encode/Encode.pm ext/Encode/encengine.c
58876 ____________________________________________________________________________
58877 [  8289] By: jhi                                   on 2001/01/01  00:01:57
58878         Log: Bump up Larry's copyright.
58879      Branch: perl
58880            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
58881            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
58882            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
58883            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
58884            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
58885            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
58886            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
58887            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
58888 ____________________________________________________________________________
58889 [  8288] By: nick                                  on 2000/12/31  21:27:53
58890         Log: Fix .ucm reading - forgot a chr()
58891              Start of .ucm write (for .enc to .ucm)
58892      Branch: perlio
58893            ! ext/Encode/compile
58894 ____________________________________________________________________________
58895 [  8287] By: jhi                                   on 2000/12/31  18:15:56
58896         Log: Comment away a diagnostic message as noted by Craig A. Berry
58897              (the unexpected message was confusing testing)
58898      Branch: perl
58899            ! ext/Encode/Encode.pm
58900 ____________________________________________________________________________
58901 [  8286] By: jhi                                   on 2000/12/31  18:14:51
58902         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
58903              Date: Sun, 31 Dec 2000 11:17:37 -0600
58904              From: "Craig A. Berry" <craigberry@mac.com>
58905              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
58906      Branch: perl
58907            ! ext/Encode/Makefile.PL
58908 ____________________________________________________________________________
58909 [  8285] By: nick                                  on 2000/12/31  18:11:54
58910         Log: Start of support of ICU-style .ucm files:
58911              - teach compile how to read a .ucm file
58912              - first guess at how to represent fallbacks in "tries".
58913              - use fallbacks if check == 0
58914              - new return code to indicate we used one.
58915      Branch: perlio
58916            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
58917            ! ext/Encode/encengine.c ext/Encode/encode.h
58918 ____________________________________________________________________________
58919 [  8284] By: jhi                                   on 2000/12/31  18:04:41
58920         Log: Pacify picky VMS compiler.
58921              
58922              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
58923              From: "Craig A. Berry" <craig.berry@psinetcs.com>
58924              Date: Sat, 30 Dec 2000 18:10:02 -0600
58925              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
58926      Branch: perl
58927            ! sv.c
58928 ____________________________________________________________________________
58929 [  8283] By: jhi                                   on 2000/12/31  16:11:47
58930         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
58931      Branch: perl
58932            ! t/lib/glob-basic.t
58933 ____________________________________________________________________________
58934 [  8282] By: jhi                                   on 2000/12/31  15:26:11
58935         Log: Integrate perlio.
58936      Branch: perl
58937           !> makedef.pl opcode.pl os2/os2.c perlio.c
58938 ____________________________________________________________________________
58939 [  8281] By: nick                                  on 2000/12/31  10:06:15
58940         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
58941              is available to be exported
58942      Branch: perlio
58943            ! makedef.pl perlio.c
58944 ____________________________________________________________________________
58945 [  8280] By: nick                                  on 2000/12/31  09:41:26
58946         Log: Ilya's OS2 patch (testing for damage on Win32)
58947      Branch: perlio
58948            ! makedef.pl opcode.pl os2/os2.c
58949 ____________________________________________________________________________
58950 [  8279] By: jhi                                   on 2000/12/30  21:52:07
58951         Log: Test nits.
58952      Branch: perl
58953            ! t/lib/syslfs.t t/op/lfs.t
58954 ____________________________________________________________________________
58955 [  8278] By: jhi                                   on 2000/12/30  21:47:49
58956         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
58957              From: andreas.koenig@anima.de (Andreas J. Koenig)
58958              Date: 30 Dec 2000 22:35:37 +0100
58959              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
58960              
58961              The 32-bit wraparound test wasn't quite right.
58962      Branch: perl
58963            ! t/lib/syslfs.t t/op/lfs.t
58964 ____________________________________________________________________________
58965 [  8277] By: jhi                                   on 2000/12/30  21:33:44
58966         Log: Subject: [PATCH] open() example in perlfunc.pod 
58967              From: Karsten Sperling <s_sperli@ira.uka.de>
58968              Date: Sat, 30 Dec 2000 22:27:09 +0100
58969              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
58970      Branch: perl
58971            ! pod/perlfunc.pod
58972 ____________________________________________________________________________
58973 [  8276] By: jhi                                   on 2000/12/30  20:32:40
58974         Log: Not quite that many tests yet.
58975      Branch: perl
58976            ! t/op/pat.t
58977 ____________________________________________________________________________
58978 [  8275] By: jhi                                   on 2000/12/30  20:26:58
58979         Log: Integrate perlio.
58980      Branch: perl
58981           !> toke.c
58982 ____________________________________________________________________________
58983 [  8274] By: jhi                                   on 2000/12/30  20:24:56
58984         Log: Signedness nit.
58985      Branch: perl
58986            ! utf8.c
58987 ____________________________________________________________________________
58988 [  8273] By: jhi                                   on 2000/12/30  20:15:46
58989         Log: Add a test case for 20000731.001 which was fixed by the #8267.
58990      Branch: perl
58991            ! t/op/pat.t
58992 ____________________________________________________________________________
58993 [  8272] By: nick                                  on 2000/12/30  19:47:51
58994         Log: Tweak for MULTIPLICITY/USE_PERLIO
58995      Branch: perlio
58996            ! toke.c
58997 ____________________________________________________________________________
58998 [  8271] By: nick                                  on 2000/12/30  19:46:45
58999         Log: Integrate mainline
59000      Branch: perlio
59001           +> lib/unicode/distinct.pm
59002           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
59003           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
59004           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
59005 ____________________________________________________________________________
59006 [  8270] By: jhi                                   on 2000/12/30  19:39:50
59007         Log: Subject: RE: perl@8269
59008              From: "Richard Soderberg" <rs@crystalflame.net>
59009              Date: Sat, 30 Dec 2000 11:36:27 -0800
59010              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
59011              
59012              A missing aTHX_.
59013      Branch: perl
59014            ! toke.c
59015 ____________________________________________________________________________
59016 [  8269] By: jhi                                   on 2000/12/30  18:55:48
59017         Log: Update Changes.
59018      Branch: perl
59019            ! Changes patchlevel.h
59020 ____________________________________________________________________________
59021 [  8268] By: jhi                                   on 2000/12/30  17:18:40
59022         Log: Add a test for Unicode split //.  The #8267 was the cure.
59023      Branch: perl
59024            ! t/op/split.t
59025 ____________________________________________________________________________
59026 [  8267] By: jhi                                   on 2000/12/30  17:14:19
59027         Log: Subject: more UTF8 test suites and an UTF8 patch
59028              From: Inaba Hiroto <inaba@st.rim.or.jp>
59029              Date: Sat, 30 Dec 2000 14:27:10 +0900
59030              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
59031              
59032              Just the patch part for now, and the pragma renamed
59033              as unicode::distinct.
59034      Branch: perl
59035            + lib/unicode/distinct.pm
59036            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
59037            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
59038            ! regcomp.h regexec.c sv.c toke.c utf8.c
59039 ____________________________________________________________________________
59040 [  8266] By: nick                                  on 2000/12/30  16:40:49
59041         Log: Integrate mainline
59042      Branch: perlio
59043           +> lib/Pod/Text/Overstrike.pm
59044           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
59045           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
59046           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
59047           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
59048           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
59049 ____________________________________________________________________________
59050 [  8265] By: jhi                                   on 2000/12/30  07:28:55
59051         Log: The sv_catsv() fix, take two.
59052      Branch: perl
59053            ! sv.c t/op/join.t
59054 ____________________________________________________________________________
59055 [  8264] By: jhi                                   on 2000/12/30  06:19:18
59056         Log: Undo all the join-related changes since #8248: relevant
59057              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
59058              The new sv_catsv() doesn't fly so it must go back to
59059              the drawing board.
59060      Branch: perl
59061            ! sv.c t/op/join.t t/pragma/utf8.t
59062 ____________________________________________________________________________
59063 [  8263] By: jhi                                   on 2000/12/30  01:08:32
59064         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
59065      Branch: perl
59066            ! sv.c
59067 ____________________________________________________________________________
59068 [  8262] By: jhi                                   on 2000/12/30  00:45:14
59069         Log: Retract #8261.
59070      Branch: perl
59071            ! hv.c util.c
59072 ____________________________________________________________________________
59073 [  8261] By: jhi                                   on 2000/12/30  00:38:32
59074         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
59075      Branch: perl
59076            ! hv.c util.c
59077 ____________________________________________________________________________
59078 [  8260] By: jhi                                   on 2000/12/29  22:51:33
59079         Log: (Retracted by #8264)  More fixing for #8251.
59080      Branch: perl
59081            ! sv.c
59082 ____________________________________________________________________________
59083 [  8259] By: jhi                                   on 2000/12/29  18:27:30
59084         Log: Subject: podlators 1.06 released
59085              From: Russ Allbery <rra@stanford.edu>
59086              Date: 25 Dec 2000 05:09:30 -0800
59087              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
59088      Branch: perl
59089            + lib/Pod/Text/Overstrike.pm
59090            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
59091            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
59092 ____________________________________________________________________________
59093 [  8258] By: jhi                                   on 2000/12/29  18:20:45
59094         Log: Make the large file tests more robust/talkative as suggested by
59095              
59096              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
59097              From: andreas.koenig@anima.de (Andreas J. Koenig)
59098              Date: 29 Dec 2000 14:23:01 +0100
59099              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
59100      Branch: perl
59101            ! t/lib/syslfs.t t/op/lfs.t
59102 ____________________________________________________________________________
59103 [  8257] By: jhi                                   on 2000/12/29  17:48:04
59104         Log: Further VMS piping fixes from Charles Lane:
59105              
59106              In summary, error messages produced when a subprocess terminated
59107              abnormally were being sent not just to the parent process, but to
59108              grandparents, because of default values for error output that were
59109              not completely overridden when the subprocess was started.
59110              
59111              This patch fixes this behavior by defining user-mode (i.e., temporary
59112              for the duration of the program) logical names for SYS$OUTPUT and
59113              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
59114              changes to make it so that the user-mode logicals are the ones that
59115              control where Perl's error messages go if it terminates abnormally.
59116              
59117              I also added some gratuitous fixes to the indentation of braces in
59118              the piping code.  It just looked ugly, before.
59119      Branch: perl
59120            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
59121 ____________________________________________________________________________
59122 [  8256] By: jhi                                   on 2000/12/29  17:45:12
59123         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
59124              From: "Casey R. Tweten" <crt@kiski.net>
59125              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
59126              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
59127              
59128              Tests for for #8240.
59129      Branch: perl
59130            ! t/pragma/constant.t
59131 ____________________________________________________________________________
59132 [  8255] By: jhi                                   on 2000/12/29  17:43:07
59133         Log: Subject: Re: [PATCH] Interesting syntax idea
59134              From: Simon Cozens <simon@cozens.net>
59135              Date: Fri, 29 Dec 2000 14:34:04 +0000
59136              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
59137              
59138              Tests for #8254.
59139      Branch: perl
59140            ! t/pragma/sub_lval.t
59141 ____________________________________________________________________________
59142 [  8254] By: jhi                                   on 2000/12/29  17:42:11
59143         Log: Subject: [PATCH] Interesting syntax idea
59144              From: Simon Cozens <simon@cozens.net>
59145              Date: Wed, 27 Dec 2000 05:08:57 +0000
59146              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
59147              
59148              Make opens + bareword assigns do typeglob assigns.
59149      Branch: perl
59150            ! op.c
59151 ____________________________________________________________________________
59152 [  8253] By: jhi                                   on 2000/12/29  17:36:45
59153         Log: Output the (apparent) version of gcc, as suggested by
59154              
59155              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
59156              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
59157              Date: 26 Dec 2000 04:29:17 -0500
59158              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
59159              
59160              (The patch as such didn't any more apply as the misparsing had
59161              already been addressed in #6474.)  Also change the wording about
59162              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
59163      Branch: perl
59164            ! hints/dec_osf.sh
59165 ____________________________________________________________________________
59166 [  8252] By: nick                                  on 2000/12/29  12:14:31
59167         Log: Integrate mainline
59168      Branch: perlio
59169           !> (integrate 27 files)
59170 ____________________________________________________________________________
59171 [  8251] By: jhi                                   on 2000/12/29  08:45:46
59172         Log: (Retracted by #8264)
59173              
59174              (Fixed by #8260.)
59175              
59176              sv_catsv() needs one more byte space than seems reasonable.
59177              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
59178              Curiouser and curiouser.
59179      Branch: perl
59180            ! sv.c
59181 ____________________________________________________________________________
59182 [  8250] By: jhi                                   on 2000/12/29  07:57:52
59183         Log: More split // UTF-8 tests.
59184      Branch: perl
59185            ! t/pragma/utf8.t
59186 ____________________________________________________________________________
59187 [  8249] By: jhi                                   on 2000/12/29  07:54:51
59188         Log: (Retracted by #8264)  More join() testing which was good because
59189              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
59190      Branch: perl
59191            ! pp.c t/op/join.t utf8.c utf8.h
59192 ____________________________________________________________________________
59193 [  8248] By: jhi                                   on 2000/12/29  07:08:32
59194         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
59195              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
59196              that the only cases to care about are byte+byte and byte+character.
59197              
59198              TODO: See how well pp_concat() could be implemented in terms
59199              of sv_catsv().
59200      Branch: perl
59201            ! doop.c sv.c t/op/join.t utf8.h
59202 ____________________________________________________________________________
59203 [  8247] By: jhi                                   on 2000/12/29  06:35:23
59204         Log: Signedness nit.
59205      Branch: perl
59206            ! pp_hot.c
59207 ____________________________________________________________________________
59208 [  8246] By: jhi                                   on 2000/12/29  01:23:31
59209         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
59210              From: Lupe Christoph <lupe@lupe-christoph.de>
59211              Date: Thu, 28 Dec 2000 23:00:00 +0100
59212              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
59213              
59214              Suggest rsync --delete --dry-run.
59215      Branch: perl
59216            ! pod/perlhack.pod
59217 ____________________________________________________________________________
59218 [  8245] By: jhi                                   on 2000/12/28  23:57:05
59219         Log: The maxiters upper limit sanity check (guarding against
59220              non-progress) assumed bytes instead of characters in s///
59221              and split().
59222      Branch: perl
59223            ! pp.c pp_hot.c
59224 ____________________________________________________________________________
59225 [  8244] By: jhi                                   on 2000/12/28  23:34:08
59226         Log: Make some panic messages a bit more logical.
59227      Branch: perl
59228            ! doop.c pod/perldiag.pod pp.c pp_hot.c
59229 ____________________________________________________________________________
59230 [  8243] By: jhi                                   on 2000/12/28  22:59:16
59231         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
59232              From: Simon Cozens <simon@cozens.net>
59233              Date: Wed, 27 Dec 2000 02:30:03 +0000
59234              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
59235      Branch: perl
59236            ! pp.c t/pragma/sub_lval.t
59237 ____________________________________________________________________________
59238 [  8242] By: jhi                                   on 2000/12/28  22:56:53
59239         Log: Subject: [PATCH blead] Fix B::Terse indentation
59240              From: Daniel Chetlin <daniel@chetlin.com>
59241              Date: Wed, 27 Dec 2000 06:43:30 -0800
59242              Message-ID: <20001227064329.B9573@darkstar>
59243      Branch: perl
59244            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
59245 ____________________________________________________________________________
59246 [  8241] By: jhi                                   on 2000/12/28  22:48:59
59247         Log: The latter patch from the
59248              
59249              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
59250              From: Peter Prymmer <pvhp@forte.com> 
59251              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
59252              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
59253              
59254              (the former patch from the above should have been
59255              taken care of by Nick I-S)
59256      Branch: perl
59257            ! win32/Makefile
59258 ____________________________________________________________________________
59259 [  8240] By: jhi                                   on 2000/12/28  22:45:22
59260         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
59261              From: "Casey R. Tweten" <crt@kiski.net>
59262              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
59263              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
59264      Branch: perl
59265            ! lib/constant.pm
59266 ____________________________________________________________________________
59267 [  8239] By: jhi                                   on 2000/12/28  22:37:45
59268         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
59269              From: Simon Cozens <simon@cozens.net>
59270              Date: Wed, 27 Dec 2000 14:12:44 +0000
59271              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
59272      Branch: perl
59273            ! t/op/method.t t/op/sort.t toke.c
59274 ____________________________________________________________________________
59275 [  8238] By: jhi                                   on 2000/12/28  22:30:32
59276         Log: Subject: [PATCH perl@8229] Call.pm
59277              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
59278              Date: Mon, 25 Dec 2000 10:47:15 -0000
59279              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
59280      Branch: perl
59281            ! ext/Filter/Util/Call/Call.pm
59282 ____________________________________________________________________________
59283 [  8237] By: jhi                                   on 2000/12/28  22:19:21
59284         Log: Subject: [PATCH blead] Fix problem with `&' prototype
59285              From: Daniel Chetlin <daniel@chetlin.com>
59286              Date: Wed, 27 Dec 2000 15:55:32 -0800
59287              Message-ID: <20001227155532.D9573@darkstar>
59288      Branch: perl
59289            ! op.c t/comp/proto.t
59290 ____________________________________________________________________________
59291 [  8236] By: jhi                                   on 2000/12/28  22:09:25
59292         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
59293              From: Daniel Chetlin <daniel@chetlin.com>
59294              Date: Sun, 24 Dec 2000 04:09:49 -0800
59295              Message-ID: <20001224040949.B3090@darkstar>
59296      Branch: perl
59297            ! gv.c mg.c t/op/attrs.t
59298 ____________________________________________________________________________
59299 [  8235] By: jhi                                   on 2000/12/28  22:07:11
59300         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
59301              From: Jan Dubois <jand@ActiveState.com>
59302              Date: Tue, 26 Dec 2000 20:57:31 -0800
59303              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
59304      Branch: perl
59305            ! win32/win32.c
59306 ____________________________________________________________________________
59307 [  8234] By: jhi                                   on 2000/12/28  21:52:42
59308         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
59309              From: Simon Cozens <simon@cozens.net>
59310              Date: Thu, 28 Dec 2000 20:33:13 +0000
59311              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
59312      Branch: perl
59313            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
59314 ____________________________________________________________________________
59315 [  8233] By: jhi                                   on 2000/12/28  19:40:49
59316         Log: Integrate perlio.
59317      Branch: perl
59318           !> ext/Encode/Makefile.PL ext/Encode/compile
59319 ____________________________________________________________________________
59320 [  8232] By: nick                                  on 2000/12/23  16:06:00
59321         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
59322              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
59323      Branch: perlio
59324            ! ext/Encode/Makefile.PL
59325 ____________________________________________________________________________
59326 [  8231] By: nick                                  on 2000/12/23  14:30:34
59327         Log: "Compiled" encode build cleanup
59328              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
59329              - .c files do not export sub-tables
59330      Branch: perlio
59331            ! ext/Encode/Makefile.PL ext/Encode/compile
59332 ____________________________________________________________________________
59333 [  8230] By: nick                                  on 2000/12/23  12:50:37
59334         Log: Integrate mainline
59335      Branch: perlio
59336           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
59337           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
59338           !> pod/perl5004delta.pod pod/perl5005delta.pod
59339           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
59340           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
59341           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
59342           !> pod/perlsub.pod
59343 ____________________________________________________________________________
59344 [  8229] By: jhi                                   on 2000/12/22  15:32:12
59345         Log: Integrate perlio.
59346      Branch: perl
59347           +> win32/distclean.bat
59348           !> MANIFEST t/io/utf8.t
59349 ____________________________________________________________________________
59350 [  8228] By: jhi                                   on 2000/12/22  15:29:40
59351         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
59352              From: Robin Barker <rmb1@cise.npl.co.uk>
59353              Date: Fri, 22 Dec 2000 12:17:38 GMT
59354              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
59355      Branch: perl
59356            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
59357            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
59358            ! pod/perl5004delta.pod pod/perl5005delta.pod
59359            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
59360            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
59361            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
59362            ! pod/perlsub.pod
59363 ____________________________________________________________________________
59364 [  8227] By: jhi                                   on 2000/12/22  15:24:28
59365         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
59366              From: "John L. Allen" <allen@grumman.com>
59367              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
59368              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
59369              
59370              Document APPLLIB_EXP.
59371      Branch: perl
59372            ! INSTALL
59373 ____________________________________________________________________________
59374 [  8226] By: nick                                  on 2000/12/21  22:11:50
59375         Log: Handy script for when one forgets to "dmake clean" 
59376      Branch: perlio
59377            + win32/distclean.bat
59378            ! MANIFEST
59379 ____________________________________________________________________________
59380 [  8225] By: nick                                  on 2000/12/21  21:54:04
59381         Log: CRLF platform issue with io/utf8 fix.
59382      Branch: perlio
59383            ! t/io/utf8.t
59384 ____________________________________________________________________________
59385 [  8224] By: nick                                  on 2000/12/21  21:02:20
59386         Log: Integrate mainline
59387      Branch: perlio
59388           !> Changes Configure Makefile.SH Porting/Glossary
59389           !> Porting/config.sh Porting/config_H configure.com
59390           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
59391           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
59392           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
59393           !> win32/config.bc win32/config.gc win32/config.vc
59394 ____________________________________________________________________________
59395 [  8223] By: jhi                                   on 2000/12/21  17:09:16
59396         Log: Update Changes.
59397      Branch: perl
59398            ! Changes patchlevel.h
59399 ____________________________________________________________________________
59400 [  8222] By: jhi                                   on 2000/12/21  16:24:01
59401         Log: Metaconfig unit changes for #8221.
59402      Branch: metaconfig/U/perl
59403           +> issymlink.U
59404            - testsyml.U
59405            ! Mksymlinks.U
59406 ____________________________________________________________________________
59407 [  8221] By: jhi                                   on 2000/12/21  16:23:48
59408         Log: Rename testsyml to issymlink.
59409      Branch: perl
59410            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59411            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
59412            ! win32/config.vc
59413 ____________________________________________________________________________
59414 [  8220] By: jhi                                   on 2000/12/21  15:47:26
59415         Log: Robustness support for #8218 (symlink forest) since the GNU
59416              tools seem to be overly picky about symlinkage depths.
59417      Branch: perl
59418            ! Makefile.SH t/io/fs.t
59419 ____________________________________________________________________________
59420 [  8219] By: jhi                                   on 2000/12/21  15:38:27
59421         Log: Metaconfig changes for #8218.
59422      Branch: metaconfig
59423            ! U/modified/Oldconfig.U
59424      Branch: metaconfig/U/perl
59425            + Mksymlinks.U
59426            ! testsyml.U
59427 ____________________________________________________________________________
59428 [  8218] By: jhi                                   on 2000/12/21  15:37:57
59429         Log: Add Configure option -Dmksymlinks which will create a symlink
59430              forest if the current/build differs from the source directory.
59431              TODO: mkdir -p is not portable.
59432      Branch: perl
59433            ! Configure
59434 ____________________________________________________________________________
59435 [  8217] By: jhi                                   on 2000/12/21  14:39:12
59436         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
59437              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
59438              Date: Thu, 21 Dec 2000 09:38:18 GMT
59439              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
59440              
59441              The ofs became an SV.
59442      Branch: perl
59443            ! ext/Thread/Thread.xs
59444 ____________________________________________________________________________
59445 [  8216] By: jhi                                   on 2000/12/21  05:40:21
59446         Log: The polymorphism seems to have fixed 20000517.001.
59447      Branch: perl
59448            ! t/pragma/utf8.t
59449 ____________________________________________________________________________
59450 [  8215] By: jhi                                   on 2000/12/21  04:44:52
59451         Log: read() documentation tweak for 20001121.004.
59452      Branch: perl
59453            ! pod/perlfunc.pod
59454 ____________________________________________________________________________
59455 [  8214] By: jhi                                   on 2000/12/21  03:54:11
59456         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
59457      Branch: perl
59458            ! pp_sys.c t/op/misc.t
59459 ____________________________________________________________________________
59460 [  8213] By: jhi                                   on 2000/12/21  00:28:10
59461         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
59462              From: Peter Prymmer <pvhp@forte.com>
59463              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
59464              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
59465      Branch: perl
59466            ! configure.com
59467 ____________________________________________________________________________
59468 [  8212] By: jhi                                   on 2000/12/21  00:26:21
59469         Log: Edit edit edit.
59470      Branch: perl
59471            ! pod/perlfaq3.pod
59472 ____________________________________________________________________________
59473 [  8211] By: jhi                                   on 2000/12/20  18:52:46
59474         Log: Update Changes.
59475      Branch: perl
59476            ! Changes patchlevel.h
59477 ____________________________________________________________________________
59478 [  8210] By: jhi                                   on 2000/12/20  18:34:47
59479         Log: Yet another editor edit.
59480      Branch: perl
59481            ! pod/perlfaq3.pod
59482 ____________________________________________________________________________
59483 [  8209] By: jhi                                   on 2000/12/20  15:33:28
59484         Log: More Win32 Perling.
59485      Branch: perl
59486            ! pod/perlfaq3.pod
59487 ____________________________________________________________________________
59488 [  8208] By: jhi                                   on 2000/12/20  15:07:46
59489         Log: More Win32 editor/IDE/shell hints.
59490      Branch: perl
59491            ! pod/perlfaq3.pod
59492 ____________________________________________________________________________
59493 [  8207] By: jhi                                   on 2000/12/20  03:54:08
59494         Log: Subject: [PATCH] obscure timing knowledge
59495              From: Nicholas Clark <nick@ccl4.org>
59496              Date: Tue, 19 Dec 2000 19:22:31 +0000
59497              Message-ID: <20001219192231.F2827@plum.flirble.org>
59498      Branch: perl
59499            ! sv.c
59500 ____________________________________________________________________________
59501 [  8206] By: jhi                                   on 2000/12/20  03:45:57
59502         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
59503              From: Spider Boardman <spider@leggy.zk3.dec.com>
59504              Date: Tue, 19 Dec 2000 21:30:16 -0500
59505              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
59506      Branch: perl
59507            ! sv.c
59508 ____________________________________________________________________________
59509 [  8205] By: jhi                                   on 2000/12/19  23:02:01
59510         Log: Update Changes.
59511      Branch: perl
59512            ! Changes patchlevel.h
59513 ____________________________________________________________________________
59514 [  8204] By: jhi                                   on 2000/12/19  22:58:18
59515         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
59516              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
59517              on editors and diffing/patching.
59518      Branch: perl
59519            ! t/op/utf8decode.t
59520 ____________________________________________________________________________
59521 [  8203] By: nick                                  on 2000/12/19  21:36:16
59522         Log: Integrate mainline (forgot my own change...)
59523      Branch: perlio
59524           !> ext/Encode/compile
59525 ____________________________________________________________________________
59526 [  8202] By: nick                                  on 2000/12/19  21:34:42
59527         Log: Integrate mainline.
59528      Branch: perlio
59529           !> (integrate 61 files)
59530 ____________________________________________________________________________
59531 [  8201] By: nick                                  on 2000/12/19  21:34:06
59532         Log: Avoid looking for File::Glob when we don't need it.
59533      Branch: perl
59534            ! ext/Encode/compile
59535 ____________________________________________________________________________
59536 [  8200] By: jhi                                   on 2000/12/19  18:35:49
59537         Log: Update Changes.
59538      Branch: perl
59539            ! Changes patchlevel.h
59540 ____________________________________________________________________________
59541 [  8199] By: jhi                                   on 2000/12/19  18:35:07
59542         Log: Microperl tweaks.
59543      Branch: perl
59544            ! sv.c uconfig.h uconfig.sh
59545 ____________________________________________________________________________
59546 [  8198] By: jhi                                   on 2000/12/19  18:29:59
59547         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
59548      Branch: perl
59549            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59550            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
59551 ____________________________________________________________________________
59552 [  8197] By: jhi                                   on 2000/12/19  17:55:29
59553         Log: In VMS embedded perls couldn't access the statically built Socket,
59554              from Charles Lane.
59555      Branch: perl
59556            ! configure.com
59557 ____________________________________________________________________________
59558 [  8196] By: jhi                                   on 2000/12/19  17:49:50
59559         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
59560              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
59561              Date: Sun, 17 Dec 2000 19:11:44 -0000
59562              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
59563      Branch: perl
59564            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
59565            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
59566 ____________________________________________________________________________
59567 [  8195] By: jhi                                   on 2000/12/19  17:47:53
59568         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
59569              From: Jonathan Stowe <gellyfish@gellyfish.com>
59570              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
59571              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
59572      Branch: perl
59573            ! utils/h2xs.PL
59574 ____________________________________________________________________________
59575 [  8194] By: jhi                                   on 2000/12/19  17:46:28
59576         Log: Subject: Re: useless use of void context work-around
59577              From: andreas.koenig@anima.de (Andreas J. Koenig)
59578              Date: 16 Dec 2000 15:13:36 +0100
59579              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
59580              
59581              Document (comment) the q(di ds ig) trick in the code.
59582      Branch: perl
59583            ! op.c
59584 ____________________________________________________________________________
59585 [  8193] By: jhi                                   on 2000/12/19  17:10:57
59586         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
59587              From: "Mark J. Reed" <mreed@strange.turner.com>
59588              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
59589              Message-Id: <200012160222.VAA13986@strange.turner.com>
59590      Branch: perl
59591            ! ext/Sys/Syslog/Syslog.pm
59592 ____________________________________________________________________________
59593 [  8192] By: jhi                                   on 2000/12/19  17:07:45
59594         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
59595              From: Nicholas Clark <nick@ccl4.org>
59596              Date: Sat, 16 Dec 2000 19:03:13 +0000
59597              Message-ID: <20001216190313.D68304@plum.flirble.org>
59598      Branch: perl
59599            ! t/op/64bitint.t
59600 ____________________________________________________________________________
59601 [  8191] By: jhi                                   on 2000/12/19  17:06:13
59602         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
59603              From: Dominic Dunlop <domo@computer.org>
59604              Date: Mon, 18 Dec 2000 12:00:15 +0100
59605              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
59606              
59607              This patchlet is needed in order that perl can be statically linked.  
59608      Branch: perl
59609            ! regexec.c
59610 ____________________________________________________________________________
59611 [  8190] By: jhi                                   on 2000/12/19  17:03:08
59612         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
59613              From: "Craig A. Berry" <craig.berry@psinetcs.com>
59614              Date: Sun, 17 Dec 2000 00:18:35 -0600
59615              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
59616      Branch: perl
59617            ! perlio.h vms/gen_shrfls.pl
59618 ____________________________________________________________________________
59619 [  8189] By: jhi                                   on 2000/12/19  16:20:28
59620         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
59621              From: Prymmer/Kahn <pvhp@best.com>
59622              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
59623              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
59624              
59625              A better version of #8188.
59626      Branch: perl
59627            ! pod/perlfaq3.pod
59628 ____________________________________________________________________________
59629 [  8188] By: jhi                                   on 2000/12/19  15:57:06
59630         Log: (Replaced by #8189)
59631              
59632              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
59633              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
59634              From: Prymmer/Kahn <pvhp@best.com>
59635              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
59636              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
59637              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
59638              Date: Mon, 18 Dec 2000 11:10:45 -0500
59639              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
59640      Branch: perl
59641            ! pod/perlfaq3.pod
59642 ____________________________________________________________________________
59643 [  8187] By: jhi                                   on 2000/12/19  15:54:19
59644         Log: Email address fix for Anton Berezin.
59645      Branch: perl
59646            ! AUTHORS
59647 ____________________________________________________________________________
59648 [  8186] By: jhi                                   on 2000/12/19  15:38:54
59649         Log: Subject: [PATCH perl@8102] cygwin port
59650              From: "Eric Fifer" <efifer@dircon.co.uk> 
59651              Date: Thu, 14 Dec 2000 13:41:29 -0000
59652              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
59653              
59654              When compiling modules the data item that is being imported
59655              from libperl.dll needs to be tagged as imported/shared data:
59656              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
59657      Branch: perl
59658            ! perliol.h
59659 ____________________________________________________________________________
59660 [  8185] By: jhi                                   on 2000/12/19  14:53:24
59661         Log: Regen uconfig.h and uconfig.sh.
59662      Branch: perl
59663            ! uconfig.h uconfig.sh
59664 ____________________________________________________________________________
59665 [  8184] By: jhi                                   on 2000/12/18  20:43:49
59666         Log: Comments work so much better when they are closed.
59667      Branch: perl
59668            ! regcomp.c
59669 ____________________________________________________________________________
59670 [  8183] By: jhi                                   on 2000/12/18  18:04:02
59671         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
59672              Fixes the bug 20001218.016.
59673      Branch: perl
59674            ! regcomp.c
59675 ____________________________________________________________________________
59676 [  8182] By: gsar                                  on 2000/12/18  09:53:47
59677         Log: delete spurious files
59678      Branch: maint-5.6/perl
59679            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
59680            - vos/config.h vos/config_h.SH_orig
59681 ____________________________________________________________________________
59682 [  8181] By: gsar                                  on 2000/12/18  09:46:08
59683         Log: regen perltoc
59684      Branch: maint-5.6/perl
59685            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
59686 ____________________________________________________________________________
59687 [  8180] By: gsar                                  on 2000/12/18  09:20:27
59688         Log: integrate changes#7924..7926,7946,7952 from mainline
59689              
59690              A test works better if it has the right 1..$n output.
59691              
59692              All the core library users of Class::Struct seem to be
59693              using "use Class::Struct 'struct';" instead of the bare
59694              "use Class::Struct;", which isn't documented in Class::Struct.
59695              This can't be right.
59696              
59697              Make the Class::Struct import() wiser.
59698              
59699              Upgrade to CPAN 1.59_51, from Andreas König.
59700              
59701              Subject: Re: long shell lines
59702              Split overly long shell command lines.
59703      Branch: maint-5.6/perl
59704           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
59705           !> lib/File/stat.pm t/lib/class-struct.t
59706 ____________________________________________________________________________
59707 [  8179] By: gsar                                  on 2000/12/18  08:55:54
59708         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
59709              7918,7919,7988,8907 from mainline (various)
59710              
59711              Subject: [ID 20001127.004] White space problem in perlamiga.pod
59712              
59713              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
59714              
59715              Subject: [PATCH] perlcc.PL cleanups
59716              
59717              Subject: [PATCH] Updating perltie.pod for arrays
59718              
59719              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
59720              Subject: Re: [PATCH] Updating perltie.pod for arrays
59721              Subject: Re: [PATCH] Updating perltie.pod for arrays
59722              
59723              One more perltie.pod nit from Casey R. Tweten.
59724              
59725              Subject: [PATCH] $^O  win32 -> MSWin32
59726              plus similar nits for vms, err, VMS, and UNICOS.
59727              
59728              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
59729              More checking in case someone has broken their services or
59730              protocol databases.
59731              
59732              Make "use Class::Struct 'struct';" work again (broken by #7617);
59733              add a test for Class::Struct.
59734              
59735              Integrate the "skip" messages to explain().
59736              
59737              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
59738      Branch: maint-5.6/perl
59739           +> t/lib/class-struct.t
59740           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
59741           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
59742           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
59743 ____________________________________________________________________________
59744 [  8178] By: gsar                                  on 2000/12/18  08:16:30
59745         Log: avoid redefinition warnings on windows due to sys/socket.h getting
59746              #included before win32.h
59747      Branch: maint-5.6/perl
59748            ! win32/include/sys/socket.h
59749 ____________________________________________________________________________
59750 [  8177] By: gsar                                  on 2000/12/18  05:24:04
59751         Log: make regen_headers; fix POSIX.xs problems; remove outdated
59752              code from sys/socket.h that makes build fail now
59753      Branch: maint-5.6/perl
59754            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
59755            ! pod/perlapi.pod
59756           !> win32/include/sys/socket.h
59757 ____________________________________________________________________________
59758 [  8176] By: gsar                                  on 2000/12/18  05:20:17
59759         Log: update Changes
59760      Branch: maint-5.6/perl
59761            ! Changes patchlevel.h
59762 ____________________________________________________________________________
59763 [  8175] By: gsar                                  on 2000/12/18  04:57:48
59764         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
59765              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
59766              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
59767              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
59768              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
59769              7823,7825,7838
59770              
59771              Subject: Re: [PATCH] README.solaris
59772              
59773              Add getpagesize() probing, on non-UNIX guess 'undef'.
59774              
59775              Simplify the getpagesize() unit by dropping the
59776              pagesize probe since it's nowadays slightly more
59777              complicated because of sysconf(). (Note: if some
59778              platform really needs the -lPW for getpagesize,
59779              I just broke it.)
59780              TODO: a new pagesize unit.
59781              
59782              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
59783              
59784              MachTen doesn't really do mmap() and munmap().
59785              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
59786              
59787              More README.solaris updates from Andy Dougherty.
59788              
59789              Copy the s// information of README.hpux also to the perlrun.
59790              
59791              Add HAS_FSYNC, lack noticed by Nicholas Clark.
59792              
59793              Add a metaconfig unit for fsync.
59794              
59795              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
59796              
59797              Many subdocumented return values of the IO extension now documented.
59798              ungetc and write still left subdocumented.
59799              Subject: [PATCH] (was Re: IO::Handle::ungetc)
59800              
59801              Document tell() on special streams.
59802              
59803              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
59804              
59805              Subject: [ID 20001112.007] sfio's sftell isn't ftell
59806              
59807              Couple of tests from #7660 salvaged.
59808              
59809              Tweak the definition of the bit complement on UTF-8 data:
59810              if none of the characters in the string are > 0xff,
59811              the result is a complemented byte string, not a (UTF-8)
59812              char string.  Based on the summary in
59813              Subject: Re: [ID 20000918.005] ~ on wide chars
59814              This should give us the maximum backward (pre-char string)
59815              compatibility and utf8 compatibility.  The other alternative
59816              would be to limit the bit complement to be always byte only,
59817              taking the least significant byte of the chars.
59818              
59819              Cleanup messy #ifdef.
59820              
59821              Typos in #7667.
59822              
59823              Declare reg_data like reg_substr_data.
59824              
59825              Placate nervous compilers that see longer than ints switch()ing.
59826              
59827              Remove the new two tests of lib/io_xs for now, they seem to
59828              fail under perlio on some platforms.
59829              
59830              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
59831              
59832              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
59833              
59834              Subject: tiny typo in perl5db.pl
59835              
59836              Subject: some additions for makefiles for win32 (for perl@7674)
59837              
59838              Hoist the duplicated socket/netdb include logic to perl.h;
59839              undef SETERRNO in case SOCKS has defined it.  Based on:
59840              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
59841              
59842              Regen Configure.
59843              
59844              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
59845              (a macro to define signed and unsigned integer constants).
59846              
59847              Use UINT64_C().
59848              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
59849              
59850              Use u_int32_t for the size of hash_cb(), not size_t.
59851              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
59852              
59853              Quit utf8_to_uv() instantly if curlen == 0.
59854              
59855              Subject: [PATCH: perl@7674] updates to README.os390
59856              
59857              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
59858              
59859              EBCDIC tweaks.
59860              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
59861              
59862              Linenumber fix.
59863              
59864              SOCKS has its own USE_THREADS, based on
59865              Subject: [ID 20001114.002] et. al. bugfix followup
59866              
59867              UINT64_C() work continues.
59868              
59869              Detypo.
59870              
59871              The type of the hash_cb() size argument is tricky.
59872              
59873              Add fwalk() probe to the configuration files and regen perltoc.
59874              
59875              Subject: perllocale.pod changes
59876              
59877              Avoid an infinite loop in VMS when utils scripts are run
59878              with no arguments, from Charles Lane.
59879              
59880              Subject: Re: Bug in Carp::Heavy/5.6.0?
59881              
59882              For Solaris use64bitall the stdchar needs a little bit of help.
59883              
59884              The long double hints can be here or there.
59885              
59886              Test tweak for the open pragma.
59887              
59888              Also the 64bitall hints can be either here or there.
59889              
59890              As surmised the #7719 wasn't a good move.
59891              
59892              Subject: Fix for 20000409.001
59893              
59894              Subject: Fix for 20000815.006
59895              It's really 20000518.006.
59896              
59897              Subject: [PATCH 5.6.0 README.win32] very minor typos
59898              
59899              Subject: Fix for README.amiga (20000323.033)
59900              
59901              Explain in more detail the {} syntax ambiguousity.
59902              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
59903              
59904              Sparc 64-bit pack() fix from Jens Hamisch.
59905              
59906              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
59907              
59908              Subject: podlators 1.05 available        
59909              
59910              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
59911              
59912              Subject: [perl 7711: EPOC] updates
59913              
59914              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
59915              
59916              Miraculous typo.
59917              
59918              sysseek() instead of seek().
59919              
59920              Solaris hints tweaks.
59921              
59922              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
59923              This may be overly harsh but until proven otherwise, we think this
59924              way, or until we have a simple test for Configure (having to start
59925              up servers is does not count as simple) to check for the problems.
59926              
59927              Remove the shared object before attempting to create
59928              (by linking) a new one.  E.g. in AIX not removing
59929              becomes quite painful if one tries to do more than one
59930              build in the same tree (an interrupted build, for example),
59931              since the AIX' shared dynaloader seemingly keeps the shared
59932              objects open and therefore 'busy' for quite a while, even when
59933              nobody is using the objects, leading into link failures.
59934              
59935              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
59936              
59937              Subject: DOC PATCH 5.6.0 perlreftut
59938              
59939              Subject: [PATCH: perl@7777] add system locale testing for VMS
59940              
59941              Subject: [PATCH] Test.pm POD peculiarity
59942              
59943              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
59944              
59945              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
59946              
59947              Subject: Re: perl@7777 
59948              Detypoing.
59949              
59950              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
59951              
59952              Go ahead and #include <unistd.h> in perl.h.
59953              
59954              Subject: [PATCH perl@7795] small cleanup task for test suite
59955              
59956              Subject: Re: av.c patch (having slight problems)
59957              unshift() speedup.
59958              
59959              Reach back one higher up when searching for PERL_SRC.
59960      Branch: maint-5.6/perl
59961           +> lib/File/Spec/Epoc.pm
59962           !> (integrate 88 files)
59963 ____________________________________________________________________________
59964 [  8174] By: gsar                                  on 2000/12/18  03:53:09
59965         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
59966              7625..7629,7631..7634,7637,7639,7642 from mainline
59967              
59968              Fix for the tie-refhash string table leaks.
59969              
59970              Subject: [patch perl@7595] VMS configure.com tweak
59971              
59972              More careful detection of how well NVs and UVs mix.
59973              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))
59974              Added some SIGFPE paranoia.
59975              
59976              Forgot to bump the line numbers in #7601.
59977              
59978              Subject: PATCH std stdio for (Free)BSD
59979              
59980              Deleting $ENV{PATH} in VMS is not recommendable.
59981              
59982              Locale buglets.
59983              Subject: RE: Locales support (setlocale) fixes
59984              
59985              Do not test UTF-8 locales since that the tests would require
59986              polymorphic regexen.
59987              
59988              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
59989              
59990              A missing aTHX_.
59991              
59992              Subject: [ID 20001108.013] spelling
59993              
59994              Subject: [PATCH] Class::Struct at compile time
59995              
59996              Make deleting for %ENV work for (newer versions of) VMS,
59997              from Craig A. Berry.
59998              
59999              Forgot from #7618.
60000              
60001              More VMS moves on environment handling, from Charles Lane.
60002              
60003              Remove unused extra arguments.
60004              
60005              Typo in an ifndef.
60006              Subject: Re: [PATCH 5.7.0] better messages from malloc()
60007              
60008              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
60009              All except the "cow orker" change.
60010              
60011              The generated boot_* headers are wrong.  Pickier compiler,
60012              such as KAI C++ will refuse to compile the resulting perlmain.
60013              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
60014              
60015              There's no =head3.
60016              
60017              Disable only the tests 99 and 166 for UTF-8 locales.
60018              
60019              Missing dTHXs.
60020              Subject: RE: perl@7595 builds not on cygwin
60021              
60022              Subject: Re: bash -c exit and linux hints 
60023              
60024              Various doc oddball characters.
60025              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
60026              
60027              Subject: [PATCH] IO::Seekable pod
60028              
60029              Amdahl UTS hints updates.
60030              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
60031              
60032              Explain better why certain regex tests are skipped.
60033              Subject: Re: tests skipped: unknown reason
60034              
60035              Subject: [PATCH] README.solaris
60036              
60037              Subject: [PATCH perl@7638] cygwin port
60038      Branch: maint-5.6/perl
60039           +> README.solaris
60040           !> (integrate 26 files)
60041 ____________________________________________________________________________
60042 [  8173] By: gsar                                  on 2000/12/18  03:37:02
60043         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
60044              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
60045              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
60046              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
60047              
60048              Better create a true mailing list for the repository keepers.
60049              
60050              Subject: [ID 20001027.007] uniq array in perlfaq
60051              
60052              De-quoted-unreadable to ISO Latin 1.
60053              (There's one ISO-2022-JP name in Changes5.004.)
60054              
60055              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
60056              
60057              The #7476 needs a MANIFEST change, too.
60058              
60059              Add also emailless people.
60060              
60061              UTF-8 decoder tweak.
60062              
60063              Make \x{...} consistently produce UTF-8.
60064              Subject: Re: \x{...} is confused 
60065              
60066              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
60067              
60068              Add a perlbug flag, -A, to avoid acknowledgement messages.
60069              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
60070              
60071              Use Errno magic.
60072              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
60073              
60074              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
60075              
60076              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
60077              
60078              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
60079              
60080              Be more lenient on bad UTF-8 when doing bit arithmetics.
60081              Subject: Re: [ID 20000918.005] ~ on wide chars
60082              (The ord() part of the patch skipped.)
60083              
60084              Subject: perlfaq style changes
60085              
60086              AUTHORS tweaks.
60087              
60088              Whitespace style tweak.  Was originally going to see to
60089              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
60090              but that had already been taken care of.
60091              
60092              The compiler is either gcc or cc, from Tom Bates.
60093              
60094              The osname has been lowercased by now, from Tom Bates.
60095              
60096              The NonStop-UX libraries have a novel way to say NaN.
60097              
60098              printf UVs the correct way, noticed by Robin Barker.
60099              
60100              Subject: [PATCH] startperl to respect versiononly
60101              
60102              AUTHORS updates.
60103              
60104              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
60105              
60106              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
60107              
60108              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
60109              
60110              Generalize the Camel wording.
60111              Subject: Re: perlfaq style changes
60112              
60113              Subject: [ID 20001005.006] Documentation -- description of qr//
60114              
60115              C.pm part of
60116              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
60117              
60118              Locale warning explanation tweak.
60119              
60120              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
60121              
60122              Make the POSIX::setuid and POSIX::setgid to really call setuid()
60123              and setgid() because they were just changing $< and $( which means
60124              only changing the real uid/gid, as opposed to changing both
60125              real and effective ids.  (The alternative way could have been
60126              in POSIX.pm to change $> and $), too, but making a direct call
60127              to the C API feels cleaner.)  Fixes the bug
60128              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
60129              
60130              Expand %Config variables and %ENV variables only if
60131              so requested during build time using the
60132              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
60133              Not expanding makes relocating distributions easier.
60134              
60135              More tweaking on the #7522 theme.
60136              
60137              Test::Harness revealed buglets in the new DynaLoader.
60138              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
60139              
60140              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
60141              fix a autovivification bug in Tie::RefHash, add tests for both.
60142              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
60143              
60144              Detpyo.
60145              
60146              recv() can fail and return undef.
60147              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
60148              
60149              Fix the problem discussed in
60150              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
60151              originally from Linc Madison.  Also Andreas König's comments
60152              taken into account.  Some other problems with Tie::SubstrHash
60153              fixed: didn't croak when the table exceeded the requested number
60154              of entries (as documented) but instead when the number of entries
60155              exceeded the size of the table, a croak() had an unnecessary \n,
60156              didn't have a CLEAR method, documented that there is no exists().
60157              Didn't fix to be strict-proof because the module uses &foo; and
60158              dynamic scope.  Added a test script exercizing both first tamely 
60159              the basic functionality, and then the failure cases reported by
60160              Linc Madison.
60161              
60162              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
60163              
60164              The #7521 touched things it shouldn't have.
60165              
60166              Subject: [PATCH 5.7.0] better messages from malloc()
60167              
60168              Subject: Re: README.aix
60169              
60170              Add FCNTL_CAN_LOCK.
60171              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
60172              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
60173              
60174              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
60175              create a "fast path" for locale name probing using "locale -a"
60176              if available, squash finally hopefully the s?printf resetting
60177              the numeric locale (since, IIUC perllocale, it never shouldn't). 
60178              
60179              More Changes tweakery.
60180              
60181              Dying is too strict here, better just skip.
60182              
60183              Subject: Locales support (setlocale) fixes
60184              Modified quite a bit to be more portable.
60185              
60186              Configure would use a bad $myuname from an old config.sh.
60187              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
60188              
60189              Fix for
60190              Subject: [ID 20001004.006] undef is never tainted
60191              An undef read from a slurped file was not tainted.
60192              
60193              Fix for
60194              Subject: [ID 20001004.007] taint propogation is inconsistent
60195              The culprit was sv_setsv() which was rather blindly
60196              propagating taint, which lead to behaviour where if
60197              a tainted anon hash value was seen all the hash values
60198              from then on at that level became tainted, or at any
60199              upper levels in the case of nested anon hashes.
60200              
60201              Test tweak: show also the failed locales.
60202              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
60203              
60204              A fix of sorts for 20000329.026, a better error message
60205              for a missing "use charnames" when using the \N{...}. 
60206              
60207              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
60208              
60209              Add =pod to be tidy.
60210              
60211              Fix for bug id 19990615.008, pos() unset during s///ge.
60212              
60213              Add a note for future generations about bug id 20000229.006.
60214              
60215              Use -dM for gcc (the suggested patch did it only for Linux,
60216              but I think it can be generalized).
60217              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
60218              
60219              opmini.o can linger from Configures past.
60220              
60221              Document that the evaled syntax errors cause scalar leaks.
60222              
60223              Fix for
60224              Subject: [ID 20000728.005] perl -P broken
60225              (hopefully).  The fix is also not complete, it seems to break
60226              BOM swallowing for libc5 systems, but until someone figures
60227              out a way to do this without ftell(), this will do.
60228              
60229              AUTHORS updates.
60230              
60231              Subject: Re: rsync'ed patches vs. rsync'ed source
60232              
60233              Admit that the test leaks scalars.
60234              
60235              Sanitize the environment further.
60236              
60237              VOS updates from Paul Green.
60238              
60239              Document %ENV = () portability issues.
60240              
60241              Make the stdio test program of 7427 less noisy while being 
60242              compiled so that Digital UNIX wouldn't get both
60243              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
60244              undefined.  This makes perlio happy.
60245              
60246              glibc5 detection by __GNU_LIBRARY__.
60247              
60248              %ENV note tweaks from Dan Sugalski.
60249              
60250              Varargs don't always work too well if one puts an unsigned
60251              char on the stack and pop an unsigned quad off the stack.
60252              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
60253              
60254              Subject: Pod updates
60255              
60256              Fake support of holey files in win/dosish platforms.
60257              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
60258              
60259              A doc addition for bug id 20001105.019, beware \p.
60260              
60261              Tweak #7587.
60262              
60263              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
60264              
60265              perlhack updates from H.Merijn Brand.
60266              
60267              Subject: [PATCH perl@7573] cygwin port
60268              Synchronize with Cygwin 1.1.5.
60269              
60270              Bad thinko in #7581 (I used the test program with the expanded
60271              values as-is).
60272              
60273              Make perlbug not insist on dumping to a file when stdout isn't a tty.
60274              Subject: [PATCH] perlbug.PL
60275              
60276              Overrideable keys, each, pop, push, shift, splice, unshift.
60277              Subject: [PATCH] prototyped functions that should be overrideable
60278              
60279              Try to avoid flockless and emulationless places.
60280      Branch: maint-5.6/perl
60281           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
60282            - MAINTAIN
60283           !> (integrate 111 files)
60284 ____________________________________________________________________________
60285 [  8172] By: jhi                                   on 2000/12/18  02:49:27
60286         Log: Regen pods.
60287      Branch: perl
60288            ! pod/perlmodlib.pod pod/perltoc.pod
60289 ____________________________________________________________________________
60290 [  8171] By: gsar                                  on 2000/12/18  02:49:24
60291         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
60292              7465..7471 from mainline
60293              
60294              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
60295              in platforms that strictly require all the symbols being present
60296              at link time.
60297              
60298              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
60299              
60300              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
60301              
60302              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
60303              
60304              Subject: [PATCH] todo
60305              
60306              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
60307              
60308              Use $sort, $uniq (and $tr) consistently as wondered
60309              by Nicholas Clark.
60310              
60311              Too enthusiastic editing in #7460.
60312              
60313              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
60314              
60315              Upgrade to CPAN 1.58_55.
60316              Subject: CPAN.pm status
60317              
60318              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
60319              
60320              Make target reordering to avoid pointless re-makes.
60321              Subject: Re: Total re-make of 'make okfile' after 7451 ?
60322              
60323              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
60324              
60325              Subject: DOC PATCH 5.6.0
60326              
60327              Add the repository doc by Malcolm, Sarathy, and by Simon,
60328              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
60329      Branch: maint-5.6/perl
60330           +> Porting/repository.pod
60331           !> Configure MANIFEST Makefile.SH README.dos README.os2
60332           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
60333           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
60334           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
60335 ____________________________________________________________________________
60336 [  8169] By: gsar                                  on 2000/12/18  02:33:34
60337         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
60338              7435..7441,7445 from mainline
60339              
60340              Make the UTF-8 decoding stricter and more verbose when
60341              malformation happens.  This involved adding an argument
60342              to utf8_to_uv_chk(), which involved changing its prototype,
60343              and prefer STRLEN over I32 for the UTF-8 length, which as
60344              a domino effect necessitated changing the prototypes of
60345              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
60346              The stricter UTF-8 decoding checking uses Markus Kuhn's
60347              UTF-8 Decode Stress Tester from
60348              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
60349              
60350              Run vms/vms_yfix.pl, should have done that after changing
60351              perly.c in #7382.
60352              
60353              Subject: [PATCH 5.7.0] static linking with uninstalled perl
60354              
60355              (Replaced by #7440.)
60356              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
60357              
60358              Fix the bug ID 20001024.005, the bug introduced by #7416.
60359              
60360              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
60361              
60362              Fix the bug reported in
60363              From: andreas.koenig@anima.de (Andreas J. Koenig)
60364              Also make is_utf8_char() stricter.
60365              
60366              Missed the header file changes from #7425.
60367              
60368              Check if stdio supports tweaking lval and cnt simultaneously.
60369              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
60370              
60371              Stratus VOS updates from Paul Green.
60372              
60373              Podify README.epoc and README.vos.
60374              
60375              Add targets to Makefile.SH, most importantly
60376              'regen_all' which also remembers to update vms/perly*.
60377              
60378              Subject: Minor update to find2perl, for portability
60379              
60380              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
60381              
60382              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
60383              
60384              Rename UTF8LEN() to be UNISKIP(), too confusing to have
60385              UTF8LEN() and UTF8SKIP(). 
60386              
60387              Allow poking holes at the UTF-8 decoding strictness.
60388              
60389              Continue the internal UTF-8 API tweaking.
60390              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
60391              used much more than the simpler API, now called utf8_to_uv_simple().
60392              Still not quite happy with API, too much partial duplication
60393              of functionality.
60394              
60395              A new version of making the syslog test more robust.
60396              (Replaces #7421.)
60397              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
60398              
60399              buildtoc target tweaks.
60400              
60401              Integrate with vmsperl #7430 by Charles Bailey:
60402              
60403              Cleanup from prior patch (Charles Lane?):
60404              - improve handling of MFDs in Basename and Path
60405              - default to no xsubpp line # munging when building debug images
60406      Branch: maint-5.6/perl
60407           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
60408           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
60409           !> (integrate 67 files)
60410 ____________________________________________________________________________
60411 [  8168] By: gsar                                  on 2000/12/18  02:05:49
60412         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
60413              
60414              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
60415              From: Martin Husemann <martin@duskware.de>
60416              
60417              Subject: [PATCH 5.7.0] restore match data on backtracing
60418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60419      Branch: maint-5.6/perl
60420           !> regcomp.c regexec.c t/op/re_tests
60421 ____________________________________________________________________________
60422 [  8167] By: gsar                                  on 2000/12/18  01:55:22
60423         Log: integrate changes#7858,7986 from mainline
60424              
60425              C<foreach my $x ...> in pseudo-fork()ed process may diddle
60426              parent's memory; fix it by keeping track of the actual pad
60427              offset rather than a raw pointer (this change is probably also
60428              relevant to non-ithreads case to avoid fallout from reallocs of
60429              the pad array, but is currently only enabled for the ithreads
60430              case in the interests of minimal disruption to existing "well
60431              tested" code)
60432              
60433              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
60434              due to the notorious GetFileType() bug in Windows 9x, which fstat()
60435              tickles)
60436      Branch: maint-5.6/perl
60437           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
60438           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
60439           !> win32/win32.c win32/win32.h win32/win32sck.c
60440 ____________________________________________________________________________
60441 [  8166] By: gsar                                  on 2000/12/18  01:52:59
60442         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
60443              from mainline (xsubpp and ExtUtils::LibList fixups, various
60444              other small items)
60445              
60446              The generated boot_* headers are wrong.  Pickier compiler,
60447              such as KAI C++ will refuse to compile the resulting perlmain.
60448              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
60449              
60450              Various doc oddball characters.
60451              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
60452              
60453              Subject: [PATCH] Re: 20001101.003 PDL
60454              
60455              Subject: [PATCH 5.7.0] etags broken again
60456              
60457              Subject: [PATCH 5.7.0] Liblist finally works
60458              
60459              Subject: [PATCH 5.7.0] Liblist returns found libraries
60460              
60461              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
60462              
60463              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
60464              
60465              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
60466              OUT keyword nits.
60467              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
60468              OUT and IN_OUT documentation.
60469      Branch: maint-5.6/perl
60470           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
60471           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
60472           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
60473           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
60474           !> win32/bin/search.pl
60475 ____________________________________________________________________________
60476 [  8165] By: gsar                                  on 2000/12/18  01:28:45
60477         Log: integrate changes#7533,7563,7611,7623 from mainline (various
60478              malloc.c embellishments)
60479      Branch: maint-5.6/perl
60480           !> malloc.c pod/perldiag.pod
60481 ____________________________________________________________________________
60482 [  8164] By: gsar                                  on 2000/12/18  01:23:33
60483         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
60484              fixups)
60485      Branch: maint-5.6/perl
60486           !> utils/h2xs.PL
60487 ____________________________________________________________________________
60488 [  8163] By: gsar                                  on 2000/12/18  01:17:50
60489         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
60490              fixups)
60491      Branch: maint-5.6/perl
60492           !> Makefile.SH utils/perlbug.PL
60493 ____________________________________________________________________________
60494 [  8162] By: gsar                                  on 2000/12/18  00:25:43
60495         Log: always export Perl_deb() (it is required by re.xs whether
60496              Perl is built with or without -DDEBUGGING)
60497      Branch: maint-5.6/perl
60498            ! makedef.pl
60499 ____________________________________________________________________________
60500 [  8161] By: gsar                                  on 2000/12/18  00:23:38
60501         Log: integrate change#7414 from mainline
60502              
60503              Undo the basename() part of #7412 since the lib/basename
60504              tests would need upgrading too.
60505              
60506              squelch two tests in tr.t that rely on tr/// paranoia change
60507              that's not in 5.6.x
60508      Branch: maint-5.6/perl
60509            ! t/op/tr.t
60510           !> lib/File/Basename.pm
60511 ____________________________________________________________________________
60512 [  8160] By: gsar                                  on 2000/12/18  00:05:30
60513         Log: missing change in previous integrate
60514      Branch: maint-5.6/perl
60515           !> README.aix
60516 ____________________________________________________________________________
60517 [  8159] By: gsar                                  on 2000/12/18  00:03:38
60518         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
60519              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
60520              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
60521              7410..7413 from mainline
60522              
60523              Introduce the man[24-8] variables, from Andy Dougherty.
60524              
60525              Upgrade to CPAN 1.58, from Andreas König.
60526              
60527              An updated EBCDIC tr patch.
60528              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
60529              
60530              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
60531              
60532              Two thirds of
60533              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
60534              The Install.pm changes will be submitted separately because
60535              they need some work and discussion still.
60536              
60537              The Install.pm third of
60538              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
60539              
60540              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
60541              
60542              Subject: [PATCH 5.7.0] IVs in mtats
60543              
60544              Subject: [PATCH 5.7.0] Perl API for mstats
60545              
60546              Ilya implemented the memory profiling API.
60547              
60548              In Amdahl UTS "struct sv" is defined by a system header,
60549              <ksync.h>.
60550              
60551              Slight tweak of the code to appease Amdahl UTS cc.
60552              
60553              Amdahl UTS doesn't seem to do dynaloading.
60554              
60555              Use UTF8SKIP(), from Simon Cozens.
60556              
60557              Thinko in #7222.
60558              
60559              op/sprintf.t patch for OS/390 (and any other host with limited
60560              floating-point exponent length)
60561              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
60562              
60563              Tweak #7225.
60564              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
60565              
60566              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
60567              
60568              Needs to be conditional on SunOS 4.
60569              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
60570              
60571              Test cases for bug id 20000323.056 (the bug seems to be fixed).
60572              
60573              Add test for bug id 20000427.003 (which seems to have
60574              been fixed) (also duplicate as 20000427.004, though
60575              with a higher severity).  Move one utf8 from op/append
60576              to pragma/utf8, tag the tests with bug ids.
60577              
60578              Document FNCASE=y as discussed in the bug 20000902.009.
60579              
60580              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
60581              The problem was that rx->minlen was in chars while pp_split()
60582              thought it would be in bytes. 
60583              
60584              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
60585              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
60586              
60587              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
60588              
60589              Fix a couple of compiler-noted nits in #7235.
60590              
60591              Tweak the test of #7235.
60592              
60593              One more ~utf8 tweak.
60594              
60595              -w cleanup.
60596              Subject: Re: Problems with bleadperl 
60597              
60598              Subject: small pod patch
60599              
60600              Subject: [PATCH perlguts.pod] Document offset hack
60601              
60602              Add Charles Lane.
60603              
60604              Add the capability to include/exclude branches.
60605              
60606              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
60607              
60608              Detect early whether the std streams have gone bad.
60609              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
60610              
60611              More IoTYPE sprinkling.
60612              
60613              Workaround for a sfio bug where the stream error indicator
60614              is not cleared as documented.
60615              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
60616              
60617              Clarify documentation on 'use bytes'.
60618              Subject: Re: What does 'use bytes' "mean" ?
60619              
60620              Show the failed remote port, instead of the failing line number.
60621              Subject: [PATCH 5.6.1 Debugger] More diagnostics
60622              
60623              Make Cwd more bulletproof in chrooted environments.
60624              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
60625              
60626              Subject: Pod patch for Devel::Peek
60627              
60628              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
60629              
60630              Borland C fstat() never saw the fd as writable.
60631              Subject: fix for Borland's weak "stat" (perl@7211)
60632              
60633              Missing change from #7362.
60634              
60635              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
60636              
60637              Add the test case for the bug id 20000730.004 which seems
60638              to have been fixed by now.
60639              
60640              Fix of sorts for bug id 20000901.092.  There seems to be no trace
60641              of a 'pmshort' anywhere in the B, so the offending line was simply
60642              removed.
60643              
60644              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
60645              
60646              Subject: PATCH do_print has 2 PerlIO_error()s
60647              
60648              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
60649              
60650              Typo noted by Mark Lutz.
60651              
60652              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
60653              
60654              In the latest compiler builds cccdlflags must not become -fpic,
60655              from Wilfredo Sánchez.
60656              
60657              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
60658              
60659              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
60660              
60661              SOCKS function redefinitions need prototypes, too, otherwise
60662              for example 32 bit versus 64 bit differences cause a lot of
60663              problems.  Part of
60664              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
60665              
60666              Portability tweak on #7377.
60667              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
60668              
60669              Don't write double values through long double pointers,
60670              based on a part of
60671              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
60672              
60673              Reëntrancy fix.
60674              Subject: [PATCH perl@7229] Rentrant parser and yylex()
60675              
60676              Make scan_num() reëntrant, as suggested in
60677              Subject: [PATCH perl@7229] Rentrant parser and yylex()
60678              
60679              Fix for ID 20001020.006, concatenating an unset submatch
60680              with utf8 resulted in "Modification of a read-only value".
60681              
60682              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
60683              
60684              The #7383 was right only in the context of the original bug report,
60685              not in more general case.
60686              
60687              Update Changes.
60688              
60689              Testcases for a #7383,#7385 related bug.
60690              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
60691              
60692              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
60693              
60694              Tweak the Is* definitions of Unicode character classes
60695              to better match the official categorizations; embrace
60696              the official categorizations; add the combining marks
60697              as alpha (and -numeric); fix DCinital (a typo and edito)
60698              to be DCmedial.
60699              
60700              Hints tweak from Anton Berezin.
60701              
60702              Subject: installman go-faster stripes
60703              Subject: Re: installman go-faster stripes
60704              
60705              Subject: [ID 20001021.003] updated hints/openbsd.sh
60706              
60707              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
60708              
60709              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
60710              
60711              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
60712              
60713              Doc patch.
60714              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
60715              
60716              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
60717              
60718              Subject: Re: [ID 20001021.005] SEGV with regex match 
60719              
60720              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
60721              
60722              The change #7187 was not so good on VMS.
60723              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
60724              
60725              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
60726              
60727              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
60728              
60729              Document PERL_INSTALL_ROOT of #7210.
60730      Branch: maint-5.6/perl
60731           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
60732           +> t/lib/tie-splice.t
60733            - lib/unicode/Is/DCinital.pl
60734           !> (integrate 112 files)
60735 ____________________________________________________________________________
60736 [  8158] By: jhi                                   on 2000/12/17  23:04:24
60737         Log: Subject: [PATCHES] RE: perl@8150 
60738              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
60739              Date: Sun, 17 Dec 2000 21:46:39 +0100
60740              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
60741              
60742              Neither cygwin has a getpwuid() one can trust on.
60743      Branch: perl
60744            ! t/lib/glob-basic.t
60745 ____________________________________________________________________________
60746 [  8157] By: jhi                                   on 2000/12/17  23:01:54
60747         Log: More MAN.PODS => {} fixes.
60748      Branch: perl
60749            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
60750            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
60751            ! os2/OS2/REXX/Makefile.PL
60752 ____________________________________________________________________________
60753 [  8156] By: gsar                                  on 2000/12/17  22:49:13
60754         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
60755              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
60756              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
60757              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
60758              7201,7204 from mainline
60759              
60760              Remove vestiges of tr//CU.
60761              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
60762              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
60763              
60764              The return value of setlocale must be copied away.
60765              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
60766              
60767              Allow chop() and chomp() to be overridden.
60768              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
60769              
60770              Hints optimization.
60771              Subject: Minor nit
60772              
60773              Subject: [PATCH] de-wall t/README
60774              
60775              Subject: Re: Two advertising clauses need to be removed
60776              
60777              Batch of UTF-8 patches from Simon Cozens.
60778              
60779              Fix for a parsing bug, not for the original bug.
60780              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
60781              
60782              Compilation warnings and an error.
60783              
60784              Subject: File::Find 5.7.0 POD nits
60785              
60786              Subject: [PATCH perl-5.7.0] continued -Wformat support
60787              
60788              The one that got away.
60789              
60790              Subject: Re: perl@7078
60791              
60792              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
60793              convertable to bytes by checking it doesn't go above 0xc3
60794              Subject: Re: perl@7078
60795              
60796              Replace #7084 with
60797              Subject: Re: perl@7078 
60798              
60799              We don't need to count the high bit bytes, a boolean is enough. 
60800              
60801              Subject: [PATCH] utf8.c apidoc
60802              
60803              Subject: Re: perl@7078 
60804              
60805              Botched the #7090 check-in.
60806              
60807              Fix for the charnames.t failures from Spider Boardman.
60808              
60809              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
60810              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
60811              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
60812              0 to checking to get the warning.
60813              
60814              Subject: [PATCH] Nits in perlmod.pod
60815              
60816              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
60817              
60818              Subject: Re: unicode support and perl [ID 20000901.097]
60819              
60820              Subject: Re: unicode support and perl [ID 20000901.097]
60821              
60822              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
60823              
60824              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
60825              
60826              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
60827              
60828              Subject: [PATCH@blead] Fix some recursion in overload.pm
60829              
60830              s/Robin Parker/Robin Barker/
60831              
60832              Subject: [PATCH] Fix aliasing of tied filehandles
60833              
60834              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
60835              
60836              Subject: Re: [PATCH 5.005_64 missed]
60837              
60838              SOCK_DGRAM and listen() do not mix as reported in
60839              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
60840              The patch for 5.7.0+ had to be reengineered, though.
60841              
60842              Subject: DOC PATCH 5.6.0
60843              
60844              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
60845              
60846              Document the issue (is not a syntax error, kind of)
60847              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
60848              
60849              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
60850              Did not apply cleanly, manual intervention was needed.
60851              
60852              Subject: [PATCH] DLL not restartabke with threaded perl
60853              
60854              Inside require() $^S was always left undefined.
60855              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
60856              
60857              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
60858              
60859              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
60860              
60861              Regen headers.
60862              
60863              Subject: [PATCH 5.7.0] Epoc update
60864              
60865              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
60866              as suggested by Olaf Flebbe and Nick Clark.
60867              
60868              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
60869              
60870              Misplaced else.
60871              
60872              Scale down the VMS message boxes, by Charles Lane.
60873              Fix for ID 20000903.009, workaround at
60874              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
60875              
60876              Subject: [ID 20001003.006] B::Debug not -w clean
60877              
60878              Test harness update to sync with the new perlcc,
60879              from Simon Cozens.
60880              
60881              One remaining nit less at the VMS mailbox sizing.
60882              
60883              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
60884              
60885              It is possible to have no hosts database at all.  Pointed out in
60886              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
60887              
60888              Subject: [PATCH 5.7.0] h2xs not working
60889              Subject: [PATCH 5.7.0] h2xs not documenting the created module
60890              
60891              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
60892              
60893              Subject: perlhack.pod Patch for Externals Tools
60894              
60895              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
60896              
60897              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
60898              
60899              Enable disabling scripts installation by Configure -Uinstallscripts,
60900              suggested by H. Merijn Brand.
60901              
60902              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
60903              reported several times by Dominic Dunlop, for example in
60904              ID 20000315.008.  Patch from Dominic.  Patch affects at
60905              least MachTen, and possibly other oldish BSDs. Should not
60906              break non-broken platforms (tested on LinuxPPC). 
60907              
60908              Regen toc.
60909              
60910              Subject: Re: Questions about Tie::Array and perl modules
60911              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
60912              
60913              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
60914              
60915              Tweak #7153.
60916              
60917              IO::Handle->syswrite() did not handle length omission
60918              like CORE::syswrite() does.
60919              Subject: [Fwd] IO::Handle, syswrite and arguments
60920              The original patch from andrew@ugh.net.au.
60921              
60922              Also the $ccflags is needed for the C compiler check.
60923              Subject: Configure (check for C-compiler)
60924              
60925              Eliminate $Is_VMS code from the test.
60926              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
60927              
60928              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
60929              as the first option of cc/ld because of ultrapicky compilers
60930              (e.g. OS/390 R2.5)
60931              
60932              Change the version number of Tie::Handle in the core to 4.0,
60933              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
60934              Subject: Note on Tie::Handle
60935              
60936              UTF8ize split() so that the cloned substrings get the UTF8
60937              flag of the original scalar.  Problem reported by Simon Cozens.
60938              
60939              save_re_context() could reset PL_curcop to freed memory, causing core
60940              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
60941              
60942              Subject: PATCH 5.6 perldebguts grammar cleanup
60943              
60944              Add a todo note about overloadable assertions.
60945              
60946              on Windows, LoadLibrary() could load an extension DLL multiple
60947              times if forward slashes are used in the path
60948              
60949              on Windows, cwd strings in the environment should be of the
60950              form =X:=X:\foo instead of =X=X:\foo\
60951              
60952              on Windows, avoid potential exception (could happen if MSVCRT isn't
60953              being used) when closing a socket handle
60954              
60955              avoid nonportable example code
60956              
60957              Windows9x doesn't support link(), despite what Config.pm
60958              might think
60959              
60960              pod nit
60961              
60962              Change #7160 had a nasty typo.
60963              
60964              Warn about unknown scripts.
60965              Subject: Re: ideas? patches? [PATCH bleadperl]
60966              
60967              on Windows, clean targets might not work under some flavors of the shell
60968              
60969              tweak for change#7173
60970              
60971              Make eq work again with utf8 (disabling the upgrading
60972              should no more be necessary since the copies of the
60973              scalars are upgraded, not the scalars themselves).
60974              Takes care of ID 20001009.001.  (The claimed length()
60975              bug in 20001009.001 seems bogus to me.)
60976              
60977              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
60978              
60979              Upgrade to CGI.pm 2.74, from Lincoln Stein.
60980              
60981              Upgrade to podlators 1.04, from Russ Allbery.
60982              
60983              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
60984              
60985              Quote the temp file name, needed in Win32 because the
60986              default name unfortunately contains spaces, shouldn't
60987              hurt elsewhere.
60988              Subject: FW: perldoc fails if $TEMP contains spaces
60989              
60990              Subject: RE: [ID 19990803.001] README.win32 suggestions 
60991              
60992              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
60993              
60994              Subject: Re: utf8 concat, mg_get
60995              
60996              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
60997              
60998              Subject: [PATCH: perl@7181] op/tr tests on OS/390
60999              
61000              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
61001              
61002              Use the versiononly instead of the installscripts,
61003              retract the changes 7146 and 7147.
61004              
61005              Reapply Andy's patch and regen Configure.
61006              
61007              Add the test case for #7190, from the original bug report
61008              by Andreas König.
61009              
61010              Remove duplicated code.
61011              
61012              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
61013              
61014              restore change#7202
61015      Branch: maint-5.6/perl
61016           !> (integrate 121 files)
61017 ____________________________________________________________________________
61018 [  8155] By: jhi                                   on 2000/12/17  22:30:58
61019         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
61020              From: "Craig A. Berry" <craigberry@mac.com>
61021              Date: Sun, 17 Dec 2000 13:09:28 -0600
61022              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
61023              
61024              MAN.PODS => ' ' is naughty.
61025      Branch: perl
61026            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
61027 ____________________________________________________________________________
61028 [  8154] By: nick                                  on 2000/12/17  22:07:13
61029         Log: MULTIPLICITY nit.
61030      Branch: perl
61031            ! mg.c
61032 ____________________________________________________________________________
61033 [  8153] By: gsar                                  on 2000/12/17  21:23:05
61034         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
61035              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
61036              from mainline
61037              
61038              Document the SvIOK_.*UV().
61039              
61040              Update Unicode todo list.
61041              
61042              Guard against bad string->int conversion for quads.
61043              
61044              Subject: small apidoc fix
61045              
61046              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
61047              
61048              Subject: [PATCH] Tied filehandle documentation
61049              
61050              Subject: [PATCH] Modernize Opcode.pm documentation
61051              
61052              Make Data::Dumper (non-XS) to work with changed semantics of ref().
61053              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
61054              [applied even though said semantics didn't change in 5.6.x]
61055              
61056              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
61057              
61058              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
61059              
61060              Fix the URL, but the server is still missing in action.
61061              Subject: [ID 20000905.002] perlfaq1.pod URL error
61062              
61063              Subject: [ID 20000903.001] \w in utf8-strings
61064              
61065              Fix the ccversion detection for 5.1 and beyond.
61066              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
61067              
61068              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
61069              
61070              Subject: [ID 20000904.008] Tiny fix for perldiag
61071              
61072              Subject: Re: [ID 20000906.004] segfault with bad perl statement
61073              
61074              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
61075              
61076              Subject: [ID 20000908.002] perlipc documentation bug.
61077              
61078              Subject: [PATCH lib/Benchmark.pm]
61079              
61080              Re-allow vec() for characters > 255.
61081              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
61082              
61083              Do away with memory models cruft.  Sorry, PDP users.
61084              
61085              Continue #7041.
61086              
61087              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
61088              
61089              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
61090              
61091              Upgrade to CPAN 1.57_65, from Andreas König.
61092              
61093              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
61094              by Russ Allbery.
61095              
61096              Silence t/pod/*.t about alternate quote-mappings now implemented
61097              by Pod::Text, from Brad Appleton.
61098              
61099              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
61100              Subject: borland C++ win32.c tweak
61101              
61102              C<@a = @b = split(...)> optimization coredumps under ithreads
61103              (missed a spot when fixing up op_pmreplroot hack for ithreads)
61104              
61105              Document the SvUTF8*().
61106              
61107              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
61108              
61109              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
61110              
61111              Do in VMS as the #7054 does.
61112              
61113              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
61114              
61115              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
61116              
61117              Subject: [patch: perl@7045] vms updates
61118              
61119              Test for the #7049.
61120              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
61121              
61122              Break up the myconfig lines a bit.
61123              Subject: perlbug/perl -V output format
61124              
61125              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
61126              
61127              The #7054 truncated Configure badly.
61128              
61129              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
61130              initialization in all the threads on Windows
61131              
61132              Allow for whitespace between "#" and "line" in cpp output.
61133              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
61134              
61135              Remove vestiges of tr//CU.
61136              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
61137              
61138              The return value of setlocale must be copied away.
61139              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
61140              
61141              Allow chop() and chomp() to be overridden.
61142              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
61143              
61144              Hints optimization.
61145              Subject: Minor nit
61146              
61147              Subject: [PATCH] de-wall t/README
61148              
61149              Subject: Re: Two advertising clauses need to be removed
61150      Branch: maint-5.6/perl
61151           !> (integrate 75 files)
61152 ____________________________________________________________________________
61153 [  8152] By: gsar                                  on 2000/12/17  20:30:11
61154         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
61155              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
61156              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
61157              
61158              Don't attach -ld to the archname if pointless.
61159              
61160              Document UNTIE in a very minimalistic way.
61161              
61162              POSIX doesn't report long double values under -Duselongdouble
61163              when the long doubles are "real" (bigger than doubles).
61164              
61165              More author updates.
61166              
61167              Try to deduce NV_MAX.  Really should be Configure fodder.
61168              
61169              :: not allowed in pathnames, change to .
61170              Subject: [PATCH perl@6938] cygwin port
61171              
61172              Forget about NV_MAX (#6951).  Various floating point tweaks,
61173              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
61174              
61175              Move the Solaris 7 scan to use64bitall, make the
61176              failure to find 64-bot sparc libc to mention the
61177              possibility of being in an intel, from Lupe and Alan.
61178              
61179              Regen perltoc.
61180              
61181              AUTHORS tweaks, from Peter Prymmer.
61182              
61183              More address tweaking.
61184              
61185              Small tweaks all over.
61186              
61187              File::Temp patches from Andreas König,
61188              
61189              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
61190              
61191              Subject: CPAN.pm beta 1.57_57 for the core
61192              
61193              Part of the solution.
61194              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
61195              
61196              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
61197              
61198              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
61199              
61200              Add the overload warnings to perldiag.
61201              
61202              Drop unused argument.
61203              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
61204              
61205              Subject: Nit in Configure (bleadperl@6961)
61206              
61207              Update to PodParser 1.18, from Brad Appleton.
61208              
61209              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
61210              
61211              Subject: [PATCH: 6948] add SCNfldbl to configure.com
61212              
61213              Document UNTIE. Also tweak implementation to suppress the 'inner references'
61214              warning when UNTIE exists and instead pass the cound of extra references to
61215              the UNTIE method.
61216              
61217              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
61218              so that case-ignoring systems like DCL can tell them from
61219              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
61220              
61221              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
61222              
61223              Feature ordering tweak.
61224              
61225              Regen perltoc.
61226              
61227              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
61228              
61229              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
61230              
61231              Subject: http:// in L<>
61232              
61233              Detypo.
61234              
61235              change#6791 accidentally clobbered change#6710, put it back
61236              
61237              Only the first line, thank you very much.
61238              
61239              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
61240              plus rework the http: spots as suggested by Tom Christiansen,
61241              plus regen perltoc.
61242              
61243              Undo part of change 6489 which looks like a bulk edit which
61244              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
61245              The supressing of main:: on return from select() is undesirable.
61246              
61247              Apparently avoiding the swapping is too costly.
61248              
61249              Various Configure nits by Philip Newton,
61250              plus the ebcdic one by me.
61251              
61252              Make certain cc is set before trying to run it.
61253              
61254              If overloaded %{} etc. return the object do not loop.
61255              Thus  sub deref { $_[0] } functions if object is wanted type.
61256              
61257              Update perlhist.
61258              
61259              More %{} and other deref special casing - do not pass to 'nomethod'.
61260      Branch: maint-5.6/perl
61261           !> (integrate 59 files)
61262 ____________________________________________________________________________
61263 [  8151] By: gsar                                  on 2000/12/17  19:14:38
61264         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
61265              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
61266              
61267              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
61268              
61269              Make the epsilon to be relative, not absolute.
61270              
61271              Put back the flags dump as reasoned in
61272              Subject: Re: [PATCH] Glob dumping
61273              
61274              Introduce ccname to keep track of what compiler kind of we have.
61275              
61276              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
61277              
61278              Put back the slice accidentally removed by #6907.
61279              
61280              Reset archname and archname64 always, forcing them be
61281              recomputed at each Configure run, make Configure and
61282              the hints files agree on the naming of largefiles variables.
61283              
61284              Don't say "Perl 5.0 source kit".
61285              
61286              Subject: [PATCH] fix misc cast warnings
61287              
61288              Subject: typos in pods
61289              
61290              NVs not necessarily doubles, as pointed out by Yitzchak.
61291              
61292              Subject: [PATCH 6889] add a few ldbl formats to configure.com
61293              
61294              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
61295              
61296              Better options for rsync.
61297              
61298              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
61299              
61300              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
61301              
61302              Subject: [PATCH] Re: UNTIE method 
61303              
61304              A better fix for the Socket building problem from Craig Berry.
61305              
61306              Retract the dummy test, skip the security tests (instead of failing),
61307              explain what the warnings mean.
61308              
61309              Heap decorruption.
61310              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
61311              
61312              Update to Unicode 3.0.1.
61313              
61314              Missed one Unicode file.
61315              
61316              Subject: Re: typos in pods
61317              
61318              The #6929 was too skimpy.
61319              
61320              sscanf() may be the only way to read long doubles from strings.
61321              
61322              Reveal Borland's isnan.
61323              Subject: build with BC++ tweak
61324              
61325              Issue useful diagnostic on unknown pod commands.
61326              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
61327              
61328              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
61329              
61330              Clarify the third case of ftmp-security warnings.
61331              
61332              Make -Dusemorebits find long doubles in Solaris.
61333              
61334              Wrap the test in eval.
61335      Branch: maint-5.6/perl
61336           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
61337           +> lib/unicode/PropList.txt lib/unicode/README.perl
61338           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
61339           +> lib/unicode/Unicode.301 vms/vmspipe.com
61340            - lib/unicode/Props.txt lib/unicode/UCD300.html
61341            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
61342           !> (integrate 305 files)
61343 ____________________________________________________________________________
61344 [  8150] By: jhi                                   on 2000/12/17  18:47:57
61345         Log: Uncheckedin generated files.
61346      Branch: perl
61347            ! global.sym perlapi.c pod/perlapi.pod
61348 ____________________________________________________________________________
61349 [  8149] By: jhi                                   on 2000/12/17  18:41:22
61350         Log: Update Changes.
61351      Branch: perl
61352            ! Changes patchlevel.h
61353 ____________________________________________________________________________
61354 [  8148] By: jhi                                   on 2000/12/17  18:39:16
61355         Log: Subject: [PATCH] Fcntl constants speedup
61356              From: Nicholas Clark <nick@ccl4.org>
61357              Date: Sun, 17 Dec 2000 16:29:24 +0000
61358              Message-ID: <20001217162924.E97668@plum.flirble.org>
61359              
61360              Use IVs for the Fcntl constants instead of NVs.
61361      Branch: perl
61362            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
61363 ____________________________________________________________________________
61364 [  8147] By: jhi                                   on 2000/12/17  18:33:41
61365         Log: Add test for #8145 (binmode() warning), add warning for
61366              ioctl() and sockpair(), document them. (fileno() cannot
61367              be tripwired with the same kind of warning because
61368              'defined fileno($foo)' seems to be an idiom.)
61369      Branch: perl
61370            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
61371 ____________________________________________________________________________
61372 [  8146] By: gsar                                  on 2000/12/17  18:09:08
61373         Log: update Changes
61374      Branch: maint-5.6/perl
61375            ! Changes
61376 ____________________________________________________________________________
61377 [  8145] By: jhi                                   on 2000/12/17  17:39:35
61378         Log: Subject: [PATCH] Re: The long awaited feature ...
61379              From: Simon Cozens <simon@cozens.net>
61380              Date: Sun, 17 Dec 2000 12:31:56 +0000
61381              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
61382              
61383              Add a warning to binmode() about using bad filehandles
61384              (can happen e.g. if someone forgets the filehandle argument)
61385      Branch: perl
61386            ! pp_sys.c
61387 ____________________________________________________________________________
61388 [  8144] By: jhi                                   on 2000/12/17  17:33:48
61389         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
61390              From: Jonathan Stowe <gellyfish@gellyfish.com>
61391              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
61392              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
61393      Branch: perl
61394            ! lib/Net/Ping.pm
61395 ____________________________________________________________________________
61396 [  8143] By: jhi                                   on 2000/12/17  05:31:37
61397         Log: Polymorphic regexps.
61398              
61399              Fixes at least the bugs 20001028.003 (both of them...) and
61400              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
61401              also to be fixed by now, probably already before this patch.
61402      Branch: perl
61403            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
61404            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
61405            ! t/op/utf8decode.t t/pragma/utf8.t
61406 ____________________________________________________________________________
61407 [  8142] By: jhi                                   on 2000/12/16  17:16:05
61408         Log: Subject: [patch perl@8102] dos/djgpp update
61409              From: Laszlo Molnar <ml1050@freemail.hu>
61410              Date: Sat, 16 Dec 2000 01:40:52 +0100
61411              Message-ID: <20001216014052.A335@freemail.hu>
61412      Branch: perl
61413            ! djgpp/config.over t/base/commonsense.t
61414 ____________________________________________________________________________
61415 [  8141] By: jhi                                   on 2000/12/16  17:09:27
61416         Log: Few uncheckedin files.
61417      Branch: perl
61418            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
61419 ____________________________________________________________________________
61420 [  8140] By: nick                                  on 2000/12/15  22:14:31
61421         Log: Integrate mainline
61422      Branch: perlio
61423           !> (integrate 53 files)
61424 ____________________________________________________________________________
61425 [  8139] By: jhi                                   on 2000/12/15  19:49:49
61426         Log: One more IVUV tweak from Nicholas Clark.
61427      Branch: perl
61428            ! sv.c
61429 ____________________________________________________________________________
61430 [  8138] By: jhi                                   on 2000/12/15  19:17:06
61431         Log: Return of the IVUV-preservation, now seems to be happy even
61432              in Digital UNIX (the broken strtoul brokenness detection
61433              seems to have been the fly in the ointment).
61434      Branch: perl
61435            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61436            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
61437            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
61438            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
61439            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
61440            ! vos/config.ga.h win32/config.bc win32/config.gc
61441            ! win32/config.vc
61442 ____________________________________________________________________________
61443 [  8137] By: jhi                                   on 2000/12/15  18:12:14
61444         Log: Metaconfig unit change for #8136.
61445      Branch: metaconfig
61446            ! U/modified/d_strtoul.U
61447      Branch: metaconfig/U/perl
61448            ! d_strtoull.U d_strtouq.U
61449 ____________________________________________________________________________
61450 [  8136] By: jhi                                   on 2000/12/15  18:11:35
61451         Log: I don't think it's sensible or portable to test the strtou*
61452              on /^-/ strings.
61453      Branch: perl
61454            ! Configure
61455 ____________________________________________________________________________
61456 [  8135] By: jhi                                   on 2000/12/15  17:18:49
61457         Log: Metaconfig unit change for #8134.
61458      Branch: metaconfig
61459            ! U/modified/d_strtoul.U
61460 ____________________________________________________________________________
61461 [  8134] By: jhi                                   on 2000/12/15  17:14:13
61462         Log: If longsize is 8 we don't need a LL suffix for integer constants.
61463      Branch: perl
61464            ! Configure config_h.SH
61465 ____________________________________________________________________________
61466 [  8133] By: jhi                                   on 2000/12/15  16:00:23
61467         Log: Update Changes.
61468      Branch: perl
61469            ! Changes patchlevel.h
61470 ____________________________________________________________________________
61471 [  8132] By: jhi                                   on 2000/12/15  15:44:16
61472         Log: Some compilers get huffy if you do not cast a const pointer
61473              to a non-const when assigning.
61474      Branch: perl
61475            ! gv.c
61476 ____________________________________________________________________________
61477 [  8131] By: jhi                                   on 2000/12/15  15:38:30
61478         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
61479              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61480              Date: Fri, 15 Dec 2000 05:26:57 -0500
61481              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
61482      Branch: perl
61483            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
61484            ! t/pragma/overload.t
61485 ____________________________________________________________________________
61486 [  8130] By: jhi                                   on 2000/12/15  15:36:08
61487         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
61488              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
61489              Date: Thu, 14 Dec 2000 22:02:43 -0500
61490              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
61491      Branch: perl
61492            ! gv.c perl.h
61493 ____________________________________________________________________________
61494 [  8129] By: jhi                                   on 2000/12/15  15:34:16
61495         Log: Subject: PATCH: h2xs nit
61496              From: Tim Jenness <t.jenness@jach.hawaii.edu>
61497              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
61498              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
61499              
61500              Add a template README.
61501      Branch: perl
61502            ! utils/h2xs.PL
61503 ____________________________________________________________________________
61504 [  8128] By: jhi                                   on 2000/12/15  15:32:22
61505         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
61506      Branch: perl
61507            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
61508 ____________________________________________________________________________
61509 [  8127] By: jhi                                   on 2000/12/15  15:19:34
61510         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
61511              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61512              Date:     Thu, 14 Dec 2000 20:04:42 EST
61513              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
61514      Branch: perl
61515            ! ext/Opcode/Opcode.xs
61516 ____________________________________________________________________________
61517 [  8126] By: jhi                                   on 2000/12/15  15:17:49
61518         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
61519              From: Peter Prymmer <pvhp@forte.com>
61520              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
61521              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
61522      Branch: perl
61523            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
61524            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
61525            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
61526 ____________________________________________________________________________
61527 [  8125] By: jhi                                   on 2000/12/15  15:11:05
61528         Log: This seems to be a stage sane and stable enough to checkin.
61529              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
61530      Branch: perl
61531            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
61532            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
61533            ! t/op/cmp.t t/op/numconvert.t
61534 ____________________________________________________________________________
61535 [  8124] By: jhi                                   on 2000/12/15  04:20:26
61536         Log: Something is really wonky.
61537      Branch: perl
61538            ! sv.c
61539 ____________________________________________________________________________
61540 [  8123] By: jhi                                   on 2000/12/15  04:00:50
61541         Log: Fixes for the IV UV patches to compile in Digital UNIX.
61542      Branch: perl
61543            ! sv.c
61544 ____________________________________________________________________________
61545 [  8122] By: jhi                                   on 2000/12/15  02:53:40
61546         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
61547              From: "Craig A. Berry" <craigberry@mac.com>
61548              Date: Thu, 14 Dec 2000 19:10:49 -0600
61549              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
61550      Branch: perl
61551            ! vms/vms.c
61552 ____________________________________________________________________________
61553 [  8121] By: jhi                                   on 2000/12/15  02:50:00
61554         Log: Metaconfig changes for #8120.
61555      Branch: metaconfig
61556            + U/modified/d_strtoul.U
61557      Branch: metaconfig/U/perl
61558            ! d_strtoull.U d_strtouq.U
61559 ____________________________________________________________________________
61560 [  8120] By: jhi                                   on 2000/12/15  02:49:42
61561         Log: From: Nicholas Clark <nick@ccl4.org> 
61562              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
61563              Date: Thu, 14 Dec 2000 18:38:57 +0000
61564              Message-ID: <20001214183857.B97909@plum.flirble.org>
61565      Branch: perl
61566            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
61567            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
61568            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
61569            ! vos/config.ga.def vos/config.ga.h win32/config.bc
61570            ! win32/config.gc win32/config.vc
61571 ____________________________________________________________________________
61572 [  8119] By: jhi                                   on 2000/12/14  23:40:58
61573         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
61574              From: Nicholas Clark <nick@ccl4.org>
61575              Date: Wed, 13 Dec 2000 20:08:50 +0000
61576              Message-ID: <20001213200849.B71166@plum.flirble.org>
61577      Branch: perl
61578            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
61579            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
61580 ____________________________________________________________________________
61581 [  8118] By: jhi                                   on 2000/12/14  22:46:26
61582         Log: Integrate perlio.
61583      Branch: perl
61584           !> MANIFEST ext/Encode/compile makedef.pl
61585 ____________________________________________________________________________
61586 [  8117] By: nick                                  on 2000/12/14  22:38:53
61587         Log: Win32 tweaks to get Encode to build
61588              - temp hack to makedef.pl till PerlIO is properly "exported".
61589              - MSVC dislikes  
61590              static encpage_t foo[];
61591              so make 'em extern for now.
61592      Branch: perlio
61593            ! ext/Encode/compile makedef.pl
61594 ____________________________________________________________________________
61595 [  8116] By: nick                                  on 2000/12/14  22:00:53
61596         Log: Document the new files
61597      Branch: perlio
61598            ! MANIFEST
61599 ____________________________________________________________________________
61600 [  8115] By: jhi                                   on 2000/12/14  21:58:01
61601         Log: MANIFEST new files of #8114.
61602      Branch: perl
61603            ! MANIFEST
61604 ____________________________________________________________________________
61605 [  8114] By: jhi                                   on 2000/12/14  21:50:49
61606         Log: Integrate perlio.
61607      Branch: perl
61608           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
61609           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
61610           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
61611           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
61612           !> ext/Encode/Makefile.PL
61613 ____________________________________________________________________________
61614 [  8113] By: jhi                                   on 2000/12/14  21:48:49
61615         Log: The documentation part of the
61616              
61617              Subject: [ID 20001214.002] Net::Ping patch
61618              From: Jonathan Stowe <gellyfish@gellyfish.com>
61619              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
61620              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
61621              since the #7529 had already addressed the same problem.
61622      Branch: perl
61623            ! lib/Net/Ping.pm
61624 ____________________________________________________________________________
61625 [  8112] By: jhi                                   on 2000/12/14  21:42:57
61626         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
61627              From: Dominic Dunlop <domo@computer.org>
61628              Date: Tue, 12 Dec 2000 10:47:10 +0100
61629              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
61630              
61631              Document how elusive subroutines can be.
61632      Branch: perl
61633            ! pod/perlfunc.pod
61634 ____________________________________________________________________________
61635 [  8111] By: jhi                                   on 2000/12/14  21:38:05
61636         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
61637              From: Dominic Dunlop <domo@computer.org>
61638              Date: Thu, 14 Dec 2000 10:13:51 +0100
61639              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
61640      Branch: perl
61641            ! ext/POSIX/POSIX.pod
61642 ____________________________________________________________________________
61643 [  8110] By: jhi                                   on 2000/12/14  21:36:32
61644         Log: Subject: [patch] perlfaq7
61645              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
61646              Date: Thu, 14 Dec 2000 15:31:07 +0100
61647              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
61648      Branch: perl
61649            ! pod/perlfaq7.pod
61650 ____________________________________________________________________________
61651 [  8109] By: jhi                                   on 2000/12/14  21:29:20
61652         Log: Subject: [8104] Encode
61653              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61654              Date: Thu, 14 Dec 2000 14:49:34 +0100
61655              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
61656              
61657              Type casting for nervous compilers.
61658      Branch: perl
61659            ! ext/Encode/Encode.xs
61660 ____________________________________________________________________________
61661 [  8108] By: jhi                                   on 2000/12/14  21:26:17
61662         Log: Subject: [8104] DB_File
61663              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61664              Date: Thu, 14 Dec 2000 14:49:35 +0100
61665              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
61666              
61667              Type definition incorrect for DB 2.7.7.  Not known when it
61668              changed, so only changed it for a known revision.
61669      Branch: perl
61670            ! ext/DB_File/DB_File.xs
61671 ____________________________________________________________________________
61672 [  8107] By: jhi                                   on 2000/12/14  21:23:41
61673         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
61674              From: Peter Prymmer <pvhp@forte.com>
61675              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
61676              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
61677              
61678              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
61679      Branch: perl
61680            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
61681            ! ext/Encode/Encode/posix-bc.enc
61682 ____________________________________________________________________________
61683 [  8106] By: nick                                  on 2000/12/14  20:36:13
61684         Log: "Cold" build correction to Encode's Makefile.PL
61685      Branch: perlio
61686            ! ext/Encode/Makefile.PL
61687 ____________________________________________________________________________
61688 [  8105] By: nick                                  on 2000/12/14  20:09:37
61689         Log: "Compiled" encodings.
61690              Correct replacement character in EBCDIC .enc files
61691              Add 0x7F to ASCII repertoire.
61692      Branch: perlio
61693            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
61694            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
61695            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
61696            ! ext/Encode/Makefile.PL ext/Encode/compile
61697            ! ext/Encode/encengine.c ext/Encode/encode.h
61698 ____________________________________________________________________________
61699 [  8104] By: nick                                  on 2000/12/14  00:38:20
61700         Log: Integrate mainline
61701      Branch: perlio
61702           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
61703           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
61704           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
61705           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
61706           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
61707           !> t/lib/db-hash.t t/lib/db-recno.t
61708 ____________________________________________________________________________
61709 [  8103] By: nick                                  on 2000/12/13  23:16:13
61710         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
61711              so far and so it does not get lost.
61712      Branch: perlio
61713            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
61714 ____________________________________________________________________________
61715 [  8102] By: jhi                                   on 2000/12/13  17:14:22
61716         Log: Update Changes.
61717      Branch: perl
61718            ! Changes patchlevel.h
61719 ____________________________________________________________________________
61720 [  8101] By: jhi                                   on 2000/12/13  16:53:41
61721         Log: Move the proto of start_glob() to a better place; regen api files.
61722      Branch: perl
61723            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
61724 ____________________________________________________________________________
61725 [  8100] By: jhi                                   on 2000/12/13  16:47:11
61726         Log: Metaconfig change for #8099.
61727      Branch: metaconfig
61728            ! U/modified/Head.U
61729 ____________________________________________________________________________
61730 [  8099] By: jhi                                   on 2000/12/13  16:46:48
61731         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
61732              From: Andy Dougherty <doughera@lafayette.edu>
61733              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
61734              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
61735      Branch: perl
61736            ! Configure
61737 ____________________________________________________________________________
61738 [  8098] By: jhi                                   on 2000/12/13  16:39:02
61739         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
61740              From: rspier@pobox.com (Robert Spier)
61741              Date: Tue, 12 Dec 2000 21:12:39 -0500
61742              Message-ID: <14902.56087.678086.725773@rls.cx>
61743              
61744              fastgetcwd is defined using a glob alias on a $^O dependent basis -
61745              and there was no default assignment or perl subroutine.
61746      Branch: perl
61747            ! lib/Cwd.pm
61748 ____________________________________________________________________________
61749 [  8097] By: jhi                                   on 2000/12/13  16:16:01
61750         Log: Subject: [PATCH] move startglob out of pp_hot.c
61751              From: Nicholas Clark <nick@ccl4.org>
61752              Date: Mon, 11 Dec 2000 23:16:39 +0000
61753              Message-ID: <20001211231638.A55550@plum.flirble.org>
61754      Branch: perl
61755            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
61756 ____________________________________________________________________________
61757 [  8096] By: jhi                                   on 2000/12/13  15:26:23
61758         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
61759              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
61760              Date: Wed, 13 Dec 2000 14:01:37 +0100
61761              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
61762              
61763              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
61764              in turn requires libpthread in libswanted.
61765      Branch: perl
61766            ! hints/hpux.sh
61767 ____________________________________________________________________________
61768 [  8095] By: jhi                                   on 2000/12/12  19:51:05
61769         Log: The integration wars continue.
61770      Branch: perl
61771           !> sv.c
61772 ____________________________________________________________________________
61773 [  8094] By: jhi                                   on 2000/12/12  19:48:26
61774         Log: Subject: [PATCH perl@8070] DB_File-1.74  
61775              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
61776              Date: Mon, 11 Dec 2000 23:07:17 -0000
61777              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
61778      Branch: perl
61779            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
61780            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
61781            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
61782            ! t/lib/db-recno.t
61783 ____________________________________________________________________________
61784 [  8093] By: nick                                  on 2000/12/12  19:42:13
61785         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
61786      Branch: perlio
61787            ! sv.c
61788           !> lib/File/DosGlob.pm
61789 ____________________________________________________________________________
61790 [  8092] By: jhi                                   on 2000/12/12  19:28:11
61791         Log: Integrate perlio.
61792      Branch: perl
61793           !> sv.c
61794 ____________________________________________________________________________
61795 [  8091] By: nick                                  on 2000/12/12  18:49:45
61796         Log: Fix for Tk, and upgrading shared SVs.
61797      Branch: perlio
61798            ! sv.c
61799 ____________________________________________________________________________
61800 [  8090] By: jhi                                   on 2000/12/12  16:48:59
61801         Log: Subject: [PATCH] Re: Breadperl & Tk
61802              From: Nick Ing-Simmons <nik@tiuk.ti.com>
61803              Date: Tue, 12 Dec 2000 14:48:27 GMT
61804              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
61805      Branch: perl
61806            ! sv.c
61807 ____________________________________________________________________________
61808 [  8089] By: jhi                                   on 2000/12/12  03:37:19
61809         Log: Subject: DosGlob.pm diff for bash style brace expansion.
61810              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
61811              Date: Fri, 8 Dec 2000 10:45:30 -0600
61812              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
61813      Branch: perl
61814            ! lib/File/DosGlob.pm
61815 ____________________________________________________________________________
61816 [  8088] By: nick                                  on 2000/12/11  23:59:59
61817         Log: Integrate mainline
61818      Branch: perlio
61819           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
61820           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
61821           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
61822           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
61823           !> t/op/local.t t/pragma/warn/toke toke.c
61824 ____________________________________________________________________________
61825 [  8087] By: jhi                                   on 2000/12/11  23:20:23
61826         Log: Integrate perlio.
61827      Branch: perl
61828           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
61829 ____________________________________________________________________________
61830 [  8086] By: jhi                                   on 2000/12/11  22:50:59
61831         Log: Tune further the OS detection of CGI.
61832      Branch: perl
61833            ! lib/CGI.pm
61834 ____________________________________________________________________________
61835 [  8085] By: nick                                  on 2000/12/11  22:50:46
61836         Log: Finish 1st pass of "encoding" layer e.g. :
61837              open($fh,"<encoding(iso8859-7)",$greek) || die;
61838      Branch: perlio
61839            ! ext/Encode/Encode.xs perlio.c perliol.h
61840 ____________________________________________________________________________
61841 [  8084] By: jhi                                   on 2000/12/11  22:32:06
61842         Log: Revert the -f ambiguousity patch, seems to cause
61843              too much hassle (the interpret -Q as a function
61844              where Q is not a known filetest part is left in).
61845      Branch: perl
61846            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
61847            ! toke.c
61848 ____________________________________________________________________________
61849 [  8083] By: jhi                                   on 2000/12/11  22:27:23
61850         Log: (accidentally empty check-in)
61851      Branch: perl
61852            ! lib/File/DosGlob.pm
61853 ____________________________________________________________________________
61854 [  8082] By: nick                                  on 2000/12/11  19:09:51
61855         Log: Restore mmap function (broken by tweaks to shared buffer
61856              layer for encode(xxxx)).
61857      Branch: perlio
61858            ! perlio.c
61859 ____________________________________________________________________________
61860 [  8081] By: jhi                                   on 2000/12/11  18:29:13
61861         Log: Subject: Re: The long awaited feature ...
61862              From: Simon Cozens <simon@cozens.net>
61863              Date: Mon, 11 Dec 2000 15:54:24 +0000
61864              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
61865              
61866              More io/utf8 tests.
61867      Branch: perl
61868            ! t/io/utf8.t
61869 ____________________________________________________________________________
61870 [  8080] By: jhi                                   on 2000/12/11  18:19:36
61871         Log: Subject: PATCH MakeMaker manpage clarification
61872              From: andreas.koenig@anima.de (Andreas J. Koenig)
61873              Date: 10 Dec 2000 20:46:13 +0100
61874              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
61875      Branch: perl
61876            ! lib/ExtUtils/MakeMaker.pm
61877 ____________________________________________________________________________
61878 [  8079] By: jhi                                   on 2000/12/11  15:35:07
61879         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
61880              From: Simon Cozens <simon@cozens.net>
61881              Date: Sun, 10 Dec 2000 19:06:19 +0000
61882              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
61883      Branch: perl
61884            ! ext/B/B/Deparse.pm t/lib/b.t
61885 ____________________________________________________________________________
61886 [  8078] By: jhi                                   on 2000/12/11  15:09:11
61887         Log: Subject: [PATCH] docs on NaN
61888              From: Nicholas Clark <nick@ccl4.org>
61889              Date: Mon, 11 Dec 2000 01:48:38 +0000
61890              Message-ID: <20001211014838.B99205@plum.flirble.org>
61891      Branch: perl
61892            ! pod/perlop.pod
61893 ____________________________________________________________________________
61894 [  8077] By: jhi                                   on 2000/12/11  15:02:21
61895         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
61896              From: Simon Cozens <simon@cozens.net>
61897              Date: Mon, 11 Dec 2000 01:21:45 +0000
61898              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
61899      Branch: perl
61900            ! pp.c pp_hot.c scope.c t/op/local.t
61901 ____________________________________________________________________________
61902 [  8076] By: nick                                  on 2000/12/10  20:43:32
61903         Log: Not merge worthy...
61904              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
61905              syntax is modelled on attributes.
61906              Untested fix for io/utf8 on Win32 etc.
61907              Very clumsy start to the encode layer.
61908      Branch: perlio
61909            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
61910 ____________________________________________________________________________
61911 [  8075] By: jhi                                   on 2000/12/10  18:39:33
61912         Log: Darwin is not Windows.
61913      Branch: perl
61914            ! lib/CGI.pm
61915 ____________________________________________________________________________
61916 [  8074] By: jhi                                   on 2000/12/10  18:31:27
61917         Log: Subject: Ambiguous -%c() resolved as a file test
61918              From: "Paul Marquess" <Paul.Marquess@openwave.com>
61919              Date: Sun, 10 Dec 2000 15:35:07 -0000
61920              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
61921      Branch: perl
61922            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
61923 ____________________________________________________________________________
61924 [  8073] By: jhi                                   on 2000/12/10  18:16:29
61925         Log: Subject: PATCH installperl misinformed 
61926              From: andreas.koenig@anima.de (Andreas J. Koenig)
61927              Date: 10 Dec 2000 13:01:32 +0100 
61928              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
61929      Branch: perl
61930            ! installperl
61931 ____________________________________________________________________________
61932 [  8072] By: jhi                                   on 2000/12/10  18:07:55
61933         Log: The walkoptree confusion rages; walkoptree() seems to be coming
61934              from B.xs, while walkoptree_slow() comes from B.pm.
61935      Branch: perl
61936            ! ext/B/B.pm
61937 ____________________________________________________________________________
61938 [  8071] By: nick                                  on 2000/12/10  11:45:47
61939         Log: Integrate mainline
61940      Branch: perlio
61941           +> t/base/commonsense.t
61942           !> (integrate 37 files)
61943 ____________________________________________________________________________
61944 [  8070] By: jhi                                   on 2000/12/10  04:46:21
61945         Log: Update Changes.
61946      Branch: perl
61947            ! Changes patchlevel.h
61948 ____________________________________________________________________________
61949 [  8069] By: jhi                                   on 2000/12/10  04:39:19
61950         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
61951              From: andreas.koenig@anima.de (Andreas J. Koenig)
61952              Date: 09 Dec 2000 17:14:25 +0100
61953              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
61954      Branch: perl
61955            + t/base/commonsense.t
61956            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
61957 ____________________________________________________________________________
61958 [  8068] By: jhi                                   on 2000/12/10  04:17:36
61959         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
61960              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
61961              Date: Sat, 9 Dec 2000 16:47:22 -0000
61962              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
61963      Branch: perl
61964            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
61965            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
61966            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
61967            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
61968            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
61969            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
61970            ! t/lib/sdbm.t
61971 ____________________________________________________________________________
61972 [  8067] By: jhi                                   on 2000/12/10  03:52:02
61973         Log: Test case for #8066.
61974      Branch: perl
61975            ! t/op/misc.t
61976 ____________________________________________________________________________
61977 [  8066] By: jhi                                   on 2000/12/10  03:50:30
61978         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
61979              From: Simon Cozens <simon@cozens.net>
61980              Date: Sun, 10 Dec 2000 00:55:37 +0000
61981              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
61982      Branch: perl
61983            ! pp_sys.c
61984 ____________________________________________________________________________
61985 [  8065] By: jhi                                   on 2000/12/10  03:44:52
61986         Log: Test case for #8064.
61987      Branch: perl
61988            ! t/comp/proto.t
61989 ____________________________________________________________________________
61990 [  8064] By: jhi                                   on 2000/12/10  03:42:32
61991         Log: Subject: Re: prototype of substr
61992              From: Simon Cozens <simon@cozens.net>
61993              Date: Sun, 10 Dec 2000 00:13:33 +0000
61994              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
61995              
61996              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
61997              In other words, make the returned prototypes for any function
61998              stop prepending the ';' optionality marker after the first one.
61999              If they start getting optional, all the rest are optional.
62000      Branch: perl
62001            ! pp.c
62002 ____________________________________________________________________________
62003 [  8063] By: jhi                                   on 2000/12/10  03:39:42
62004         Log: Subject: [PATCH] perlguts.pod
62005              From: Simon Cozens <simon@cozens.net>
62006              Date: Sun, 10 Dec 2000 00:06:47 +0000
62007              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
62008              
62009              Documentation of the different types of ops,
62010              plus the functions in dump.c
62011      Branch: perl
62012            ! pod/perlguts.pod
62013 ____________________________________________________________________________
62014 [  8062] By: jhi                                   on 2000/12/10  03:30:04
62015         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
62016              From: Nicholas Clark <nick@talking.bollo.cx>
62017              Date: Sat, 09 Dec 2000 18:57:25 +0000
62018              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
62019              
62020              Be more robust in weird hostname setups.
62021      Branch: perl
62022            ! t/lib/net-hostent.t
62023 ____________________________________________________________________________
62024 [  8061] By: jhi                                   on 2000/12/10  03:28:21
62025         Log: Pacify fussy compiler. 
62026      Branch: perl
62027            ! pp_sys.c
62028 ____________________________________________________________________________
62029 [  8060] By: jhi                                   on 2000/12/10  02:52:46
62030         Log: Integrate perlio.
62031      Branch: perl
62032           !> pp_sys.c t/io/utf8.t
62033 ____________________________________________________________________________
62034 [  8059] By: nick                                  on 2000/12/09  23:40:14
62035         Log: read/sysread/recv should now be utf8 aware.
62036              Basic test for utf8 read.
62037      Branch: perlio
62038            ! pp_sys.c t/io/utf8.t
62039 ____________________________________________________________________________
62040 [  8058] By: jhi                                   on 2000/12/09  21:56:02
62041         Log: Integrate perlio.
62042      Branch: perl
62043           +> t/io/utf8.t
62044           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
62045 ____________________________________________________________________________
62046 [  8057] By: jhi                                   on 2000/12/09  21:53:35
62047         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
62048              From: Inaba Hiroto <inaba@st.rim.or.jp>
62049              Date: Sun, 10 Dec 2000 05:53:21 +0900
62050              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
62051              
62052              Tests for #8056.
62053      Branch: perl
62054            ! t/op/each.t
62055 ____________________________________________________________________________
62056 [  8056] By: jhi                                   on 2000/12/09  21:51:16
62057         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
62058              From: Inaba Hiroto <inaba@st.rim.or.jp>
62059              Date: Sat, 09 Dec 2000 18:02:00 +0900
62060              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
62061              
62062              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
62063      Branch: perl
62064            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
62065 ____________________________________________________________________________
62066 [  8055] By: nick                                  on 2000/12/09  20:11:48
62067         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
62068              than raw PerlIO_write() - does not seem to break any tests.
62069      Branch: perlio
62070            ! pp_sys.c
62071 ____________________________________________________________________________
62072 [  8054] By: nick                                  on 2000/12/09  19:47:30
62073         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
62074              (sysread, recv and write i.e. formats still to do...)
62075              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
62076              open($fh,">:utf8","name")
62077              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
62078              so no extra overhead is involved.
62079              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
62080              to a non-utf8 stream.
62081              Add initial io/utf8.t
62082              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
62083              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
62084              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
62085      Branch: perlio
62086            + t/io/utf8.t
62087            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
62088 ____________________________________________________________________________
62089 [  8053] By: nick                                  on 2000/12/09  19:26:37
62090         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
62091              was only testing this_utf8.
62092      Branch: perlio
62093            ! toke.c
62094 ____________________________________________________________________________
62095 [  8052] By: nick                                  on 2000/12/09  19:09:41
62096         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
62097              i.e. the output string has one, but don't mess with source assumption.
62098      Branch: perlio
62099            ! toke.c
62100 ____________________________________________________________________________
62101 [  8051] By: jhi                                   on 2000/12/09  16:55:17
62102         Log: Integrate perlio.
62103      Branch: perl
62104           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
62105           !> sv.c thrdvar.h util.c
62106 ____________________________________________________________________________
62107 [  8050] By: jhi                                   on 2000/12/09  16:48:07
62108         Log: Nits noticed by Peter Prymmer.
62109      Branch: perl
62110            ! lib/ExtUtils/MM_VMS.pm
62111 ____________________________________________________________________________
62112 [  8049] By: nick                                  on 2000/12/09  13:49:40
62113         Log: UTF8 output prework.
62114              - Store $\ and $, as SVs so they can have SvUTF8 flag
62115              - use do_print() rather than raw PerlIO_write() to print them.
62116      Branch: perlio
62117            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
62118            ! thrdvar.h util.c
62119 ____________________________________________________________________________
62120 [  8048] By: nick                                  on 2000/12/09  12:30:43
62121         Log: Integrate mainline.
62122      Branch: perlio
62123           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
62124           +> t/op/reverse.t
62125           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
62126           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
62127           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
62128           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
62129           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
62130           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
62131 ____________________________________________________________________________
62132 [  8047] By: jhi                                   on 2000/12/09  00:23:27
62133         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
62134              From: Michael G Schwern <schwern@pobox.com>
62135              Date: Fri, 8 Dec 2000 14:43:04 -0600
62136      Branch: perl
62137            ! lib/ExtUtils/MM_VMS.pm
62138 ____________________________________________________________________________
62139 [  8046] By: jhi                                   on 2000/12/08  23:10:27
62140         Log: A missed check-in.
62141      Branch: perl
62142            ! lib/ExtUtils/Manifest.pm
62143 ____________________________________________________________________________
62144 [  8045] By: jhi                                   on 2000/12/08  21:57:12
62145         Log: (null check-in)
62146      Branch: perl
62147            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
62148 ____________________________________________________________________________
62149 [  8044] By: jhi                                   on 2000/12/08  21:11:06
62150         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
62151              at the final draft stage.
62152      Branch: perl
62153            + ext/Encode/Encode/iso8859-16.enc
62154            ! MANIFEST
62155 ____________________________________________________________________________
62156 [  8043] By: jhi                                   on 2000/12/08  16:39:04
62157         Log: Update Changes.
62158      Branch: perl
62159            ! Changes patchlevel.h
62160 ____________________________________________________________________________
62161 [  8042] By: jhi                                   on 2000/12/08  16:33:39
62162         Log: Do not return the Unicode replacement character if UTF-8
62163              decoding goes awry, it should be up to the caller to decide.
62164      Branch: perl
62165            ! pod/perlapi.pod utf8.c
62166 ____________________________________________________________________________
62167 [  8041] By: jhi                                   on 2000/12/08  16:22:28
62168         Log: metaconfig maintenance.
62169      Branch: metaconfig
62170            ! U/modified/stdchar.U
62171      Branch: metaconfig/U/perl
62172            + testsyml.U
62173 ____________________________________________________________________________
62174 [  8040] By: jhi                                   on 2000/12/08  16:03:08
62175         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
62176              From: sthoenna@efn.org
62177              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
62178              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
62179      Branch: perl
62180            ! Changes lib/ExtUtils/MM_OS2.pm
62181 ____________________________________________________________________________
62182 [  8039] By: jhi                                   on 2000/12/08  15:57:11
62183         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
62184              From: Simon Cozens <simon@cozens.net>
62185              Date: Fri, 8 Dec 2000 13:33:31 +0000
62186              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
62187              
62188              (The pp_hot part needed a rewrite.)
62189      Branch: perl
62190            ! doop.c pp_hot.c utf8.c
62191 ____________________________________________________________________________
62192 [  8038] By: jhi                                   on 2000/12/08  15:25:08
62193         Log: Subject: djSP
62194              From: Michael Stevens <michael@etla.org>
62195              Date: Wed, 6 Dec 2000 23:24:01 +0000
62196              Message-ID: <20001206232400.A21381@firedrake.org>
62197              
62198              Plus a note from Nick Ing-Simmons.
62199      Branch: perl
62200            ! pp.h
62201 ____________________________________________________________________________
62202 [  8037] By: jhi                                   on 2000/12/08  15:18:35
62203         Log: Filetype is text.
62204      Branch: perl
62205            ! t/op/utf8decode.t
62206 ____________________________________________________________________________
62207 [  8036] By: jhi                                   on 2000/12/08  03:31:27
62208         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
62209              From: Andy Dougherty <doughera@lafayette.edu>
62210              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
62211              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
62212              
62213              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
62214              From: Andy Dougherty <doughera@lafayette.edu>
62215              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
62216              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
62217      Branch: perl
62218            + ext/POSIX/hints/svr4.pl
62219            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
62220 ____________________________________________________________________________
62221 [  8035] By: jhi                                   on 2000/12/08  03:26:01
62222         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
62223              From: Andy Dougherty <doughera@lafayette.edu>
62224              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
62225              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
62226      Branch: perl
62227            ! t/README t/base/term.t
62228 ____________________________________________________________________________
62229 [  8034] By: jhi                                   on 2000/12/08  03:21:59
62230         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
62231              From: mjd@plover.com  
62232              Date: 7 Dec 2000 21:04:20 -0000
62233              Message-ID: <20001207210420.22282.qmail@plover.com>
62234              
62235              Plus -z doc.
62236      Branch: perl
62237            ! pod/perlfunc.pod
62238 ____________________________________________________________________________
62239 [  8033] By: jhi                                   on 2000/12/08  03:19:03
62240         Log: Use the UTF8 macros a bit.  They can't be used with abandon
62241              everywhere because we do generate illegal UTF-8 in some situations.
62242              This is of course naughty.
62243      Branch: perl
62244            ! pod/perlapi.pod utf8.c utf8.h
62245 ____________________________________________________________________________
62246 [  8032] By: jhi                                   on 2000/12/08  03:00:09
62247         Log: Out of sync?
62248      Branch: perl
62249            ! t/pragma/warn/utf8
62250 ____________________________________________________________________________
62251 [  8031] By: jhi                                   on 2000/12/08  02:22:39
62252         Log: Cnt spl.
62253      Branch: perl
62254            ! MANIFEST
62255 ____________________________________________________________________________
62256 [  8030] By: jhi                                   on 2000/12/08  01:23:54
62257         Log: Add test for reverse().
62258      Branch: perl
62259            + t/op/reverse.t
62260            ! MANIFEST
62261 ____________________________________________________________________________
62262 [  8029] By: jhi                                   on 2000/12/08  01:21:47
62263         Log: Integrate perlio.
62264      Branch: perl
62265           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
62266           !> perlio.c perlio.h perlsdio.h warnings.pl
62267 ____________________________________________________________________________
62268 [  8028] By: jhi                                   on 2000/12/08  01:19:08
62269         Log: Introduce macros for UTF8 decoding.
62270      Branch: perl
62271            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
62272 ____________________________________________________________________________
62273 [  8027] By: nick                                  on 2000/12/07  22:18:19
62274         Log: Integrate mainline
62275      Branch: perlio
62276           !> embed.pl pod/perlapi.pod utf8.c
62277 ____________________________________________________________________________
62278 [  8026] By: nick                                  on 2000/12/07  21:45:08
62279         Log: Various oddities p4 diff -se showed up
62280              Remove 'our' from warnings.pl
62281      Branch: perlio
62282            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
62283 ____________________________________________________________________________
62284 [  8025] By: nick                                  on 2000/12/07  21:43:32
62285         Log: Change PerlIO_(get|set)pos to take SV *
62286              Should fix, OS/2, VMS, (sfio??)
62287      Branch: perlio
62288            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
62289 ____________________________________________________________________________
62290 [  8024] By: jhi                                   on 2000/12/07  19:05:32
62291         Log: Document utf8_to_uv() better.
62292      Branch: perl
62293            ! pod/perlapi.pod utf8.c
62294 ____________________________________________________________________________
62295 [  8023] By: jhi                                   on 2000/12/07  18:23:47
62296         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
62297      Branch: perl
62298            ! embed.pl pod/perlapi.pod utf8.c
62299 ____________________________________________________________________________
62300 [  8022] By: jhi                                   on 2000/12/07  04:13:51
62301         Log: Integrate perlio.
62302      Branch: perl
62303           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
62304           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
62305           !> win32/makefile.mk
62306 ____________________________________________________________________________
62307 [  8021] By: nick                                  on 2000/12/07  00:28:14
62308         Log: Various attempts at MSVC debug - not sure what has
62309              changed but works now. 
62310              Seems atexit() _may_ work for DLLs built with MSVC so don't
62311              call cleanup that way.
62312      Branch: perlio
62313            ! perlio.c win32/makefile.mk
62314 ____________________________________________________________________________
62315 [  8020] By: nick                                  on 2000/12/06  19:57:20
62316         Log: Integrate mainline
62317      Branch: perlio
62318           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
62319           !> (integrate 75 files)
62320 ____________________________________________________________________________
62321 [  8019] By: nick                                  on 2000/12/06  19:28:21
62322         Log: Add useperlio to config.vc
62323              Turn off binmode in config_H.PL
62324              Regen all the config_H.xx
62325              Attempt to get debugging build with MSVC.
62326      Branch: perlio
62327            ! win32/config.vc win32/config_H.bc win32/config_H.gc
62328            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
62329 ____________________________________________________________________________
62330 [  8018] By: nick                                  on 2000/12/06  19:21:57
62331         Log: Test various dup/external program options on all platforms.
62332      Branch: perlio
62333            ! t/io/dup.t
62334 ____________________________________________________________________________
62335 [  8017] By: nick                                  on 2000/12/06  19:20:47
62336         Log: Fix harness to be less picky
62337      Branch: perlio
62338            ! lib/Test/Harness.pm
62339 ____________________________________________________________________________
62340 [  8016] By: jhi                                   on 2000/12/06  16:45:12
62341         Log: Update Changes.
62342      Branch: perl
62343            ! Changes patchlevel.h
62344 ____________________________________________________________________________
62345 [  8015] By: jhi                                   on 2000/12/06  16:41:03
62346         Log: Test \x{...} with ord().
62347      Branch: perl
62348            ! t/op/ord.t
62349 ____________________________________________________________________________
62350 [  8014] By: jhi                                   on 2000/12/06  16:20:33
62351         Log: Test tweak because of #8013.
62352      Branch: perl
62353            ! t/lib/b.t
62354 ____________________________________________________________________________
62355 [  8013] By: jhi                                   on 2000/12/06  16:09:09
62356         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
62357              From: Michael G Schwern <schwern@pobox.com>
62358              Date: Tue, 5 Dec 2000 21:23:28 -0500
62359              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
62360              
62361              Carp::Heavy parts not very applicable because of recent changes.
62362      Branch: perl
62363            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
62364            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
62365            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
62366            ! lib/Exporter.pm lib/Exporter/Heavy.pm
62367            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
62368            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
62369            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
62370            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
62371            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
62372            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
62373            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
62374            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
62375            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
62376            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
62377            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
62378            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
62379            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
62380            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
62381            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
62382            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
62383            ! warnings.pl
62384 ____________________________________________________________________________
62385 [  8012] By: jhi                                   on 2000/12/06  15:22:38
62386         Log: Subject: [PATCH] Re: New harness is failing things
62387              From: Nick Ing-Simmons <nik@tiuk.ti.com>
62388              Date: Wed, 6 Dec 2000 13:00:30 GMT
62389              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
62390      Branch: perl
62391            ! lib/Test/Harness.pm
62392 ____________________________________________________________________________
62393 [  8011] By: jhi                                   on 2000/12/06  15:12:08
62394         Log: Subject: installhtml changes
62395              From: Michael Stevens <michael@etla.org>
62396              Date: Wed, 6 Dec 2000 13:15:53 +0000
62397              Message-ID: <20001206131553.A27317@firedrake.org>
62398      Branch: perl
62399            ! installhtml
62400 ____________________________________________________________________________
62401 [  8010] By: jhi                                   on 2000/12/06  15:06:05
62402         Log: Subject: the dTHR hits
62403              From: Michael Stevens <michael@etla.org>
62404              Date: Wed, 6 Dec 2000 12:06:03 +0000
62405              Message-ID: <20001206120603.A24581@firedrake.org>
62406              
62407              More, errrm, less dTHRs.
62408      Branch: perl
62409            ! bytecode.pl ext/B/B/C.pm
62410 ____________________________________________________________________________
62411 [  8009] By: jhi                                   on 2000/12/06  15:04:25
62412         Log: Subject: MakeMaker mailing list gone?
62413              From: Michael G Schwern <schwern@pobox.com>
62414              Date: Tue, 5 Dec 2000 19:29:59 -0500
62415              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
62416              
62417              The MakeMaker mailing list is dead, perlbug is the right
62418              address to report bugs.
62419      Branch: perl
62420            ! lib/ExtUtils/MakeMaker.pm
62421 ____________________________________________________________________________
62422 [  8008] By: jhi                                   on 2000/12/06  15:00:32
62423         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
62424              From: Michael G Schwern <schwern@pobox.com>
62425              Date: Tue, 5 Dec 2000 19:21:21 -0500
62426              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
62427              
62428              Add a default MANIFEST skip that ignores things like
62429              version control files, editor temporary files, and the Makefile.
62430      Branch: perl
62431            + lib/ExtUtils/MANIFEST.SKIP
62432            ! MANIFEST lib/ExtUtils/Manifest.pm
62433 ____________________________________________________________________________
62434 [  8007] By: jhi                                   on 2000/12/06  14:57:20
62435         Log: In Amiga more manual hackery of the scripts seems to be needed,
62436              from Jan-Erik Karlsson.  Why Configure does not get this right
62437              is unknown, may be shell-induced.
62438      Branch: perl
62439            ! README.amiga
62440 ____________________________________________________________________________
62441 [  8006] By: jhi                                   on 2000/12/05  23:53:12
62442         Log: Add TOPm1s to peek at the second topmost stack item.
62443      Branch: perl
62444            ! pp.h
62445 ____________________________________________________________________________
62446 [  8005] By: jhi                                   on 2000/12/05  23:13:55
62447         Log: Avaunt, you foul UTF-8 tests.
62448      Branch: perl
62449            ! t/op/ver.t t/pragma/utf8.t
62450 ____________________________________________________________________________
62451 [  8004] By: jhi                                   on 2000/12/05  23:09:54
62452         Log: Continue utf8 dispersal. 
62453      Branch: perl
62454            + t/op/concat.t
62455            ! MANIFEST t/pragma/utf8.t
62456 ____________________________________________________________________________
62457 [  8003] By: nick                                  on 2000/12/05  23:02:39
62458         Log: Integrate mainline.
62459      Branch: perlio
62460           +> t/op/length.t t/op/utf8decode.t
62461           !> (integrate 69 files)
62462 ____________________________________________________________________________
62463 [  8002] By: jhi                                   on 2000/12/05  22:59:28
62464         Log: Integrate perlio.
62465      Branch: perl
62466           !> iperlsys.h perl.c perlio.c win32/perllib.c
62467 ____________________________________________________________________________
62468 [  8001] By: nick                                  on 2000/12/05  22:07:52
62469         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
62470              - calloc/free suffer from damage on TerminateThread()
62471              - use PerlMemShared (as originally planned) now fixed
62472              - avoid doing anything important on DLL "detach".
62473      Branch: perlio
62474            ! perl.c perlio.c win32/perllib.c
62475 ____________________________________________________________________________
62476 [  8000] By: nick                                  on 2000/12/05  21:05:09
62477         Log: Fix gross PerlMemShared issue.
62478      Branch: perlio
62479            ! iperlsys.h
62480 ____________________________________________________________________________
62481 [  7999] By: jhi                                   on 2000/12/05  20:46:58
62482         Log: Test for Unicode (UTF-8) hash keys.
62483      Branch: perl
62484            ! t/op/each.t
62485 ____________________________________________________________________________
62486 [  7998] By: jhi                                   on 2000/12/05  20:30:35
62487         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
62488              is now always UTF-8), empty line cosmetics.
62489      Branch: perl
62490            ! t/pragma/utf8.t
62491 ____________________________________________________________________________
62492 [  7997] By: jhi                                   on 2000/12/05  20:15:40
62493         Log: Subject: Re: STRLEN - what?
62494              From: Andy Dougherty <doughera@lafayette.edu>
62495              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
62496              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
62497              
62498              Explain STRLEN.
62499      Branch: perl
62500            ! pod/perlguts.pod
62501 ____________________________________________________________________________
62502 [  7996] By: jhi                                   on 2000/12/05  20:13:34
62503         Log: Split off the UTF-8 decoder tests, make them to check also
62504              the error message.
62505      Branch: perl
62506            + t/op/utf8decode.t
62507            ! MANIFEST t/pragma/utf8.t utf8.c
62508 ____________________________________________________________________________
62509 [  7995] By: jhi                                   on 2000/12/05  16:39:47
62510         Log: Start migrating bits of pragma/utf8 to elsewhere
62511              (since the long term plan is to obsolete 'use utf8').
62512      Branch: perl
62513            + t/op/length.t
62514            ! MANIFEST t/pragma/utf8.t
62515 ____________________________________________________________________________
62516 [  7994] By: jhi                                   on 2000/12/05  16:30:21
62517         Log: Fix a manual edit typo from #7993, fix the message formatting
62518              for Unicode, add few our declarations.
62519      Branch: perl
62520            ! lib/Carp/Heavy.pm
62521 ____________________________________________________________________________
62522 [  7993] By: jhi                                   on 2000/12/05  16:09:15
62523         Log: Subject: Need help with warnings :-(
62524              From: "Ben Tilly" <ben_tilly@hotmail.com>
62525              Date: Tue, 05 Dec 2000 01:35:54 -0500
62526              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
62527              
62528              Subject: UPDATE: Carp/Heavy now passes all tests
62529              From: "Ben Tilly" <ben_tilly@hotmail.com>
62530              Date: Tue, 05 Dec 2000 07:59:41 -0500
62531              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
62532              
62533              The Brave New Carp.
62534      Branch: perl
62535            ! lib/Carp.pm lib/Carp/Heavy.pm
62536 ____________________________________________________________________________
62537 [  7992] By: jhi                                   on 2000/12/05  15:55:08
62538         Log: Subject: [PATCH perl@7979] cygwin port
62539              From: "Eric Fifer" <efifer@dircon.co.uk>
62540              Date: Tue, 5 Dec 2000 14:04:09 -0000
62541              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
62542      Branch: perl
62543            ! t/lib/net-hostent.t
62544 ____________________________________________________________________________
62545 [  7991] By: jhi                                   on 2000/12/05  15:52:34
62546         Log: Subject: Re: [PATCH] The largest hoax of all times?
62547              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62548              Date: Tue, 5 Dec 2000 00:40:25 -0500
62549              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
62550              
62551              Subject: Re: [PATCH] The largest hoax of all times?
62552              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62553              Date: Mon, 4 Dec 2000 23:55:53 -0500
62554              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
62555              
62556              Subject: Re: [PATCH] The largest hoax of all times?
62557              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
62558              Date: Tue, 5 Dec 2000 01:28:45 -0500
62559              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
62560              
62561              Fix the unpredictable order of DESTROYs.
62562      Branch: perl
62563            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
62564            ! sv.c sv.h t/op/ref.t
62565 ____________________________________________________________________________
62566 [  7990] By: jhi                                   on 2000/12/05  14:38:53
62567         Log: Subject: [PATCH] shrink pp_hot fractionally
62568              From: Nicholas Clark <nick@ccl4.org>
62569              Date: Tue, 5 Dec 2000 12:44:31 +0000
62570              Message-ID: <20001205124431.E74518@plum.flirble.org>
62571              
62572              Use report_evil_fh().
62573      Branch: perl
62574            ! opcode.pl opnames.h pp_hot.c util.c
62575 ____________________________________________________________________________
62576 [  7989] By: jhi                                   on 2000/12/05  14:21:27
62577         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
62578              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62579              Date: Mon, 04 Dec 2000 22:21:59 -0800
62580              Message-ID: <HmIL6gzkgepS092yn@efn.org>
62581              
62582              Harness shouldn't ignore responses like "ok 3\r\r\n".
62583      Branch: perl
62584            ! lib/Test/Harness.pm
62585 ____________________________________________________________________________
62586 [  7988] By: jhi                                   on 2000/12/05  13:51:28
62587         Log: Integrate the "skip" messages to explain().
62588      Branch: perl
62589            ! t/lib/syslfs.t t/op/lfs.t
62590 ____________________________________________________________________________
62591 [  7987] By: jhi                                   on 2000/12/05  12:34:54
62592         Log: The one that got away in #7984.
62593              
62594              Subject: Re: dTHR - what and why?
62595              From: Michael Stevens <michael@etla.org> 
62596              Date: Tue, 5 Dec 2000 11:15:52 +0000
62597              Message-ID: <20001205111552.A4647@firedrake.org>
62598      Branch: perl
62599            ! sv.h
62600 ____________________________________________________________________________
62601 [  7986] By: gsar                                  on 2000/12/05  09:14:44
62602         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
62603              due to the notorious GetFileType() bug in Windows 9x, which fstat()
62604              tickles)
62605      Branch: perl
62606            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
62607 ____________________________________________________________________________
62608 [  7985] By: jhi                                   on 2000/12/05  05:49:03
62609         Log: Integrate perlio.
62610      Branch: perl
62611           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
62612           !> win32/perlhost.h win32/perllib.c
62613 ____________________________________________________________________________
62614 [  7984] By: jhi                                   on 2000/12/05  05:48:16
62615         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
62616      Branch: perl
62617            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
62618            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
62619            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
62620            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
62621            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
62622            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
62623            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
62624            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
62625            ! win32/win32.c
62626 ____________________________________________________________________________
62627 [  7983] By: nick                                  on 2000/12/04  23:27:43
62628         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
62629      Branch: perlio
62630            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
62631            ! win32/perlhost.h win32/perllib.c
62632 ____________________________________________________________________________
62633 [  7982] By: jhi                                   on 2000/12/04  19:44:09
62634         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
62635              uncovered by #7980.
62636      Branch: perl
62637            ! op.c
62638 ____________________________________________________________________________
62639 [  7981] By: jhi                                   on 2000/12/04  19:42:07
62640         Log: Subject: [PATCH] Trivial dump.c feature
62641              From: Simon Cozens <simon@cozens.net>
62642              Date: Mon, 4 Dec 2000 18:08:38 +0000
62643              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
62644              
62645              Show whether a constant is UTF-8.
62646      Branch: perl
62647            ! dump.c
62648 ____________________________________________________________________________
62649 [  7980] By: jhi                                   on 2000/12/04  19:36:51
62650         Log: UTF-8 hash keys, patch from Inaba Hiroto.
62651      Branch: perl
62652            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
62653 ____________________________________________________________________________
62654 [  7979] By: jhi                                   on 2000/12/04  17:36:28
62655         Log: Update Changes.
62656      Branch: perl
62657            ! Changes patchlevel.h
62658 ____________________________________________________________________________
62659 [  7978] By: jhi                                   on 2000/12/04  16:42:17
62660         Log: Retract #7977, still too volatile (the euphemism of the day
62661              for unfinished and buggy :-)
62662      Branch: perl
62663            ! doop.c hv.c pp.c sv.h
62664 ____________________________________________________________________________
62665 [  7977] By: jhi                                   on 2000/12/04  16:25:15
62666         Log: (Retracted by #7978, too shaky yet.)
62667              
62668              Subject: Re: utf8 in hash keys, implementor missing
62669              From: Simon Cozens <simon@cozens.net>
62670              Date: Sat, 2 Dec 2000 19:49:35 +0000
62671              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
62672              
62673              The first step at UTF-8 hash keys.
62674      Branch: perl
62675            ! doop.c hv.c pp.c sv.h
62676 ____________________________________________________________________________
62677 [  7976] By: jhi                                   on 2000/12/04  16:13:53
62678         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
62679              From: sthoenna@efn.org
62680              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
62681              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
62682      Branch: perl
62683            ! os2/os2.c perlio.c
62684 ____________________________________________________________________________
62685 [  7975] By: jhi                                   on 2000/12/04  16:05:25
62686         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
62687              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
62688              Date: Thu, 30 Nov 2000 20:50:37 -0800
62689              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
62690      Branch: perl
62691            ! os2/os2.c
62692 ____________________________________________________________________________
62693 [  7974] By: jhi                                   on 2000/12/04  16:03:57
62694         Log: Subject: [PATCH] ++ 20% faster
62695              From: Nicholas Clark <nick@ccl4.org>
62696              Date: Mon, 4 Dec 2000 12:17:27 +0000
62697              Message-ID: <20001204121726.B52976@plum.flirble.org>
62698              
62699              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
62700      Branch: perl
62701            ! sv.c
62702 ____________________________________________________________________________
62703 [  7973] By: jhi                                   on 2000/12/04  16:00:48
62704         Log: 
62705              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
62706              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
62707              Date: Mon, 04 Dec 2000 12:30:45 +0100
62708              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
62709              
62710              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
62711              library (getprotobyname and getprotobynumber are outversioned by
62712              the same calls in libc, at least for xlc version 3.
62713      Branch: perl
62714            ! hints/aix.sh
62715 ____________________________________________________________________________
62716 [  7972] By: jhi                                   on 2000/12/04  02:58:31
62717         Log: Integrate perlio.
62718      Branch: perl
62719           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
62720           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
62721           !> win32/win32.h win32/win32iop.h win32/win32thread.h
62722 ____________________________________________________________________________
62723 [  7971] By: nick                                  on 2000/12/04  00:24:33
62724         Log: Quieten some noise in Win32 builds:
62725              - win32.h is included after <sys/socket.h>, so need to 
62726              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
62727              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
62728      Branch: perlio
62729            ! doio.c perl.h toke.c win32/win32.h
62730 ____________________________________________________________________________
62731 [  7970] By: nick                                  on 2000/12/03  22:57:46
62732         Log: PERL_IMPLICIT_SYS compiles but does not work.
62733      Branch: perlio
62734            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
62735            ! win32/perlhost.h win32/perllib.c win32/win32.h
62736            ! win32/win32iop.h win32/win32thread.h
62737 ____________________________________________________________________________
62738 [  7969] By: jhi                                   on 2000/12/03  22:12:58
62739         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
62740              used to swash_init(), makes regprop() dumps more informative
62741              (+utf8::IsAlpha, -utf8::IsDigit, for example).
62742      Branch: perl
62743            ! regcomp.c regexec.c
62744 ____________________________________________________________________________
62745 [  7968] By: jhi                                   on 2000/12/03  21:39:56
62746         Log: Implement ANYOFUTF8 regprop() dumping.
62747      Branch: perl
62748            ! regcomp.c
62749 ____________________________________________________________________________
62750 [  7967] By: jhi                                   on 2000/12/03  20:57:19
62751         Log: Make uv_to_utf8() to zero-terminate its output buffer,
62752              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
62753      Branch: perl
62754            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
62755 ____________________________________________________________________________
62756 [  7966] By: nick                                  on 2000/12/03  18:41:21
62757         Log: Integrate mainline (STDCHAR)
62758      Branch: perlio
62759           !> Configure t/pragma/utf8.t
62760 ____________________________________________________________________________
62761 [  7965] By: jhi                                   on 2000/12/03  17:58:20
62762         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
62763      Branch: perl
62764            ! t/pragma/utf8.t
62765 ____________________________________________________________________________
62766 [  7964] By: jhi                                   on 2000/12/03  17:35:56
62767         Log: Integrate perlio.
62768      Branch: perl
62769           !> iperlsys.h perlio.c
62770 ____________________________________________________________________________
62771 [  7963] By: jhi                                   on 2000/12/03  17:33:55
62772         Log: Metaconfig unit change for #7962.
62773      Branch: metaconfig
62774            ! U/modified/stdchar.U
62775 ____________________________________________________________________________
62776 [  7962] By: jhi                                   on 2000/12/03  17:33:27
62777         Log: Untangle the <stdio.h> #include nest for the stdchar test,
62778              from Andy Dougherty.
62779      Branch: perl
62780            ! Configure
62781 ____________________________________________________________________________
62782 [  7961] By: nick                                  on 2000/12/03  16:53:00
62783         Log: Make iperlsys.h vector stdio not PerlIO.
62784      Branch: perlio
62785            ! iperlsys.h perlio.c
62786 ____________________________________________________________________________
62787 [  7960] By: nick                                  on 2000/12/03  14:43:01
62788         Log: Integrate mainline
62789      Branch: perlio
62790           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
62791           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
62792 ____________________________________________________________________________
62793 [  7959] By: jhi                                   on 2000/12/03  08:16:36
62794         Log: Use DO_UTF8().
62795      Branch: perl
62796            ! op.c
62797 ____________________________________________________________________________
62798 [  7958] By: jhi                                   on 2000/12/02  18:33:05
62799         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
62800              From: Mike Guy <mjtg@cam.ac.uk>         
62801              Date: Sat, 02 Dec 2000 17:27:13 +0000
62802              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
62803              
62804              An extraneous argument.
62805      Branch: perl
62806            ! toke.c
62807 ____________________________________________________________________________
62808 [  7957] By: jhi                                   on 2000/12/02  18:22:32
62809         Log: A missing hunk.
62810      Branch: perl
62811            ! t/lib/net-hostent.t
62812 ____________________________________________________________________________
62813 [  7956] By: jhi                                   on 2000/12/02  18:06:20
62814         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
62815              From: Nicholas Clark <nick@ccl4.org>
62816              Date: Sat, 2 Dec 2000 14:28:27 +0000
62817              Message-ID: <20001202142827.A12308@plum.flirble.org>
62818              
62819              Test robustness.
62820      Branch: perl
62821            ! t/lib/net-hostent.t
62822 ____________________________________________________________________________
62823 [  7955] By: jhi                                   on 2000/12/02  17:58:06
62824         Log: Metaconfig unit change for #7954.
62825      Branch: metaconfig
62826            ! U/modified/stdchar.U
62827 ____________________________________________________________________________
62828 [  7954] By: jhi                                   on 2000/12/02  17:54:32
62829         Log: An inconvenient hang would happen if the stdio _ptr wasn't
62830              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
62831              would be grepping stdin for all eternity for the _ptr.)
62832      Branch: perl
62833            ! Configure
62834 ____________________________________________________________________________
62835 [  7953] By: jhi                                   on 2000/12/02  00:07:15
62836         Log: Update Changes.
62837      Branch: perl
62838            ! Changes patchlevel.h
62839 ____________________________________________________________________________
62840 [  7952] By: jhi                                   on 2000/12/01  23:54:47
62841         Log: Subject: Re: long shell lines
62842              From: Andy Dougherty <doughera@lafayette.edu>
62843              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
62844              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
62845              
62846              Split overly long shell command lines.
62847      Branch: perl
62848            ! lib/ExtUtils/MM_Unix.pm
62849 ____________________________________________________________________________
62850 [  7951] By: jhi                                   on 2000/12/01  23:48:02
62851         Log: The metaconfig unit change for #7950.
62852      Branch: metaconfig
62853            + U/modified/stdchar.U
62854 ____________________________________________________________________________
62855 [  7950] By: jhi                                   on 2000/12/01  23:47:39
62856         Log: Try to find stdchar also from <stdio_impl.h>.
62857      Branch: perl
62858            ! Configure config_h.SH
62859 ____________________________________________________________________________
62860 [  7949] By: jhi                                   on 2000/12/01  23:46:45
62861         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
62862              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
62863              Date: Fri, 1 Dec 2000 16:26:08 -0500
62864              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
62865              
62866              Reword the diagnostic message.
62867      Branch: perl
62868            ! pod/perldiag.pod
62869 ____________________________________________________________________________
62870 [  7948] By: nick                                  on 2000/12/01  22:49:43
62871         Log: Integrate mainline (for s/y/m as sub names stuff).
62872      Branch: perlio
62873           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
62874           !> t/pragma/warn/toke toke.c
62875 ____________________________________________________________________________
62876 [  7947] By: jhi                                   on 2000/12/01  20:55:41
62877         Log: Integrate perlio.
62878      Branch: perl
62879           !> perlio.c perliol.h t/io/pipe.t
62880 ____________________________________________________________________________
62881 [  7946] By: jhi                                   on 2000/12/01  20:36:51
62882         Log: Upgrade to CPAN 1.59_51, from Andreas König.
62883      Branch: perl
62884            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62885 ____________________________________________________________________________
62886 [  7945] By: nick                                  on 2000/12/01  20:31:32
62887         Log: Integrate mainline
62888      Branch: perlio
62889           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
62890           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
62891           +> t/lib/net-hostent.t
62892           !> (integrate 35 files)
62893 ____________________________________________________________________________
62894 [  7944] By: jhi                                   on 2000/12/01  20:23:29
62895         Log: Some help for 20001130.011.  Now one gets warnings like
62896              "Ambiguous -f() resolved as a file test ..."
62897      Branch: perl
62898            ! pod/perldiag.pod t/pragma/warn/toke toke.c
62899 ____________________________________________________________________________
62900 [  7943] By: jhi                                   on 2000/12/01  19:44:44
62901         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
62902              that also breaks using them as methods. 
62903      Branch: perl
62904            ! pod/perldiag.pod t/op/misc.t toke.c
62905 ____________________________________________________________________________
62906 [  7942] By: nick                                  on 2000/12/01  17:56:46
62907         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
62908              Make 'unix' pass most tests
62909              - do unread by temporary push of layer ("pending") holding unread chars
62910              - fast_gets is now based on per-handle flag
62911              - relax one of io/pipe.t tests to allow print to fail and close to
62912              succeed so that it passes on unbuffered "unix" layer.
62913              Remaining fail is sporadic and a genuine race condition between
62914              parent/child in fork test.
62915      Branch: perlio
62916            ! perlio.c perliol.h t/io/pipe.t
62917 ____________________________________________________________________________
62918 [  7941] By: jhi                                   on 2000/12/01  15:28:58
62919         Log: (Retracted by #7943.)
62920              
62921              Reserve the short named string operator names.
62922      Branch: perl
62923            ! pod/perldiag.pod t/op/misc.t toke.c
62924 ____________________________________________________________________________
62925 [  7940] By: jhi                                   on 2000/12/01  06:45:53
62926         Log: Get the three different space character classes right under utf8.
62927      Branch: perl
62928            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
62929            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
62930            ! regexec.c t/op/pat.t utf8.c
62931 ____________________________________________________________________________
62932 [  7939] By: jhi                                   on 2000/12/01  03:26:26
62933         Log: Two more tests that make no sense in UTF-8 since the test
62934              data is not in UTF-8.
62935      Branch: perl
62936            ! t/op/regexp.t
62937 ____________________________________________________________________________
62938 [  7938] By: jhi                                   on 2000/12/01  03:20:39
62939         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
62940              should it be required inside regexen?
62941      Branch: perl
62942            ! regcomp.c t/op/regmesg.t
62943 ____________________________________________________________________________
62944 [  7937] By: jhi                                   on 2000/12/01  02:58:53
62945         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
62946              stored and restored, and thusly was trounced by the utf8 swash
62947              routines.
62948      Branch: perl
62949            ! regcomp.c
62950 ____________________________________________________________________________
62951 [  7936] By: jhi                                   on 2000/11/30  20:41:39
62952         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
62953              Why the different platforms behave so differently (core dump vs
62954              no core dump) on this bug is a but of a mystery, but if I had to
62955              guess I would mumble something like 'alignment'.
62956      Branch: perl
62957            ! sv.c
62958 ____________________________________________________________________________
62959 [  7935] By: jhi                                   on 2000/11/30  16:17:02
62960         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
62961              From: Robin Barker <rmb1@cise.npl.co.uk>
62962              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
62963              Date: Thu, 30 Nov 2000 14:27:12 GMT
62964      Branch: perl
62965            ! perlio.c toke.c
62966 ____________________________________________________________________________
62967 [  7934] By: jhi                                   on 2000/11/30  16:04:49
62968         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
62969      Branch: perl
62970            ! t/lib/net-hostent.t
62971 ____________________________________________________________________________
62972 [  7933] By: jhi                                   on 2000/11/30  06:07:26
62973         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
62974              From: Peter Prymmer <pvhp@forte.com>
62975              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
62976              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
62977              
62978              In VMS the localhost may be LOCALHOST.
62979      Branch: perl
62980            ! t/lib/net-hostent.t
62981 ____________________________________________________________________________
62982 [  7932] By: jhi                                   on 2000/11/30  01:11:11
62983         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
62984              From: Peter Prymmer <pvhp@forte.com>
62985              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
62986              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
62987              
62988              plus regen perlapi.pod.
62989      Branch: perl
62990            ! pod/perlapi.pod utf8.c
62991 ____________________________________________________________________________
62992 [  7931] By: jhi                                   on 2000/11/30  01:06:19
62993         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
62994              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
62995              Date:     Wed, 29 Nov 2000 17:15:11 EST
62996              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
62997      Branch: perl
62998            ! t/lib/filter-util.pl t/lib/filter-util.t
62999 ____________________________________________________________________________
63000 [  7930] By: jhi                                   on 2000/11/29  18:51:55
63001         Log: Update Changes.
63002      Branch: perl
63003            ! Changes patchlevel.h
63004 ____________________________________________________________________________
63005 [  7929] By: jhi                                   on 2000/11/29  18:50:55
63006         Log: Update the va_copy() metaconfig unit.
63007      Branch: metaconfig/U/perl
63008            ! need_va_copy.U
63009 ____________________________________________________________________________
63010 [  7928] By: jhi                                   on 2000/11/29  17:50:43
63011         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
63012              From: Dominic Dunlop <domo@computer.org>
63013              Date: Tue, 28 Nov 2000 16:41:57 +0100
63014              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
63015              
63016              Patch to catch a core dump in the Configure va_copy test.
63017      Branch: perl
63018            ! Configure config_h.SH
63019 ____________________________________________________________________________
63020 [  7927] By: jhi                                   on 2000/11/29  17:31:59
63021         Log: Retract #7921, the patch shouldn't be needed.
63022      Branch: perl
63023            ! sv.c
63024 ____________________________________________________________________________
63025 [  7926] By: jhi                                   on 2000/11/29  17:01:41
63026         Log: Make the Class::Struct import() wiser.
63027      Branch: perl
63028            ! lib/Class/Struct.pm t/lib/class-struct.t
63029 ____________________________________________________________________________
63030 [  7925] By: jhi                                   on 2000/11/29  16:36:33
63031         Log: All the core library users of Class::Struct seem to be
63032              using "use Class::Struct 'struct';" instead of the bare
63033              "use Class::Struct;", which isn't documented in Class::Struct.
63034              This can't be right.
63035      Branch: perl
63036            ! lib/File/stat.pm
63037 ____________________________________________________________________________
63038 [  7924] By: jhi                                   on 2000/11/29  16:32:15
63039         Log: A test works better if it has the right 1..$n output.
63040      Branch: perl
63041            ! t/lib/class-struct.t
63042 ____________________________________________________________________________
63043 [  7923] By: jhi                                   on 2000/11/29  16:29:11
63044         Log: Forgot to MANIFEST the new Net::hostent test.
63045      Branch: perl
63046            ! MANIFEST
63047 ____________________________________________________________________________
63048 [  7922] By: jhi                                   on 2000/11/29  16:27:49
63049         Log: Integrate perlio.
63050      Branch: perl
63051           !> iperlsys.h perlio.c
63052 ____________________________________________________________________________
63053 [  7921] By: jhi                                   on 2000/11/29  16:27:10
63054         Log: (Retracted by #7927.)
63055              
63056              Subject: [PATCH] Is infinity a number?
63057              From: Simon Cozens <simon@cozens.net>
63058              Date: Wed, 29 Nov 2000 14:48:20 +0000
63059              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
63060      Branch: perl
63061            ! sv.c
63062 ____________________________________________________________________________
63063 [  7920] By: jhi                                   on 2000/11/29  16:23:02
63064         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
63065              From: rspier@pobox.com (Robert Spier)
63066              Date: Wed, 29 Nov 2000 02:17:49 -0500
63067              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
63068              
63069              Add a test for Net::hostent.
63070      Branch: perl
63071            + t/lib/net-hostent.t
63072 ____________________________________________________________________________
63073 [  7919] By: jhi                                   on 2000/11/29  16:21:31
63074         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
63075              add a test for Class::Struct.
63076      Branch: perl
63077            + t/lib/class-struct.t
63078            ! MANIFEST lib/Class/Struct.pm
63079 ____________________________________________________________________________
63080 [  7918] By: jhi                                   on 2000/11/29  15:48:40
63081         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
63082              From: rspier@pobox.com (Robert Spier)
63083              Date: Wed, 29 Nov 2000 02:25:39 -0500
63084              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
63085              
63086              More checking in case someone has broken their services or
63087              protocol databases.
63088      Branch: perl
63089            ! ext/Sys/Syslog/Syslog.pm
63090 ____________________________________________________________________________
63091 [  7917] By: jhi                                   on 2000/11/29  15:46:25
63092         Log: Subject: [PATCH] $^O  win32 -> MSWin32
63093              From: rspier@pobox.com (Robert Spier)
63094              Date: Wed, 29 Nov 2000 02:17:38 -0500
63095              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
63096              
63097              plus similar nits for vms, err, VMS, and UNICOS.
63098      Branch: perl
63099            ! t/lib/syslfs.t t/op/lfs.t
63100 ____________________________________________________________________________
63101 [  7916] By: jhi                                   on 2000/11/29  15:42:51
63102         Log: Subject: [PATCH] Tokeniser debugging
63103              From: Simon Cozens <simon@cozens.net>
63104              Date: Wed, 29 Nov 2000 14:15:45 +0000
63105              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
63106      Branch: perl
63107            ! perl.c perl.h pod/perlrun.pod toke.c
63108 ____________________________________________________________________________
63109 [  7915] By: jhi                                   on 2000/11/29  15:41:36
63110         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
63111              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63112              Date: Wed, 29 Nov 2000 02:13:14 -0500
63113              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
63114              
63115              OUT keyword nits.
63116              
63117              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
63118              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63119              Date: Wed, 29 Nov 2000 03:09:04 -0500
63120              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
63121              
63122              OUT and IN_OUT documentation.
63123      Branch: perl
63124            ! lib/ExtUtils/xsubpp pod/perlxs.pod
63125 ____________________________________________________________________________
63126 [  7914] By: jhi                                   on 2000/11/29  03:35:01
63127         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
63128              From: John Tobey <jtobey@john-edwin-tobey.org>
63129              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
63130              Message-Id: <m140e1N-000FOoC@feynman.localnet>
63131              
63132              plus a performance speedup noticed by Sarathy.
63133      Branch: perl
63134            ! op.c
63135 ____________________________________________________________________________
63136 [  7913] By: jhi                                   on 2000/11/29  03:16:59
63137         Log: Use "1 while unlink" so that VMS gets clean, too.
63138      Branch: perl
63139            ! t/lib/filter-util.t
63140 ____________________________________________________________________________
63141 [  7912] By: jhi                                   on 2000/11/29  03:09:08
63142         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
63143              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
63144              Date: Tue, 28 Nov 2000 03:27:09 -0500
63145              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
63146      Branch: perl
63147            ! lib/ExtUtils/xsubpp
63148 ____________________________________________________________________________
63149 [  7911] By: jhi                                   on 2000/11/29  03:06:30
63150         Log: This should have been part of #7872: no need to scan UTF-8
63151              until eternity.
63152      Branch: perl
63153            ! utf8.c
63154 ____________________________________________________________________________
63155 [  7910] By: jhi                                   on 2000/11/29  02:50:04
63156         Log: One more perltie.pod nit from Casey R. Tweten.
63157      Branch: perl
63158            ! pod/perltie.pod
63159 ____________________________________________________________________________
63160 [  7909] By: jhi                                   on 2000/11/29  02:44:23
63161         Log: Document the known sprintf test failures, exact standard
63162              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
63163      Branch: perl
63164            ! pod/perldelta.pod t/op/sprintf.t
63165 ____________________________________________________________________________
63166 [  7908] By: jhi                                   on 2000/11/29  02:36:23
63167         Log: Add the Encoding table format documentation.
63168      Branch: perl
63169            + ext/Encode/Encode/EncodeFormat.pod
63170            ! MANIFEST
63171 ____________________________________________________________________________
63172 [  7907] By: jhi                                   on 2000/11/29  02:07:24
63173         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
63174              From: "Casey R. Tweten" <crt@kiski.net>
63175              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
63176              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
63177              
63178              Subject: Re: [PATCH] Updating perltie.pod for arrays
63179              From: "Casey R. Tweten" <crt@kiski.net>
63180              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
63181              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
63182      Branch: perl
63183            ! pod/perltie.pod
63184 ____________________________________________________________________________
63185 [  7906] By: nick                                  on 2000/11/28  22:40:59
63186         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
63187      Branch: perlio
63188            ! iperlsys.h perlio.c
63189 ____________________________________________________________________________
63190 [  7905] By: nick                                  on 2000/11/28  22:04:34
63191         Log: Integrate mainline
63192      Branch: perlio
63193           !> (integrate 39 files)
63194 ____________________________________________________________________________
63195 [  7904] By: jhi                                   on 2000/11/28  16:44:43
63196         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
63197              From: Nicholas Clark <nick@babyhippo.co.uk>
63198              Date: Tue, 28 Nov 2000 11:16:57 +0000
63199              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
63200      Branch: perl
63201            ! pod/perlipc.pod
63202 ____________________________________________________________________________
63203 [  7903] By: jhi                                   on 2000/11/28  16:40:31
63204         Log: Subject: [PATCH] Updating perltie.pod for arrays
63205              From: "Casey R. Tweten" <crt@kiski.net>
63206              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
63207              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
63208      Branch: perl
63209            ! pod/perltie.pod
63210 ____________________________________________________________________________
63211 [  7902] By: jhi                                   on 2000/11/28  16:39:37
63212         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
63213              From: Robin Barker <rmb1@cise.npl.co.uk>
63214              Date: Mon, 27 Nov 2000 17:56:44 GMT
63215              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
63216      Branch: perl
63217            ! pod/perlfunc.pod t/op/split.t
63218 ____________________________________________________________________________
63219 [  7901] By: jhi                                   on 2000/11/28  16:28:04
63220         Log: setmode() is a DOSish-only thing.
63221      Branch: perl
63222            ! perlio.c
63223 ____________________________________________________________________________
63224 [  7900] By: jhi                                   on 2000/11/28  16:21:46
63225         Log: Subject: [PATCH] perlcc.PL cleanups
63226              From: Simon Cozens <simon@cozens.net>
63227              Date: Tue, 28 Nov 2000 12:44:35 +0000
63228              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
63229      Branch: perl
63230            ! utils/perlcc.PL
63231 ____________________________________________________________________________
63232 [  7899] By: gsar                                  on 2000/11/28  06:32:55
63233         Log: reintegrate files missed by change#7895
63234      Branch: maint-5.6/perl
63235           +> ext/ByteLoader/bytecode.h utils/Makefile
63236            - utils/perlbc.PL
63237 ____________________________________________________________________________
63238 [  7897] By: gsar                                  on 2000/11/27  18:22:47
63239         Log: can't integrate these two files, for some reason
63240      Branch: maint-5.6/perl
63241            - ext/ByteLoader/bytecode.h utils/Makefile
63242 ____________________________________________________________________________
63243 [  7895] By: gsar                                  on 2000/11/27  18:11:21
63244         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
63245              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
63246              6757..6890,6892..6901 from mainline
63247              
63248              Bytecompiler patches from Benjamin Stuhl.
63249              
63250              More bytecompiler.
63251              
63252              Subject: [PATCH blead] B:: missing dependency
63253              
63254              Subject: [PATCH: 6757] configure.com updates and syslog build
63255              
63256              Long double Gconvert fixes from Yitzchak Scott-Thoennes
63257              and Spider Boardman.
63258              
63259              Subject: [PATCH blead] nextchar() abuse misses an optimisation
63260              
63261              Long double fixes from Spider Boardman.
63262              
63263              Make the selection of NVff et al stricter.
63264              
63265              cSVOPo_*v things index into the current PL_curpad
63266              under ithreads, which is different from the curpad
63267              used by the XSUB.  (In other words, the code as-is
63268              before this patch wouldn't work under ithreads.)
63269              
63270              Be portable.
63271              
63272              VMS MMS (make) wants null action.
63273              
63274              Mac and other portability updates from Chris Nandor.
63275              
63276              Storable support, v-version fixes.
63277              Subject: CPAN.pm beta for testing available
63278              
63279              Portability fix from Hugo van der Sanden.
63280              
63281              Bad makefile.
63282              
63283              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
63284              
63285              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
63286              
63287              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
63288              
63289              Replace #6705 with a minimal doc patch.
63290              Subject: [PATCH 5.6.0] replace change #6705
63291              
63292              Drop the separate perlbc, perlcc -b should be enough.
63293              
63294              installperl couldn't tell whether it had run tests or not.
63295              Subject: [PATCH] Re: installperl and t/TEST
63296              
63297              Add silencer flags to installperl.
63298              Subject: [PATCH] Making installperl silent.
63299              
63300              Make "make install" by default silent.  A new "install-verbose"
63301              target is verbose.
63302              
63303              More liberal parsing of version numbers.
63304              Subject: Re: CPAN.pm beta for testing available
63305              
63306              Create directories in silence.
63307              Subject: [PATCH] Another silencer for MakeMaker
63308              
63309              DOS patches and portability/porting notes, from Tim Jenness.
63310              
63311              Make installman to recognize the silence flag -S.
63312              
63313              Actually do something with the silencer option.
63314              
63315              Continue silencing.
63316              
63317              Show the doc file, not the temp file.
63318              
63319              Regen perltoc.
63320              
63321              Subject: [PATCH] More silencing of installman.
63322              
63323              Better wording for the vec lvalue diagnostic.
63324              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
63325              
63326              Subject: [PATCH: 6805] several more tweaks to configure.com
63327              
63328              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
63329              
63330              Missing parts of 
63331              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
63332              
63333              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
63334              (applied slightly modified)
63335              
63336              installperl --verbose and --silent.
63337              Subject: Re: [PATCH] More silencing of installman.
63338              
63339              Add install-silent target.
63340              
63341              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
63342              the problem reported in
63343              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
63344              
63345              Tweak the sfio/useperlio logic, hopefully as wished in
63346              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
63347              
63348              One forgotten file from #6816.
63349              
63350              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
63351              
63352              Remove duplicately applied patch shards.
63353              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
63354              
63355              Support preserving extremely big/small angles.
63356              
63357              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
63358              
63359              Subject: [PATCH] installation not quite silent yet.
63360              
63361              Update the test count.
63362              
63363              Use UVxf, PTR2UV, NVff.
63364              
63365              Document PTR2XX and INT2PTR.
63366              
63367              no-install target a la make -n.
63368              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
63369              
63370              grep -e isn't portable.
63371              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
63372              
63373              Can't get the test to reliably work thanks to the
63374              inaccurateness of floating point.  "Resolves" bug ids
63375              20000826.003, 20000826.009, 20000826.010,
63376              
63377              Subject: installman buglet
63378              
63379              DJGPP update from Laszlo Molnar.
63380              
63381              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
63382              
63383              Passing -R in ldflags makes now it to appear in the default
63384              for lddlflags, just like with -L.
63385              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
63386              
63387              Test nit.
63388              
63389              Use the actual thread type, not the pointer-to-struct.
63390              
63391              Provice virtual $Config{ccflags_nolargefiles} etc. 
63392              
63393              display_format used as a class method without arguments was broken,
63394              reported in
63395              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
63396              
63397              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
63398              
63399              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
63400              
63401              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
63402              
63403              opmini.o may be left around if a build is interrupted.
63404              
63405              Typo in #6858.
63406              
63407              Fix for ID 20000828.001, long doubles were not formatted
63408              correctly (showed up in $], which stopped installing perl).
63409              
63410              An attempt to fix the problem reported in
63411              Subject: Building perl@6856 using gcc/AIX 4.3.3 
63412              I can't test this properly since the gcc installation I have
63413              access to seems to be botched (gcc is calling the AIX cpp,
63414              a losing proposition...)
63415              
63416              Add -ld to archname on long tr...double platforms.
63417              
63418              Subject: hv.h Doc Patch
63419              
63420              Potential cruft.
63421              
63422              Subject: [PATCH bleedperl@6856] warnings fixes
63423              
63424              -S is the silent flag, -s is the strip flag.
63425              Subject: [PATCH] Re: [PATCH] make no-install          
63426              
63427              Take out the SUIDMAIL thing, that will not be
63428              a problem in 5.7.*.
63429              
63430              Subject: [PATCH bleedperl@6866] spellings
63431              
63432              Subject: [PATCH] Re: files not cleaned even by veryclean
63433              
63434              Use minimal @INC in tests, most of the time just '../lib',
63435              so that we simply can't pick up stuff from other Perls than
63436              the one we are testing.  Pointed out by
63437              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
63438              
63439              Update to Getopt::Long 2.24, from Johan Vromans.
63440              
63441              Fix for thinko in #6848.
63442              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
63443              
63444              Patches all over for people and the files they (hopefully) care about.
63445              
63446              Subject: Net::protoent does not export 'getproto'
63447              
63448              Missed a change in #6869.
63449              
63450              Subject: [PATCH] Warnings in B::Deparse
63451              
63452              Subject: [PATCH] Glob dumping
63453              
63454              Disable one of the tests for now.
63455              
63456              Disabling the one test is a bit tricky.
63457              
63458              Don't forget to tidy up.
63459              
63460              The #6881 removed one dump line.
63461              
63462              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
63463              
63464              Under usethreads the dumped variable is IN_PAD.
63465              Subject: Re: [PATCH] Glob dumping
63466              
63467              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
63468              
63469              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
63470              
63471              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
63472              
63473              Regen Configure for #6894.
63474              
63475              Subject: [PATCH: 6889] updates to perlebcdic.pod
63476              
63477              Undo namespace pollution of #6878.
63478              Subject: Re: Net::protoent does not export 'getproto'
63479              
63480              Admit that we are leaking scalars.
63481              
63482              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
63483      Branch: maint-5.6/perl
63484           !> (integrate 271 files)
63485 ____________________________________________________________________________
63486 [  7894] By: gsar                                  on 2000/11/27  16:00:34
63487         Log: a couple of nits
63488      Branch: maint-5.6/perl
63489            ! MANIFEST pp_sys.c
63490 ____________________________________________________________________________
63491 [  7893] By: gsar                                  on 2000/11/27  15:10:56
63492         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
63493              6740..6745,6747..6757,6760
63494              
63495              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
63496              
63497              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
63498              
63499              Doc nits spotted by Richard Soderberg.
63500              
63501              move WNOHANG definition to where other such things are
63502              
63503              Make $Config{byteorder} more magical so that it is
63504              dynamically computed: nice for 'fat binaries'.
63505              Subject: [PATCH]: default byteorder
63506              
63507              Subject: [PATCH] Cwd.pm now uses strict
63508              
63509              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
63510              
63511              Get -DLEAKTEST to compile (not necessarily to work, mind)
63512              Subject: [ID 20000724.006] -DLEAKTEST problem
63513              
63514              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
63515              
63516              Add perlebcdic from Peter Prymmer, regen toc.
63517              
63518              Don't propose using modules built for 5.005 if no binary
63519              compatibility with 5.005 is attempted.
63520              
63521              Do not use prototyping here.
63522              Subject: [ID 20000817.016] [PATCH] Peek.xs
63523              
63524              Document what the backtick returns if the command fails.
63525              
63526              Add byteorder to the myconfig output.
63527              
63528              Introduce NVef, NVff, and NVgf, use the middle one.
63529              (helps for lib/peek + Linux + long doubles)  Reported in
63530              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
63531              Use NVs in POSIX math, not doubles.
63532              Subject: [ID 20000817.014] POSIX & modfl
63533              
63534              Subject: [PATCH 5.6.0+] newSVrv() memory leak
63535              
63536              The byteorder code in #6671 was wrong.
63537              
63538              Fix the lib/complex failure of
63539              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
63540              Linux long double accuracy issue: something that
63541              when printed with %g looks like "2" but int() of it is 1.
63542              
63543              Propagate new Configure vars.
63544              
63545              Unbuffer the output.
63546              
63547              Subject: [PATCH] perltrap.pod spring cleaning
63548              
63549              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
63550              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
63551              
63552              Tiny Getopt::Long patch from Johan Vromans.
63553              
63554              Document code point which makes if (defined %stash::) to work
63555              (noted by Spider Boardman).
63556              
63557              Subject: [PATCH perl@6698] cygwin port
63558              
63559              Document the NDBM_File and ODBM_File as SDBM_File
63560              was documented in #6417.
63561              
63562              The new tests were missing from #6415.
63563              
63564              Add [[:blank:]] as suggested in
63565              Subject: [ID 20000716.024] [=cc=] / [:blank:]
63566              (the [=cc=] has already been taken care of by #6439
63567              so the whole bug report can be closed)
63568              and make [[:space:]] to be equivalent to isspace(3)
63569              (as opposed to \s, which is isSPACE()).  The difference
63570              is that now [[:space:]] matches the mythical vertical tab,
63571              while \s doesn't.
63572              
63573              Don't eat leading os from index entries.
63574              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
63575              
63576              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
63577              
63578              Typo in pp_complement().
63579              Subject: [PATCH perl-current] Deparse
63580              
63581              Add warnif(), check warnings further up the stack,
63582              all the warnings functions now can take an optional object reference.
63583              Subject: [PATCH bleedperl@6691] warnings pragma update
63584              
63585              Fix a core dump in lib/selfloader under -DDEBUGGING.
63586              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
63587              
63588              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
63589              
63590              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
63591              
63592              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
63593              Put back the long double avoidance code to POSIX.xs
63594              because VMS seems to need it still.
63595              
63596              Introduce a 'veryclean' target that is like 'distclean'
63597              but also removes *~ and *.orig.
63598              
63599              Subject: [ID 20000817.023] endianness description in perlfunc.pod
63600              
63601              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
63602              
63603              Let's try #6717 again.
63604              
63605              UTF8 concat fixes.
63606              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
63607              
63608              pp_open() could pass an uninitialized filename down to do_open9().
63609              
63610              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
63611              
63612              Update to CGI 2.72, from Lincoln Stein.
63613              
63614              Subject: [PATCH] Silence MakeMaker (Was: installman)
63615              
63616              Use temporary directory instead of current directory.
63617              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
63618              
63619              Document odd vs even subreleases and -Dusedevel.
63620              
63621              The veryclean target needs to clobber.
63622              
63623              Use File::Spec->tmpdir().
63624              
63625              Document the number of exponent digits.
63626              
63627              Mention perlebcdic and perlposix-bc.
63628              
63629              s/this one/the 5.6.0 release/
63630              
63631              The #6724 is here.
63632              
63633              The correct cleaning order is an art.
63634              
63635              small tweaks for change#6705: avoid C++ style comments in C code;
63636              use Perl's malloc API rather than the low level system one
63637              
63638              Array context keeps slithering in.
63639              
63640              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
63641              
63642              Subject: [PATCH] os2.c fix for use64bitint
63643              
63644              Update to Pod::LaTeX 0.53.
63645              Subject: [PATCH] lib/Pod/LaTeX.pm updates
63646              
63647              Document the endianness of Alpha more precisely.
63648              
63649              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
63650              
63651              Rename the macro argument because some preprocessors
63652              can't tell the difference and expand arguments also inside
63653              double quoted strings.
63654              
63655              free TLS slot properly on Windows
63656              
63657              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
63658              
63659              Unicos/mk requires elaborate paranoia.
63660              
63661              Tweak the floating point output routine preferences.
63662              
63663              Also under djgpp the timestamps are funky.
63664              
63665              Apply some PodParser 1.18 patches; the Pod/Find.pm
63666              patches cannot be applied since #6712 conflicts.
63667              
63668              Use PodParser 1.18 new test.
63669              
63670              A pod nit.
63671              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
63672              
63673              Be verydeepclean.
63674      Branch: maint-5.6/perl
63675           +> pod/perlebcdic.pod
63676           !> (integrate 106 files)
63677 ____________________________________________________________________________
63678 [  7892] By: jhi                                   on 2000/11/27  15:02:32
63679         Log: Update Changes.
63680      Branch: perl
63681            ! Changes patchlevel.h
63682 ____________________________________________________________________________
63683 [  7891] By: jhi                                   on 2000/11/27  14:57:23
63684         Log: Subject: Re: perlfaq style changes
63685              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
63686              Date: Sat, 25 Nov 2000 23:32:26 -0800
63687              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
63688              
63689              plus a note from Ronald Kimball.
63690      Branch: perl
63691            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
63692 ____________________________________________________________________________
63693 [  7890] By: jhi                                   on 2000/11/27  14:53:14
63694         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
63695              From: Benjamin Holzman <bah@ecnvantage.com>
63696              Date: Sun, 26 Nov 2000 16:27:33 -0500
63697              Message-ID: <20001126162733.J25040@ecnvantage.com>
63698      Branch: perl
63699            ! gv.c
63700 ____________________________________________________________________________
63701 [  7889] By: jhi                                   on 2000/11/27  14:43:11
63702         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
63703              From: lvirden@cas.org
63704              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
63705              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
63706      Branch: perl
63707            ! README.amiga
63708 ____________________________________________________________________________
63709 [  7888] By: jhi                                   on 2000/11/27  14:32:34
63710         Log: Restore also the locale test to no-sprintf-taint state.
63711              Fixes the bug 20001127.003.
63712      Branch: perl
63713            ! sv.c t/pragma/locale.t
63714 ____________________________________________________________________________
63715 [  7887] By: gsar                                  on 2000/11/27  14:13:05
63716         Log: integrate changes#6613..6616,6620..6665 from mainline
63717              
63718              VMS configure.com update continues.
63719              
63720              Subject: Test fails / warnings with perl-current #6612
63721              
63722              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
63723              
63724              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
63725              
63726              For now remove the mail code.
63727              
63728              Subject: Re: [PATCH] @+, @- readonly
63729              
63730              Subject: warning: storage class after type is obsolescent
63731              
63732              Subject: sfio2000
63733              
63734              Subject: Re: File::Temp problems on VMS in bleedperl
63735              
63736              README.os2 update.
63737              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
63738              
63739              Make the user to give up his firstborn, err, to knowingly
63740              verify installing an unstable developer release.  Also bump
63741              the release to 5.7.0, but leave a patch tag in the local
63742              patches saying that this is not yet the real thing.
63743              
63744              Update (kinda) to Test 1.14, from Joshua Pritikin.
63745              
63746              make ok etc also for win32.
63747              
63748              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
63749              
63750              Don't blow limited stacks, a lower number is enough to
63751              tickle the lookbehind limit.
63752              
63753              Use -Dusedevel; regen Configure and the respective Porting stuff.
63754              
63755              Subject: [PATCH] debugger exit code should reflect user exit code
63756              
63757              Subject: [PATCH perl@6620] cygwin port
63758              
63759              Missed a file from #6638.
63760              
63761              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)
63762              
63763              magic callbacks all need to have same type signature
63764              
63765              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
63766              
63767              Fix a dependency problem.
63768              Subject: [PATCH: 6640] VMS Makefile.SH update
63769              
63770              The numeric locale was reset to "C" by s?printf and never restored.
63771              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
63772              No test since adding the failing example to locale.t
63773              does not fail -- probably because the locale settings are so
63774              thoroughly tweaked by that time.  Running the example standalone
63775              does fail, though.  UPDATE: test case added at change #7540.
63776              
63777              Subject: [ID 20000324.040] minor fix to perlhpux.pod
63778              
63779              Update to CPAN 1.57.
63780              
63781              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
63782              
63783              Change the perlbug address to perl.org since it's more forgiving.
63784              
63785              Change the regx compilation error markers to use = instead of <
63786              since pod makes using the latter quite messy.  Reported in
63787              ID 20000814.006 by Abigail and in
63788              Subject: Unknown escape E<> ?
63789              
63790              Update to perldebtut 1.9, from Richard Foley.
63791              
63792              check that the number pseudo children doesn't exceed
63793              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
63794              the WaitForMultipleObjects() limit that would cause wait()
63795              to crash)
63796              wait() and waitpid() could potentially be rewritten to use
63797              more than one thread to do the waiting to eliminate this
63798              limitation
63799              
63800              change#6328 could make close(SOCKET) return false on windows
63801              when it shouldn't
63802              
63803              pod nit seen in passing
63804              
63805              on windows, the return values from wait() and waitpid() don't
63806              match those of pseudo-pids
63807              
63808              waitpid() now handles externally spawned pids correctly;
63809              fixes for backtick/wait/waitpid failures on Windows 9x
63810              these changes make the pid returned by process functions on
63811              Windows 9x always positive by clearing the high bit (which
63812              is always set on Win9x); pseudo-process PIDs are likewise
63813              always negative now on Win9x (just as on NT/2000)
63814              
63815              trailing new %ENV entries weren't being pushed into the real
63816              environment of subprocesses on Windows
63817              
63818              Tweak the regex compilation errors once more.
63819              
63820              avoid warnings from dense compiler
63821              
63822              add "ok" targets from change#6632 in makefile.mk
63823      Branch: maint-5.6/perl
63824            - lib/Pod/PlainText.pm vms/configure.com
63825           !> (integrate 66 files)
63826 ____________________________________________________________________________
63827 [  7886] By: jhi                                   on 2000/11/27  13:54:18
63828         Log: __FUNCTION__ isn't portable and trying to emulate it leads
63829              into practically spelling out the name of the function.
63830              Takes care of the bug 20001127.001.
63831      Branch: perl
63832            ! perlio.c
63833 ____________________________________________________________________________
63834 [  7885] By: gsar                                  on 2000/11/27  13:53:18
63835         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
63836              6610..6611 from mainline
63837              
63838              Make regular expression parse error messages easier to understand.
63839              Subject: Re: enhanced(?) regex error messages
63840              
63841              Tiny tidying on report_evil_fh().
63842              
63843              Subject: Re: enhanced(?) regex error messages 
63844              plus Capitalize the error messages, plus perldiag them.
63845              
63846              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
63847              
63848              Document here-doc better.
63849              
63850              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
63851              
63852              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
63853              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
63854              (either perlbug or p5p ate the original), plus regen
63855              perlapi and perltoc. 
63856              
63857              Regen global.sym.
63858              
63859              Double check that we have a dirhandle.
63860              
63861              Subject: Re: enhanced(?) regex error messages
63862              (plus two small patches sent privately)
63863              (this still seems to leave few test failures)
63864              
63865              warn is a macro, avoid using at a variable to avoid warnings
63866              in some configurations; readdir.t is too conservative in
63867              estimating number of *.t's
63868              
63869              Get back into sync with Jeffrey on the enhanced regex warnings.
63870              
63871              Subject: [PATCH 5.6.0] cygwin port
63872              
63873              Zero entries were skipped, fix from Adrian Goalby
63874              <argoalby@yahoo.co.uk>
63875              
63876              Subject: Remove dead entry in perldiag
63877              
63878              Amend the description of Perl6.
63879              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
63880              
63881              detypo
63882              
63883              It's the 2ndO'ROSSC.
63884              
63885              Revert the sv.c part of #6559, a better fix is needed.
63886              
63887              Iterating perl6 description.
63888              
63889              Update to Term::ANSIColor 1.03, from Russ Allbery.
63890              
63891              Update to Getopt::Long 2.23_05, from Johan Vromans.
63892              
63893              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
63894              
63895              Update to Pod::Parser 1.17, from Brad Appleton.
63896              
63897              Update to CPAN 1.56, from Andreas König.
63898              
63899              Update to CGI 2.70, from Lincoln Stein.
63900              
63901              Put back the std @INC thing.
63902              
63903              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
63904              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
63905              
63906              Document the IO::Select timeout.
63907              
63908              sleep(1) does not necessarily return 1.
63909              Subject: [PATCH bleadperl] op/lex_assign.t  
63910              
63911              Subject: debugger "d" command doesnt check line number
63912              
63913              B::Deparse didn't do sub attributes.
63914              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
63915              
63916              Preprocessing and postprocessing for File::Find.
63917              Subject: Patch to Find::File.pm to allow alphabetical results
63918              
63919              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
63920              
63921              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
63922              
63923              Subject: Re: [ID 20000730.003] utf8::length() bad
63924              
63925              Subject: Getting perlio and threads to compile
63926              (the Solaris version changes in Configure skipped)
63927              
63928              Tests for #6589.
63929              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
63930              
63931              Add Perl debugging tutorial, regen toc. 
63932              Subject: perldebtut.pod
63933              
63934              Add a few missing files, update MANIFEST.
63935              
63936              Rewrite of vms/subconfigure.com as configure.com,
63937              from Peter Prymmer and the vmsperl crew.
63938              
63939              Should have deleted this in #6603.
63940              
63941              Fix the test for 5005threads.
63942              
63943              Fix-n-skip the tests under 5005threads.
63944              
63945              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
63946              
63947              Upgrade to CGI 2.71, from Lincoln Stein.
63948      Branch: maint-5.6/perl
63949           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
63950           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
63951           +> t/op/regmesg.t t/pod/find.t vms/configure.com
63952            - vms/subconfigure.com
63953            ! lib/lib.pm
63954           !> (integrate 115 files)
63955 ____________________________________________________________________________
63956 [  7884] By: jhi                                   on 2000/11/27  13:44:33
63957         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
63958              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
63959              Date:     Mon, 27 Nov 2000 08:23:54 EST
63960              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
63961      Branch: perl
63962            ! vms/descrip_mms.template vms/test.com
63963 ____________________________________________________________________________
63964 [  7883] By: gsar                                  on 2000/11/27  11:50:46
63965         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
63966              6511..6513,6515..6523,6525..6536
63967              
63968              The swallow_bom() saga continues.  The #23 of require.t
63969              (UTF16-LE) still fails (silently, no output) but the #22
63970              (UTF16-BE) seems to be working now.  The root of the
63971              failure may be in sv_gets(): is it UTF-16LE-aware,
63972              especially when it comes to line endings? 
63973              
63974              Document the problem with -P in HP-UX and its workaround.
63975              
63976              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
63977              (aka ID 20000730.002)
63978              
63979              Subject: fix and question re: waitpid() under win32
63980              
63981              Make the safety catch for buggy gccs work with triple version
63982              numbers like 2.95.2.  Reported in
63983              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
63984              
63985              In Digital UNIX warn if gcc explicitly chosen because even
63986              2.95.2 is known to cause problems.
63987              
63988              Make chr() for values >127 to create utf8 when under utf8.
63989              
63990              various syntax errors and such (not fixed: comp/require.t#22 coredump
63991              on Windows)
63992              
63993              Stash away the largefiles flags and libswanted.
63994              
63995              BOM patching from Simon Cozens.
63996              
63997              If gccosandvers is equal to osname, clear gccosandvers.
63998              
63999              Make p4desc to skip non-mainperl branches by default.
64000              
64001              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
64002              
64003              The test from this
64004              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
64005              
64006              In new BSDs changes to argv[] do not show up in ps(1) output,
64007              instead one must use setproctitle().  This was already addressed
64008              by change #6457, but the below has a new variant for FreeBSD 4.0
64009              or later, and the matter is also documented more.
64010              
64011              FreeBSD 3.* updates from
64012              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
64013              
64014              regen_headers, regen perltoc.
64015              
64016              Document in one place the memory abstractions used in Perl core.
64017              
64018              memcpy has n o in it, as pinted ut by Sarathy.
64019              
64020              Remove the extraneous "main::" prefix from all the
64021              "opened only for", "on closed", and "never opened" warnings.
64022              
64023              The name of a filehandle does not have <these>.
64024              
64025              The tr utf8 patching continues.
64026              
64027              The new setproctitle() feature is available only in 
64028              bleeding edge FreeBSD.  From Paul Saab.
64029              
64030              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
64031              
64032              Dump UVs as UVs in Data::Dumper.
64033              
64034              detypo #6494
64035              
64036              Document the IVdf UVuf UVof UVxf.
64037              
64038              require.t needs binmode() to work on windows
64039              
64040              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
64041              that are hopefully soon put into use.
64042              
64043              Allow "no Module;" even if there is no 'unimport'.
64044              
64045              Better skip message for the test; one of the two problems in
64046              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
64047              
64048              The subtest 4 may fail also on VOBS, as pointed out
64049              by Nick Ing-Simmons in November 1999, bug id 19991124.003
64050              (but the failure in that bug report isn't the subtest 4).
64051              
64052              Be more informative on what is skipped and why,
64053              also repeat the list at the end.
64054              
64055              Add a URL for FSF.
64056              
64057              Subject: [PATCH] sv.h documentation - SvLEN
64058              
64059              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
64060              
64061              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
64062              
64063              Subject: [PATCH] bad cppsymbols on os2 + Configure question
64064              
64065              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
64066              
64067              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
64068              mention the idea of @( and @)
64069              
64070              This is 6512.  Really.
64071              
64072              Subject: [ID 19990721.004] Documentation bug in perlfunc
64073              
64074              Subject: Minor tweak to perlvar.pod
64075              
64076              In the warnings call filehandles consistently so;
64077              add "unopened" warning for stat().
64078              
64079              After the #6519 a warning about stat() is just that,
64080              not about a filetest, which now have their own warning.
64081              
64082              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
64083              
64084              Subject: Re: Array vs. List context
64085              
64086              Subject: New perlcc, take 2
64087              
64088              Weed buglets pointed out by
64089              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
64090              
64091              gcc versions might have (parentheses) in them.
64092              
64093              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
64094              
64095              Essential prototype changes were missing from #6527.
64096              Also make report_evil_fh() more bomb-proof.
64097              
64098              Zap lib/Sys directory when cleaning up.
64099              
64100              Change the Policy policy: now -Dprefix= with an existing
64101              Policy.sh and prefix == siteprefix == vendorprefix, then all
64102              of them follow along the new prefix.
64103              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
64104              
64105              Continue fixing the io warnings.  This also
64106              sort of fixes bug ID 20000802.003: the core dump
64107              is no more.  Whether the current behaviour is correct
64108              (giving a warning: "Not a format reference"), is another matter.
64109              
64110              Have symbols for the IoTYPEs.
64111              
64112              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
64113              
64114              Document a bit that UDP is not what you might think.
64115              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
64116              tr memory corruption fix from Simon Cozens.
64117              
64118              Plug the security hole described in the Aug 05 2000 bugtraq message
64119              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
64120              The security hole exists only in suidperls, which isn't
64121              installed or even built by default.
64122      Branch: maint-5.6/perl
64123           !> (integrate 71 files)
64124 ____________________________________________________________________________
64125 [  7882] By: gsar                                  on 2000/11/27  10:25:36
64126         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
64127              from mainline
64128              
64129              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
64130              to be fatal errors (instead of by default ignoring them, and
64131              ignoring with a bug: even though -w gave an error, the opening [
64132              was left in)  Reported in:
64133              
64134              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
64135              
64136              Subject: [PATCH] split /^/
64137              
64138              MacOS nits from Matthias Neeracher.
64139              
64140              More split() doc and test patches from Mike Guy.
64141              
64142              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
64143              from Graham Barr in the module list.
64144              
64145              docfix from Peter Scott <Peter@PSDT.com>.
64146              
64147              File::Temp patches for VMS and OS/2 from Tim Jenness.
64148              
64149              open() wariness in perlbug.
64150              
64151              Subject: [PATCH] minor doc change - perlguts
64152              
64153              Subject: Minor doc patch: handy.h
64154              
64155              Be wary of close()s, too.
64156              
64157              Further File::Temp patches from Yitzchak Scott-Thoennes
64158              and Craig A. Berry.
64159              
64160              Subject: [PATCH] fixes bug 20000508.004
64161              
64162              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
64163              
64164              Allow "no AutoLoader;", based on change #6444,
64165              suggested by Graham Barr.
64166              
64167              Use setproctitle() if available to modify $0.
64168              
64169              Warn if the version of the operating system used to compile gcc
64170              differs from the current version of the operating system.
64171              Also display the gcc compilation os and version in myconfig.
64172              Inspiration from
64173              
64174              Tiny fixes for #6460.
64175              
64176              The problem described in this
64177              Subject: [ID 20000322.018] named chars aren't magical enough
64178              has been fixed in perl 5.6.0 but just in case added a test
64179              to keep it away.  (The report from Joseph Hall.)
64180              
64181              Tune the comments and hopefully stop a memory leak.
64182              
64183              Subject: UTF8 concat
64184              (with a memory leak fixed, plus a few casts added)
64185              This also seems to help for
64186              Subject: [ID 20000716.015] join UTF8 weirdness
64187              
64188              Do not upgrade SVs into utf8 just because they participate
64189              in eq or cmp.  Reported and fix suggested in
64190              Subject: [ID 20000720.009] sv_eq UTF8 bug
64191              
64192              Fix the HALF_UPGRADE() macro introduced in #6263.
64193              
64194              Find green threads before native threads.
64195              Subject: Re: Patch to jpl/JNI/Makefile.PL
64196      Branch: maint-5.6/perl
64197           !> (integrate 30 files)
64198 ____________________________________________________________________________
64199 [  7881] By: jhi                                   on 2000/11/27  05:48:41
64200         Log: It seems that *both* the unused submatch loop cleanup
64201              codes are needed.
64202      Branch: perl
64203            ! regexec.c
64204 ____________________________________________________________________________
64205 [  7880] By: jhi                                   on 2000/11/27  04:50:07
64206         Log: Clean .exists deeper.
64207      Branch: perl
64208            ! Makefile.SH
64209 ____________________________________________________________________________
64210 [  7879] By: jhi                                   on 2000/11/27  02:31:35
64211         Log: The code in regcppop() (see #7878) contains the correct lower
64212              limit for the unused submatch 'cleanup' loop so that under
64213              "use utf8" the following code wouldn't dump core:
64214              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
64215              the cleanup loop in regtry() stomped beyond allocated area
64216              in the startp[] array.  Therefore, copied the correct lower
64217              loop limit (*PL_reglastparen) to regtry().  Note: something
64218              may still not be quite right: why was the _higher_ loop limit
64219              (prog->nparens) different in the utf8 case?
64220              
64221              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
64222              without core dumps, there were about 17 of them before
64223              the patch (with us since Perl 5.7.0).  Two failures, still:
64224              496 and 505 (though these may not be severe).
64225              
64226              Patch #7881 is also needed since both the cleanup loops
64227              seem to be needed.
64228              
64229              Also, the t/op/pat#44 seems to core dump under utf8.
64230              Plus a couple of failures.  UGH-8.
64231      Branch: perl
64232            ! regexec.c
64233 ____________________________________________________________________________
64234 [  7878] By: jhi                                   on 2000/11/27  02:21:17
64235         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
64236              the code in regcppop() seems to be redundant for the test suite --
64237              but it contains a germ of truth, and it needed for the build
64238              process itself: see #7879 and #7881.
64239      Branch: perl
64240            ! regexec.c
64241 ____________________________________________________________________________
64242 [  7877] By: jhi                                   on 2000/11/27  01:53:09
64243         Log: Comment on comment.
64244      Branch: perl
64245            ! regexec.c
64246 ____________________________________________________________________________
64247 [  7876] By: jhi                                   on 2000/11/27  00:49:59
64248         Log: Adjust the docs to agree with #7875.
64249      Branch: perl
64250            ! pod/perllocale.pod
64251 ____________________________________________________________________________
64252 [  7875] By: jhi                                   on 2000/11/27  00:49:27
64253         Log: Retract #7863.  It makes more sense not to taint formatted output,
64254              not even by sprintf().
64255      Branch: perl
64256            ! sv.c
64257 ____________________________________________________________________________
64258 [  7874] By: jhi                                   on 2000/11/26  23:36:02
64259         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
64260              Not really fixed (should really dump the UTF-8 charclass),
64261              but stopped displaying the garbage.
64262              
64263              Also add a note on the (missing) Unicode PSXSPC and BLANK.
64264      Branch: perl
64265            ! regcomp.c
64266 ____________________________________________________________________________
64267 [  7873] By: jhi                                   on 2000/11/26  21:31:13
64268         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
64269      Branch: perl
64270            ! regexec.c
64271 ____________________________________________________________________________
64272 [  7872] By: jhi                                   on 2000/11/26  21:06:04
64273         Log: No need to scan till infinity, 13 is enough.
64274      Branch: perl
64275            ! handy.h utf8.c
64276 ____________________________________________________________________________
64277 [  7871] By: jhi                                   on 2000/11/26  20:20:32
64278         Log: Test line numbers are different with utf8.
64279      Branch: perl
64280            ! t/op/re_tests
64281 ____________________________________________________________________________
64282 [  7870] By: jhi                                   on 2000/11/26  20:10:12
64283         Log: Message nit.
64284      Branch: perl
64285            ! regcomp.c
64286 ____________________________________________________________________________
64287 [  7869] By: jhi                                   on 2000/11/26  19:01:05
64288         Log: Make utf8_length() and utf8_distance() (the latter of which
64289              is unused at the moment) to be less forgiving about bad UTF-8.
64290      Branch: perl
64291            ! embed.h embed.pl objXSUB.h proto.h utf8.c
64292 ____________________________________________________________________________
64293 [  7868] By: jhi                                   on 2000/11/26  18:45:56
64294         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
64295              From: Benjamin Holzman <bah@ecnvantage.com>
64296              Date: Sat, 25 Nov 2000 20:40:20 -0500       
64297              Message-ID: <20001125204020.A25040@ecnvantage.com>              
64298              
64299              Debian allows installing /usr/bin/locale without installing
64300              any locales, an error message will ensue.
64301      Branch: perl
64302            ! t/pragma/locale.t
64303 ____________________________________________________________________________
64304 [  7867] By: jhi                                   on 2000/11/26  18:31:12
64305         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
64306              From: Benjamin Holzman <bah@ecnvantage.com>
64307              Date: Sun, 26 Nov 2000 02:42:34 -0500
64308              Message-ID: <20001126024234.G25040@ecnvantage.com>
64309              
64310              Patch for the bug 20000212.002.
64311      Branch: perl
64312            ! sv.c t/op/array.t
64313 ____________________________________________________________________________
64314 [  7866] By: jhi                                   on 2000/11/26  18:28:09
64315         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
64316              From: Tim Jenness <t.jenness@jach.hawaii.edu>
64317              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
64318              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
64319              
64320              File::Temp 0.11.
64321      Branch: perl
64322            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
64323 ____________________________________________________________________________
64324 [  7865] By: jhi                                   on 2000/11/26  18:24:22
64325         Log: The metaconfig unit change for #7864.
64326      Branch: metaconfig/U/perl
64327            ! need_va_copy.U
64328 ____________________________________________________________________________
64329 [  7864] By: jhi                                   on 2000/11/26  18:23:41
64330         Log: Make the va_copy() test not to be so talkative.
64331      Branch: perl
64332            ! Configure config_h.SH
64333 ____________________________________________________________________________
64334 [  7863] By: jhi                                   on 2000/11/26  18:11:02
64335         Log: Fix locale inconsistencies unearthed by Hugo's work.
64336              Now the floating point sprintf really does taint the result
64337              string as perllocale promises (has promised for a long time)
64338              if "use locale" is in the lexical scope.
64339      Branch: perl
64340            ! sv.c t/pragma/locale.t
64341 ____________________________________________________________________________
64342 [  7862] By: jhi                                   on 2000/11/26  00:35:15
64343         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
64344              From: Nicholas Clark <nick@ccl4.org>
64345              Date: Sun, 26 Nov 2000 00:07:50 +0000
64346              Message-ID: <20001126000750.A22446@plum.flirble.org>
64347              
64348              Infinit.
64349      Branch: perl
64350            ! sv.c
64351 ____________________________________________________________________________
64352 [  7861] By: jhi                                   on 2000/11/26  00:01:26
64353         Log: Integrate perlio.
64354      Branch: perl
64355           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
64356 ____________________________________________________________________________
64357 [  7860] By: nick                                  on 2000/11/25  22:04:17
64358         Log: Correct relative path from new ext\Filter\Util\Call location
64359              back to miniperl.
64360      Branch: perlio
64361            ! win32/makefile.mk
64362 ____________________________________________________________________________
64363 [  7859] By: nick                                  on 2000/11/25  21:26:54
64364         Log: Integrate mainline.
64365      Branch: perlio
64366           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
64367           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
64368           +> t/lib/filter-util.t
64369            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
64370            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
64371            - t/lib/filt-util.t
64372           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
64373           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
64374           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
64375           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
64376           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
64377           !> win32/makefile.mk
64378 ____________________________________________________________________________
64379 [  7858] By: gsar                                  on 2000/11/25  20:52:17
64380         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
64381              parent's memory; fix it by keeping track of the actual pad
64382              offset rather than a raw pointer (this change is probably also
64383              relevant to non-ithreads case to avoid fallout from reallocs of
64384              the pad array, but is currently only enabled for the ithreads
64385              case in the interests of minimal disruption to existing "well
64386              tested" code)
64387      Branch: perl
64388            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
64389            ! proto.h scope.c scope.h sv.c t/op/fork.t
64390 ____________________________________________________________________________
64391 [  7857] By: nick                                  on 2000/11/25  20:01:28
64392         Log: All tests pass on Win32/gcc/USE_PERLIO.
64393              - when crlf layer is pushed make unix-level binary.
64394              - remove :crlf injection in pp_backtick in pp_sys.c
64395              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
64396      Branch: perlio
64397            ! doio.c perlio.c pp_sys.c win32/makefile.mk
64398 ____________________________________________________________________________
64399 [  7856] By: jhi                                   on 2000/11/25  18:38:30
64400         Log: Update the metaconfig units for #7855.
64401      Branch: metaconfig/U/perl
64402            ! useperlio.U usesocks.U
64403 ____________________________________________________________________________
64404 [  7855] By: jhi                                   on 2000/11/25  18:37:54
64405         Log: Undo the SOCKS workarounds, instead start using PerlIO
64406              if SOCKS is selected.
64407              
64408              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
64409              From: Jens Hamisch <jens@Strawberry.COM>
64410              Date: Fri, 24 Nov 2000 18:31:30 +0100
64411              Message-ID: <20001124183130.E28337@Strawberry.COM>
64412              
64413              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
64414              From: Jens Hamisch <jens@Strawberry.COM>
64415              Date: Fri, 24 Nov 2000 19:11:51 +0100
64416              Message-ID: <20001124191151.A28753@Strawberry.COM>
64417      Branch: perl
64418            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
64419            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
64420 ____________________________________________________________________________
64421 [  7854] By: jhi                                   on 2000/11/25  17:39:08
64422         Log: Undo #7848.  Some of the code seems to use walkoptree(),
64423              some walkoptree_slow().  An unfinished renaming?
64424              Now the sub is walkoptree() (which is @EXPORT_OK),
64425              the walkoptree_slow() is a typeglob alias to walkoptree.
64426              This makes the tests to pass, at least.
64427      Branch: perl
64428            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
64429 ____________________________________________________________________________
64430 [  7853] By: nick                                  on 2000/11/24  22:24:33
64431         Log: Re-arrange crlf vs binary for platforms that care.
64432              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
64433              Lip-service to making stdio layer work on such platforms (untested).
64434              Now fails 3 tests rather than one, checkin to see if I can debug 
64435              the issue under linux. (Do not merge.)
64436      Branch: perlio
64437            ! doio.c perlio.c perliol.h
64438 ____________________________________________________________________________
64439 [  7852] By: jhi                                   on 2000/11/24  18:57:39
64440         Log: AUTHORS edits.
64441      Branch: perl
64442            ! AUTHORS
64443 ____________________________________________________________________________
64444 [  7851] By: jhi                                   on 2000/11/24  17:34:56
64445         Log: Add Jan-Erik Karlsson.
64446      Branch: perl
64447            ! AUTHORS
64448 ____________________________________________________________________________
64449 [  7850] By: jhi                                   on 2000/11/24  17:27:56
64450         Log: Configure should find stdchar on its own.
64451      Branch: perl
64452            ! hints/solaris_2.sh
64453 ____________________________________________________________________________
64454 [  7849] By: jhi                                   on 2000/11/24  17:24:55
64455         Log: Subject: PATCH over 7848: Filter test flawed
64456              From: andreas.koenig@anima.de (Andreas J. Koenig)
64457              Date: 24 Nov 2000 10:28:29 +0100
64458              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
64459      Branch: perl
64460            ! t/lib/filter-util.t
64461 ____________________________________________________________________________
64462 [  7848] By: jhi                                   on 2000/11/24  17:22:15
64463         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
64464              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
64465              Date: Fri, 24 Nov 2000 16:12:58 +0000
64466              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
64467      Branch: perl
64468            ! ext/B/B.pm
64469 ____________________________________________________________________________
64470 [  7847] By: jhi                                   on 2000/11/24  03:07:01
64471         Log: Integrate perlio.
64472      Branch: perl
64473           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
64474           !> win32/makefile.mk
64475 ____________________________________________________________________________
64476 [  7846] By: gsar                                  on 2000/11/24  00:55:57
64477         Log: integrate changes#6415..6418,6420..6438 from mainline
64478              
64479              Fix the bitvector ops for utf8 (tricky since past 7 bits
64480              the utf8 'characters' can be more than one octet).
64481              
64482              MPE/ix updates for perl 5.6.0 from Mark Bixby.
64483              
64484              Subject: SDBM_File documentation
64485              
64486              Detypo.
64487              
64488              Decutandpasto.
64489              
64490              Send all installperl messages to STDERR and be -w clean.
64491              
64492              Out-of-date note removed.
64493              
64494              Protect against "wild next"s, that is, callbacks doing "next"
64495              instead of "return".
64496              
64497              Use STDOUT consistently.
64498              
64499              The output might have been produced in the wrong order.
64500              
64501              A missing 'break' after the [[:space:]] switch case.
64502              
64503              Add tests for
64504              [ID 19991110.003] another matching finding by pcre author
64505              which has already been fixed by some patch, as verified in
64506              
64507              Documentation to explain the behaviour of map().
64508              
64509              Add an optimization for map-maps-a-list-element-to-more-list-elements
64510              case, but add also notes explaining the relationship of this
64511              patch and the earlier notes by Sarathy.
64512              
64513              Subject: [ID 20000716.023] syslog test fails without sockets
64514              
64515              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
64516              Test cases for #6431.
64517              
64518              File::Spec::VMS fixup for tmpdir from Craig Berry.
64519              
64520              Make the "uninit variable" warning to say "concat or string"
64521              or "join or string" when in concat or join .
64522              
64523              Get UTF16 BOMs working.  Patch from
64524              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
64525              
64526              Subject: [PATCH] Make large file tests deal with SIGXFSZ
64527              
64528              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
64529              
64530              Subject: [PATCH] av.c apidoc
64531      Branch: maint-5.6/perl
64532           !> (integrate 43 files)
64533 ____________________________________________________________________________
64534 [  7845] By: gsar                                  on 2000/11/24  00:20:45
64535         Log: integrate changes#6406..6414 from mainline
64536              
64537              Merge perlhacktut into perlhack, update perlguts.
64538              
64539              Fix AutoSplit to use File::Spec the right way in VMS,
64540              from Peter Prymmer.
64541              
64542              The bug report
64543              [ID 19991110.002] minimal matching discrepancy found by pcre author
64544              seems to have been fixed (though differently from what was suggested
64545              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
64546              
64547              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
64548              not in pod, from Peter Prymmer
64549              
64550              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
64551              From: Hugo <hv@crypt.compulink.co.uk>
64552              Date: Fri, 14 Jul 2000 23:05:20 +0100
64553              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
64554              
64555              Didn't anymore apply, but that point still could use another fix.
64556              
64557              lib/b test fixes from Peter Prymmer.
64558              
64559              More docs for sv functions.
64560              
64561              perlvms.pod whitespace cleanup to keep pod utils happy.
64562              
64563              another VMS build tweak from Peter Prymmer
64564      Branch: maint-5.6/perl
64565           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
64566           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
64567           !> vms/descrip_mms.template vms/perlvms.pod
64568 ____________________________________________________________________________
64569 [  7844] By: nick                                  on 2000/11/23  23:42:45
64570         Log: Win32/perlio Now just fails one io/argv.t test - lack 
64571              of default :crlf on standard streams.
64572      Branch: perlio
64573            ! doio.c perlio.c
64574 ____________________________________________________________________________
64575 [  7843] By: nick                                  on 2000/11/23  23:04:05
64576         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
64577              peek fail is showing a real problem (multiple crlf layers
64578              are getting pushed.)
64579      Branch: perlio
64580            ! doio.c perlio.c win32/makefile.mk
64581 ____________________________________________________________________________
64582 [  7842] By: nick                                  on 2000/11/23  19:46:23
64583         Log: Implement PerlIO_binmode()
64584              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
64585              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
64586              make binmode in t/lib/io_tell.t unconditional so that works.
64587              Checkin just so Win32 machine can see these changes.
64588      Branch: perlio
64589            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
64590 ____________________________________________________________________________
64591 [  7841] By: jhi                                   on 2000/11/23  19:30:00
64592         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
64593      Branch: perl
64594            ! README.amiga
64595 ____________________________________________________________________________
64596 [  7840] By: jhi                                   on 2000/11/23  17:18:02
64597         Log: SOCKS wrestling continues, patches from Jens Hamisch.
64598      Branch: perl
64599            ! doio.c embed.h embed.pl perlsdio.h proto.h
64600 ____________________________________________________________________________
64601 [  7839] By: jhi                                   on 2000/11/23  16:54:14
64602         Log: Push Filter::Util::Call one level deeper.
64603      Branch: perl
64604            + t/lib/filter-util.t
64605           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
64606           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
64607            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
64608            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
64609            - t/lib/filt-util.t
64610            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
64611            ! win32/Makefile win32/makefile.mk
64612 ____________________________________________________________________________
64613 [  7838] By: jhi                                   on 2000/11/23  16:52:40
64614         Log: Reach back one higher up when searching for PERL_SRC.
64615      Branch: perl
64616            ! lib/ExtUtils/MM_Unix.pm
64617 ____________________________________________________________________________
64618 [  7837] By: jhi                                   on 2000/11/23  16:05:41
64619         Log: Subject: Re: perl@7826
64620              Date: Thu, 23 Nov 2000 02:20:25 -0600
64621              From: "Craig A. Berry" <craigberry@mac.com>
64622              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
64623              
64624              Make VMS to like Filter::Util::Call. 
64625      Branch: perl
64626            ! configure.com ext/Filter/Util/Makefile.PL
64627 ____________________________________________________________________________
64628 [  7836] By: nick                                  on 2000/11/23  16:04:08
64629         Log: Implement crlf layer - not ready for merge.
64630      Branch: perlio
64631            ! perlio.c win32/makefile.mk
64632 ____________________________________________________________________________
64633 [  7835] By: jhi                                   on 2000/11/23  15:56:52
64634         Log: STDCHAR is different in Sparc v9 vs x86.
64635      Branch: perl
64636            ! hints/solaris_2.sh
64637 ____________________________________________________________________________
64638 [  7834] By: jhi                                   on 2000/11/23  15:50:47
64639         Log: The type needs to be visible to protos.
64640      Branch: perl
64641            ! perl.h
64642 ____________________________________________________________________________
64643 [  7833] By: jhi                                   on 2000/11/23  15:40:46
64644         Log: Finish unfinished SOCKS workaround changes.
64645      Branch: perl
64646            ! doio.c
64647 ____________________________________________________________________________
64648 [  7832] By: jhi                                   on 2000/11/23  15:33:30
64649         Log: Integrate perlio.
64650      Branch: perl
64651           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
64652           !> win32/makefile.mk
64653 ____________________________________________________________________________
64654 [  7831] By: nick                                  on 2000/11/23  10:31:07
64655         Log: Correct makefile.mk dependancies for ext/Filter/Util
64656              Build ext/Encode
64657              Run dmake regen_config_h
64658      Branch: perlio
64659            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
64660            ! win32/makefile.mk
64661 ____________________________________________________________________________
64662 [  7830] By: nick                                  on 2000/11/23  08:05:07
64663         Log: Integrate mainline
64664      Branch: perlio
64665           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
64666           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
64667           +> t/lib/filt-util.pl t/lib/filt-util.t
64668           !> (integrate 41 files)
64669 ____________________________________________________________________________
64670 [  7829] By: gsar                                  on 2000/11/23  03:07:11
64671         Log: build the Filter extension on windows
64672      Branch: perl
64673            ! win32/Makefile win32/makefile.mk
64674 ____________________________________________________________________________
64675 [  7828] By: gsar                                  on 2000/11/23  02:46:35
64676         Log: regenerate win32/config* and fix some inconsistencies in the
64677              makefiles; always export Perl_deb() because it is needed
64678              by ext/re/* (whether perl itself is built with -DDEBUGGING
64679              or not)
64680      Branch: perl
64681            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
64682            ! win32/config_H.vc win32/makefile.mk
64683 ____________________________________________________________________________
64684 [  7827] By: gsar                                  on 2000/11/23  02:18:38
64685         Log: get sources building on windows+MSVC again (untested with other
64686              compilers)
64687      Branch: perl
64688            ! win32/include/sys/socket.h win32/perllib.c
64689 ____________________________________________________________________________
64690 [  7826] By: jhi                                   on 2000/11/23  01:18:26
64691         Log: Update Changes.
64692      Branch: perl
64693            ! Changes patchlevel.h
64694 ____________________________________________________________________________
64695 [  7825] By: jhi                                   on 2000/11/23  00:20:41
64696         Log: Subject: Re: av.c patch (having slight problems)
64697              From: "Ben Tilly" <ben_tilly@hotmail.com>
64698              Date: Tue, 21 Nov 2000 23:29:31 -0500
64699              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
64700              
64701              unshift() speedup.
64702      Branch: perl
64703            ! av.c
64704 ____________________________________________________________________________
64705 [  7824] By: jhi                                   on 2000/11/22  23:59:15
64706         Log: Fixes for signedness warnings noticed by VMSperlers.
64707      Branch: perl
64708            ! ext/Storable/Storable.xs regcomp.c sv.c
64709 ____________________________________________________________________________
64710 [  7823] By: jhi                                   on 2000/11/22  23:19:31
64711         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
64712              From: Peter Prymmer <pvhp@forte.com>
64713              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
64714              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
64715      Branch: perl
64716            ! t/pragma/warn/pp_hot
64717 ____________________________________________________________________________
64718 [  7822] By: jhi                                   on 2000/11/22  22:52:20
64719         Log: Be clean.
64720      Branch: perl
64721            ! Makefile.SH
64722 ____________________________________________________________________________
64723 [  7821] By: jhi                                   on 2000/11/22  22:46:39
64724         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
64725              by Damian Conway, as suggested by Paul Marquess.
64726      Branch: perl
64727            + lib/Filter/Simple.pm
64728 ____________________________________________________________________________
64729 [  7820] By: jhi                                   on 2000/11/22  22:45:51
64730         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
64731      Branch: perl
64732            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
64733            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
64734            + t/lib/filt-util.t
64735            ! MANIFEST
64736 ____________________________________________________________________________
64737 [  7819] By: jhi                                   on 2000/11/22  22:03:27
64738         Log: Integrate perlio.
64739      Branch: perl
64740           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
64741           !> win32/makefile.mk
64742 ____________________________________________________________________________
64743 [  7818] By: jhi                                   on 2000/11/22  21:56:02
64744         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
64745      Branch: perl
64746            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
64747            ! t/lib/io_sock.t
64748 ____________________________________________________________________________
64749 [  7817] By: jhi                                   on 2000/11/22  21:39:49
64750         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
64751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64752              Date: Wed, 22 Nov 2000 16:08:12 -0500
64753              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
64754      Branch: perl
64755            ! lib/ExtUtils/Liblist.pm
64756 ____________________________________________________________________________
64757 [  7816] By: jhi                                   on 2000/11/22  21:38:25
64758         Log: Go ahead and #include <unistd.h> in perl.h.
64759      Branch: perl
64760            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
64761            ! util.c
64762 ____________________________________________________________________________
64763 [  7815] By: jhi                                   on 2000/11/22  21:22:52
64764         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
64765              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64766              Date: Mon, 20 Nov 2000 18:30:52 -0500
64767              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
64768      Branch: perl
64769            ! pod/perlre.pod regcomp.c t/op/re_tests
64770 ____________________________________________________________________________
64771 [  7814] By: jhi                                   on 2000/11/22  21:21:46
64772         Log: Subject: [PATCH 5.7.0] Liblist finally works
64773              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64774              Date: Tue, 21 Nov 2000 22:02:17 -0500
64775              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
64776      Branch: perl
64777            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
64778            ! lib/ExtUtils/MakeMaker.pm
64779 ____________________________________________________________________________
64780 [  7813] By: jhi                                   on 2000/11/22  21:20:23
64781         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
64782              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
64783              Date: Wed, 22 Nov 2000 17:53:15 +0100
64784              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
64785              
64786              AIX dynaloader and perlio patch.
64787      Branch: perl
64788            ! ext/DynaLoader/dl_aix.xs
64789 ____________________________________________________________________________
64790 [  7812] By: jhi                                   on 2000/11/22  21:17:52
64791         Log: (Accidentally empty patch.)
64792      Branch: perl
64793            ! av.c
64794 ____________________________________________________________________________
64795 [  7811] By: jhi                                   on 2000/11/22  21:16:31
64796         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
64797              From: Peter Prymmer <pvhp@forte.com>
64798              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
64799              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
64800      Branch: perl
64801            ! vms/test.com
64802 ____________________________________________________________________________
64803 [  7810] By: jhi                                   on 2000/11/22  21:15:36
64804         Log: Subject: Re: perl@7777 
64805              From: "John P. Linderman" <jpl@research.att.com>
64806              Date: Wed, 22 Nov 2000 13:11:11 -0500
64807              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
64808              
64809              Detypoing.
64810      Branch: perl
64811            ! lib/CPAN.pm
64812 ____________________________________________________________________________
64813 [  7809] By: jhi                                   on 2000/11/22  21:14:19
64814         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
64815              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
64816              Date:     Wed, 22 Nov 2000 13:51:37 EST
64817              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
64818      Branch: perl
64819            ! perlsdio.h
64820 ____________________________________________________________________________
64821 [  7808] By: jhi                                   on 2000/11/22  21:13:27
64822         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
64823              From: Casey Tweten <crt@kiski.net>
64824              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
64825              Message-Id: <200011201653.LAA10194@home.kiski.net>
64826      Branch: perl
64827            ! t/lib/io_udp.t
64828 ____________________________________________________________________________
64829 [  7807] By: jhi                                   on 2000/11/22  21:12:35
64830         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
64831              From: Casey Tweten <crt@kiski.net>
64832              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
64833              Message-Id: <200011201636.LAA07227@home.kiski.net>
64834      Branch: perl
64835            ! t/lib/io_sock.t
64836 ____________________________________________________________________________
64837 [  7806] By: jhi                                   on 2000/11/22  21:10:59
64838         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
64839              From: "Casey R. Tweten" <crt@kiski.net>
64840              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
64841              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
64842      Branch: perl
64843            ! utils/h2xs.PL
64844 ____________________________________________________________________________
64845 [  7805] By: nick                                  on 2000/11/22  21:05:06
64846         Log: Integrate mainline
64847      Branch: perlio
64848           !> Changes Porting/genlog ext/DB_File/DB_File.xs
64849           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
64850           !> utils/perlbug.PL
64851 ____________________________________________________________________________
64852 [  7804] By: jhi                                   on 2000/11/22  21:01:12
64853         Log: Subject: [PATCH] Test.pm POD peculiarity
64854              From: "Casey R. Tweten" <crt@kiski.net>
64855              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
64856              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
64857      Branch: perl
64858            ! lib/Test.pm
64859 ____________________________________________________________________________
64860 [  7803] By: jhi                                   on 2000/11/22  20:59:59
64861         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
64862              From: "Philip Newton" <pnewton@gmx.de>
64863              Date: Wed, 22 Nov 2000 14:25:53 +0100
64864              Message-Id: <3A1BD771.25462.1939FAD@localhost>
64865              
64866              Be case-understanding also on 's', and use the -oi of sendmail
64867              not to terminate the transmission on a lone '.'.
64868      Branch: perl
64869            ! utils/perlbug.PL
64870 ____________________________________________________________________________
64871 [  7802] By: nick                                  on 2000/11/22  20:51:42
64872         Log: Win32 PerlIO intermediate state now working as expected.
64873              - In current state we are still using C runtime in text/binary
64874              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
64875              - PERLIO=stdio and PERLIO=unix pass all expected tests.
64876              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
64877              and PerlIO_seek() and the dummy crlf layer is not making adjustments
64878              for CRLF translation happening in C runtime. All other tests pass.
64879              
64880              Added note to README.win32 to point out the snags of doing a perl build
64881              with Norton AntiVirus turned on.
64882              
64883              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
64884              which file a fail comes from.
64885              
64886              Updated "canned" config.h to match the one generated.
64887      Branch: perlio
64888            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
64889            ! win32/makefile.mk
64890 ____________________________________________________________________________
64891 [  7801] By: jhi                                   on 2000/11/22  06:50:20
64892         Log: Nickety nits.
64893      Branch: perl
64894            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
64895 ____________________________________________________________________________
64896 [  7800] By: jhi                                   on 2000/11/22  01:29:55
64897         Log: Changes had accidentally gone too silent on non-main branches.
64898      Branch: perl
64899            ! Changes Porting/genlog patchlevel.h
64900 ____________________________________________________________________________
64901 [  7799] By: gsar                                  on 2000/11/22  01:02:56
64902         Log: some lib_pm.PL changes snuck in via change#7772
64903      Branch: maint-5.6/perl
64904            ! Makefile.SH
64905 ____________________________________________________________________________
64906 [  7798] By: nick                                  on 2000/11/21  21:59:40
64907         Log: Integrate mainline
64908      Branch: perlio
64909           !> (integrate 28 files)
64910 ____________________________________________________________________________
64911 [  7797] By: jhi                                   on 2000/11/21  21:01:45
64912         Log: Integrate perlio.
64913      Branch: perl
64914           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
64915 ____________________________________________________________________________
64916 [  7796] By: nick                                  on 2000/11/21  20:36:22
64917         Log: Win32 builds and runs (mostly) with USE_PERLIO.
64918              PERLIO=perlio passes all tests. 
64919              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
64920      Branch: perlio
64921            ! perlio.c win32/perllib.c win32/win32.c
64922 ____________________________________________________________________________
64923 [  7795] By: jhi                                   on 2000/11/21  19:03:44
64924         Log: Update Changes.
64925      Branch: perl
64926            ! Changes patchlevel.h
64927 ____________________________________________________________________________
64928 [  7794] By: jhi                                   on 2000/11/21  18:56:34
64929         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
64930              From: "Craig A. Berry" <craigberry@mac.com>
64931              Date: Mon, 20 Nov 2000 20:27:06 -0600
64932              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
64933              
64934              A cut-and-pasto.
64935      Branch: perl
64936            ! perlio.h
64937 ____________________________________________________________________________
64938 [  7793] By: jhi                                   on 2000/11/21  18:54:41
64939         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
64940              From: Dominic Dunlop <domo@computer.org> 
64941              Date: Mon, 20 Nov 2000 18:55:29 +0100
64942              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
64943              
64944              va_copy() and the need of it.
64945              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
64946      Branch: metaconfig/U/perl
64947            + need_va_copy.U
64948      Branch: perl
64949            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64950            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
64951            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
64952            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64953            ! win32/config.bc win32/config.gc win32/config.vc
64954 ____________________________________________________________________________
64955 [  7792] By: jhi                                   on 2000/11/21  17:04:10
64956         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
64957      Branch: perl
64958           !> scope.h
64959 ____________________________________________________________________________
64960 [  7791] By: jhi                                   on 2000/11/21  17:01:16
64961         Log: Export the SOCKS workaround symbols only if necessary.
64962      Branch: perl
64963            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
64964 ____________________________________________________________________________
64965 [  7790] By: nick                                  on 2000/11/20  23:57:11
64966         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
64967      Branch: perlio
64968            ! scope.h
64969 ____________________________________________________________________________
64970 [  7789] By: nick                                  on 2000/11/20  23:38:33
64971         Log: Integrate mainline
64972      Branch: perlio
64973           +> lib/File/Spec/Epoc.pm
64974           !> (integrate 34 files)
64975 ____________________________________________________________________________
64976 [  7788] By: nick                                  on 2000/11/20  23:20:18
64977         Log: Make extra buffer layer work (dummy crlf layer)
64978      Branch: perlio
64979            ! doio.c perlio.c perlio.h
64980 ____________________________________________________________________________
64981 [  7787] By: jhi                                   on 2000/11/20  22:44:04
64982         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
64983              From: Peter Prymmer <pvhp@forte.com>
64984              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
64985              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
64986      Branch: perl
64987            ! t/pragma/locale.t
64988 ____________________________________________________________________________
64989 [  7786] By: jhi                                   on 2000/11/20  22:29:10
64990         Log: Subject: DOC PATCH 5.6.0 perlreftut
64991              From: mjd@plover.com
64992              Date: 20 Nov 2000 19:45:06 -0000
64993              Message-ID: <20001120194506.9505.qmail@plover.com>
64994      Branch: perl
64995            ! pod/perlreftut.pod
64996 ____________________________________________________________________________
64997 [  7785] By: jhi                                   on 2000/11/20  22:27:44
64998         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
64999              From: David Dyck <dcd@tc.fluke.com>
65000              Date: Mon, 20 Nov 2000 11:43:40 -0800
65001              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
65002      Branch: perl
65003            ! lib/Cwd.pm
65004 ____________________________________________________________________________
65005 [  7784] By: jhi                                   on 2000/11/20  22:23:21
65006         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
65007              Date: Mon, 20 Nov 2000 17:06:10 -0500
65008              To: Mailing list Perl5 <perl5-porters@perl.org>
65009              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
65010      Branch: perl
65011            ! pp_ctl.c t/op/pat.t
65012 ____________________________________________________________________________
65013 [  7783] By: jhi                                   on 2000/11/20  22:11:18
65014         Log: Subject: [PATCH] doop.c - UTF8 tr///               
65015              From: Simon Cozens <simon@cozens.net>
65016              Date: Sat, 18 Nov 2000 18:49:30 +0000
65017              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
65018              
65019              Subject: Re: [PATCH] doop.c - UTF8 tr///           
65020              From: Simon Cozens <simon@cozens.net>
65021              Date: Mon, 20 Nov 2000 20:45:22 +0000
65022              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
65023              
65024              Make tr on UTF-8 better but still not correct.
65025      Branch: perl
65026            ! doop.c
65027 ____________________________________________________________________________
65028 [  7782] By: jhi                                   on 2000/11/20  22:02:16
65029         Log: Remove the shared object before attempting to create
65030              (by linking) a new one.  E.g. in AIX not removing
65031              becomes quite painful if one tries to do more than one
65032              build in the same tree (an interrupted build, for example),
65033              since the AIX' shared dynaloader seemingly keeps the shared
65034              objects open and therefore 'busy' for quite a while, even when
65035              nobody is using the objects, leading into link failures.
65036      Branch: perl
65037            ! lib/ExtUtils/MM_Unix.pm
65038 ____________________________________________________________________________
65039 [  7781] By: gsar                                  on 2000/11/20  19:02:55
65040         Log: type mismatch due to faulty integration
65041      Branch: maint-5.6/perl
65042            ! toke.c win32/Makefile
65043 ____________________________________________________________________________
65044 [  7780] By: gsar                                  on 2000/11/20  17:31:55
65045         Log: integrate changes#6392,6394..6399,6401..6404
65046              
65047              The {multiplier} of a fixed substring was overlooked which
65048              caused a wrong initial search offset for that substring.
65049              
65050              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
65051              From: Hugo <hv@crypt.compulink.co.uk>
65052              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
65053              Date: Thu, 13 Jul 2000 19:27:13 +0100
65054              
65055              Fix the BOM bug: not a byteorder bug, a signedness bug.
65056              
65057              Replace change #6337 with a better one.
65058              
65059              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
65060              From: Hugo <hv@crypt.compulink.co.uk>
65061              Date: Fri, 14 Jul 2000 04:16:20 +0100
65062              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
65063              
65064              MakeMaker should not remove editor backups (*~) on `make clean`
65065              by default (completes change#6383)
65066              
65067              move new variables to the end of the interpreter structure (for
65068              bincompat in code that doesn't #include XSUB.h)
65069              
65070              rename totally bletcherous SvLOCK() thingy (doesn't do what the
65071              name suggests anyway)
65072              
65073              various cleanups (typos, misformatted code, and small bugs)
65074              
65075              typecasts needed for change#6394
65076              
65077              typos in change#6399, regen headers
65078              
65079              inconsistent types needs casts
65080              
65081              PERL_OBJECT build tweaks
65082      Branch: maint-5.6/perl
65083           !> MANIFEST doop.c embed.h embed.pl embedvar.h
65084           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
65085           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
65086           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
65087           !> toke.c util.c
65088 ____________________________________________________________________________
65089 [  7779] By: gsar                                  on 2000/11/20  17:06:29
65090         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
65091              
65092              Cosmetics and perldelta.
65093              
65094              Fix nits noticed by Boston.pm.
65095              
65096              Do the cc sanity check both before the hints and
65097              after the cc selction.
65098              
65099              get sprintf.t to adjust properly for 3-digit exponents
65100              
65101              don't clobber *.orig files on *clean targets
65102              
65103              fix bugs in processing %v-*d and similar format specs (from
65104              Avi Finkel <avi@finkel.org>)
65105              
65106              sprintf test tweaks (from Dominic Dunlop)
65107              
65108              new selfloader.t in change#6183 doesn't close DATA handles,
65109              and thus fails to clean up tmp files on dosish platforms
65110              
65111              typos (spotted by Peter Prymmer)
65112              
65113              typo fix from Craig Berry
65114      Branch: maint-5.6/perl
65115           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
65116           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
65117           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
65118           !> x2p/Makefile.SH
65119 ____________________________________________________________________________
65120 [  7778] By: gsar                                  on 2000/11/20  16:46:51
65121         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
65122              
65123              Subject: Re: format bug report  [Patch]
65124              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65125              Date: Wed, 05 Jul 2000 13:12:52 +0200
65126              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
65127              
65128              Subject: Re: format bug report  [Patch]
65129              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
65130              Date: Wed, 05 Jul 2000 14:10:01 +0200
65131              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
65132              
65133              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
65134              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
65135              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
65136              Date: Fri, 07 Jul 2000 17:57:16 +0100
65137              
65138              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
65139              To: perl5-porters@perl.org
65140              From: Karsten Sperling <spiff@phreax.net>
65141              Date: Mon, 10 Jul 2000 15:12:52 +0200
65142              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
65143              
65144              README.posix-bc podified from Thomas Dorner.
65145              
65146              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
65147              From: Dominic Dunlop <domo@computer.org>
65148              Date: Tue, 11 Jul 2000 12:27:33 +0200
65149              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
65150              
65151              Typo in #6341.
65152              
65153              Fix for
65154              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
65155              From: Roderick Schertler <roderick@argon.org>
65156              Date: Tue, 11 Jul 2000 13:55:05 -0400
65157              Message-Id: <200007111755.NAA05077@jones.argon.org>
65158              
65159              Minor cleanups on the booklist.
65160              
65161              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
65162              regen perltoc.
65163              
65164              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
65165      Branch: maint-5.6/perl
65166           +> pod/perlbook.pod
65167           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
65168           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
65169           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
65170 ____________________________________________________________________________
65171 [  7777] By: jhi                                   on 2000/11/20  16:08:49
65172         Log: Update Changes.
65173      Branch: perl
65174            ! Changes patchlevel.h
65175 ____________________________________________________________________________
65176 [  7776] By: jhi                                   on 2000/11/20  15:27:56
65177         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
65178              This may be overly harsh but until proven otherwise, we think this
65179              way, or until we have a simple test for Configure (having to start
65180              up servers is does not count as simple) to check for the problems.
65181      Branch: perl
65182            ! perl.h
65183 ____________________________________________________________________________
65184 [  7775] By: jhi                                   on 2000/11/20  15:22:17
65185         Log: Solaris hints tweaks.
65186      Branch: perl
65187            ! hints/solaris_2.sh
65188 ____________________________________________________________________________
65189 [  7774] By: jhi                                   on 2000/11/20  15:01:20
65190         Log: Add a workaround to SOCKS 64-bit problems.
65191      Branch: perl
65192            ! doio.c embed.h embed.pl perlsdio.h proto.h
65193 ____________________________________________________________________________
65194 [  7773] By: jhi                                   on 2000/11/20  14:51:47
65195         Log: sysseek() instead of seek().
65196      Branch: perl
65197            ! t/lib/syslfs.t
65198 ____________________________________________________________________________
65199 [  7772] By: gsar                                  on 2000/11/20  13:06:23
65200         Log: integrate changes#6315..6319,6321..6331,6333..6338
65201              
65202              Integrate with Sarathy, preliminary fix for unicos
65203              alignment problems in [ID 20000612.002] Perl problem on Cray system.
65204              
65205              some debugger output does not go to the socket when RemotePort is set
65206              
65207              winsock cleanup never done on Windows (leads to handle leaks)
65208              
65209              fix UNC path handling on Windows under ithreads, and chdir()
65210              return value when given a non-existent directory
65211              
65212              Autogenerate pod/Makefile and pod/buildtoc.
65213              buildtoc also checks whether the existin pods are
65214              mentioned in MANIFEST and perl.pod, and vice versa.
65215              (None of the thusly found discrepancies fixed yet.)
65216              roffitall also needs to be autogenerated similarly but it
65217              seems so badly out of date that I didn't touch it yet.
65218              
65219              Config is being used.
65220              
65221              Add =head1 NAMEs so that buildtoc is happy.
65222              (The CGI::Util nit reported to Lincoln.)
65223              
65224              Fix complaints of buildtoc.
65225              
65226              Fix the alignment problem in Crays ([ID 20000612.002]).
65227              
65228              Remove perlbook, update perlfaq book listing,
65229              rearrange perl.pod, regenerate perltoc.
65230              
65231              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
65232              was cast to an unsigned (32-bit) integer with wild abandon.
65233              
65234              winsock options weren't being set in all threads under ithreads
65235              (caused send()s from second and subsequent threads to fail)
65236              
65237              accept() leaks memory on windows due to incorrect ordering of
65238              closesocket() and fclose() calls
65239              
65240              Reorder perl.pod once more.
65241              
65242              More POSIX.pod tweaks.
65243              
65244              Sprinkle ldlibpath.
65245              
65246              Precedence goof, fix based on
65247              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
65248              From: Hugo <hv@crypt.compulink.co.uk>
65249              Date: Tue, 11 Jul 2000 12:52:38 +0100
65250              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
65251              
65252              Subject: PATCH perlguts.pod: Document D and d magic types
65253              From: mjd@plover.com
65254              Date: 5 Jul 2000 18:01:51 -0000
65255              Message-ID: <20000705180151.29413.qmail@plover.com>
65256              
65257              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
65258              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
65259              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
65260              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
65261              
65262              Subject: [PATCH cfgperl] $& segfaults if you trick it
65263              From: simon@brecon.co.uk (Simon Cozens)
65264              Date: 7 Jul 2000 11:26:09 GMT
65265              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
65266              
65267              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
65268              From: Hugo <hv@crypt.compulink.co.uk>
65269              Date: Tue, 11 Jul 2000 12:44:50 +0100
65270              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
65271              
65272              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
65273              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
65274              Date: Tue, 11 Jul 2000 13:50:51 +0100
65275              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
65276      Branch: maint-5.6/perl
65277           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
65278           +> pod/buildtoc.PL
65279            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
65280           !> (integrate 26 files)
65281 ____________________________________________________________________________
65282 [  7771] By: gsar                                  on 2000/11/20  12:31:42
65283         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
65284              6310,6311,6314
65285              
65286              Subject: [PATCH bleedperl] File::Spec 0.82 beta
65287              From: Barrie Slaymaker <barries@jester.slaysys.com>
65288              Date: Wed, 28 Jun 2000 11:35:29 -0400
65289              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
65290              
65291              tweak perlembed for multiplicity/usethreads sanity; correct notes
65292              about Windows
65293              
65294              localize %INC in a Safe compartment so that use/require work
65295              (many other magic globals probably need similar treatment)
65296              
65297              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
65298              when @_ is modified, causing coredumps
65299              
65300              slurp mode fix in change#4736 still not quite right
65301              
65302              Point to perlipc for more SysV IPC examples.
65303              
65304              Elaborate POSIX.pod.  Still needs work.
65305              
65306              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
65307              
65308              fix large memory leak that has been around for ever, masked by
65309              -DPURIFY (most of the arenas were never freed!)
65310              
65311              fix memory leak on Windows (PL_sys_intern contents were never
65312              freed)
65313              
65314              PERL_OBJECT build tweak
65315              
65316              adjust change#6299
65317              
65318              remove rel2abs prototypes (from Barrie Slaymaker)
65319              
65320              missing perldiag entry for unpack("w",...) diagnostic (from
65321              Andreas Koenig)
65322              
65323              better diagnostic on Frob->stuff() when Frob:: doesn't exist
65324              (from Richard Soderberg <rs@oregonnet.com>)
65325              
65326              Win32 patches for cfgperl from Sarathy.
65327              
65328              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
65329              
65330              More POSIX.pod embellishment.
65331              
65332              tyop in change#6306
65333      Branch: maint-5.6/perl
65334           !> (integrate 44 files)
65335 ____________________________________________________________________________
65336 [  7770] By: gsar                                  on 2000/11/20  11:51:00
65337         Log: integrate changes#6268..6282 from cfgperl branch
65338              
65339              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
65340              From: Dominic Dunlop <domo@computer.org>
65341              Date: Thu, 29 Jun 2000 12:32:39 +0200
65342              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
65343              
65344              Regen headers for #6261 (and update embed.pl for this) and #6267,
65345              silence few compiler warnings.
65346              
65347              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
65348              From: Nicholas Clark <nick@talking.bollo.cx>
65349              Date: Fri, 23 Jun 2000 16:21:15 +0100
65350              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
65351              
65352              Subject: PATCH pod/perltie.pod
65353              From: Ian Phillipps <Ian.Phillipps@iname.com>
65354              Date: Fri, 16 Jun 2000 00:17:19 +0100
65355              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
65356              (only the first hunk, the second hunk had already been done
65357              by some other patch)
65358              
65359              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
65360              From: Tom Phoenix <rootbeer@redcat.com>
65361              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
65362              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
65363              
65364              Subject: [PATCH] xsub attributes
65365              From: Doug MacEachern <dougm@covalent.net>
65366              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
65367              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
65368              
65369              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
65370              From: Andy Dougherty <doughera@lafayette.edu>
65371              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
65372              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
65373              
65374              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
65375              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
65376              Date: Tue, 13 Jun 2000 02:43:48 -0500
65377              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
65378              
65379              Subject: [PATCH] Re: eval documentation: context
65380              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
65381              Date: Mon, 12 Jun 2000 15:07:29 +0100
65382              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
65383              
65384              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
65385              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
65386              Date: Mon, 12 Jun 2000 14:55:59 +0100
65387              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
65388              
65389              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
65390              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
65391              Date: Fri, 09 Jun 2000 12:39:27 -0400
65392              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
65393              (plus update the version "number" of Text::Wrap)
65394              
65395              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
65396              From: Tim Ayers <tayers@bridge.com>
65397              Date: Thu, 08 Jun 2000 08:11:06 +0200
65398              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
65399              [resent by Richard Foley, Message-Id probably wrong]
65400              
65401              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
65402              From: rspier@pobox.com (Robert Spier)
65403              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
65404              Message-ID: <14654.31913.845602.610277@rls.cx>
65405              
65406              Subject: [PATCH 5.6.0] utils/h2xs.PL
65407              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
65408              Date: Wed, 7 Jun 2000 04:02:04 -0500
65409              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
65410              
65411              Subject: [PATCH 5.6.0]ITHREADs for VMS
65412              From: Dan Sugalski <dan@sidhe.org>
65413              Date: Tue, 06 Jun 2000 11:59:50 -0400
65414              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
65415      Branch: maint-5.6/perl
65416           !> (integrate 31 files)
65417 ____________________________________________________________________________
65418 [  7769] By: gsar                                  on 2000/11/20  11:29:06
65419         Log: integrate changes#6261..6266 from cfgperl
65420              
65421              Subject: Re: [PATCH cfgperl] BOMs away!
65422              From: simon@brecon.co.uk (Simon Cozens)
65423              Date: 17 Jun 2000 11:49:57 GMT
65424              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
65425              
65426              Subject: 5.6.0 Patch for EPOC
65427              From: Olaf Flebbe <o.flebbe@gmx.de>
65428              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
65429              Message-ID: <23449.960929969@www11.gmx.net>
65430              
65431              tr fixes from Simon Cozens
65432              
65433              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
65434              From: Marty Lucich <marty@netcom.com>
65435              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
65436              Message-Id: <200006282116.OAA11148@netcom.com>
65437              ccdlflags update (the BSD/OS 4.1 part had already been taken
65438              care of by #6141).
65439              
65440              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
65441              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
65442              Date: Wed, 28 Jun 2000 17:50:12 -0700
65443              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
65444              
65445              Subject: [PATCH 5.6.0] cygwin port
65446              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
65447              From: "Fifer, Eric" <EFifer@sanwaint.com>
65448              Date: Thu, 29 Jun 2000 12:58:29 +0100
65449      Branch: maint-5.6/perl
65450           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
65451           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
65452           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
65453           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
65454 ____________________________________________________________________________
65455 [  7768] By: gsar                                  on 2000/11/20  11:13:44
65456         Log: integrate changes#6252..6256,6259..6260
65457              
65458              Paranoia tweak on #6249.
65459              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
65460              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
65461              Date: Sun, 25 Jun 2000 23:43:12 -0400
65462              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
65463              
65464              Subject: tr///, help wanted.
65465              From: simon@brecon.co.uk (Simon Cozens)
65466              Date: 28 Jun 2000 11:29:04 GMT
65467              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
65468              
65469              small thinko tweaks
65470              
65471              tweaks from Simon Conzes to further fix tr/// under utf8
65472              
65473              perlnewmod was missing from MANIFEST.
65474              
65475              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
65476              From: simon@brecon.co.uk (Simon Cozens)
65477              Date: 17 Jun 2000 11:56:44 GMT
65478              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
65479              pack U0, pack C0
65480      Branch: maint-5.6/perl
65481           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
65482           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
65483           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
65484           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
65485 ____________________________________________________________________________
65486 [  7767] By: gsar                                  on 2000/11/20  10:51:38
65487         Log: integrate change#6250 from cfgperl
65488              
65489              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
65490              From: Doug MacEachern <dougm@covalent.net>
65491              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
65492              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
65493      Branch: maint-5.6/perl
65494           +> t/op/my_stash.t
65495           !> MANIFEST embed.pl global.sym proto.h toke.c
65496 ____________________________________________________________________________
65497 [  7766] By: gsar                                  on 2000/11/20  10:48:34
65498         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
65499              
65500              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
65501              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
65502              Date: Mon, 26 Jun 2000 18:40:14 +0100
65503              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
65504              
65505              Subject: [PATCH] bytes<->utf8 fixes
65506              From: simon@brecon.co.uk (Simon Cozens)
65507              Date: 26 Jun 2000 04:55:45 GMT
65508              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
65509              
65510              Subject: [PATCH] is_utf8_string
65511              From: simon@brecon.co.uk (Simon Cozens)
65512              Date: 26 Jun 2000 02:25:59 GMT
65513              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
65514              
65515              Subject: [PATCH] avoid mg_ptr in '*' magic
65516              From: Doug MacEachern <dougm@covalent.net>
65517              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
65518              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
65519              
65520              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
65521              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
65522              Date: Sat, 24 Jun 2000 13:06:20 +0100
65523              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
65524              
65525              Allow for standalone testing.
65526              
65527              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
65528              From: Mark-Jason Dominus <mjd@plover.com>
65529              Date: Tue, 27 Jun 2000 22:36:42 -0400
65530              Message-ID: <20000628023642.12166.qmail@plover.com>
65531              
65532              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
65533              From: Frank Tobin <ftobin@uiuc.edu>
65534              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
65535              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
65536      Branch: maint-5.6/perl
65537           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
65538           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
65539           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
65540           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
65541           !> utf8.c utils/h2xs.PL
65542 ____________________________________________________________________________
65543 [  7765] By: gsar                                  on 2000/11/20  10:29:13
65544         Log: integrate change#6239 from cfgperl
65545              
65546              Configure maintenance.  Sever some dependency cycles,
65547              separate gccversion from the cc unit,
65548              address [ID 20000623.006] Configure script patch for using gcc on AIX
65549              (but solve it a little bit differently),
65550              unduplex some accidentally duplicated units,
65551              suggest using gcc if no cc available
65552              (p5p thread: "Solaris configure: counterproposal", 1999-09)
65553      Branch: maint-5.6/perl
65554           !> Configure Todo-5.6 config_h.SH
65555 ____________________________________________________________________________
65556 [  7764] By: gsar                                  on 2000/11/20  10:25:55
65557         Log: integrate changes#6233..6238 from cfgperl
65558              
65559              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
65560              From: Mark-Jason Dominus <mjd@plover.com>
65561              Date: Fri, 16 Jun 2000 20:53:04 -0400
65562              Message-ID: <20000617005304.8008.qmail@plover.com>
65563              
65564              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
65565              because when run as services (Win32ese for daemons)
65566              no environment variables are set and tmpdir ends up as /tmp,
65567              which is ambiguous.
65568              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
65569              From: matt@sergeant.org
65570              Date: 16 Jun 2000 16:30:43 -0000
65571              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
65572              
65573              The thread begun by
65574              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
65575              From: Kevin.Ruscoe@ubsw.com
65576              Date: Fri, 16 Jun 2000 16:38:51 +0100
65577              Message-Id: <H000019b03c300d6@MHS>
65578              
65579              Tweak embed.pl, regen headers.
65580              
65581              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
65582              From: Dan Sugalski <dan@sidhe.org>
65583              Date: Fri, 23 Jun 2000 17:00:00 -0400
65584              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
65585      Branch: maint-5.6/perl
65586           !> (integrate 27 files)
65587 ____________________________________________________________________________
65588 [  7763] By: gsar                                  on 2000/11/20  10:08:08
65589         Log: s/perl56delta/perldelta/g
65590      Branch: maint-5.6/perl
65591            ! pod/Makefile
65592 ____________________________________________________________________________
65593 [  7762] By: gsar                                  on 2000/11/20  10:04:00
65594         Log: integrate changes#6225,6229,6231,6232 from cfgperl
65595              
65596              Add source code filenames to apidoc.
65597              From: simon@brecon.co.uk (Simon Cozens)
65598              Subject: [PATCH embed.pl] Source X-ref
65599              Date: 22 Jun 2000 02:18:49 GMT
65600              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
65601              
65602              Subject: README.hpux version 0.6.1
65603              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
65604              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
65605              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
65606              
65607              Subject: [PATCH 5.6.0] cygwin port
65608              From: "Fifer, Eric" <EFifer@sanwaint.com>
65609              Date: Tue, 20 Jun 2000 14:30:58 +0100
65610              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
65611              
65612              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
65613              From: simon@brecon.co.uk (Simon Cozens)
65614              Date: 19 Jun 2000 15:18:27 GMT
65615              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
65616              
65617              plus update pod/Makefile and regenerate perltoc
65618      Branch: maint-5.6/perl
65619           +> pod/perlutil.pod
65620           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
65621           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
65622 ____________________________________________________________________________
65623 [  7761] By: jhi                                   on 2000/11/20  04:09:55
65624         Log: Miraculous typo.
65625      Branch: perl
65626            ! t/op/pat.t
65627 ____________________________________________________________________________
65628 [  7760] By: jhi                                   on 2000/11/20  04:06:08
65629         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
65630              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65631              Date: Sun, 19 Nov 2000 22:30:26 -0500
65632              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
65633      Branch: perl
65634            ! regexec.c scope.h t/op/pat.t
65635 ____________________________________________________________________________
65636 [  7759] By: jhi                                   on 2000/11/20  02:05:22
65637         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
65638      Branch: perl
65639            ! perl.h
65640 ____________________________________________________________________________
65641 [  7758] By: jhi                                   on 2000/11/20  01:58:11
65642         Log: Subject: [perl 7711: EPOC] updates
65643              From: Olaf Flebbe <o.flebbe@gmx.de>
65644              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
65645              Message-ID: <25575.974658810@www23.gmx.net>               
65646      Branch: perl
65647            + lib/File/Spec/Epoc.pm
65648            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
65649            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
65650            ! lib/File/Spec.pm perl.c sv.c
65651 ____________________________________________________________________________
65652 [  7757] By: jhi                                   on 2000/11/20  01:53:11
65653         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
65654      Branch: perl
65655            ! MANIFEST
65656 ____________________________________________________________________________
65657 [  7756] By: jhi                                   on 2000/11/20  01:47:22
65658         Log: Integrate perlio.
65659      Branch: perl
65660            - ext/re/hints/MSWin32.pl
65661           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
65662           !> win32/config.gc win32/config_H.gc win32/win32sck.c
65663 ____________________________________________________________________________
65664 [  7755] By: nick                                  on 2000/11/19  20:57:17
65665         Log: Add dummy crlf layer (just as buffer)
65666              Correct 1st bug - one layer of indirection.
65667      Branch: perlio
65668            ! perlio.c perlio.h perliol.h
65669 ____________________________________________________________________________
65670 [  7754] By: nick                                  on 2000/11/19  20:56:12
65671         Log: Work-round to Perl_deb_nocontext is no longer required
65672      Branch: perlio
65673            - ext/re/hints/MSWin32.pl
65674 ____________________________________________________________________________
65675 [  7753] By: nick                                  on 2000/11/19  20:01:16
65676         Log: diff -se shows these as different
65677      Branch: perlio
65678            ! global.sym pod/perlapi.pod
65679 ____________________________________________________________________________
65680 [  7752] By: nick                                  on 2000/11/19  18:57:30
65681         Log: Configure GCC/Win32 build -Duseperlio
65682              Fix a couple of gross issues
65683              - double-include of ../deb.o in re.dll
65684              - win32sck.c needs PerlIO and FILE 
65685      Branch: perlio
65686            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
65687            ! win32/win32sck.c
65688 ____________________________________________________________________________
65689 [  7751] By: nick                                  on 2000/11/19  17:05:36
65690         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
65691      Branch: perlio
65692            ! perlio.c
65693 ____________________________________________________________________________
65694 [  7750] By: nick                                  on 2000/11/19  16:57:14
65695         Log: Missing aTHX_
65696      Branch: perlio
65697            ! sv.c
65698 ____________________________________________________________________________
65699 [  7749] By: jhi                                   on 2000/11/19  16:28:40
65700         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
65701              From: "Peter J. Farley III" <pjfarley@banet.net>
65702              Date: Sun, 19 Nov 2000 01:42:58 -0500
65703              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
65704      Branch: perl
65705            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
65706 ____________________________________________________________________________
65707 [  7748] By: jhi                                   on 2000/11/19  16:08:10
65708         Log: Subject: podlators 1.05 available        
65709              From: Russ Allbery <rra@stanford.edu>   
65710              Date: 18 Nov 2000 22:04:28 -0800
65711              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
65712      Branch: perl
65713            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
65714 ____________________________________________________________________________
65715 [  7747] By: nick                                  on 2000/11/19  11:19:39
65716         Log: Integrate mainline
65717      Branch: perlio
65718           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
65719           !> util.c
65720 ____________________________________________________________________________
65721 [  7746] By: jhi                                   on 2000/11/19  06:42:22
65722         Log: Make hex scanning warn on "\x{x}" and "\xx".
65723              "\x" and and hex("x") are still valid.
65724      Branch: perl
65725            ! util.c
65726 ____________________________________________________________________________
65727 [  7745] By: nick                                  on 2000/11/18  22:52:28
65728         Log: Integrate mainline
65729      Branch: perlio
65730           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
65731           !> perl.h perlio.c proto.h regcomp.c regcomp.h
65732 ____________________________________________________________________________
65733 [  7744] By: jhi                                   on 2000/11/18  22:50:28
65734         Log: Introduce Perl_utf8_length().  Use it.
65735      Branch: perl
65736            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
65737 ____________________________________________________________________________
65738 [  7743] By: jhi                                   on 2000/11/18  22:38:51
65739         Log: Compiler denit.
65740      Branch: perl
65741            ! perlio.c
65742 ____________________________________________________________________________
65743 [  7742] By: jhi                                   on 2000/11/18  20:33:05
65744         Log: Integrate perlio.
65745      Branch: perl
65746           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
65747           !> perlio.h pp_ctl.c pp_sys.c sv.c
65748 ____________________________________________________________________________
65749 [  7741] By: jhi                                   on 2000/11/18  20:31:27
65750         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
65751              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65752              Date: Fri, 17 Nov 2000 20:35:11 -0500
65753              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
65754              
65755              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
65756              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65757              Date: Fri, 17 Nov 2000 21:03:47 -0500
65758              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
65759              
65760              Plus a little bit of tweaking in pregcomp().
65761      Branch: perl
65762            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
65763 ____________________________________________________________________________
65764 [  7740] By: nick                                  on 2000/11/18  20:17:22
65765         Log: Lexical use open ... support:
65766              add ->cop_io to COP structure in cop.h.
65767              Make mg.c and gv.c associate it with ${^OPEN}.
65768              Make lib/open.pm set it.
65769              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
65770              manner similar to ->cop_warnings.
65771              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
65772              call new PerlIO_apply_layers().
65773              Declare latter in perlio.h and define in perlio.c
65774      Branch: perlio
65775            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
65776            ! perlio.h pp_ctl.c pp_sys.c sv.c
65777 ____________________________________________________________________________
65778 [  7739] By: jhi                                   on 2000/11/18  19:54:00
65779         Log: Integrate perlio.
65780      Branch: perl
65781           !> doio.c perlio.c pp.c
65782 ____________________________________________________________________________
65783 [  7738] By: jhi                                   on 2000/11/18  17:16:13
65784         Log: Subject: [PATCH 5.7.0] etags broken again
65785              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65786              Date: Sat, 18 Nov 2000 02:41:36 -0500
65787              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
65788      Branch: perl
65789            ! emacs/ptags
65790 ____________________________________________________________________________
65791 [  7737] By: jhi                                   on 2000/11/18  17:12:18
65792         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
65793      Branch: perl
65794            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
65795 ____________________________________________________________________________
65796 [  7736] By: nick                                  on 2000/11/18  14:06:20
65797         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
65798              part to be isolated.
65799      Branch: perlio
65800            ! doio.c perlio.c
65801 ____________________________________________________________________________
65802 [  7735] By: nick                                  on 2000/11/18  11:03:32
65803         Log: Integrate mainline
65804      Branch: perlio
65805           !> Changes README.amiga README.win32 patchlevel.h
65806           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
65807 ____________________________________________________________________________
65808 [  7734] By: jhi                                   on 2000/11/18  01:18:56
65809         Log: Update Changes.
65810      Branch: perl
65811            ! Changes patchlevel.h
65812 ____________________________________________________________________________
65813 [  7733] By: jhi                                   on 2000/11/18  00:32:54
65814         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
65815              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
65816              Date: Fri, 17 Nov 2000 17:28:02 -0500
65817              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
65818      Branch: perl
65819            ! regcomp.c regexec.c t/op/re_tests
65820 ____________________________________________________________________________
65821 [  7732] By: jhi                                   on 2000/11/18  00:28:56
65822         Log: Sparc 64-bit pack() fix from Jens Hamisch.
65823      Branch: perl
65824            ! pp.c
65825 ____________________________________________________________________________
65826 [  7731] By: jhi                                   on 2000/11/18  00:18:39
65827         Log: Explain in more detail the {} syntax ambiguousity.
65828              
65829              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
65830              From: Nicholas Clark <nick@ccl4.org>
65831              Date: Fri, 17 Nov 2000 22:10:28 +0000
65832              Message-ID: <20001117221028.A88930@plum.flirble.org>
65833      Branch: perl
65834            ! pod/perlfunc.pod
65835 ____________________________________________________________________________
65836 [  7730] By: jhi                                   on 2000/11/18  00:12:18
65837         Log: Subject: Fix for README.amiga (20000323.033)
65838              From: "Stephen P. Potter" <spp@spotter.yi.org>
65839              Date: Fri, 17 Nov 2000 12:25:51 -0500
65840              Message-Id: <200011171725.MAA05768@spotter.yi.org>
65841      Branch: perl
65842            ! README.amiga
65843 ____________________________________________________________________________
65844 [  7729] By: jhi                                   on 2000/11/18  00:08:34
65845         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
65846              From: "A. C. Yardley" <yardley@tanet.net>
65847              Date: Mon, 3 Apr 2000 11:35:33 -0700
65848              Message-ID: <3483.000403@tanet.net>
65849      Branch: perl
65850            ! README.win32
65851 ____________________________________________________________________________
65852 [  7728] By: nick                                  on 2000/11/17  21:59:47
65853         Log: Integrate mainline
65854      Branch: perlio
65855           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
65856           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
65857           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
65858           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
65859 ____________________________________________________________________________
65860 [  7727] By: nick                                  on 2000/11/17  21:56:31
65861         Log: Experiment on use of attributes.pm interface.
65862              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
65863              SVt_PVRV if not already something better (else vivify of say magic gets
65864              core dump).
65865      Branch: perlio
65866            ! perlio.c pp.c
65867 ____________________________________________________________________________
65868 [  7726] By: jhi                                   on 2000/11/17  14:15:49
65869         Log: Subject: Fix for 20000815.006
65870              From: "Stephen P. Potter" <spp@spotter.yi.org>
65871              Date: Fri, 17 Nov 2000 08:57:45 -0500
65872              Message-Id: <200011171357.IAA05122@spotter.yi.org>
65873              
65874              It's really 20000518.006.
65875      Branch: perl
65876            ! pod/perlmodlib.PL
65877 ____________________________________________________________________________
65878 [  7725] By: jhi                                   on 2000/11/17  14:12:31
65879         Log: Subject: Fix for 20000409.001
65880              From: "Stephen P. Potter" <spp@spotter.yi.org>
65881              Date: Fri, 17 Nov 2000 08:55:45 -0500
65882              Message-Id: <200011171355.IAA05104@spotter.yi.org>
65883      Branch: perl
65884            ! pod/perlfaq9.pod
65885 ____________________________________________________________________________
65886 [  7724] By: jhi                                   on 2000/11/17  14:08:58
65887         Log: Undo #7627 now that we have =head3.
65888      Branch: perl
65889            ! pod/perlhack.pod
65890 ____________________________________________________________________________
65891 [  7723] By: jhi                                   on 2000/11/17  14:04:09
65892         Log: As surmised the #7719 wasn't a good move.
65893      Branch: perl
65894            ! hints/solaris_2.sh
65895 ____________________________________________________________________________
65896 [  7722] By: jhi                                   on 2000/11/17  13:59:04
65897         Log: Also the 64bitall hints can be either here or there.
65898      Branch: perl
65899            ! hints/solaris_2.sh
65900 ____________________________________________________________________________
65901 [  7721] By: jhi                                   on 2000/11/17  02:26:23
65902         Log: Test tweak for the open pragma.
65903      Branch: perl
65904            ! t/lib/b.t
65905 ____________________________________________________________________________
65906 [  7720] By: jhi                                   on 2000/11/17  00:23:22
65907         Log: The long double hints can be here or there.
65908      Branch: perl
65909            ! hints/solaris_2.sh
65910 ____________________________________________________________________________
65911 [  7719] By: jhi                                   on 2000/11/17  00:14:06
65912         Log: For Solaris use64bitall the stdchar needs a little bit of help.
65913      Branch: perl
65914            ! hints/solaris_2.sh
65915 ____________________________________________________________________________
65916 [  7718] By: jhi                                   on 2000/11/16  23:27:34
65917         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
65918              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
65919              Date: Wed, 15 Nov 2000 08:56:32 +0100
65920              Message-ID: <3A1241B0.64477E00@alcatel.at>
65921      Branch: perl
65922            ! lib/Carp/Heavy.pm
65923 ____________________________________________________________________________
65924 [  7717] By: jhi                                   on 2000/11/16  23:23:29
65925         Log: Subject: [PATCH] Re: 20001101.003 PDL
65926              From: Nicholas Clark <nick@ccl4.org>
65927              Date: Thu, 16 Nov 2000 16:48:25 +0000
65928              Message-ID: <20001116164825.B93487@plum.flirble.org>
65929      Branch: perl
65930            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
65931 ____________________________________________________________________________
65932 [  7716] By: jhi                                   on 2000/11/16  23:21:31
65933         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
65934              From: "Casey R. Tweten" <crt@kiski.net>
65935              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
65936              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
65937      Branch: perl
65938            ! lib/Pod/Checker.pm pod/perlpod.pod
65939 ____________________________________________________________________________
65940 [  7715] By: jhi                                   on 2000/11/16  23:19:40
65941         Log: Avoid an infinite loop in VMS when utils scripts are run
65942              with no arguments, from Charles Lane.
65943      Branch: perl
65944            ! configure.com
65945 ____________________________________________________________________________
65946 [  7714] By: jhi                                   on 2000/11/16  23:17:08
65947         Log: Subject: perllocale.pod changes
65948              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
65949              Date: Mon, 13 Nov 2000 10:09:22 +0300
65950              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
65951      Branch: perl
65952            ! pod/perllocale.pod
65953 ____________________________________________________________________________
65954 [  7713] By: jhi                                   on 2000/11/16  23:14:06
65955         Log: Integrate perlio.
65956      Branch: perl
65957           !> doio.c perlio.c perlio.h util.c
65958 ____________________________________________________________________________
65959 [  7712] By: nick                                  on 2000/11/16  21:10:58
65960         Log: Integrate mainline
65961      Branch: perlio
65962           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
65963           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
65964           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
65965           !> vos/config.ga.def vos/config.ga.h win32/config.bc
65966           !> win32/config.gc win32/config.vc
65967 ____________________________________________________________________________
65968 [  7711] By: nick                                  on 2000/11/16  19:56:41
65969         Log: Minor tweaks:
65970              consistent way of getting 'rb', 'wb' etc. for binary opens
65971              move *perlio::layers to *open::layers
65972              a #define to show layers available
65973              DOSISH popen/PerlIO had export/import sense inverted.
65974      Branch: perlio
65975            ! doio.c perlio.c perlio.h util.c
65976 ____________________________________________________________________________
65977 [  7710] By: jhi                                   on 2000/11/16  15:46:05
65978         Log: Add HAS_SBRK_PROTO.
65979      Branch: metaconfig/U/perl
65980            + d_sbrkproto.U
65981      Branch: perl
65982            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65983            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
65984            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
65985            ! vos/config.ga.def vos/config.ga.h win32/config.bc
65986            ! win32/config.gc win32/config.vc
65987 ____________________________________________________________________________
65988 [  7709] By: nick                                  on 2000/11/16  07:31:49
65989         Log: Integrate mainline
65990      Branch: perlio
65991           !> (integrate 35 files)
65992 ____________________________________________________________________________
65993 [  7708] By: jhi                                   on 2000/11/16  05:33:03
65994         Log: These files are text, not binary.
65995      Branch: perl
65996            ! ext/Encode/Encode/iso8859-10.enc
65997            ! ext/Encode/Encode/iso8859-13.enc
65998            ! ext/Encode/Encode/iso8859-14.enc
65999            ! ext/Encode/Encode/iso8859-15.enc
66000 ____________________________________________________________________________
66001 [  7707] By: jhi                                   on 2000/11/16  01:53:37
66002         Log: Update Changes.
66003      Branch: perl
66004            ! Changes patchlevel.h
66005 ____________________________________________________________________________
66006 [  7706] By: jhi                                   on 2000/11/16  01:35:59
66007         Log: More #undefing of stdio.
66008      Branch: perl
66009            ! fakesdio.h nostdio.h
66010 ____________________________________________________________________________
66011 [  7705] By: jhi                                   on 2000/11/16  01:34:18
66012         Log: Add fwalk() probe to the configuration files and regen perltoc.
66013      Branch: perl
66014            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66015            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
66016            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
66017            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
66018            ! win32/config.bc win32/config.gc win32/config.vc
66019 ____________________________________________________________________________
66020 [  7704] By: jhi                                   on 2000/11/16  01:33:07
66021         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
66022              an optional third argument to Inlibc?)
66023      Branch: metaconfig/U/perl
66024            + d__fwalk.U
66025 ____________________________________________________________________________
66026 [  7703] By: jhi                                   on 2000/11/16  01:09:22
66027         Log: The type of the hash_cb() size argument is tricky.
66028      Branch: perl
66029            ! ext/DB_File/DB_File.xs
66030 ____________________________________________________________________________
66031 [  7702] By: jhi                                   on 2000/11/15  23:01:16
66032         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
66033      Branch: perl
66034            ! nostdio.h
66035 ____________________________________________________________________________
66036 [  7701] By: jhi                                   on 2000/11/15  22:52:32
66037         Log: Detypo.
66038      Branch: perl
66039            ! t/lib/bigfltpm.t
66040 ____________________________________________________________________________
66041 [  7700] By: jhi                                   on 2000/11/15  22:51:56
66042         Log: UINT64_C() work continues.
66043      Branch: perl
66044            ! handy.h perl.h utf8.h
66045 ____________________________________________________________________________
66046 [  7699] By: jhi                                   on 2000/11/15  14:13:04
66047         Log: SOCKS has its own USE_THREADS, based on
66048              
66049              Subject: [ID 20001114.002] et. al. bugfix followup
66050              From: Jens Hamisch <jens@Strawberry.COM> 
66051              Date: Wed, 15 Nov 2000 14:23:11 +0100
66052              Message-ID: <20001115142311.A21164@Strawberry.COM>
66053      Branch: perl
66054            ! perl.h
66055 ____________________________________________________________________________
66056 [  7698] By: jhi                                   on 2000/11/15  03:50:56
66057         Log: Add few missing #undefs and sort them.
66058      Branch: perl
66059            ! fakesdio.h
66060 ____________________________________________________________________________
66061 [  7697] By: jhi                                   on 2000/11/15  03:39:14
66062         Log: Linenumber fix.
66063      Branch: perl
66064            ! t/pragma/warn/utf8
66065 ____________________________________________________________________________
66066 [  7696] By: jhi                                   on 2000/11/15  02:55:26
66067         Log: EBCDIC tweaks.
66068              
66069              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
66070              From: Peter Prymmer <pvhp@forte.com>
66071              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
66072              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
66073      Branch: perl
66074            ! t/op/regmesg.t t/pragma/warn/utf8
66075 ____________________________________________________________________________
66076 [  7695] By: jhi                                   on 2000/11/15  02:53:58
66077         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
66078              From: Peter Prymmer <pvhp@forte.com>
66079              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
66080              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
66081      Branch: perl
66082            ! utf8.c
66083 ____________________________________________________________________________
66084 [  7694] By: jhi                                   on 2000/11/15  02:50:55
66085         Log: Subject: [PATCH: perl@7674] updates to README.os390
66086              From: Prymmer/Kahn <pvhp@best.com>
66087              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
66088              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
66089      Branch: perl
66090            ! README.os390
66091 ____________________________________________________________________________
66092 [  7693] By: jhi                                   on 2000/11/15  02:48:37
66093         Log: Quit utf8_to_uv() instantly if curlen == 0.
66094      Branch: perl
66095            ! utf8.c
66096 ____________________________________________________________________________
66097 [  7692] By: jhi                                   on 2000/11/15  02:24:29
66098         Log: Use u_int32_t for the size of hash_cb(), not size_t.
66099              
66100              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
66101              From: Jens Hamisch <jens@Strawberry.COM>     
66102              Date: Tue, 14 Nov 2000 19:03:55 +0100
66103              Message-Id: <20001114190355.A20559@Strawberry.COM>
66104      Branch: perl
66105            ! ext/DB_File/DB_File.xs
66106 ____________________________________________________________________________
66107 [  7691] By: jhi                                   on 2000/11/15  02:20:12
66108         Log: Use UINT64_C().
66109              
66110              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
66111              From: Jens Hamisch <jens@Strawberry.COM>
66112              Date: Tue, 14 Nov 2000 19:16:23 +0100
66113              Message-Id: <20001114191623.G20559@Strawberry.COM>
66114      Branch: perl
66115            ! utf8.c utf8.h
66116 ____________________________________________________________________________
66117 [  7690] By: jhi                                   on 2000/11/15  02:17:06
66118         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
66119              (a macro to define signed and unsigned integer constants).
66120      Branch: perl
66121            ! handy.h
66122 ____________________________________________________________________________
66123 [  7689] By: jhi                                   on 2000/11/15  01:56:51
66124         Log: Regen Configure.
66125      Branch: perl
66126            ! Configure
66127 ____________________________________________________________________________
66128 [  7688] By: jhi                                   on 2000/11/15  01:56:32
66129         Log: Make the unit know about SOCKS.
66130      Branch: metaconfig
66131            ! U/protos/socksizetype.U
66132 ____________________________________________________________________________
66133 [  7687] By: jhi                                   on 2000/11/15  01:54:47
66134         Log: Remove unused dependencies.
66135      Branch: metaconfig
66136            ! U/compline/d_getpagsz.U
66137 ____________________________________________________________________________
66138 [  7686] By: nick                                  on 2000/11/14  21:25:13
66139         Log: Integrate mainline.
66140      Branch: perlio
66141           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
66142           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
66143           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
66144           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
66145           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
66146           !> win32/config.bc win32/config.gc win32/config.vc
66147           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
66148 ____________________________________________________________________________
66149 [  7685] By: jhi                                   on 2000/11/14  17:54:56
66150         Log: Integrate perlio.
66151      Branch: perl
66152           +> fakesdio.h perliol.h
66153           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
66154           !> perlsdio.h perlsfio.h pod/perlfunc.pod
66155 ____________________________________________________________________________
66156 [  7684] By: nick                                  on 2000/11/14  17:43:04
66157         Log: PerlIO #include and #ifdef re-work.
66158      Branch: perlio
66159            + fakesdio.h perliol.h
66160            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
66161            ! perlsdio.h perlsfio.h
66162 ____________________________________________________________________________
66163 [  7683] By: jhi                                   on 2000/11/14  15:42:40
66164         Log: Hoist the duplicated socket/netdb include logic to perl.h;
66165              undef SETERRNO in case SOCKS has defined it.  Based on:
66166              
66167              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
66168              From: Jens Hamisch <jens@Strawberry.COM> 
66169              Date: Tue, 14 Nov 2000 11:34:40 +0100
66170              Message-Id: <20001114113440.A20005@Strawberry.COM>
66171      Branch: perl
66172            ! doio.c perl.h pp_sys.c
66173 ____________________________________________________________________________
66174 [  7682] By: jhi                                   on 2000/11/14  14:07:28
66175         Log: Subject: some additions for makefiles for win32 (for perl@7674)
66176              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
66177              Date: Tue, 14 Nov 2000 09:31:13 +0300
66178              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
66179      Branch: perl
66180            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
66181            ! win32/makefile.mk
66182 ____________________________________________________________________________
66183 [  7681] By: jhi                                   on 2000/11/14  14:01:41
66184         Log: Subject: tiny typo in perl5db.pl
66185              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
66186              Date: Tue, 14 Nov 2000 09:29:28 +0300
66187              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
66188      Branch: perl
66189            ! lib/perl5db.pl
66190 ____________________________________________________________________________
66191 [  7680] By: jhi                                   on 2000/11/14  04:13:50
66192         Log: Redo #7679 with LFs instead of CRLFs.
66193      Branch: perl
66194            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
66195            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
66196            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
66197 ____________________________________________________________________________
66198 [  7679] By: jhi                                   on 2000/11/14  01:21:09
66199         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
66200              From: Benjamin Stuhl <tiriath@yahoo.com> 
66201              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
66202              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
66203      Branch: perl
66204            + win32/bin/mdelete.bat
66205            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
66206            ! makedef.pl perlio.c win32/Makefile win32/config.gc
66207            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
66208 ____________________________________________________________________________
66209 [  7678] By: jhi                                   on 2000/11/14  01:19:20
66210         Log: Fix the re extension building for Win32.
66211              
66212              Subject: [PATCH perl@7638] Get PerlIO building on Win32
66213              From: Benjamin Stuhl <tiriath@yahoo.com> 
66214              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
66215              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
66216      Branch: perl
66217            + ext/re/hints/MSWin32.pl
66218            ! MANIFEST
66219 ____________________________________________________________________________
66220 [  7677] By: jhi                                   on 2000/11/14  01:13:54
66221         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
66222              From: sthoenna@efn.org
66223              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
66224              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
66225      Branch: perl
66226            ! doop.c pp.c toke.c utf8.c utf8.h
66227 ____________________________________________________________________________
66228 [  7676] By: jhi                                   on 2000/11/13  20:23:15
66229         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
66230              From: Nicholas Clark <nick@ccl4.org>
66231              Date: Mon, 13 Nov 2000 18:55:04 +0000
66232              Message-ID: <20001113185504.J29183@plum.flirble.org>
66233      Branch: perl
66234            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
66235 ____________________________________________________________________________
66236 [  7675] By: nick                                  on 2000/11/13  20:21:57
66237         Log: Integrate mainline ...
66238      Branch: perlio
66239           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
66240           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
66241           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
66242           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
66243 ____________________________________________________________________________
66244 [  7674] By: jhi                                   on 2000/11/13  15:07:56
66245         Log: Update Changes.
66246      Branch: perl
66247            ! Changes patchlevel.h
66248 ____________________________________________________________________________
66249 [  7673] By: jhi                                   on 2000/11/13  14:42:42
66250         Log: Remove the new two tests of lib/io_xs for now, they seem to
66251              fail under perlio on some platforms.
66252      Branch: perl
66253            ! t/lib/io_xs.t
66254 ____________________________________________________________________________
66255 [  7672] By: jhi                                   on 2000/11/13  13:57:53
66256         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
66257      Branch: perl
66258            ! perlio.c
66259 ____________________________________________________________________________
66260 [  7671] By: jhi                                   on 2000/11/13  05:30:48
66261         Log: Placate nervous compilers that see longer than ints switch()ing.
66262      Branch: perl
66263            ! utf8.c
66264 ____________________________________________________________________________
66265 [  7670] By: jhi                                   on 2000/11/13  05:14:21
66266         Log: fputs() does return EOF on error but here we don't care.
66267      Branch: perl
66268            ! perlio.c
66269 ____________________________________________________________________________
66270 [  7669] By: jhi                                   on 2000/11/13  05:02:45
66271         Log: Declare reg_data like reg_substr_data.
66272      Branch: perl
66273            ! regexp.h
66274 ____________________________________________________________________________
66275 [  7668] By: jhi                                   on 2000/11/13  04:54:34
66276         Log: Typos in #7667.
66277      Branch: perl
66278            ! perl.h
66279 ____________________________________________________________________________
66280 [  7667] By: jhi                                   on 2000/11/13  04:49:49
66281         Log: Cleanup messy #ifdef.
66282      Branch: perl
66283            ! perl.h
66284 ____________________________________________________________________________
66285 [  7666] By: jhi                                   on 2000/11/13  04:17:34
66286         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
66287              From: Nicholas Clark <nick@talking.bollo.cx>
66288              Date: Sun, 12 Nov 2000 21:14:11 +0000
66289              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
66290              
66291              Note: only one breakage of the two reported is fixed by this patch.
66292      Branch: perl
66293            ! perlio.c
66294 ____________________________________________________________________________
66295 [  7665] By: jhi                                   on 2000/11/13  04:05:07
66296         Log: Tweak the definition of the bit complement on UTF-8 data:
66297              if none of the characters in the string are > 0xff,
66298              the result is a complemented byte string, not a (UTF-8)
66299              char string.  Based on the summary in
66300              
66301              Subject: Re: [ID 20000918.005] ~ on wide chars
66302              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
66303              Date: Fri, 10 Nov 2000 09:47:15 -0800
66304              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
66305              
66306              This should give us the maximum backward (pre-char string)
66307              compatibility and utf8 compatibility.  The other alternative
66308              would be to limit the bit complement to be always byte only,
66309              taking the least significant byte of the chars.
66310      Branch: perl
66311            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
66312 ____________________________________________________________________________
66313 [  7664] By: jhi                                   on 2000/11/13  00:23:44
66314         Log: Couple of tests from #7660 salvaged.
66315      Branch: perl
66316            - t/op/tell.t
66317            ! MANIFEST t/io/tell.t
66318 ____________________________________________________________________________
66319 [  7663] By: jhi                                   on 2000/11/13  00:02:48
66320         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
66321              From: Nicholas Clark <nick@talking.bollo.cx>
66322              Date: Sun, 12 Nov 2000 21:23:43 +0000
66323              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
66324      Branch: perl
66325            ! perlsfio.h
66326 ____________________________________________________________________________
66327 [  7662] By: jhi                                   on 2000/11/13  00:01:39
66328         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
66329              From: Nicholas Clark <nick@talking.bollo.cx>
66330              Date: Sun, 12 Nov 2000 21:30:04 +0000
66331              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
66332      Branch: perl
66333            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
66334 ____________________________________________________________________________
66335 [  7661] By: jhi                                   on 2000/11/12  23:57:29
66336         Log: Document tell() on special streams.
66337      Branch: perl
66338            ! pod/perlfunc.pod
66339 ____________________________________________________________________________
66340 [  7660] By: jhi                                   on 2000/11/12  23:54:22
66341         Log: (Subsumed by #7664)
66342      Branch: perl
66343            + t/op/tell.t
66344            ! MANIFEST
66345 ____________________________________________________________________________
66346 [  7659] By: jhi                                   on 2000/11/12  22:55:25
66347         Log: Many subdocumented return values of the IO extension now documented.
66348              ungetc and write still left subdocumented.
66349              
66350              Subject: [PATCH] (was Re: IO::Handle::ungetc)
66351              From: Nicholas Clark <nick@talking.bollo.cx>
66352              Date: Sun, 12 Nov 2000 21:35:53 +0000
66353              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
66354      Branch: perl
66355            ! ext/IO/lib/IO/Handle.pm
66356 ____________________________________________________________________________
66357 [  7658] By: jhi                                   on 2000/11/12  21:37:06
66358         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
66359              From: Nicholas Clark <nick@talking.bollo.cx>
66360              Date: Sun, 12 Nov 2000 20:03:22 +0000
66361              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
66362      Branch: perl
66363            ! pod/perlfunc.pod
66364 ____________________________________________________________________________
66365 [  7657] By: jhi                                   on 2000/11/12  20:34:55
66366         Log: Integrate perlio.
66367      Branch: perl
66368           !> perlio.c
66369 ____________________________________________________________________________
66370 [  7656] By: nick                                  on 2000/11/12  19:25:06
66371         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
66372      Branch: perlio
66373            ! perlio.c
66374 ____________________________________________________________________________
66375 [  7655] By: nick                                  on 2000/11/12  19:09:41
66376         Log: Integrate mainline
66377      Branch: perlio
66378           +> README.solaris ext/Encode/Encode/cp1006.enc
66379           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
66380           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
66381           +> ext/Encode/Encode/iso8859-13.enc
66382           +> ext/Encode/Encode/iso8859-14.enc
66383           +> ext/Encode/Encode/iso8859-15.enc
66384           !> (integrate 34 files)
66385 ____________________________________________________________________________
66386 [  7654] By: jhi                                   on 2000/11/12  19:00:22
66387         Log: Add a metaconfig unit for fsync.
66388      Branch: metaconfig/U/perl
66389            + d_fsync.U
66390 ____________________________________________________________________________
66391 [  7653] By: jhi                                   on 2000/11/12  19:00:01
66392         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
66393      Branch: perl
66394            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66395            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
66396            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
66397            ! vos/config.ga.h win32/config.bc win32/config.gc
66398            ! win32/config.vc
66399 ____________________________________________________________________________
66400 [  7652] By: jhi                                   on 2000/11/11  21:12:01
66401         Log: Copy the s// information of README.hpux also to the perlrun.
66402      Branch: perl
66403            ! README.hpux pod/perlrun.pod
66404 ____________________________________________________________________________
66405 [  7651] By: jhi                                   on 2000/11/11  21:03:13
66406         Log: More README.solaris updates from Andy Dougherty.
66407      Branch: perl
66408            ! README.solaris
66409 ____________________________________________________________________________
66410 [  7650] By: jhi                                   on 2000/11/11  18:38:57
66411         Log: More descriptive error for unknown perlio layers.
66412              
66413              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
66414              From: Dominic Dunlop <domo@computer.org> 
66415              Date: Sat, 11 Nov 2000 18:20:32 +0100             
66416              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
66417      Branch: perl
66418            ! perlio.c pod/perldiag.pod
66419 ____________________________________________________________________________
66420 [  7649] By: jhi                                   on 2000/11/11  18:37:52
66421         Log: MachTen doesn't really do mmap() and munmap().
66422              
66423              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
66424              From: Dominic Dunlop <domo@computer.org> 
66425              Date: Sat, 11 Nov 2000 18:20:32 +0100             
66426              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
66427      Branch: perl
66428            ! hints/machten.sh
66429 ____________________________________________________________________________
66430 [  7648] By: jhi                                   on 2000/11/11  18:36:46
66431         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
66432              From: rspier@pobox.com (Robert Spier)
66433              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
66434              Message-ID: <14861.32839.491271.985797@rls.cx>
66435      Branch: perl
66436            ! Porting/Contract pod/perltoot.pod
66437 ____________________________________________________________________________
66438 [  7647] By: jhi                                   on 2000/11/11  18:35:30
66439         Log: Simplify the getpagesize() unit by dropping the
66440              pagesize probe since it's nowadays slightly more
66441              complicated because of sysconf(). (Note: if some
66442              platform really needs the -lPW for getpagesize,
66443              I just broke it.)
66444              
66445              TODO: a new pagesize unit.
66446      Branch: metaconfig
66447            ! U/compline/d_getpagsz.U
66448 ____________________________________________________________________________
66449 [  7646] By: jhi                                   on 2000/11/11  18:33:23
66450         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
66451      Branch: perl
66452            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66453            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
66454            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
66455            ! vos/config.ga.h win32/config.bc win32/config.gc
66456            ! win32/config.vc
66457 ____________________________________________________________________________
66458 [  7645] By: jhi                                   on 2000/11/11  16:45:15
66459         Log: Use sysconf() or getpagesize() to find out the pagesize.
66460      Branch: perl
66461            ! perlio.c
66462 ____________________________________________________________________________
66463 [  7644] By: jhi                                   on 2000/11/11  15:46:08
66464         Log: Integrate perlio.
66465      Branch: perl
66466           !> perlio.c
66467 ____________________________________________________________________________
66468 [  7643] By: jhi                                   on 2000/11/11  15:33:36
66469         Log: Subject: Re: [PATCH] README.solaris
66470              From: Lupe Christoph <lupe@lupe-christoph.de>
66471              Date: Sat, 11 Nov 2000 14:08:10 +0100
66472              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
66473      Branch: perl
66474            ! README.solaris
66475 ____________________________________________________________________________
66476 [  7642] By: jhi                                   on 2000/11/11  15:22:12
66477         Log: Subject: [PATCH perl@7638] cygwin port
66478              From: "Eric Fifer" <egf7@columbia.edu>            
66479              Date: Fri, 10 Nov 2000 19:30:30 -0000
66480              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
66481      Branch: perl
66482            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
66483 ____________________________________________________________________________
66484 [  7641] By: nick                                  on 2000/11/11  14:50:36
66485         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
66486              Also call "Buf" layer directly when unread'ing non-read chars.
66487      Branch: perlio
66488            ! perlio.c
66489 ____________________________________________________________________________
66490 [  7640] By: jhi                                   on 2000/11/11  02:05:02
66491         Log: Add more encoding tables.
66492      Branch: perl
66493            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
66494            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
66495            + ext/Encode/Encode/iso8859-10.enc
66496            + ext/Encode/Encode/iso8859-13.enc
66497            + ext/Encode/Encode/iso8859-14.enc
66498            + ext/Encode/Encode/iso8859-15.enc
66499            ! MANIFEST
66500 ____________________________________________________________________________
66501 [  7639] By: jhi                                   on 2000/11/10  18:49:25
66502         Log: Subject: [PATCH] README.solaris
66503              From: Andy Dougherty <doughera@lafayette.edu>
66504              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
66505              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
66506      Branch: perl
66507            + README.solaris
66508            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
66509            ! pod/perl.pod pod/perltoc.pod
66510 ____________________________________________________________________________
66511 [  7638] By: jhi                                   on 2000/11/10  15:04:15
66512         Log: Update Changes.
66513      Branch: perl
66514            ! Changes patchlevel.h
66515 ____________________________________________________________________________
66516 [  7637] By: jhi                                   on 2000/11/10  14:14:28
66517         Log: Explain better why certain regex tests are skipped.
66518              
66519              Subject: Re: tests skipped: unknown reason
66520              From: Lupe Christoph <lupe@lupe-christoph.de>
66521              Date: Fri, 10 Nov 2000 09:08:56 +0100
66522              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
66523      Branch: perl
66524            ! t/op/regexp.t
66525 ____________________________________________________________________________
66526 [  7636] By: nick                                  on 2000/11/10  13:40:00
66527         Log: Integrate mainline.
66528      Branch: perlio
66529           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
66530           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
66531           !> win32/bin/search.pl
66532 ____________________________________________________________________________
66533 [  7635] By: nick                                  on 2000/11/10  13:25:52
66534         Log: Re-instate stdio large file support via perlio.
66535      Branch: perl
66536            ! perlio.c
66537 ____________________________________________________________________________
66538 [  7634] By: jhi                                   on 2000/11/10  04:49:55
66539         Log: Amdahl UTS hints updates.
66540              
66541              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
66542              From: hom00@utsglobal.com (Harold O Morris)
66543              Date: Thu, 9 Nov 2000 20:02 PST
66544              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
66545      Branch: perl
66546            ! hints/uts.sh
66547 ____________________________________________________________________________
66548 [  7633] By: jhi                                   on 2000/11/09  23:33:28
66549         Log: Subject: [PATCH] IO::Seekable pod
66550              From: Nicholas Clark <nick@talking.bollo.cx>
66551              Date: Thu, 9 Nov 2000 20:29:45 +0000
66552              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
66553      Branch: perl
66554            ! ext/IO/lib/IO/Handle.pm
66555 ____________________________________________________________________________
66556 [  7632] By: jhi                                   on 2000/11/09  21:55:41
66557         Log: Various doc oddball characters.
66558              
66559              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
66560              From: Michael Somos <somos@grail.cba.csuohio.edu>
66561              Date: Mon, 6 Nov 2000 17:44:20 -0500
66562              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
66563      Branch: perl
66564            ! emacs/cperl-mode.el lib/unicode/syllables.txt
66565            ! win32/bin/search.pl
66566 ____________________________________________________________________________
66567 [  7631] By: jhi                                   on 2000/11/09  21:12:29
66568         Log: Subject: Re: bash -c exit and linux hints 
66569              From: "John P. Linderman" <jpl@research.att.com>
66570              Date: Thu, 02 Nov 2000 09:37:25 -0500
66571              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
66572      Branch: perl
66573            ! hints/linux.sh
66574 ____________________________________________________________________________
66575 [  7630] By: nick                                  on 2000/11/09  20:34:11
66576         Log: Integrate mainline.
66577      Branch: perlio
66578           !> (integrate 91 files)
66579 ____________________________________________________________________________
66580 [  7629] By: jhi                                   on 2000/11/09  19:46:31
66581         Log: Missing dTHXs.
66582              
66583              Subject: RE: perl@7595 builds not on cygwin
66584              From: "Eric Fifer" <egf7@columbia.edu>
66585              Date: Thu, 9 Nov 2000 19:26:50 -0000
66586              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
66587      Branch: perl
66588            ! ext/Devel/Peek/Peek.xs
66589 ____________________________________________________________________________
66590 [  7628] By: jhi                                   on 2000/11/09  14:48:27
66591         Log: Disable only the tests 99 and 166 for UTF-8 locales.
66592      Branch: perl
66593            ! t/pragma/locale.t
66594 ____________________________________________________________________________
66595 [  7627] By: jhi                                   on 2000/11/09  14:40:27
66596         Log: There's no =head3.
66597      Branch: perl
66598            ! pod/perlhack.pod
66599 ____________________________________________________________________________
66600 [  7626] By: jhi                                   on 2000/11/09  13:54:26
66601         Log: The generated boot_* headers are wrong.  Pickier compiler,
66602              such as KAI C++ will refuse to compile the resulting perlmain.
66603              
66604              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
66605              From: Harri Pasanen <harri.pasanen@trema.com>
66606              Date: Thu, 09 Nov 2000 14:23:28 +0100
66607              Message-Id: <3A0AA550.26D548A3@trema.com>
66608      Branch: perl
66609            ! minimod.pl
66610 ____________________________________________________________________________
66611 [  7625] By: jhi                                   on 2000/11/09  13:50:44
66612         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
66613              From: Prymmer/Kahn <pvhp@best.com>
66614              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
66615              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
66616              
66617              All except the "cow orker" change.
66618      Branch: perl
66619            ! Porting/pumpkin.pod
66620 ____________________________________________________________________________
66621 [  7624] By: jhi                                   on 2000/11/09  13:45:33
66622         Log: Fix for
66623              
66624              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
66625              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
66626              Date: Thu, 09 Nov 2000 11:05:52 +0100
66627              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
66628      Branch: perl
66629            ! pod/perldiag.pod t/pragma/warn/pp_sys
66630 ____________________________________________________________________________
66631 [  7623] By: jhi                                   on 2000/11/09  13:37:16
66632         Log: Typo in an ifndef.
66633              
66634              Subject: Re: [PATCH 5.7.0] better messages from malloc()
66635              From: Joe Smith <jms@inwap.com>         
66636              Date: Thu, 09 Nov 2000 01:33:14 -0800
66637              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
66638      Branch: perl
66639            ! malloc.c
66640 ____________________________________________________________________________
66641 [  7622] By: jhi                                   on 2000/11/09  13:31:18
66642         Log: Remove unused extra arguments.
66643      Branch: metaconfig/U/perl
66644            ! perlxv.U
66645      Branch: perl
66646            ! Configure config_h.SH
66647 ____________________________________________________________________________
66648 [  7621] By: jhi                                   on 2000/11/09  13:16:36
66649         Log: More VMS moves on environment handling, from Charles Lane.
66650      Branch: perl
66651            ! t/pragma/locale.t
66652 ____________________________________________________________________________
66653 [  7620] By: jhi                                   on 2000/11/09  04:42:38
66654         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
66655              From: David Dyck <dcd@tc.fluke.com>
66656              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
66657              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
66658      Branch: perl
66659            ! pp_sys.c
66660 ____________________________________________________________________________
66661 [  7619] By: jhi                                   on 2000/11/09  04:36:21
66662         Log: Forgot from #7618.
66663      Branch: perl
66664            ! lib/File/stat.pm
66665 ____________________________________________________________________________
66666 [  7618] By: jhi                                   on 2000/11/09  04:28:44
66667         Log: Make deleting for %ENV work for (newer versions of) VMS,
66668              from Craig A. Berry.
66669      Branch: perl
66670            ! vms/vms.c
66671 ____________________________________________________________________________
66672 [  7617] By: jhi                                   on 2000/11/09  04:25:05
66673         Log: Subject: [PATCH] Class::Struct at compile time
66674              From: "Casey R. Tweten" <crt@kiski.net>
66675              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
66676              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
66677      Branch: perl
66678            ! lib/Class/Struct.pm
66679 ____________________________________________________________________________
66680 [  7616] By: jhi                                   on 2000/11/09  04:15:17
66681         Log: Subject: [ID 20001108.013] spelling
66682              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
66683              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
66684              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
66685      Branch: perl
66686            ! lib/ftp.pl
66687 ____________________________________________________________________________
66688 [  7615] By: jhi                                   on 2000/11/09  04:12:42
66689         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
66690              From: Peter Prymmer <pvhp@forte.com>
66691              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
66692              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
66693      Branch: perl
66694            ! configure.com
66695 ____________________________________________________________________________
66696 [  7614] By: jhi                                   on 2000/11/08  22:42:55
66697         Log: A missing aTHX_.
66698      Branch: perl
66699            ! ext/IPC/SysV/SysV.xs
66700 ____________________________________________________________________________
66701 [  7613] By: jhi                                   on 2000/11/08  19:30:21
66702         Log: Update Changes.
66703      Branch: perl
66704            ! Changes patchlevel.h
66705 ____________________________________________________________________________
66706 [  7612] By: jhi                                   on 2000/11/08  18:35:25
66707         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
66708              From: David Dyck <dcd@tc.fluke.com>
66709              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
66710              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
66711      Branch: perl
66712            ! pp_sys.c
66713 ____________________________________________________________________________
66714 [  7611] By: jhi                                   on 2000/11/08  18:30:26
66715         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
66716              From: Dominic Dunlop <domo@computer.org>
66717              Date: Tue, 7 Nov 2000 12:05:25 +0100
66718              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
66719      Branch: perl
66720            ! malloc.c
66721 ____________________________________________________________________________
66722 [  7610] By: jhi                                   on 2000/11/08  18:25:14
66723         Log: Do not test UTF-8 locales since that the tests would require
66724              polymorphic regexen.
66725      Branch: perl
66726            ! t/pragma/locale.t
66727 ____________________________________________________________________________
66728 [  7609] By: jhi                                   on 2000/11/08  17:12:51
66729         Log: Locale buglets.
66730              
66731              Subject: RE: Locales support (setlocale) fixes
66732              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
66733              Date: Wed, 8 Nov 2000 20:01:39 +0300
66734              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
66735      Branch: perl
66736            ! t/pragma/locale.t util.c
66737 ____________________________________________________________________________
66738 [  7608] By: jhi                                   on 2000/11/08  17:00:16
66739         Log: Deleting $ENV{PATH} in VMS is not recommendable.
66740      Branch: perl
66741            ! t/pragma/locale.t
66742 ____________________________________________________________________________
66743 [  7607] By: jhi                                   on 2000/11/08  16:58:26
66744         Log: Subject: PATCH std stdio for (Free)BSD
66745              From: Nicholas Clark <nick@ccl4.org>
66746              Date: Wed, 8 Nov 2000 15:36:29 +0000
66747              Message-ID: <20001108153629.D98736@plum.flirble.org>
66748      Branch: metaconfig
66749            ! U/compline/d_stdstdio.U
66750      Branch: perl
66751            ! Configure config_h.SH
66752 ____________________________________________________________________________
66753 [  7606] By: jhi                                   on 2000/11/08  16:43:31
66754         Log: Forgot to bump the line numbers in #7601.
66755      Branch: perl
66756            ! t/pragma/warn/pp_sys
66757 ____________________________________________________________________________
66758 [  7605] By: jhi                                   on 2000/11/08  16:39:12
66759         Log: More careful detection of how well NVs and UVs mix.
66760              
66761              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))
66762              From: Nicholas Clark <nick@ccl4.org>
66763              Date: Wed, 8 Nov 2000 15:14:12 +0000
66764              Message-ID: <20001108151412.B98736@plum.flirble.org>
66765              
66766              Added some SIGFPE paranoia.
66767      Branch: metaconfig/U/perl
66768            ! perlxv.U
66769      Branch: perl
66770            ! Configure config_h.SH
66771 ____________________________________________________________________________
66772 [  7604] By: jhi                                   on 2000/11/08  14:39:10
66773         Log: Subject: [patch perl@7595] VMS configure.com tweak
66774              From: "Craig A. Berry" <craigberry@mac.com>
66775              Date: Wed, 8 Nov 2000 00:24:12 -0600
66776              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
66777      Branch: perl
66778            ! configure.com
66779 ____________________________________________________________________________
66780 [  7603] By: jhi                                   on 2000/11/08  14:27:11
66781         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
66782              From: Robin Barker <rmb1@cise.npl.co.uk>
66783              Date: Wed, 8 Nov 2000 11:11:39 GMT
66784              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
66785      Branch: perl
66786            ! perlio.c
66787 ____________________________________________________________________________
66788 [  7602] By: jhi                                   on 2000/11/08  14:25:03
66789         Log: Fix for the tie-refhash string table leaks.
66790              
66791              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
66792              Date: Wed, 8 Nov 2000 13:03:04 GMT
66793              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
66794      Branch: perl
66795            ! t/lib/tie-refhash.t
66796 ____________________________________________________________________________
66797 [  7601] By: jhi                                   on 2000/11/08  14:21:08
66798         Log: Try to avoid flockless and emulationless places.
66799      Branch: perl
66800            ! t/pragma/warn/pp_sys
66801 ____________________________________________________________________________
66802 [  7600] By: jhi                                   on 2000/11/08  02:28:54
66803         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
66804              
66805              Subject: [PATCH] prototyped functions that should be overrideable
66806              From: "Casey R. Tweten" <crt@kiski.net>
66807              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
66808              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
66809      Branch: perl
66810            ! toke.c
66811 ____________________________________________________________________________
66812 [  7599] By: jhi                                   on 2000/11/08  01:12:05
66813         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
66814              
66815              Subject: [PATCH] perlbug.PL
66816              From: "Kurt D. Starsinic" <kstar@chapin.edu>
66817              Date: Mon, 6 Nov 2000 21:39:01 -0500
66818              Message-ID: <20001106213901.B20955@O2.chapin.edu>
66819      Branch: perl
66820            ! utils/perlbug.PL
66821 ____________________________________________________________________________
66822 [  7598] By: jhi                                   on 2000/11/07  23:42:00
66823         Log: Bad thinko in #7581 (I used the test program with the expanded
66824              values as-is).
66825      Branch: metaconfig
66826            ! U/compline/d_stdstdio.U
66827      Branch: perl
66828            ! Configure
66829 ____________________________________________________________________________
66830 [  7597] By: jhi                                   on 2000/11/07  21:43:29
66831         Log: Subject: [PATCH perl@7573] cygwin port
66832              From: "Fifer, Eric" <EFifer@sanwaint.com>
66833              Date: Tue, 7 Nov 2000 18:08:51 -0000 
66834              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
66835              
66836              Synchronize with Cygwin 1.1.5.
66837      Branch: perl
66838            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
66839            ! pod/perlport.pod unixish.h util.c
66840 ____________________________________________________________________________
66841 [  7596] By: jhi                                   on 2000/11/07  21:39:25
66842         Log: perlhack updates from H.Merijn Brand.
66843      Branch: perl
66844            ! pod/perlhack.pod
66845 ____________________________________________________________________________
66846 [  7595] By: jhi                                   on 2000/11/07  20:21:41
66847         Log: Update Changes.
66848      Branch: perl
66849            ! Changes patchlevel.h
66850 ____________________________________________________________________________
66851 [  7594] By: jhi                                   on 2000/11/07  19:18:58
66852         Log: Be more robust in Dynaloader.pm.
66853      Branch: perl
66854            ! ext/DynaLoader/DynaLoader_pm.PL
66855 ____________________________________________________________________________
66856 [  7593] By: jhi                                   on 2000/11/07  16:49:31
66857         Log: AUTHORS update.
66858      Branch: perl
66859            ! AUTHORS
66860 ____________________________________________________________________________
66861 [  7592] By: gsar                                  on 2000/11/07  16:39:51
66862         Log: normalize relative paths in virtualized current directory on windows,
66863              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
66864              returns)
66865      Branch: perl
66866            ! win32/vdir.h
66867 ____________________________________________________________________________
66868 [  7591] By: jhi                                   on 2000/11/07  16:04:26
66869         Log: Too profiler-happy: with optimization the #7590 actually makes
66870              the test to run 0.5% _slower_.  Requires much more instrumentation.
66871              Retract #7590.
66872      Branch: perl
66873            ! regcomp.c regcomp.h
66874 ____________________________________________________________________________
66875 [  7590] By: jhi                                   on 2000/11/07  15:51:13
66876         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
66877              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
66878              by using memset() and testing bytewise (as opposed to bitwise).
66879      Branch: perl
66880            ! regcomp.c regcomp.h
66881 ____________________________________________________________________________
66882 [  7589] By: jhi                                   on 2000/11/07  12:56:39
66883         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
66884              From: "Craig A. Berry" <craig.berry@psinetcs.com>
66885              Date: Mon, 06 Nov 2000 23:45:30 -0500
66886              Message-Id: <0011079735.AA973576259@univpress.com>
66887      Branch: perl
66888            ! configure.com t/lib/st-lock.t
66889 ____________________________________________________________________________
66890 [  7588] By: jhi                                   on 2000/11/07  01:03:28
66891         Log: Tweak #7587.
66892      Branch: perl
66893            ! pod/perldiag.pod
66894 ____________________________________________________________________________
66895 [  7587] By: jhi                                   on 2000/11/07  01:00:27
66896         Log: A doc addition for bug id 20001105.019, beware \p.
66897      Branch: perl
66898            ! pod/perldiag.pod
66899 ____________________________________________________________________________
66900 [  7586] By: jhi                                   on 2000/11/07  00:32:22
66901         Log: Fake support of holey files in win/dosish platforms.
66902              
66903              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
66904              From: kipp@shonanblue.ne.jp
66905              Date: Mon, 6 Nov 2000 13:30:55 -0800
66906              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
66907      Branch: perl
66908            ! ext/SDBM_File/sdbm/sdbm.c
66909 ____________________________________________________________________________
66910 [  7585] By: jhi                                   on 2000/11/07  00:12:54
66911         Log: Subject: Pod updates
66912              From: "Stephen P. Potter" <spp@spotter.yi.org>
66913              Date: Mon, 06 Nov 2000 18:56:43 -0500
66914              Message-Id: <200011062357.SAA18173@spotter.yi.org>
66915      Branch: perl
66916            ! README.dos README.os2 README.win32 pod/buildtoc.PL
66917            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
66918            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
66919            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
66920            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
66921            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
66922            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
66923            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
66924            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
66925            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
66926            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
66927            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
66928            ! pod/perltootc.pod pod/perlunicode.pod
66929 ____________________________________________________________________________
66930 [  7584] By: jhi                                   on 2000/11/07  00:04:17
66931         Log: Varargs don't always work too well if one puts an unsigned
66932              char on the stack and pop an unsigned quad off the stack.
66933              
66934              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
66935              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
66936              Date: Mon, 06 Nov 2000 15:19:05 -0800
66937              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
66938      Branch: perl
66939            ! utf8.c
66940 ____________________________________________________________________________
66941 [  7583] By: jhi                                   on 2000/11/06  23:58:48
66942         Log: %ENV note tweaks from Dan Sugalski.
66943      Branch: perl
66944            ! pod/perlport.pod vms/perlvms.pod
66945 ____________________________________________________________________________
66946 [  7582] By: jhi                                   on 2000/11/06  23:05:49
66947         Log: glibc5 detection by __GNU_LIBRARY__.
66948      Branch: perl
66949            ! toke.c
66950 ____________________________________________________________________________
66951 [  7581] By: jhi                                   on 2000/11/06  22:51:29
66952         Log: Make the stdio test program of 7427 less noisy while being 
66953              compiled so that Digital UNIX wouldn't get both
66954              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
66955              undefined.  This makes perlio happy.
66956      Branch: metaconfig
66957            ! U/compline/d_stdstdio.U
66958      Branch: perl
66959            ! Configure config_h.SH
66960 ____________________________________________________________________________
66961 [  7580] By: jhi                                   on 2000/11/06  22:41:41
66962         Log: Document %ENV = () portability issues.
66963      Branch: perl
66964            ! pod/perlport.pod vms/perlvms.pod
66965 ____________________________________________________________________________
66966 [  7579] By: jhi                                   on 2000/11/06  21:29:24
66967         Log: VOS updates from Paul Green.
66968      Branch: perl
66969            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
66970 ____________________________________________________________________________
66971 [  7578] By: jhi                                   on 2000/11/06  21:00:40
66972         Log: Sanitize the environment further.
66973      Branch: perl
66974            ! t/pragma/locale.t
66975 ____________________________________________________________________________
66976 [  7577] By: jhi                                   on 2000/11/06  20:53:51
66977         Log: Re-introduce 7552 lost in integration.
66978      Branch: perl
66979            ! perlio.c
66980 ____________________________________________________________________________
66981 [  7576] By: jhi                                   on 2000/11/06  20:33:46
66982         Log: Admit that the test leaks scalars.
66983      Branch: perl
66984            ! t/comp/proto.t
66985 ____________________________________________________________________________
66986 [  7575] By: jhi                                   on 2000/11/06  20:17:08
66987         Log: Integrate perlio.
66988      Branch: perl
66989           !> perlio.c
66990 ____________________________________________________________________________
66991 [  7574] By: nick                                  on 2000/11/06  20:07:28
66992         Log: Remove debug. Try (Mmap_t) on madvise() call.
66993      Branch: perlio
66994            ! perlio.c
66995 ____________________________________________________________________________
66996 [  7573] By: jhi                                   on 2000/11/06  13:56:05
66997         Log: Update Changes.
66998      Branch: perl
66999            ! Changes patchlevel.h
67000 ____________________________________________________________________________
67001 [  7572] By: jhi                                   on 2000/11/06  13:48:41
67002         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
67003              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67004              Date: Mon, 06 Nov 2000 10:11:42 +0100
67005              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
67006      Branch: perl
67007            ! pod/perlhack.pod
67008 ____________________________________________________________________________
67009 [  7571] By: jhi                                   on 2000/11/06  01:45:51
67010         Log: AUTHORS updates.
67011      Branch: perl
67012            ! AUTHORS
67013 ____________________________________________________________________________
67014 [  7570] By: jhi                                   on 2000/11/06  00:18:00
67015         Log: Fix for
67016              
67017              Subject: [ID 20000728.005] perl -P broken
67018              From: David Dyck <dcd@tc.fluke.com>
67019              Date: Fri, 28 Jul 2000 17:19:16 -0700
67020              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
67021              
67022              (hopefully).  The fix is also not complete, it seems to break
67023              BOM swallowing for libc5 systems, but until someone figures
67024              out a way to do this without ftell(), this will do.
67025      Branch: perl
67026            ! toke.c
67027 ____________________________________________________________________________
67028 [  7569] By: jhi                                   on 2000/11/06  00:05:30
67029         Log: Document that the evaled syntax errors cause scalar leaks.
67030      Branch: perl
67031            ! t/comp/proto.t
67032 ____________________________________________________________________________
67033 [  7568] By: jhi                                   on 2000/11/05  23:14:47
67034         Log: opmini.o can linger from Configures past.
67035      Branch: perl
67036            ! Makefile.SH
67037 ____________________________________________________________________________
67038 [  7567] By: jhi                                   on 2000/11/05  21:28:39
67039         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
67040              first argument correctly.
67041      Branch: perl
67042            ! perlio.c
67043 ____________________________________________________________________________
67044 [  7566] By: jhi                                   on 2000/11/05  21:15:56
67045         Log: Integrate perlio.
67046      Branch: perl
67047           !> perlio.c
67048 ____________________________________________________________________________
67049 [  7565] By: jhi                                   on 2000/11/05  21:15:13
67050         Log: Use -dM for gcc (the suggested patch did it only for Linux,
67051              but I think it can be generalized).
67052              
67053              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
67054              From: Pixel <pixel@mandrakesoft.com>
67055              Date: 05 Nov 2000 21:49:34 +0100 
67056              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
67057      Branch: perl
67058            ! ext/Errno/Errno_pm.PL
67059 ____________________________________________________________________________
67060 [  7564] By: nick                                  on 2000/11/05  21:09:18
67061         Log: Added a mmap layer as a "subclass" of perlio.
67062              PERLIO=mmap ./perl harness passes
67063      Branch: perlio
67064            ! perlio.c
67065 ____________________________________________________________________________
67066 [  7563] By: jhi                                   on 2000/11/05  19:48:55
67067         Log: Add a note for future generations about bug id 20000229.006.
67068      Branch: perl
67069            ! malloc.c
67070 ____________________________________________________________________________
67071 [  7562] By: jhi                                   on 2000/11/05  19:38:24
67072         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
67073      Branch: perl
67074            ! pp_ctl.c t/op/pos.t
67075 ____________________________________________________________________________
67076 [  7561] By: jhi                                   on 2000/11/05  18:21:46
67077         Log: Add =pod to be tidy.
67078      Branch: perl
67079            ! lib/Math/Complex.pm
67080 ____________________________________________________________________________
67081 [  7560] By: jhi                                   on 2000/11/05  17:38:46
67082         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
67083      Branch: perl
67084            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
67085            ! ext/Storable/Storable.xs t/lib/st-recurse.t
67086 ____________________________________________________________________________
67087 [  7559] By: jhi                                   on 2000/11/05  17:32:59
67088         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
67089              From: "Peter J. Farley III" <pjfarley@banet.net>
67090              Date: Sun, 05 Nov 2000 11:55:59 -0500
67091              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
67092      Branch: perl
67093            ! t/lib/syslog.t
67094 ____________________________________________________________________________
67095 [  7558] By: jhi                                   on 2000/11/05  17:29:19
67096         Log: Integrate perlio.
67097      Branch: perl
67098           !> perlio.c
67099 ____________________________________________________________________________
67100 [  7557] By: jhi                                   on 2000/11/05  17:22:01
67101         Log: A fix of sorts for 20000329.026, a better error message
67102              for a missing "use charnames" when using the \N{...}. 
67103      Branch: perl
67104            ! pod/perldiag.pod toke.c
67105 ____________________________________________________________________________
67106 [  7556] By: jhi                                   on 2000/11/05  16:33:50
67107         Log: Test tweak: show also the failed locales.
67108              
67109              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
67110              From: Lupe Christoph <lupe@lupe-christoph.de>         
67111              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
67112              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
67113      Branch: perl
67114            ! t/pragma/locale.t
67115 ____________________________________________________________________________
67116 [  7555] By: nick                                  on 2000/11/05  11:09:34
67117         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
67118              open RDWR so does not fail. (pragma/warnings 303 again...)
67119      Branch: perlio
67120            ! perlio.c
67121 ____________________________________________________________________________
67122 [  7554] By: nick                                  on 2000/11/05  10:10:13
67123         Log: Fix case where ungetc(f,EOF) was allowed.
67124              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
67125              so we can see similarities.
67126              Use types more carefully and a STDCHAR array in hope that this will
67127              fix Jarrko's 64bit machine.
67128      Branch: perlio
67129            ! perlio.c
67130 ____________________________________________________________________________
67131 [  7553] By: jhi                                   on 2000/11/05  01:12:16
67132         Log: Fix for
67133              
67134              Subject: [ID 20001004.007] taint propogation is inconsistent
67135              From: pimlott@idiomtech.com (Andrew Pimlott) 
67136              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
67137              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
67138              
67139              The culprit was sv_setsv() which was rather blindly
67140              propagating taint, which lead to behaviour where if
67141              a tainted anon hash value was seen all the hash values
67142              from then on at that level became tainted, or at any
67143              upper levels in the case of nested anon hashes.
67144      Branch: perl
67145            ! sv.c t/op/taint.t
67146 ____________________________________________________________________________
67147 [  7552] By: jhi                                   on 2000/11/04  23:44:18
67148         Log: Some cpps don't like splitting conditionals across several lines.
67149      Branch: perl
67150            ! perlio.c
67151 ____________________________________________________________________________
67152 [  7551] By: nick                                  on 2000/11/04  23:40:44
67153         Log: Integrate mainline
67154      Branch: perlio
67155           !> pp_hot.c t/op/taint.t
67156 ____________________________________________________________________________
67157 [  7550] By: nick                                  on 2000/11/04  23:39:05
67158         Log: Integrate mainline again
67159      Branch: perlio
67160           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
67161           !> t/lib/b.t t/op/misc.t util.c
67162 ____________________________________________________________________________
67163 [  7549] By: jhi                                   on 2000/11/04  23:14:01
67164         Log: Fix for
67165              
67166              Subject: [ID 20001004.006] undef is never tainted
67167              From: pimlott@idiomtech.com (Andrew Pimlott)
67168              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
67169              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
67170              
67171              An undef read from a slurped file was not tainted.
67172      Branch: perl
67173            ! pp_hot.c t/op/taint.t
67174 ____________________________________________________________________________
67175 [  7548] By: jhi                                   on 2000/11/04  22:56:21
67176         Log: Test tweak ($Config{useperlio} is by default undef) .
67177      Branch: perl
67178            ! t/lib/b.t
67179 ____________________________________________________________________________
67180 [  7547] By: jhi                                   on 2000/11/04  22:43:56
67181         Log: Integrate perlio.
67182      Branch: perl
67183           +> lib/perlio.pm
67184           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
67185           !> pod/perlapi.pod t/lib/b.t
67186 ____________________________________________________________________________
67187 [  7546] By: jhi                                   on 2000/11/04  22:40:59
67188         Log: Configure would use a bad $myuname from an old config.sh.
67189              
67190              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
67191              From: Andy Dougherty <doughera@lafayette.edu>
67192              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
67193              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
67194      Branch: metaconfig
67195            ! U/modified/Oldconfig.U
67196      Branch: perl
67197            ! Configure config_h.SH
67198 ____________________________________________________________________________
67199 [  7545] By: jhi                                   on 2000/11/04  22:36:54
67200         Log: Subject: Locales support (setlocale) fixes
67201              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
67202              Date: Sat, 4 Nov 2000 10:15:48 +0300 
67203              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
67204              
67205              Modified quite a bit to be more portable.
67206      Branch: perl
67207            ! embed.h embed.pl perl.h proto.h util.c
67208 ____________________________________________________________________________
67209 [  7544] By: jhi                                   on 2000/11/04  22:32:47
67210         Log: Dying is too strict here, better just skip.
67211      Branch: perl
67212            ! t/op/misc.t
67213 ____________________________________________________________________________
67214 [  7543] By: nick                                  on 2000/11/04  21:55:13
67215         Log: Merge mainline
67216      Branch: perlio
67217           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
67218           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
67219           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
67220           !> (integrate 64 files)
67221 ____________________________________________________________________________
67222 [  7542] By: jhi                                   on 2000/11/04  21:09:28
67223         Log: More Changes tweakery.
67224      Branch: perl
67225            ! Changes Porting/genlog
67226 ____________________________________________________________________________
67227 [  7541] By: jhi                                   on 2000/11/04  20:58:18
67228         Log: Changes fixups.
67229      Branch: perl
67230            ! Changes
67231 ____________________________________________________________________________
67232 [  7540] By: jhi                                   on 2000/11/04  20:42:38
67233         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
67234              create a "fast path" for locale name probing using "locale -a"
67235              if available, squash finally hopefully the s?printf resetting
67236              the numeric locale (since, IIUC perllocale, it never shouldn't). 
67237      Branch: perl
67238            ! sv.c t/op/misc.t t/pragma/locale.t
67239 ____________________________________________________________________________
67240 [  7539] By: nick                                  on 2000/11/04  19:56:10
67241         Log: PerlIO infrastructure complete.
67242      Branch: perlio
67243            + lib/perlio.pm
67244            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
67245 ____________________________________________________________________________
67246 [  7538] By: nick                                  on 2000/11/04  14:31:32
67247         Log: Type tweaks + less contorted allocation scheme
67248      Branch: perlio
67249            ! perlio.c
67250 ____________________________________________________________________________
67251 [  7537] By: nick                                  on 2000/11/04  12:40:42
67252         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
67253              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
67254              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
67255              sensible) which lead to some interesting fails.
67256      Branch: perlio
67257            ! perlio.c
67258 ____________________________________________________________________________
67259 [  7536] By: jhi                                   on 2000/11/04  00:20:02
67260         Log: Add FCNTL_CAN_LOCK.
67261              
67262              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
67263              From: Andy Dougherty <doughera@lafayette.edu>
67264              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
67265              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
67266              
67267              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
67268              From: Andy Dougherty <doughera@lafayette.edu>
67269              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
67270              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
67271      Branch: metaconfig/U/perl
67272            + d_fcntl_can_lock.U
67273            ! startperl.U
67274      Branch: perl
67275            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
67276            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
67277            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
67278            ! vos/config.ga.h win32/config.bc win32/config.gc
67279            ! win32/config.vc
67280 ____________________________________________________________________________
67281 [  7535] By: nick                                  on 2000/11/03  22:19:10
67282         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
67283              - Works on Linux with
67284              perlio + unix
67285              stdio
67286              - Works on Solaris with
67287              perlio + unix
67288              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
67289              - Fails (hangs in openpid) if you try and stack
67290              perlio + stdio - Linux stdio's read() logic is hanging.
67291      Branch: perlio
67292            ! iperlsys.h perlio.c
67293 ____________________________________________________________________________
67294 [  7534] By: jhi                                   on 2000/11/03  15:16:02
67295         Log: Subject: Re: README.aix
67296              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
67297              Date: Fri, 03 Nov 2000 16:03:15 +0100
67298              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
67299      Branch: perl
67300            ! README.aix
67301 ____________________________________________________________________________
67302 [  7533] By: jhi                                   on 2000/11/03  03:59:02
67303         Log: Subject: [PATCH 5.7.0] better messages from malloc()
67304              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67305              Date: Wed, 1 Nov 2000 23:39:56 -0500
67306              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
67307      Branch: perl
67308            ! malloc.c pod/perldiag.pod
67309 ____________________________________________________________________________
67310 [  7532] By: jhi                                   on 2000/11/03  00:11:56
67311         Log: The #7521 touched things it shouldn't have.
67312      Branch: perl
67313            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
67314 ____________________________________________________________________________
67315 [  7531] By: jhi                                   on 2000/11/02  22:32:33
67316         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
67317              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
67318              Date:     Thu, 2 Nov 2000 16:58:36 EST
67319              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
67320      Branch: perl
67321            ! vms/gen_shrfls.pl
67322 ____________________________________________________________________________
67323 [  7530] By: jhi                                   on 2000/11/02  22:08:49
67324         Log: Fix the problem discussed in
67325              
67326              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
67327              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
67328              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
67329              
67330              originally from Linc Madison.  Also Andreas König's comments
67331              taken into account.  Some other problems with Tie::SubstrHash
67332              fixed: didn't croak when the table exceeded the requested number
67333              of entries (as documented) but instead when the number of entries
67334              exceeded the size of the table, a croak() had an unnecessary \n,
67335              didn't have a CLEAR method, documented that there is no exists().
67336              Didn't fix to be strict-proof because the module uses &foo; and
67337              dynamic scope.  Added a test script exercizing both first tamely 
67338              the basic functionality, and then the failure cases reported by
67339              Linc Madison.
67340      Branch: perl
67341            + t/lib/tie-substrhash.t
67342            ! MANIFEST lib/Tie/SubstrHash.pm
67343 ____________________________________________________________________________
67344 [  7529] By: jhi                                   on 2000/11/02  17:58:08
67345         Log: recv() can fail and return undef.
67346              
67347              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
67348              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
67349              Date: Thu, 2 Nov 2000 20:12:20 +0300
67350              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
67351      Branch: perl
67352            ! lib/Net/Ping.pm
67353 ____________________________________________________________________________
67354 [  7528] By: jhi                                   on 2000/11/02  17:49:09
67355         Log: Detpyo.
67356      Branch: perl
67357            ! pod/perlop.pod
67358 ____________________________________________________________________________
67359 [  7527] By: jhi                                   on 2000/11/02  15:48:37
67360         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
67361              fix a autovivification bug in Tie::RefHash, add tests for both.
67362              
67363              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
67364              From: Edward Avis <epa98@doc.ic.ac.uk>
67365              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
67366              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
67367      Branch: perl
67368            + t/lib/tie-refhash.t
67369            ! MANIFEST lib/Tie/RefHash.pm
67370 ____________________________________________________________________________
67371 [  7526] By: jhi                                   on 2000/11/02  13:56:26
67372         Log: Test::Harness revealed buglets in the new DynaLoader.
67373              
67374              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
67375              From: andreas.koenig@anima.de (Andreas J. Koenig)
67376              Date: 02 Nov 2000 11:26:48 +0100 
67377              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
67378      Branch: perl
67379            ! ext/DynaLoader/DynaLoader_pm.PL
67380 ____________________________________________________________________________
67381 [  7525] By: jhi                                   on 2000/11/01  23:52:08
67382         Log: The entry for #7503 was missing.
67383      Branch: perl
67384            ! Changes
67385 ____________________________________________________________________________
67386 [  7524] By: jhi                                   on 2000/11/01  23:40:52
67387         Log: Update Changes.
67388      Branch: perl
67389            ! Changes patchlevel.h
67390 ____________________________________________________________________________
67391 [  7523] By: jhi                                   on 2000/11/01  22:57:09
67392         Log: More tweaking on the #7522 theme.
67393      Branch: perl
67394            ! ext/DynaLoader/DynaLoader_pm.PL
67395 ____________________________________________________________________________
67396 [  7522] By: jhi                                   on 2000/11/01  22:06:15
67397         Log: Expand %Config variables and %ENV variables only if
67398              so requested during build time using the
67399              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
67400              Not expanding makes relocating distributions easier.
67401      Branch: perl
67402            ! ext/DynaLoader/DynaLoader_pm.PL
67403 ____________________________________________________________________________
67404 [  7521] By: jhi                                   on 2000/11/01  20:56:34
67405         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
67406              and setgid() because they were just changing $< and $( which means
67407              only changing the real uid/gid, as opposed to changing both
67408              real and effective ids.  (The alternative way could have been
67409              in POSIX.pm to change $> and $), too, but making a direct call
67410              to the C API feels cleaner.)  Fixes the bug
67411              
67412              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
67413              From: "Garry T. Williams" <garry@zvolve.com>
67414              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
67415              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
67416      Branch: perl
67417            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
67418            ! ext/POSIX/typemap pod/perlvar.pod
67419 ____________________________________________________________________________
67420 [  7520] By: jhi                                   on 2000/11/01  20:08:33
67421         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
67422              From: "Garry T. Williams" <garry@zvolve.com>
67423              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
67424              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
67425      Branch: perl
67426            ! pod/perlsec.pod
67427 ____________________________________________________________________________
67428 [  7519] By: jhi                                   on 2000/11/01  20:01:22
67429         Log: Locale warning explanation tweak.
67430      Branch: perl
67431            ! pod/perldiag.pod
67432 ____________________________________________________________________________
67433 [  7518] By: jhi                                   on 2000/11/01  18:57:13
67434         Log: C.pm part of
67435              
67436              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
67437              From: Jarkko Hietaniemi <jhi@iki.fi>
67438              Date: Tue, 10 Oct 2000 08:22:28 -0500
67439              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
67440      Branch: perl
67441            ! ext/B/B/C.pm
67442 ____________________________________________________________________________
67443 [  7517] By: jhi                                   on 2000/11/01  18:41:59
67444         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
67445              From: Martien Verbruggen <mgjv@comdyn.com.au>
67446              Date: Fri, 6 Oct 2000 14:09:10 +1100
67447              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
67448      Branch: perl
67449            ! pod/perlop.pod
67450 ____________________________________________________________________________
67451 [  7516] By: jhi                                   on 2000/11/01  18:34:55
67452         Log: Generalize the Camel wording.
67453              
67454              Subject: Re: perlfaq style changes
67455              From: John Borwick <jhborwic@unity.ncsu.edu>
67456              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
67457              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
67458      Branch: perl
67459            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
67460 ____________________________________________________________________________
67461 [  7515] By: jhi                                   on 2000/11/01  16:52:31
67462         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
67463              From: pimlott@idiomtech.com (Andrew Pimlott)
67464              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
67465              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
67466      Branch: perl
67467            ! pod/perlsec.pod
67468 ____________________________________________________________________________
67469 [  7514] By: jhi                                   on 2000/11/01  15:03:40
67470         Log: More AIX lore.
67471      Branch: perl
67472            ! ext/re/hints/aix.pl
67473 ____________________________________________________________________________
67474 [  7513] By: jhi                                   on 2000/11/01  14:48:30
67475         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
67476              From: root <root@chronos.fi.muni.cz>
67477              Date: Wed, 1 Nov 2000 12:31:32 +0100
67478              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
67479      Branch: perl
67480            ! lib/Net/Ping.pm
67481 ____________________________________________________________________________
67482 [  7512] By: jhi                                   on 2000/11/01  14:46:47
67483         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
67484              From: Martin Husemann <martin@duskware.de>
67485              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
67486              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
67487      Branch: perl
67488            ! regcomp.c
67489 ____________________________________________________________________________
67490 [  7511] By: jhi                                   on 2000/11/01  14:39:50
67491         Log: AUTHORS updates.
67492      Branch: perl
67493            ! AUTHORS
67494 ____________________________________________________________________________
67495 [  7510] By: jhi                                   on 2000/11/01  14:29:50
67496         Log: Subject: [PATCH] startperl to respect versiononly
67497              From: Robin Barker <rmb1@cise.npl.co.uk> 
67498              Date: Tue, 31 Oct 2000 16:29:36 GMT
67499              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
67500      Branch: metaconfig/U/perl
67501            ! startperl.U
67502      Branch: perl
67503            ! Configure config_h.SH
67504 ____________________________________________________________________________
67505 [  7509] By: jhi                                   on 2000/11/01  14:19:53
67506         Log: printf UVs the correct way, noticed by Robin Barker.
67507      Branch: perl
67508            ! utf8.c
67509 ____________________________________________________________________________
67510 [  7508] By: jhi                                   on 2000/11/01  14:10:03
67511         Log: Do not cleanup *% because the % has special meanings in some
67512              shell environments.
67513      Branch: perl
67514            ! ext/Storable/Makefile.PL
67515 ____________________________________________________________________________
67516 [  7507] By: jhi                                   on 2000/11/01  14:06:00
67517         Log: The NonStop-UX libraries have a novel way to say NaN.
67518      Branch: perl
67519            ! t/lib/bigfltpm.t
67520 ____________________________________________________________________________
67521 [  7506] By: jhi                                   on 2000/11/01  14:03:35
67522         Log: The osname has been lowercased by now, from Tom Bates.
67523      Branch: metaconfig
67524            ! U/modified/Oldconfig.U
67525      Branch: perl
67526            ! Configure config_h.SH
67527 ____________________________________________________________________________
67528 [  7505] By: jhi                                   on 2000/10/31  19:18:39
67529         Log: The compiler is either gcc or cc, from Tom Bates.
67530      Branch: perl
67531            ! hints/nonstopux.sh
67532 ____________________________________________________________________________
67533 [  7504] By: jhi                                   on 2000/10/31  14:53:42
67534         Log: Update Changes.
67535      Branch: perl
67536            ! Changes patchlevel.h
67537 ____________________________________________________________________________
67538 [  7503] By: jhi                                   on 2000/10/31  14:30:50
67539         Log: Whitespace style tweak.  Was originally going to see to
67540              
67541              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
67542              From: Joe Smith <jms@inwap.com>
67543              Date: Mon, 30 Oct 2000 18:47:57 -0800
67544              Message-Id: <39FE32DD.24AAC4D@inwap.com>
67545              
67546              but that had already been taken care of.
67547      Branch: metaconfig
67548            ! U/compline/d_stdstdio.U
67549      Branch: perl
67550            ! Configure config_h.SH
67551 ____________________________________________________________________________
67552 [  7502] By: jhi                                   on 2000/10/31  14:25:02
67553         Log: AUTHORS tweaks.
67554      Branch: perl
67555            ! AUTHORS
67556 ____________________________________________________________________________
67557 [  7501] By: jhi                                   on 2000/10/31  14:23:59
67558         Log: Subject: perlfaq style changes
67559              From: John Borwick <jhborwic@unity.ncsu.edu>
67560              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
67561              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
67562      Branch: perl
67563            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
67564            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
67565            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
67566            ! pod/perlfaq9.pod
67567 ____________________________________________________________________________
67568 [  7500] By: jhi                                   on 2000/10/31  14:22:15
67569         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
67570              
67571              Subject: Re: [ID 20000918.005] ~ on wide chars
67572              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
67573              Date: Mon, 30 Oct 2000 21:09:55 -0800
67574              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
67575              
67576              (The ord() part of the patch skipped.)
67577      Branch: perl
67578            ! doop.c
67579 ____________________________________________________________________________
67580 [  7499] By: jhi                                   on 2000/10/31  14:20:08
67581         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
67582              From: Jens Hamisch <jens@Strawberry.COM>
67583              Date: Mon, 30 Oct 2000 15:17:07 +0100
67584              Message-Id: <20001030151707.A9597@Strawberry.COM>
67585      Branch: perl
67586            ! av.c
67587 ____________________________________________________________________________
67588 [  7498] By: jhi                                   on 2000/10/31  14:16:29
67589         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
67590              From: Peter Prymmer <pvhp@forte.com>
67591              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
67592              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
67593      Branch: perl
67594            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
67595            + ext/Encode/Encode/posix-bc.enc
67596            ! MANIFEST t/lib/encode.t
67597 ____________________________________________________________________________
67598 [  7497] By: jhi                                   on 2000/10/31  14:13:22
67599         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
67600              From: Peter Prymmer <pvhp@forte.com>
67601              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
67602              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
67603      Branch: perl
67604            ! t/lib/cgi-html.t
67605 ____________________________________________________________________________
67606 [  7496] By: jhi                                   on 2000/10/31  14:12:05
67607         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
67608              From: Peter Prymmer <pvhp@forte.com>
67609              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
67610              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
67611      Branch: perl
67612            ! t/lib/cgi-function.t
67613 ____________________________________________________________________________
67614 [  7495] By: jhi                                   on 2000/10/31  14:11:08
67615         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
67616              From: Peter Prymmer <pvhp@forte.com>
67617              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
67618              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
67619      Branch: perl
67620            + ext/re/hints/aix.pl
67621            ! MANIFEST ext/re/Makefile.PL
67622 ____________________________________________________________________________
67623 [  7494] By: jhi                                   on 2000/10/31  14:08:32
67624         Log: Use Errno magic.
67625              
67626              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
67627              From: Casey Tweten <perl@ctweten.amsite.com>
67628              Date: Mon, 30 Oct 2000 15:51:17 -0500
67629              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
67630      Branch: perl
67631            ! lib/File/Temp.pm
67632 ____________________________________________________________________________
67633 [  7493] By: jhi                                   on 2000/10/31  14:05:07
67634         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
67635              
67636              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
67637              From: Nicholas Clark <nick@ccl4.org>
67638              Date: Mon, 30 Oct 2000 17:38:45 +0000
67639              Message-ID: <20001030173845.O60355@plum.flirble.org>
67640      Branch: perl
67641            ! Makefile.SH utils/perlbug.PL
67642 ____________________________________________________________________________
67643 [  7492] By: nick                                  on 2000/10/30  19:37:23
67644         Log: Change files which are mysteriously different to mainline to be
67645              copies of mainline.
67646      Branch: perlio
67647            ! objXSUB.h perlapi.c pod/perlapi.pod
67648 ____________________________________________________________________________
67649 [  7491] By: nick                                  on 2000/10/30  18:05:54
67650         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
67651              - typo in endian code in putc.
67652              - Don't allow read of write-only files and vice-versa
67653              - and off-by-one in flush-all loop.
67654              Remove debug calls as they were using GCC specific features.
67655      Branch: perlio
67656            ! perlio.c
67657 ____________________________________________________________________________
67658 [  7490] By: nick                                  on 2000/10/29  21:45:45
67659         Log: Integrate mainline to perlio
67660      Branch: perlio
67661           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
67662           !> toke.c
67663 ____________________________________________________________________________
67664 [  7489] By: jhi                                   on 2000/10/29  21:11:08
67665         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
67666              From: andreas.koenig@anima.de (Andreas J. Koenig)
67667              Date: 29 Oct 2000 22:05:59 +0100
67668              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
67669      Branch: perl
67670            ! lib/ExtUtils/Manifest.pm
67671 ____________________________________________________________________________
67672 [  7488] By: jhi                                   on 2000/10/29  21:07:47
67673         Log: Tests for #7487.
67674              
67675              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
67676              From: andreas.koenig@anima.de (Andreas J. Koenig)
67677              Date: 29 Oct 2000 19:37:09 +0100
67678              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
67679      Branch: perl
67680            ! t/comp/proto.t
67681 ____________________________________________________________________________
67682 [  7487] By: jhi                                   on 2000/10/29  21:06:27
67683         Log: constsub spillage.
67684              
67685              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
67686              From: John Tobey <jtobey@john-edwin-tobey.org>
67687              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
67688              Message-Id: <m13pvSr-000FObC@feynman.localnet>
67689      Branch: perl
67690            ! op.c
67691 ____________________________________________________________________________
67692 [  7486] By: nick                                  on 2000/10/29  21:05:04
67693         Log: Integrate mainline to perlio branch
67694      Branch: perlio
67695           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
67696           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
67697           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
67698           +> vos/install_perl.cm
67699            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
67700            - vos/config.h vos/config_h.SH_orig
67701           !> (integrate 141 files)
67702 ____________________________________________________________________________
67703 [  7485] By: jhi                                   on 2000/10/29  21:00:47
67704         Log: Make \x{...} consistently produce UTF-8.
67705              
67706              Subject: Re: \x{...} is confused 
67707              From: Simon Cozens <simon@cozens.net>
67708              Date: Sun, 29 Oct 2000 19:36:48 +0000
67709              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
67710      Branch: perl
67711            ! t/pragma/utf8.t toke.c
67712 ____________________________________________________________________________
67713 [  7484] By: nick                                  on 2000/10/29  20:05:29
67714         Log: PerlIO passes all tests.
67715      Branch: perlio
67716            ! perlio.c
67717 ____________________________________________________________________________
67718 [  7483] By: jhi                                   on 2000/10/29  18:06:55
67719         Log: Update Changes.
67720      Branch: perl
67721            ! Changes patchlevel.h
67722 ____________________________________________________________________________
67723 [  7482] By: nick                                  on 2000/10/29  17:43:28
67724         Log: Include <unistd.h> to get correct lseek() prototype etc.
67725              (I thought perl.h did that) - down to two fails
67726              - comp/require.t (last test)
67727              - lib/io_xs.t - possibly import/export of FILE * ?
67728      Branch: perlio
67729            ! perlio.c
67730 ____________________________________________________________________________
67731 [  7481] By: jhi                                   on 2000/10/29  17:02:37
67732         Log: UTF-8 decoder tweak.
67733      Branch: perl
67734            ! utf8.c
67735 ____________________________________________________________________________
67736 [  7480] By: nick                                  on 2000/10/29  16:26:11
67737         Log: Fixed two bugs:
67738              - error code not being set on close (of broken pipe)
67739              - append mode was truncating.
67740              At least one seek/tell bug remains.
67741      Branch: perlio
67742            ! perlio.c
67743 ____________________________________________________________________________
67744 [  7479] By: nick                                  on 2000/10/29  11:18:16
67745         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
67746              in case of accidents. Still several worrying fails, no line disciplines yet.
67747      Branch: perlio
67748            ! iperlsys.h perlio.c
67749 ____________________________________________________________________________
67750 [  7478] By: jhi                                   on 2000/10/29  02:04:01
67751         Log: Add also emailless people.
67752      Branch: perl
67753            ! AUTHORS
67754 ____________________________________________________________________________
67755 [  7477] By: jhi                                   on 2000/10/29  01:36:00
67756         Log: The #7476 needs a MANIFEST change, too.
67757      Branch: perl
67758            ! MANIFEST
67759 ____________________________________________________________________________
67760 [  7476] By: jhi                                   on 2000/10/29  01:35:21
67761         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
67762      Branch: perl
67763            - MAINTAIN
67764            ! AUTHORS Changes
67765 ____________________________________________________________________________
67766 [  7475] By: jhi                                   on 2000/10/28  23:57:25
67767         Log: De-quoted-unreadable to ISO Latin 1.
67768              (There's one ISO-2022-JP name in Changes5.004.)
67769      Branch: perl
67770            ! Changes Changes5.6
67771 ____________________________________________________________________________
67772 [  7474] By: jhi                                   on 2000/10/28  19:13:06
67773         Log: Subject: [ID 20001027.007] uniq array in perlfaq
67774              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
67775              Date: Fri, 27 Oct 2000 19:28:30 +0200
67776              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
67777      Branch: perl
67778            ! pod/perlfaq4.pod
67779 ____________________________________________________________________________
67780 [  7473] By: jhi                                   on 2000/10/28  18:02:05
67781         Log: Locking null mutexes is not recommendable.
67782              
67783              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
67784              From: Hugo <hv@crypt.compulink.co.uk>
67785              Date: Sat, 28 Oct 2000 18:41:12 +0100
67786              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
67787      Branch: perl
67788            ! op.c
67789 ____________________________________________________________________________
67790 [  7472] By: jhi                                   on 2000/10/28  17:52:58
67791         Log: Better create a true mailing list for the repository keepers.
67792      Branch: perl
67793            ! Porting/repository.pod
67794 ____________________________________________________________________________
67795 [  7471] By: jhi                                   on 2000/10/28  17:28:24
67796         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
67797              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
67798      Branch: perl
67799            + Porting/repository.pod
67800            ! MANIFEST
67801 ____________________________________________________________________________
67802 [  7470] By: jhi                                   on 2000/10/28  17:20:54
67803         Log: Subject: DOC PATCH 5.6.0
67804              From: mjd@plover.com
67805              Date: 27 Oct 2000 17:32:44 -0000
67806              Message-ID: <20001027173244.23754.qmail@plover.com>
67807      Branch: perl
67808            ! pod/perlfunc.pod
67809 ____________________________________________________________________________
67810 [  7469] By: jhi                                   on 2000/10/28  17:16:45
67811         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
67812              From: "Peter J. Farley III" <pjfarley@banet.net>
67813              Date: Fri, 27 Oct 2000 20:32:56 -0400
67814              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
67815      Branch: perl
67816            ! README.dos
67817 ____________________________________________________________________________
67818 [  7468] By: jhi                                   on 2000/10/28  17:07:18
67819         Log: Make target reordering to avoid pointless re-makes.
67820              
67821              Subject: Re: Total re-make of 'make okfile' after 7451 ?
67822              From: Nicholas Clark <nick@ccl4.org>
67823              Date: Sat, 28 Oct 2000 00:31:02 +0100
67824              Message-ID: <20001028003101.A54517@plum.flirble.org>
67825      Branch: perl
67826            ! Makefile.SH
67827 ____________________________________________________________________________
67828 [  7467] By: jhi                                   on 2000/10/28  17:05:31
67829         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
67830              From: lvirden@cas.org
67831              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
67832              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
67833      Branch: perl
67834            ! README.os2
67835 ____________________________________________________________________________
67836 [  7466] By: jhi                                   on 2000/10/28  16:09:16
67837         Log: Upgrade to CPAN 1.58_55.
67838              
67839              Subject: CPAN.pm status
67840              From: andreas.koenig@anima.de (Andreas J. Koenig) 
67841              Date: 28 Oct 2000 08:18:00 +0200 
67842              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
67843      Branch: perl
67844            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
67845 ____________________________________________________________________________
67846 [  7465] By: jhi                                   on 2000/10/28  16:02:47
67847         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
67848      Branch: perl
67849            ! embed.h embed.pl perl.h proto.h toke.c
67850 ____________________________________________________________________________
67851 [  7464] By: nick                                  on 2000/10/28  10:43:44
67852         Log: Fix for sv_2iv() on "shared" value from keys %hash.
67853      Branch: perl
67854            ! sv.c
67855 ____________________________________________________________________________
67856 [  7463] By: jhi                                   on 2000/10/27  16:18:29
67857         Log: Update Changes.
67858      Branch: perl
67859            ! Changes patchlevel.h
67860 ____________________________________________________________________________
67861 [  7462] By: jhi                                   on 2000/10/27  16:17:44
67862         Log: Too enthusiastic editing in #7460.
67863      Branch: metaconfig
67864            ! U/modified/Oldsym.U
67865      Branch: perl
67866            ! Configure config_h.SH
67867 ____________________________________________________________________________
67868 [  7461] By: jhi                                   on 2000/10/27  15:37:38
67869         Log: Retract #7459, the script needs more work.
67870      Branch: perl
67871            - mkreef
67872            ! MANIFEST
67873 ____________________________________________________________________________
67874 [  7460] By: jhi                                   on 2000/10/27  15:23:14
67875         Log: Use $sort, $uniq (and $tr) consistently as wondered
67876              by Nicholas Clark.
67877      Branch: metaconfig
67878            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
67879            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
67880            ! U/modified/libc.U
67881      Branch: perl
67882            ! Configure config_h.SH
67883 ____________________________________________________________________________
67884 [  7459] By: jhi                                   on 2000/10/27  15:02:07
67885         Log: (Retracted by #7461)
67886              
67887              Add a shell script for creating/removing symbolic link farms,
67888              useful for keeping the source code read-only and doing the
67889              builds somewhere else.
67890      Branch: perl
67891            + mkreef
67892            ! MANIFEST
67893 ____________________________________________________________________________
67894 [  7458] By: jhi                                   on 2000/10/27  14:42:20
67895         Log: Do away with the fix_pl.
67896      Branch: perl
67897            - fix_pl
67898            ! MANIFEST Makefile.SH
67899 ____________________________________________________________________________
67900 [  7457] By: jhi                                   on 2000/10/27  12:43:13
67901         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
67902              From: Jens Hamisch <jens@Strawberry.COM>
67903              Date: Fri, 27 Oct 2000 14:38:21 +0200
67904              Message-Id: <20001027143821.B3366@Strawberry.COM>
67905      Branch: perl
67906            ! perl.h
67907 ____________________________________________________________________________
67908 [  7456] By: jhi                                   on 2000/10/27  12:33:42
67909         Log: Subject: [PATCH] todo
67910              From: Nicholas Clark <nick@ccl4.org>
67911              Date: Thu, 26 Oct 2000 22:32:29 +0100
67912              Message-ID: <20001026223229.A44540@plum.flirble.org>
67913      Branch: perl
67914            ! pod/perltodo.pod
67915 ____________________________________________________________________________
67916 [  7455] By: jhi                                   on 2000/10/27  12:02:21
67917         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
67918              From: John Tobey <jtobey@john-edwin-tobey.org>
67919              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
67920              Message-Id: <m13ozHF-000FObC@feynman.localnet>
67921      Branch: perl
67922            ! op.c t/pragma/sub_lval.t
67923 ____________________________________________________________________________
67924 [  7454] By: jhi                                   on 2000/10/27  11:59:42
67925         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
67926              From: sthoenna@efn.org
67927              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
67928              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
67929      Branch: perl
67930            ! pp.c t/op/assignwarn.t
67931 ____________________________________________________________________________
67932 [  7453] By: jhi                                   on 2000/10/27  00:15:08
67933         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
67934      Branch: perl
67935            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
67936            ! ext/Storable/Storable.xs t/lib/st-lock.t
67937 ____________________________________________________________________________
67938 [  7452] By: jhi                                   on 2000/10/26  13:05:52
67939         Log: Undo #7451, this seems to be a deficiency in Perforce,
67940              there is no per-file line-terminator type, only per-client.
67941      Branch: perl
67942            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
67943            ! win32/makefile.mk
67944 ____________________________________________________________________________
67945 [  7451] By: jhi                                   on 2000/10/26  04:56:03
67946         Log: Experimenting in DOS arcana.
67947      Branch: perl
67948            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
67949            ! win32/makefile.mk
67950 ____________________________________________________________________________
67951 [  7450] By: jhi                                   on 2000/10/26  04:50:52
67952         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
67953              From: "Peter J. Farley III" <pjfarley@banet.net>            
67954              Date: Wed, 25 Oct 2000 23:10:18 -0400
67955              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
67956      Branch: perl
67957            ! t/io/open.t
67958 ____________________________________________________________________________
67959 [  7449] By: jhi                                   on 2000/10/26  04:49:16
67960         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
67961              From: Hugo <hv@crypt.compulink.co.uk>
67962              Date: Thu, 26 Oct 2000 01:55:17 +0100
67963              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
67964              
67965              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
67966      Branch: perl
67967            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
67968 ____________________________________________________________________________
67969 [  7448] By: jhi                                   on 2000/10/26  04:38:36
67970         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
67971              From: Peter Prymmer <pvhp@forte.com>
67972              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
67973              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
67974      Branch: perl
67975            ! configure.com
67976 ____________________________________________________________________________
67977 [  7447] By: jhi                                   on 2000/10/25  23:20:02
67978         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
67979              in platforms that strictly require all the symbols being present
67980              at link time.
67981      Branch: perl
67982            ! handy.h
67983 ____________________________________________________________________________
67984 [  7446] By: jhi                                   on 2000/10/25  21:55:57
67985         Log: Update Changes.
67986      Branch: perl
67987            ! Changes patchlevel.h
67988 ____________________________________________________________________________
67989 [  7445] By: jhi                                   on 2000/10/25  21:27:08
67990         Log: Integrate with vmsperl #7430 by Charles Bailey:
67991              
67992              Cleanup from prior patch (Charles Lane?):
67993              - improve handling of MFDs in Basename and Path
67994              - default to no xsubpp line # munging when building debug images
67995      Branch: perl
67996           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
67997 ____________________________________________________________________________
67998 [  7444] By: jhi                                   on 2000/10/25  21:03:50
67999         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
68000              From: John Peacock <JPeacock@UnivPress.com>
68001              Date: Thu, 18 May 2000 11:55:27 -0400
68002              Message-ID: <3924126F.A58BE57A@UnivPress.com>
68003      Branch: perl
68004            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
68005            ! t/op/write.t
68006 ____________________________________________________________________________
68007 [  7443] By: jhi                                   on 2000/10/25  20:43:10
68008         Log: Temporary stopgap for the self-tying issue: for now only
68009              array and hash self-ties are verboten.  The real fix, of
68010              course, would be to comprehensively test (and implement?)
68011              and debug (and document) self-ties.
68012      Branch: perl
68013            ! pod/perldiag.pod pp_sys.c t/op/tie.t
68014 ____________________________________________________________________________
68015 [  7442] By: jhi                                   on 2000/10/25  20:14:30
68016         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
68017              From: Dan Sugalski <dan@sidhe.org>
68018              Date: Wed, 25 Oct 2000 13:36:35 -0400
68019              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
68020              
68021              plus regen global.sym.
68022      Branch: perl
68023            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
68024            ! thrdvar.h util.c
68025 ____________________________________________________________________________
68026 [  7441] By: jhi                                   on 2000/10/25  20:12:20
68027         Log: buildtoc target tweaks.
68028      Branch: perl
68029            ! pod/Makefile.SH
68030 ____________________________________________________________________________
68031 [  7440] By: jhi                                   on 2000/10/25  20:03:53
68032         Log: A new version of making the syslog test more robust.
68033              (Replaces #7421.)
68034              
68035              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
68036              From: "Kurt D. Starsinic" <kstar@chapin.edu>
68037              Date: Wed, 25 Oct 2000 12:13:54 -0400
68038              Message-ID: <20001025121354.B2264@O2.chapin.edu>
68039      Branch: perl
68040            ! t/lib/syslog.t
68041 ____________________________________________________________________________
68042 [  7439] By: jhi                                   on 2000/10/25  20:00:48
68043         Log: Continue the internal UTF-8 API tweaking.
68044              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
68045              used much more than the simpler API, now called utf8_to_uv_simple().
68046              Still not quite happy with API, too much partial duplication
68047              of functionality.
68048      Branch: perl
68049            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
68050            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
68051            ! regcomp.c regexec.c sv.c toke.c utf8.c
68052 ____________________________________________________________________________
68053 [  7438] By: jhi                                   on 2000/10/25  18:52:30
68054         Log: Allow poking holes at the UTF-8 decoding strictness.
68055      Branch: perl
68056            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
68057            ! utf8.h
68058 ____________________________________________________________________________
68059 [  7437] By: jhi                                   on 2000/10/25  13:53:05
68060         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
68061              UTF8LEN() and UTF8SKIP(). 
68062      Branch: perl
68063            ! pp.c utf8.c utf8.h
68064 ____________________________________________________________________________
68065 [  7436] By: jhi                                   on 2000/10/25  13:51:37
68066         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
68067              From: Nicholas Clark <nick@ccl4.org>
68068              Date: Wed, 25 Oct 2000 14:44:05 +0100
68069              Message-ID: <20001025144404.D27253@plum.flirble.org>
68070      Branch: perl
68071            ! pod/perlrun.pod
68072 ____________________________________________________________________________
68073 [  7435] By: jhi                                   on 2000/10/25  13:49:32
68074         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
68075              From: Mike Guy <mjtg@cam.ac.uk>
68076              Date: Tue, 24 Oct 2000 14:59:40 +0100
68077              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
68078      Branch: perl
68079            ! scope.c
68080 ____________________________________________________________________________
68081 [  7434] By: jhi                                   on 2000/10/25  13:48:41
68082         Log: AIX is picky about its symbol exports.  Solution for now
68083              is to include the deb.o explicitly to the re extension build.
68084              
68085              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
68086              From: Peter Prymmer <pvhp@forte.com>
68087              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
68088              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
68089      Branch: perl
68090            ! ext/re/Makefile.PL hints/aix.sh
68091 ____________________________________________________________________________
68092 [  7433] By: jhi                                   on 2000/10/25  13:46:49
68093         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
68094              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68095              Date: Wed, 25 Oct 2000 12:02:20 +0200
68096              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
68097      Branch: perl
68098            ! perlsdio.h
68099 ____________________________________________________________________________
68100 [  7432] By: jhi                                   on 2000/10/25  13:44:28
68101         Log: Subject: Minor update to find2perl, for portability
68102              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
68103              Date: Wed, 25 Oct 2000 12:05:47 +0100
68104              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
68105      Branch: perl
68106            ! x2p/find2perl.PL
68107 ____________________________________________________________________________
68108 [  7431] By: jhi                                   on 2000/10/25  13:40:39
68109         Log: Add targets to Makefile.SH, most importantly
68110              'regen_all' which also remembers to update vms/perly*.
68111      Branch: perl
68112            ! Makefile.SH
68113 ____________________________________________________________________________
68114 [  7430] By: bailey                                on 2000/10/25  03:13:53
68115         Log: Cleanup from prior patch (Charles Lane?):
68116              - improve handling of MFDs in Basename and Path
68117              - default to no xsubpp line # munging when building debug images
68118      Branch: vmsperl
68119            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
68120 ____________________________________________________________________________
68121 [  7429] By: jhi                                   on 2000/10/24  20:03:40
68122         Log: Podify README.epoc and README.vos.
68123      Branch: perl
68124            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
68125            ! pod/perlport.pod pod/perltoc.pod
68126 ____________________________________________________________________________
68127 [  7428] By: jhi                                   on 2000/10/24  19:10:33
68128         Log: Stratus VOS updates from Paul Green.
68129      Branch: perl
68130            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68131            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
68132            - vos/config.def vos/config.h vos/config_h.SH_orig
68133            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
68134            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
68135 ____________________________________________________________________________
68136 [  7427] By: jhi                                   on 2000/10/24  18:59:48
68137         Log: Check if stdio supports tweaking lval and cnt simultaneously.
68138              
68139              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
68140              From: Nicholas Clark <nick@ccl4.org>
68141              Date: Mon, 23 Oct 2000 15:39:32 +0100
68142              Message-ID: <20001023153932.A10786@plum.flirble.org>
68143      Branch: metaconfig
68144            ! U/compline/d_stdstdio.U
68145      Branch: perl
68146            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68147            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
68148            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
68149            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
68150            ! vos/config.h vos/config_h.SH_orig win32/config.bc
68151            ! win32/config.gc win32/config.vc
68152 ____________________________________________________________________________
68153 [  7426] By: jhi                                   on 2000/10/24  17:57:44
68154         Log: Missed the header file changes from #7425.
68155      Branch: perl
68156            ! embed.h embed.pl objXSUB.h proto.h
68157 ____________________________________________________________________________
68158 [  7425] By: jhi                                   on 2000/10/24  17:55:17
68159         Log: Fix the bug reported in
68160              
68161              From: andreas.koenig@anima.de (Andreas J. Koenig)
68162              Subject: Encode bug?
68163              Date: 24 Oct 2000 14:01:26 +0200 
68164              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
68165              
68166              Also make is_utf8_char() stricter.
68167      Branch: perl
68168            ! ext/Encode/Encode.xs utf8.c
68169 ____________________________________________________________________________
68170 [  7424] By: jhi                                   on 2000/10/24  15:15:39
68171         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
68172              From: Peter Scott <Peter@PSDT.com>
68173              Date: Mon, 23 Oct 2000 19:46:01 -0700
68174              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
68175      Branch: perl
68176            ! pod/perlfaq5.pod
68177 ____________________________________________________________________________
68178 [  7423] By: jhi                                   on 2000/10/24  14:25:30
68179         Log: Test tweak to avoid pulling in the whole Config.
68180      Branch: perl
68181            ! t/lib/st-lock.t
68182 ____________________________________________________________________________
68183 [  7422] By: jhi                                   on 2000/10/24  14:03:16
68184         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
68185      Branch: perl
68186            ! pp.c
68187 ____________________________________________________________________________
68188 [  7421] By: jhi                                   on 2000/10/24  13:32:09
68189         Log: (Replaced by #7440.)
68190              
68191              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
68192              From: "Kurt D. Starsinic" <kstar@chapin.edu>
68193              Date: Mon, 23 Oct 2000 16:40:54 -0400
68194              Message-ID: <20001023164054.B14491@O2.chapin.edu>
68195      Branch: perl
68196            ! t/lib/syslog.t
68197 ____________________________________________________________________________
68198 [  7420] By: jhi                                   on 2000/10/24  13:30:53
68199         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
68200              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68201              Date: Mon, 23 Oct 2000 17:29:03 -0400
68202              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
68203      Branch: perl
68204            ! lib/ExtUtils/MM_Unix.pm
68205 ____________________________________________________________________________
68206 [  7419] By: jhi                                   on 2000/10/24  13:29:57
68207         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
68208              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68209              Date: Mon, 23 Oct 2000 19:01:32 -0400
68210              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
68211      Branch: perl
68212            ! utils/h2xs.PL
68213 ____________________________________________________________________________
68214 [  7418] By: jhi                                   on 2000/10/24  13:26:04
68215         Log: Replace #7409 with
68216              
68217              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
68218              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
68219              Date: Mon, 23 Oct 2000 20:08:56 +0200
68220              Message-ID: <20001023200855.A14850@nice.ram.loc>
68221      Branch: perl
68222            ! ext/Storable/Storable.pm t/lib/st-lock.t
68223 ____________________________________________________________________________
68224 [  7417] By: jhi                                   on 2000/10/24  13:17:52
68225         Log: Run vms/vms_yfix.pl, should have done that after changing
68226              perly.c in #7382.
68227      Branch: perl
68228            ! vms/perly_c.vms vms/perly_h.vms
68229 ____________________________________________________________________________
68230 [  7416] By: jhi                                   on 2000/10/24  02:55:33
68231         Log: Make the UTF-8 decoding stricter and more verbose when
68232              malformation happens.  This involved adding an argument
68233              to utf8_to_uv_chk(), which involved changing its prototype,
68234              and prefer STRLEN over I32 for the UTF-8 length, which as
68235              a domino effect necessitated changing the prototypes of
68236              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
68237              The stricter UTF-8 decoding checking uses Markus Kuhn's
68238              UTF-8 Decode Stress Tester from
68239              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
68240      Branch: perl
68241            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
68242            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
68243            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
68244            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
68245 ____________________________________________________________________________
68246 [  7415] By: jhi                                   on 2000/10/23  14:06:06
68247         Log: Update Changes.
68248      Branch: perl
68249            ! Changes patchlevel.h
68250 ____________________________________________________________________________
68251 [  7414] By: jhi                                   on 2000/10/23  12:39:52
68252         Log: Undo the basename() part of #7412 since the lib/basename
68253              tests would need upgrading too.
68254      Branch: perl
68255            ! lib/File/Basename.pm
68256 ____________________________________________________________________________
68257 [  7413] By: jhi                                   on 2000/10/23  12:19:27
68258         Log: Document PERL_INSTALL_ROOT of #7210.
68259      Branch: perl
68260            ! lib/ExtUtils/Install.pm
68261 ____________________________________________________________________________
68262 [  7412] By: jhi                                   on 2000/10/23  12:16:47
68263         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
68264      Branch: perl
68265            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
68266            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
68267 ____________________________________________________________________________
68268 [  7411] By: jhi                                   on 2000/10/23  12:07:41
68269         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
68270              From: Prymmer/Kahn <pvhp@best.com>
68271              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
68272              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
68273      Branch: perl
68274            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
68275 ____________________________________________________________________________
68276 [  7410] By: jhi                                   on 2000/10/23  04:10:11
68277         Log: The change #7187 was not so good on VMS.
68278              
68279              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
68280              From: "Craig A. Berry" <craig.berry@psinetcs.com>
68281              Date: Sun, 22 Oct 2000 23:03:08 -0500
68282              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
68283      Branch: perl
68284            ! utils/perldoc.PL
68285 ____________________________________________________________________________
68286 [  7409] By: jhi                                   on 2000/10/23  03:57:36
68287         Log: Avoid Storable locking on DJGPP for now.
68288              
68289              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
68290              From: "Peter J. Farley III" <pjfarley@banet.net>
68291              Date: Sun, 22 Oct 2000 20:00:00 -0400
68292              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
68293      Branch: perl
68294            ! ext/Storable/Storable.pm t/lib/st-lock.t
68295 ____________________________________________________________________________
68296 [  7408] By: jhi                                   on 2000/10/23  03:50:24
68297         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
68298              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
68299              Date: Sun, 22 Oct 2000 21:12:22 -0400
68300              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
68301      Branch: perl
68302            ! lib/vars.pm
68303 ____________________________________________________________________________
68304 [  7407] By: jhi                                   on 2000/10/23  03:43:12
68305         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
68306              From: Hugo <hv@crypt.compulink.co.uk>
68307              Date: Mon, 23 Oct 2000 00:47:22 +0100
68308              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
68309      Branch: perl
68310            ! regexec.c t/op/pat.t
68311 ____________________________________________________________________________
68312 [  7406] By: jhi                                   on 2000/10/23  03:40:29
68313         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
68314      Branch: perl
68315            ! lib/ExtUtils/MakeMaker.pm
68316 ____________________________________________________________________________
68317 [  7405] By: jhi                                   on 2000/10/22  21:32:00
68318         Log: Doc patch.
68319              
68320              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
68321              From: rspier@pobox.com (Robert Spier)
68322              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
68323              Message-ID: <14835.16112.13457.447971@rls.cx>
68324      Branch: perl
68325            ! lib/strict.pm
68326 ____________________________________________________________________________
68327 [  7404] By: jhi                                   on 2000/10/22  21:30:51
68328         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
68329              From: rspier@pobox.com (Robert Spier)
68330              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
68331              Message-ID: <14835.17223.72448.705566@rls.cx>
68332      Branch: perl
68333            ! lib/ExtUtils/MakeMaker.pm
68334 ____________________________________________________________________________
68335 [  7403] By: jhi                                   on 2000/10/22  21:24:11
68336         Log: Subject: [PATCH bleadperl] ripples from constsub patch
68337              From: John Tobey <jtobey@john-edwin-tobey.org>
68338              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
68339              Message-Id: <m13nSOB-000FObC@feynman.localnet>
68340      Branch: perl
68341            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
68342 ____________________________________________________________________________
68343 [  7402] By: jhi                                   on 2000/10/22  20:59:35
68344         Log: Support s?printf parameter reordering.
68345      Branch: perl
68346            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
68347 ____________________________________________________________________________
68348 [  7401] By: jhi                                   on 2000/10/22  19:19:14
68349         Log: Expand %Config variables only if explicitly so requested
68350              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
68351              
68352              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
68353              From: Gurusamy Sarathy <gsar@ActiveState.com>
68354              Date: Sun, 22 Oct 2000 11:47:32 -0700
68355              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
68356      Branch: perl
68357            ! Makefile.SH lib/lib_pm.PL
68358 ____________________________________________________________________________
68359 [  7400] By: jhi                                   on 2000/10/22  18:24:10
68360         Log: Move the #7390 test from warn/op to comp/redef.
68361              
68362              Subject: Re: Creating const subs for constants.
68363              From: John Tobey <jtobey@john-edwin-tobey.org>
68364              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
68365              Message-Id: <m13nG72-000FObC@feynman.localnet>               
68366      Branch: perl
68367            ! t/comp/redef.t t/pragma/warn/op
68368 ____________________________________________________________________________
68369 [  7399] By: jhi                                   on 2000/10/22  17:49:59
68370         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
68371              From: Nicholas Clark <nick@ccl4.org>
68372              Date: Sat, 21 Oct 2000 22:23:19 +0100
68373              Message-ID: <20001021222319.B45586@plum.flirble.org>
68374      Branch: perl
68375            ! ext/DynaLoader/DynaLoader_pm.PL
68376 ____________________________________________________________________________
68377 [  7398] By: jhi                                   on 2000/10/22  17:47:35
68378         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
68379              From: Hugo <hv@crypt.compulink.co.uk>
68380              Date: Sat, 21 Oct 2000 18:19:59 +0100
68381              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
68382      Branch: perl
68383            ! ext/B/B.pm ext/B/B/C.pm
68384 ____________________________________________________________________________
68385 [  7397] By: jhi                                   on 2000/10/22  17:35:18
68386         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
68387              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
68388              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
68389              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
68390      Branch: perl
68391            ! hints/openbsd.sh
68392 ____________________________________________________________________________
68393 [  7396] By: jhi                                   on 2000/10/22  17:19:46
68394         Log: Subject: installman go-faster stripes
68395              From: Nicholas Clark <nick@talking.bollo.cx>
68396              Date: Sat, 21 Oct 2000 17:24:53 +0100
68397              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
68398              
68399              Subject: Re: installman go-faster stripes
68400              From: Russ Allbery <rra@stanford.edu>
68401              Date: 21 Oct 2000 11:04:13 -0700
68402              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
68403      Branch: perl
68404            ! installman pod/pod2man.PL
68405 ____________________________________________________________________________
68406 [  7395] By: jhi                                   on 2000/10/22  17:17:35
68407         Log: Hints tweak from Anton Berezin.
68408      Branch: perl
68409            ! hints/freebsd.sh
68410 ____________________________________________________________________________
68411 [  7394] By: jhi                                   on 2000/10/22  04:50:04
68412         Log: Tweak the Is* definitions of Unicode character classes
68413              to better match the official categorizations; embrace
68414              the official categorizations; add the combining marks
68415              as alpha (and -numeric); fix DCinital (a typo and edito)
68416              to be DCmedial.
68417      Branch: perl
68418            + lib/unicode/Is/DCmedial.pl
68419            - lib/unicode/Is/DCinital.pl
68420            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
68421            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
68422            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
68423            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
68424 ____________________________________________________________________________
68425 [  7393] By: jhi                                   on 2000/10/21  18:06:05
68426         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
68427              From: Daniel Chetlin <daniel@chetlin.com>
68428              Date: Sat, 21 Oct 2000 02:57:03 -0700
68429              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
68430      Branch: perl
68431            + t/lib/tie-splice.t
68432            ! MANIFEST lib/Tie/Array.pm
68433 ____________________________________________________________________________
68434 [  7392] By: gsar                                  on 2000/10/21  18:05:15
68435         Log: resync utfperl branch with mainline
68436      Branch: utfperl
68437           !> (integrate 1760 files)
68438 ____________________________________________________________________________
68439 [  7391] By: jhi                                   on 2000/10/21  14:37:49
68440         Log: Testcases for a #7383,#7385 related bug.
68441              
68442              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
68443              From: Nicholas Clark <nick@ccl4.org>
68444              Date: Sat, 21 Oct 2000 15:04:51 +0100
68445              Message-ID: <20001021150451.A51566@plum.flirble.org>
68446      Branch: perl
68447            ! t/pragma/utf8.t
68448 ____________________________________________________________________________
68449 [  7390] By: jhi                                   on 2000/10/21  14:35:57
68450         Log: Add a testcase for #7389.
68451      Branch: perl
68452            ! t/pragma/warn/op
68453 ____________________________________________________________________________
68454 [  7389] By: jhi                                   on 2000/10/21  14:26:45
68455         Log: Subject: Re: Creating const subs for constants.
68456              From: John Tobey <jtobey@john-edwin-tobey.org>
68457              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
68458              Message-Id: <m13mo0N-000FObC@feynman.localnet>
68459      Branch: perl
68460            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
68461            ! proto.h sv.c
68462 ____________________________________________________________________________
68463 [  7388] By: nick                                  on 2000/10/21  11:44:23
68464         Log: Populate perlio branch
68465      Branch: perlio
68466           +> (branch 1760 files)
68467 ____________________________________________________________________________
68468 [  7387] By: nick                                  on 2000/10/21  10:52:05
68469         Log: Get branch back as replica of mainline via :
68470              p4 integrate -b utfperl
68471              p4 resolve -at ./...
68472      Branch: utfperl
68473           +> (branch 269 files)
68474            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
68475            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
68476            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
68477            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
68478            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
68479            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
68480            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
68481            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
68482            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
68483            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
68484            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
68485            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
68486            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
68487            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
68488            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
68489            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
68490            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
68491            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
68492            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
68493            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
68494            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
68495            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
68496            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
68497            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
68498            - lib/unicode/UCD300.html lib/unicode/Unicode.300
68499            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
68500            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
68501            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
68502            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
68503           !> (integrate 965 files)
68504 ____________________________________________________________________________
68505 [  7386] By: jhi                                   on 2000/10/21  01:31:12
68506         Log: Update Changes.
68507      Branch: perl
68508            ! Changes patchlevel.h
68509 ____________________________________________________________________________
68510 [  7385] By: jhi                                   on 2000/10/21  01:28:42
68511         Log: The #7383 was right only in the context of the original bug report,
68512              not in more general case.
68513      Branch: perl
68514            ! pp_hot.c
68515 ____________________________________________________________________________
68516 [  7384] By: jhi                                   on 2000/10/21  01:08:23
68517         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
68518      Branch: perl
68519            ! ext/IO/lib/IO/Select.pm
68520 ____________________________________________________________________________
68521 [  7383] By: jhi                                   on 2000/10/21  00:44:18
68522         Log: Fix for ID 20001020.006, concatenating an unset submatch
68523              with utf8 resulted in "Modification of a read-only value".
68524      Branch: perl
68525            ! pp_hot.c t/pragma/utf8.t
68526 ____________________________________________________________________________
68527 [  7382] By: jhi                                   on 2000/10/20  20:44:31
68528         Log: Make scan_num() reëntrant, as suggested in
68529              
68530              Subject: [PATCH perl@7229] Rentrant parser and yylex()
68531              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68532              Date: Fri, 20 Oct 2000 14:17:27 +0100
68533              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
68534      Branch: perl
68535            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
68536            ! toke.c
68537 ____________________________________________________________________________
68538 [  7381] By: jhi                                   on 2000/10/20  20:07:29
68539         Log: Reëntrancy fix.
68540              
68541              Subject: [PATCH perl@7229] Rentrant parser and yylex()
68542              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
68543              Date: Fri, 20 Oct 2000 14:17:27 +0100
68544              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
68545      Branch: perl
68546            ! embed.h embed.pl perl.h proto.h toke.c
68547 ____________________________________________________________________________
68548 [  7380] By: jhi                                   on 2000/10/20  19:15:54
68549         Log: Don't write double values through long double pointers,
68550              based on a part of
68551              
68552              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
68553              From: Jens Hamisch <jens@Strawberry.COM>
68554              Date: Tue, 17 Oct 2000 08:39:36 +0200
68555              Message-Id: <20001017083936.A11104@Strawberry.COM>
68556      Branch: perl
68557            ! perl.h pp.c
68558 ____________________________________________________________________________
68559 [  7379] By: jhi                                   on 2000/10/20  18:43:37
68560         Log: Portability tweak on #7377.
68561              
68562              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
68563              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68564              Date:     Fri, 20 Oct 2000 13:13:41 EDT
68565              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
68566      Branch: perl
68567            ! t/lib/dprof.t
68568 ____________________________________________________________________________
68569 [  7378] By: jhi                                   on 2000/10/20  12:57:19
68570         Log: SOCKS function redefinitions need prototypes, too, otherwise
68571              for example 32 bit versus 64 bit differences cause a lot of
68572              problems.  Part of
68573              
68574              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
68575              From: Jens Hamisch <jens@Strawberry.COM>
68576              Date: Tue, 17 Oct 2000 08:39:36 +0200
68577              Message-Id: <20001017083936.A11104@Strawberry.COM>
68578      Branch: perl
68579            ! doio.c pp_sys.c
68580 ____________________________________________________________________________
68581 [  7377] By: jhi                                   on 2000/10/20  12:37:12
68582         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
68583              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68584              Date:     Fri, 20 Oct 2000 08:26:04 EDT
68585              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
68586      Branch: perl
68587            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
68588 ____________________________________________________________________________
68589 [  7376] By: jhi                                   on 2000/10/20  12:35:31
68590         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
68591              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68592              Date:     Fri, 20 Oct 2000 07:48:15 EDT
68593              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
68594      Branch: perl
68595            ! configure.com vms/gen_shrfls.pl
68596 ____________________________________________________________________________
68597 [  7375] By: bailey                                on 2000/10/20  04:44:37
68598         Log: SYN SYN
68599      Branch: vmsperl
68600           +> (branch 134 files)
68601            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
68602            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
68603            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
68604            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
68605            - eg/cgi/frameset.cgi eg/cgi/index.html
68606            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
68607            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
68608            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
68609            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
68610            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
68611            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
68612            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
68613            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
68614            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
68615            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
68616            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
68617            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
68618            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
68619            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
68620            - lib/unicode/Props.txt lib/unicode/UCD300.html
68621            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
68622            - utils/perlbc.PL vms/subconfigure.com
68623           !> (integrate 785 files)
68624 ____________________________________________________________________________
68625 [  7374] By: jhi                                   on 2000/10/20  00:59:48
68626         Log: In the latest compiler builds cccdlflags must not become -fpic,
68627              from Wilfredo Sánchez.
68628      Branch: perl
68629            ! hints/darwin.sh
68630 ____________________________________________________________________________
68631 [  7373] By: jhi                                   on 2000/10/20  00:56:35
68632         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
68633              From: Tony Cook <tony@develop-help.com>
68634              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
68635              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
68636      Branch: perl
68637            ! pod/perlop.pod
68638 ____________________________________________________________________________
68639 [  7372] By: jhi                                   on 2000/10/19  19:34:40
68640         Log: Typo noted by Mark Lutz.
68641      Branch: perl
68642            ! t/op/64bitint.t
68643 ____________________________________________________________________________
68644 [  7371] By: jhi                                   on 2000/10/19  19:33:13
68645         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
68646      Branch: metaconfig
68647            ! U/modified/Cppsym.U U/modified/Oldconfig.U
68648      Branch: metaconfig/U/perl
68649            ! End.U dlsrc.U libperl.U
68650      Branch: perl
68651            + hints/nonstopux.sh
68652            ! Configure MANIFEST config_h.SH
68653 ____________________________________________________________________________
68654 [  7370] By: jhi                                   on 2000/10/19  17:18:08
68655         Log: Subject: PATCH do_print has 2 PerlIO_error()s
68656              From: nick@ccl4.org
68657              Date: Thu, 19 Oct 2000 18:09:20 +0100
68658              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
68659      Branch: perl
68660            ! doio.c
68661 ____________________________________________________________________________
68662 [  7369] By: jhi                                   on 2000/10/19  14:01:49
68663         Log: Update Changes.
68664      Branch: perl
68665            ! Changes patchlevel.h
68666 ____________________________________________________________________________
68667 [  7368] By: jhi                                   on 2000/10/19  13:04:29
68668         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
68669              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68670              Date: Wed, 18 Oct 2000 13:12:01 +0200
68671              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
68672      Branch: perl
68673            ! hints/aix.sh
68674 ____________________________________________________________________________
68675 [  7367] By: jhi                                   on 2000/10/19  02:22:40
68676         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
68677              of a 'pmshort' anywhere in the B, so the offending line was simply
68678              removed.
68679      Branch: perl
68680            ! ext/B/B/Debug.pm
68681 ____________________________________________________________________________
68682 [  7366] By: jhi                                   on 2000/10/19  02:12:37
68683         Log: Add the test case for the bug id 20000730.004 which seems
68684              to have been fixed by now.
68685      Branch: perl
68686            ! t/pragma/utf8.t
68687 ____________________________________________________________________________
68688 [  7365] By: jhi                                   on 2000/10/18  23:36:24
68689         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
68690              From: Hugo <hv@crypt.compulink.co.uk>
68691              Date: Wed, 18 Oct 2000 23:25:58 +0100
68692              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
68693      Branch: perl
68694            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
68695 ____________________________________________________________________________
68696 [  7364] By: jhi                                   on 2000/10/18  21:12:53
68697         Log: (retracted)
68698      Branch: perl
68699            ! pp.c
68700 ____________________________________________________________________________
68701 [  7363] By: jhi                                   on 2000/10/18  20:55:38
68702         Log: Missing change from #7362.
68703      Branch: perl
68704            ! win32/perlhost.h
68705 ____________________________________________________________________________
68706 [  7362] By: jhi                                   on 2000/10/18  20:52:01
68707         Log: Borland C fstat() never saw the fd as writable.
68708              
68709              Subject: fix for Borland's weak "stat" (perl@7211)
68710              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
68711              Date: Mon, 16 Oct 2000 09:55:03 +0400
68712              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
68713      Branch: perl
68714            ! win32/win32.c
68715 ____________________________________________________________________________
68716 [  7361] By: jhi                                   on 2000/10/18  17:43:50
68717         Log: Regen toc.
68718      Branch: perl
68719            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
68720 ____________________________________________________________________________
68721 [  7360] By: jhi                                   on 2000/10/18  17:07:44
68722         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68723              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
68724              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
68725              Date: Mon, 16 Oct 2000 15:19:49 +0200
68726      Branch: perl
68727            + README.aix
68728            ! MANIFEST
68729 ____________________________________________________________________________
68730 [  7359] By: jhi                                   on 2000/10/18  17:04:49
68731         Log: Subject: Pod patch for Devel::Peek
68732              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
68733              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
68734              Date: Mon, 16 Oct 2000 12:26:34 +0200
68735      Branch: perl
68736            ! ext/Devel/Peek/Peek.pm
68737 ____________________________________________________________________________
68738 [  7358] By: jhi                                   on 2000/10/18  17:03:15
68739         Log: Make Cwd more bulletproof in chrooted environments.
68740              
68741              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
68742              From: "Eric E. Coe" <Eric.Coe@oracle.com>
68743              Date: Wed, 18 Oct 2000 04:03:54 -0400
68744              Message-Id: <39ED596A.70E599FE@oracle.com>
68745      Branch: perl
68746            ! lib/Cwd.pm
68747 ____________________________________________________________________________
68748 [  7357] By: jhi                                   on 2000/10/18  16:37:26
68749         Log: Disable the UTF8 downgrade croakage for now to avoid
68750              too many not okay messages.
68751      Branch: perl
68752            ! doio.c
68753 ____________________________________________________________________________
68754 [  7356] By: jhi                                   on 2000/10/17  23:29:41
68755         Log: Show the failed remote port, instead of the failing line number.
68756              
68757              Subject: [PATCH 5.6.1 Debugger] More diagnostics
68758              From: David Sparks <daves@ActiveState.com>
68759              Date: Tue, 17 Oct 2000 15:00:24 -0700
68760              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
68761      Branch: perl
68762            ! lib/perl5db.pl
68763 ____________________________________________________________________________
68764 [  7355] By: jhi                                   on 2000/10/17  14:11:31
68765         Log: On output try to downgrade to bytes, croak if impossible,
68766              from Simon Cozens.  This means that outputting >255 UTF8
68767              is impossible.  Consider this as a strong incentive to get
68768              the I/O disciplines implemented.
68769      Branch: perl
68770            ! doio.c pod/perldiag.pod sv.c
68771 ____________________________________________________________________________
68772 [  7354] By: jhi                                   on 2000/10/17  13:42:23
68773         Log: Clarify documentation on 'use bytes'.
68774              
68775              Subject: Re: What does 'use bytes' "mean" ?
68776              From: Simon Cozens <simon@cozens.net>
68777              Date: Mon, 18 Sep 2000 18:24:25 +0100
68778              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
68779      Branch: perl
68780            ! lib/bytes.pm
68781 ____________________________________________________________________________
68782 [  7353] By: jhi                                   on 2000/10/17  13:28:12
68783         Log: Workaround for a sfio bug where the stream error indicator
68784              is not cleared as documented.
68785              
68786              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
68787              From: Nicholas Clark <nick@ccl4.org>
68788              Date: Mon, 16 Oct 2000 18:28:23 +0100
68789              Message-ID: <20001016182823.J19700@plum.flirble.org>
68790      Branch: perl
68791            ! doio.c
68792 ____________________________________________________________________________
68793 [  7352] By: jhi                                   on 2000/10/17  13:06:19
68794         Log: More IoTYPE sprinkling.
68795      Branch: perl
68796            ! doio.c pp_hot.c
68797 ____________________________________________________________________________
68798 [  7351] By: jhi                                   on 2000/10/16  22:47:07
68799         Log: Detect early whether the std streams have gone bad.
68800              
68801              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
68802              Date: Mon, 16 Oct 2000 23:28:42 +0100
68803              From: Nicholas Clark <nick@ccl4.org>
68804              Message-ID: <20001016232842.A37942@plum.flirble.org>
68805      Branch: perl
68806            ! t/op/misc.t
68807 ____________________________________________________________________________
68808 [  7350] By: jhi                                   on 2000/10/16  22:45:16
68809         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
68810              From: "Peter J. Farley III" <pjfarley@banet.net>
68811              Date: Mon, 16 Oct 2000 18:15:59 -0400
68812              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
68813      Branch: perl
68814            ! djgpp/djgpp.c dosish.h t/io/open.t
68815 ____________________________________________________________________________
68816 [  7349] By: jhi                                   on 2000/10/16  22:36:45
68817         Log: perldelta tweak.
68818      Branch: perl
68819            ! pod/perldelta.pod
68820 ____________________________________________________________________________
68821 [  7348] By: jhi                                   on 2000/10/16  15:17:53
68822         Log: Update Changes.
68823      Branch: perl
68824            ! Changes patchlevel.h
68825 ____________________________________________________________________________
68826 [  7347] By: jhi                                   on 2000/10/16  13:55:27
68827         Log: Add the capability to include/exclude branches.
68828      Branch: perl
68829            ! Porting/genlog
68830 ____________________________________________________________________________
68831 [  7346] By: jhi                                   on 2000/10/16  13:18:04
68832         Log: Add Charles Lane.
68833      Branch: perl
68834            ! AUTHORS Changes
68835 ____________________________________________________________________________
68836 [  7345] By: jhi                                   on 2000/10/16  13:13:21
68837         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
68838      Branch: perl
68839            ! pod/perldelta.pod
68840 ____________________________________________________________________________
68841 [  7344] By: gsar                                  on 2000/10/16  09:30:21
68842         Log: integrate change#6220 from cfgperl
68843              
68844              Win32 patches from Benjamin Stuhl.
68845      Branch: maint-5.6/perl
68846           !> makedef.pl win32/win32.h
68847 ____________________________________________________________________________
68848 [  7343] By: gsar                                  on 2000/10/16  08:32:19
68849         Log: integrate changes#6221,6222 from cfgperl
68850              
68851              Remove tr///CU (the feature is to be obsoleted by better interfaces).
68852              From: simon@brecon.co.uk (Simon Cozens)
68853              Subject: [PATCH] Eliminate tr///[CU][CU]
68854              Date: 23 Jun 2000 11:05:40 GMT
68855              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
68856              
68857              doc typo fix
68858              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
68859              From: Ian Phillipps <Ian.Phillipps@iname.com>
68860              Date: Fri, 23 Jun 2000 10:40:58 +0100
68861              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
68862      Branch: maint-5.6/perl
68863           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
68864 ____________________________________________________________________________
68865 [  7342] By: gsar                                  on 2000/10/16  08:28:08
68866         Log: integrate change#6217 from cfgperl (in part)
68867              
68868              Rename the fdpid locking and integrate with Sarathy.
68869      Branch: maint-5.6/perl
68870           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
68871           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
68872           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
68873           !> win32/win32.c
68874 ____________________________________________________________________________
68875 [  7341] By: gsar                                  on 2000/10/16  08:23:39
68876         Log: integrate changes#6214..6216 from mainline
68877              
68878              @_ can't have junk in it even in the non-USE_ITHREADS case because
68879              caller() wants to populate @DB::args with it (causes a coredump
68880              in Carp::confess())
68881              
68882              tweak comment about @DB::args
68883              
68884              be more optimal about clearing @_
68885      Branch: maint-5.6/perl
68886           !> av.h cop.h pp_ctl.c t/op/runlevel.t
68887 ____________________________________________________________________________
68888 [  7340] By: gsar                                  on 2000/10/16  08:20:37
68889         Log: integrate changes#6207..6210 from cfgperl
68890              
68891              Subject: [PATCH 5.6.0] Threadsafe patches
68892              From: Dan Sugalski <dan@sidhe.org>
68893              To: perl5-porters@perl.org
68894              Date: Mon, 08 May 2000 18:08:13 -0400
68895              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
68896              
68897              Regen headers for #6207.
68898              
68899              Lock PL_fdpid against race conditions, based on:
68900              Subject: [PATCH 5.6.0]subprocess fixup for threads
68901              From: Dan Sugalski <dan@sidhe.org>
68902              To: perl5-porters@perl.org
68903              Date: Tue, 11 Apr 2000 17:02:32 -0400
68904              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
68905              
68906              Mopup for #6207 and #6209.
68907      Branch: maint-5.6/perl
68908           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
68909           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
68910           !> win32/win32.c
68911 ____________________________________________________________________________
68912 [  7339] By: gsar                                  on 2000/10/16  08:14:34
68913         Log: integrate change#6203 from cfgperl
68914              
68915              perldiag should refer to perlos2.pod not README.os2
68916      Branch: maint-5.6/perl
68917           !> pod/perldiag.pod
68918 ____________________________________________________________________________
68919 [  7338] By: gsar                                  on 2000/10/16  08:11:42
68920         Log: integrate change#6201 from mainline
68921              
68922              Perl_eval_pv() leaks 4 bytes every time it is called because it
68923              does a PUSHMARK that's never ever POPMARKed; in general, only
68924              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
68925              Perl_eval_[sp]v() don't because they don't take any incoming
68926              arguments (this leak has been around since the original version
68927              of perl_eval_pv() in 5.003_97e)
68928      Branch: maint-5.6/perl
68929           !> perl.c
68930 ____________________________________________________________________________
68931 [  7337] By: gsar                                  on 2000/10/16  08:08:47
68932         Log: integrate changes#6197..6200 from cfgperl
68933              
68934              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
68935              From: John Borwick <jhborwic@unity.ncsu.edu>
68936              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
68937              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
68938              
68939              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
68940              From: Dan Sugalski <dan@sidhe.org>
68941              To: vmsperl@perl.org, perl5-porters@perl.org
68942              Date: Fri, 02 Jun 2000 16:00:41 -0400
68943              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
68944              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
68945              
68946              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
68947              From: Dan Sugalski <dan@sidhe.org>
68948              To: perl5-porters@perl.org, vmsperl@perl.org
68949              Date: Fri, 02 Jun 2000 17:30:51 -0400
68950              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
68951              
68952              Update to cperl-mode.el 4.31 from
68953              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
68954              Subject: A couple of notes
68955              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68956              To: Mailing list Perl5 <perl5-porters@perl.org>
68957              Date: Sat, 3 Jun 2000 23:33:32 -0400
68958              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
68959      Branch: maint-5.6/perl
68960           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
68961           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
68962           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
68963           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
68964           !> vms/vmsish.h
68965 ____________________________________________________________________________
68966 [  7336] By: gsar                                  on 2000/10/16  08:03:46
68967         Log: integrate changes#6194,6195 from mainline
68968              
68969              fix small eval"" memory leaks under USE_ITHREADS
68970              
68971              fix yet another eval"" leak under USE_ITHREADS
68972      Branch: maint-5.6/perl
68973           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
68974           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
68975           !> vms/perly_c.vms
68976 ____________________________________________________________________________
68977 [  7335] By: gsar                                  on 2000/10/16  08:02:15
68978         Log: integrate changes#6190,6191 from mainline
68979              
68980              submit missing embed.pl change
68981              
68982              vec() loses numericalness (modified version of patch suggested
68983              by Robin Barker)
68984      Branch: maint-5.6/perl
68985           !> doop.c embed.pl t/op/vec.t
68986 ____________________________________________________________________________
68987 [  7334] By: gsar                                  on 2000/10/16  08:01:03
68988         Log: integrate change#6189 from mainline
68989              
68990              counting tr/// corrupts later operation (from M.J.T Guy)
68991      Branch: maint-5.6/perl
68992           !> doop.c t/op/tr.t
68993 ____________________________________________________________________________
68994 [  7333] By: gsar                                  on 2000/10/16  07:59:07
68995         Log: integrate changes#6183..6188 from mainline
68996              
68997              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
68998              <nick@ccl4.org>)
68999              
69000              tweak for change#6127
69001              
69002              remove incorrect documentation about implicit split to @_ in
69003              list context, which never really worked in perl 5 (from
69004              M.J.T. Guy)
69005              
69006              further qualify references to "alphanumeric" (from Wolfgang Laun
69007              <wolfgang.laun@alcatel.at>)
69008              
69009              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
69010              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
69011              
69012              h2xs tweaks
69013      Branch: maint-5.6/perl
69014           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
69015           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
69016           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
69017           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
69018           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
69019           !> pod/pod2latex.PL utils/h2xs.PL
69020 ____________________________________________________________________________
69021 [  7332] By: gsar                                  on 2000/10/16  07:53:52
69022         Log: integrate change#6179 from mainline
69023              
69024              buggy modulus on UVs introduced by change#3378 (resulted in
69025              4063328477 % 65535 amounting to 27406, instead of 27407)
69026      Branch: maint-5.6/perl
69027           !> pp.c t/op/arith.t
69028 ____________________________________________________________________________
69029 [  7331] By: gsar                                  on 2000/10/16  07:52:49
69030         Log: integrate changes#6176,6177,6178,6182 from cfgperl
69031              
69032              Single-quoted utf8 patch from Simon Cozens.
69033              
69034              Substitution utf8 patch from Simon Cozens.
69035              
69036              Be cleaner.
69037              
69038              Be Cleaner Part Deux.
69039      Branch: maint-5.6/perl
69040           !> Makefile.SH pp_hot.c toke.c
69041 ____________________________________________________________________________
69042 [  7330] By: gsar                                  on 2000/10/16  07:41:36
69043         Log: integrate change#6172 from mainline
69044              
69045              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
69046              (from Ilya Zakharevich)
69047      Branch: maint-5.6/perl
69048           !> regexec.c t/op/re_tests
69049 ____________________________________________________________________________
69050 [  7329] By: gsar                                  on 2000/10/16  07:40:25
69051         Log: integrate change#6171 from mainline
69052              
69053              scalar() doesn't force scalar context when used in void context
69054              (from Simon Cozens)
69055      Branch: maint-5.6/perl
69056           !> op.c t/op/wantarray.t
69057 ____________________________________________________________________________
69058 [  7328] By: gsar                                  on 2000/10/16  07:39:33
69059         Log: integrate change#6170 from mainline
69060              
69061              change#6142 needs tweaks to tests to work where there's no
69062              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
69063      Branch: maint-5.6/perl
69064           !> t/lib/filefind.t
69065 ____________________________________________________________________________
69066 [  7327] By: gsar                                  on 2000/10/16  07:35:34
69067         Log: integrate changes#6166..6168 from cfgperl
69068              
69069              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
69070              in case somebody wants to write an extension for more
69071              shadow database interfaces.
69072              
69073              tweak todo
69074              
69075              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
69076      Branch: maint-5.6/perl
69077           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
69078           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
69079           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
69080           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
69081           !> win32/config.vc win32/config_H.bc win32/config_H.gc
69082           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
69083 ____________________________________________________________________________
69084 [  7326] By: gsar                                  on 2000/10/16  07:29:05
69085         Log: integrate changes#6157,6159..6161,6164 from cfgperl
69086              
69087              Regen Configure to jive with #6149.
69088              
69089              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
69090              
69091              Changes for the File::Temp 0.08 (change #6159) test suite
69092              to fit better into the Perl distribution test framework.
69093              
69094              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
69095              both from Simon Cozens.
69096              
69097              detypo
69098      Branch: maint-5.6/perl
69099           +> pod/perlmodlib.PL pod/perlnewmod.pod
69100           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
69101           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
69102           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
69103           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
69104 ____________________________________________________________________________
69105 [  7325] By: gsar                                  on 2000/10/16  07:25:13
69106         Log: integrate change#6158 from vmsperl
69107              
69108              Add fallback to tmpfile for use in cases where user's relying on
69109              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
69110              Lane's patch)
69111      Branch: maint-5.6/perl
69112           !> vms/vms.c vms/vmsish.h
69113 ____________________________________________________________________________
69114 [  7324] By: gsar                                  on 2000/10/16  07:20:50
69115         Log: integrate changes#6153..6155 from mainline
69116              
69117              prettier Test::Harness output on failed tests (from Nicholas Clark
69118              <nick@Bagpuss.uk.boo.com>)
69119              
69120              avoid type mismatch warning
69121              
69122              small bug in change#6144; remove random \xA0 character that snuck
69123              in via change#6145
69124      Branch: maint-5.6/perl
69125           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
69126           !> perl.c
69127 ____________________________________________________________________________
69128 [  7323] By: gsar                                  on 2000/10/16  07:18:47
69129         Log: integrate changes#6151,6152 from mainline
69130              
69131              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
69132              
69133              cosmetic fixups of RE debug output (from Ilya Zakharevich)
69134      Branch: maint-5.6/perl
69135           !> regexec.c
69136 ____________________________________________________________________________
69137 [  7322] By: gsar                                  on 2000/10/16  07:17:25
69138         Log: integrate changes#6146..6150 from mainline
69139              
69140              doc typo
69141              
69142              add a make entry to Config.pm so "perl -V:make" works on VMS
69143              (from Peter Prymmer)
69144              
69145              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
69146              
69147              OS/2 tweaks for usethreads build (from Rocco Caputo
69148              <troc@netrus.net>)
69149              
69150              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
69151      Branch: maint-5.6/perl
69152           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
69153           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
69154           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
69155           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
69156           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
69157           !> warnings.pl x2p/a2p.h
69158 ____________________________________________________________________________
69159 [  7321] By: gsar                                  on 2000/10/16  07:14:02
69160         Log: integrate changes#6143..6145 from mainline
69161              
69162              MacOS support, part 1 (from Matthias Neeracher
69163              <neeri@iis.ee.ethz.ch>)
69164              
69165              MacOS support, part 2: make AutoSplit use File::Spec instead
69166              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
69167              <neeri@iis.ee.ethz.ch>)
69168              
69169              make xsubpp skip embedded pod (from Matthias Neeracher
69170              <neeri@iis.ee.ethz.ch>)
69171      Branch: maint-5.6/perl
69172           +> ext/DynaLoader/dl_mac.xs
69173           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
69174           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
69175           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
69176           !> pp_ctl.c proto.h toke.c util.c util.h
69177 ____________________________________________________________________________
69178 [  7320] By: gsar                                  on 2000/10/16  07:12:13
69179         Log: integrate changes#6141,6142 from mainline
69180              
69181              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
69182              forwarded by Peter Seebach from the bsdi-users mailing list.
69183              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
69184              
69185              File::Find fails to chdir when chasing symlinks (from
69186              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
69187      Branch: maint-5.6/perl
69188           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
69189 ____________________________________________________________________________
69190 [  7319] By: gsar                                  on 2000/10/16  07:04:30
69191         Log: integrate change#6139 from mainline
69192              
69193              revise mktables.PL for bugs and newness in Unicode 3.0
69194              (from James Bence <jbence@amgen.com>)
69195      Branch: maint-5.6/perl
69196           +> (branch 30 files)
69197           !> (integrate 49 files)
69198 ____________________________________________________________________________
69199 [  7318] By: gsar                                  on 2000/10/16  07:01:01
69200         Log: integrate changes#6137,6138 from mainline
69201              
69202              fix bogus redeclaration warning for "our" variables in different
69203              scopes
69204              
69205              add note about the handling of negative indices to tied arrays
69206              (from Michael G Schwern <schwern@pobox.com>)
69207      Branch: maint-5.6/perl
69208           !> op.c pod/perltie.pod t/pragma/strict-vars
69209 ____________________________________________________________________________
69210 [  7317] By: gsar                                  on 2000/10/16  06:58:46
69211         Log: integrate changes#6127..6136 from mainline
69212              
69213              call_method(...,G_EVAL) can longjmp() out if the method probing
69214              failed (from Gisle Aas)
69215              
69216              new perlxstut example for passing/returning refs to arrays
69217              (from David Lowe <dlowe@pootpoot.com>)
69218              
69219              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
69220              
69221              fix places that mean C<"word" character> but say C<alphanumeric
69222              character>
69223              
69224              avoid warnings in POSIX.pm (from Barrie Slaymaker)
69225              
69226              warnings::enabled() doesn't fall back to looking at $^W if
69227              caller isn't using lexical warnings (from Paul Marquess)
69228              
69229              elide bogus test in change#6132
69230              
69231              make Test::Harness use wait.h/WCOREDUMP if available
69232              (from Ben Tilly <ben_tilly@hotmail.com>)
69233              
69234              enable Test::Harness to dynamically determine column width etc.
69235              (from Rob Napier <rnapier@employees.org>)
69236              
69237              random pod typos (from Peter Scott <Peter@PSDT.com>)
69238      Branch: maint-5.6/perl
69239           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
69240           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
69241           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
69242           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
69243 ____________________________________________________________________________
69244 [  7316] By: gsar                                  on 2000/10/16  06:53:23
69245         Log: integrate change#6126 from mainline
69246              
69247              change#2879 broke rvalue autovivification of magicals such as
69248              ${$num} (reworked variant of patch suggested by Simon Cozens)
69249      Branch: maint-5.6/perl
69250           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
69251           !> pp_hot.c proto.h t/op/gv.t
69252 ____________________________________________________________________________
69253 [  7315] By: gsar                                  on 2000/10/16  06:51:38
69254         Log: integrate changes#6123,6125 from mainline
69255              
69256              clarify gotcha with #line directives (from Rocco Caputo
69257              <troc@netrus.net>)
69258              
69259              enable propagating exception objects via Perl_croak() in XS code
69260              (from Gisle Aas)
69261      Branch: maint-5.6/perl
69262           !> pod/perldebug.pod pod/perlsyn.pod util.c
69263 ____________________________________________________________________________
69264 [  7314] By: gsar                                  on 2000/10/16  06:49:28
69265         Log: integrate change#6122 from mainline
69266              
69267              downgrade fatal error on C<"foo@nosucharray.com"> to optional
69268              warning (from Mark-Jason Dominus)
69269      Branch: maint-5.6/perl
69270           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
69271           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
69272           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
69273           !> toke.c
69274 ____________________________________________________________________________
69275 [  7313] By: gsar                                  on 2000/10/16  06:46:54
69276         Log: integrate changes#6112..6121 from vmsperl
69277              
69278              Check for existence of file before trying to delete
69279              
69280              Ugly workaround for version-specific RTL error
69281              
69282              Urk -- undo previous removal of vmsish 'exit' change
69283              
69284              Add bounds checking for several strings (Charles Lane)
69285              
69286              Miscellaneous cosmetic fixes (Charles Lane)
69287              
69288              Treat sockets as special in sys(read|write) (Charles Lane et al.)
69289              
69290              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
69291              Flatten case labels in switch statements uniformly (Charles Bailey)
69292              
69293              Quiet error messages in vmsish.t (Charles Lane)
69294              
69295              Add missing escape (Charles Lane)
69296              
69297              Allow eliminate_macros() and fixpath() to handle space-delimited
69298              lists (based on fixes by Craig Berry)
69299      Branch: maint-5.6/perl
69300           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
69301           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
69302           !> vms/vmsish.h
69303 ____________________________________________________________________________
69304 [  7312] By: gsar                                  on 2000/10/16  06:41:18
69305         Log: integrate changes#6107,6110 from cfgperl
69306              
69307              Tweak the todo list.
69308              
69309              todo tweak
69310      Branch: maint-5.6/perl
69311           !> Todo-5.6
69312 ____________________________________________________________________________
69313 [  7311] By: gsar                                  on 2000/10/16  06:38:38
69314         Log: integrate changes#6104,6108 from mainline
69315              
69316              PL_sys_intern was being initialized too late on windows
69317              
69318              reenable fake signal handling on Windows, bugs and all
69319      Branch: maint-5.6/perl
69320           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
69321           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
69322           !> win32/win32.c
69323 ____________________________________________________________________________
69324 [  7310] By: gsar                                  on 2000/10/16  06:36:03
69325         Log: integrate changes#6095,6097..6103 from cfgperl
69326              
69327              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
69328              might be useful in future.
69329              
69330              Add a note about possible compilation problems from Allen Smith.
69331              
69332              Add a note about other, yet unsupported, shadow password APIs.
69333              
69334              Tweaks for the cc bugs from Allen Smith.
69335              
69336              More compilation tweakery from Allen Smith.
69337              
69338              Hints and test tweaks for Unicos.
69339              
69340              The test suite tweak in #6101 wasn't quite right.
69341              
69342              Test tweaking for Unicos continues.
69343      Branch: maint-5.6/perl
69344           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
69345           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
69346           !> t/lib/complex.t t/op/64bitint.t
69347 ____________________________________________________________________________
69348 [  7309] By: gsar                                  on 2000/10/16  06:29:41
69349         Log: integrate changes#6093,6094 from mainline
69350              
69351              fork() failure to create pseudo process sets errno=EAGAIN and returns
69352              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
69353              
69354              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
69355      Branch: maint-5.6/perl
69356           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
69357           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
69358 ____________________________________________________________________________
69359 [  7308] By: gsar                                  on 2000/10/16  06:27:29
69360         Log: integrate change#6092 from cfgperl
69361              
69362              Regen perltoc with the fixed buildtoc.
69363      Branch: maint-5.6/perl
69364           !> pod/perltoc.pod
69365 ____________________________________________________________________________
69366 [  7307] By: gsar                                  on 2000/10/16  06:26:40
69367         Log: integrate changes#6089,6090 from mainline
69368              
69369              buildtoc tweak to fix newline lossage
69370              
69371              concat doesn't preserve utf8-ness, and doesn't invalidate
69372              [NI]OK; added tests for both
69373      Branch: maint-5.6/perl
69374           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
69375 ____________________________________________________________________________
69376 [  7306] By: gsar                                  on 2000/10/16  06:24:05
69377         Log: integrate change#6088 from cfgperl
69378              
69379              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
69380              because we do not use those.  The HAS_GETSPNAM remains,
69381              though, because we still do use that.
69382      Branch: maint-5.6/perl
69383           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
69384           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
69385           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
69386           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
69387           !> win32/config.vc win32/config_H.bc win32/config_H.gc
69388           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
69389 ____________________________________________________________________________
69390 [  7305] By: gsar                                  on 2000/10/16  06:15:52
69391         Log: integrate changes#6084,6085,6087 from mainline
69392              
69393              substr() does not preserve utf8-ness (from Stefan Eissing
69394              <Eissing@medicaldataservice.de>); added tests
69395              
69396              repeat operator (x) doesn't preserve utf8-ness
69397              
69398              reverse() and quotemeta() weren't preserving utf8-ness; add tests
69399      Branch: maint-5.6/perl
69400           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
69401 ____________________________________________________________________________
69402 [  7304] By: gsar                                  on 2000/10/16  06:13:10
69403         Log: integrate changes#6077..6083 from mainline
69404              
69405              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
69406              and Tom Phoenix)
69407              
69408              workaround for CRT bug in chdir() (from Charles Lane, via
69409              Peter Prymmer)
69410              
69411              remove outdated kludge in Carp (NULLs are permitted in diagnostics
69412              now)
69413              
69414              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
69415              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
69416              
69417              better default perlbug categories for ok reports (from Richard Foley)
69418              
69419              peek.t non-portable to ithreads
69420              
69421              note about undocumented caller() return value (from M.J.T. Guy);
69422              yet another peek.t tweak
69423      Branch: maint-5.6/perl
69424           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
69425           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
69426           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
69427           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
69428           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
69429           !> vms/vmsish.h
69430 ____________________________________________________________________________
69431 [  7303] By: gsar                                  on 2000/10/16  06:03:18
69432         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
69433              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
69434              
69435              &HUGE_VAL is not defined, it exists.
69436              
69437              Do not warn that an infinity does not look like a number.
69438              
69439              Rewrite the pwent/spent logic to be a little bit more clearer.
69440              
69441              Continue on the pwent/spent case.
69442              
69443              Correct Freudian slip.
69444              
69445              Use HUGE_VALL if applicable.
69446              
69447              pwent/spent #ifdef imbalance.
69448              
69449              Infinite problems.
69450              
69451              Call getspnam() only iff needd.
69452              
69453              Test both the scalar and list contexts.
69454              
69455              Use setxxent()/endxxent().
69456              
69457              Complex tweakery.
69458              
69459              Unicos hint tweak.
69460              
69461              Be more forgiving in POSIX about HUGE_VALL.
69462              
69463              Detypo.
69464              
69465              The search of infinity continues, this time simplified.
69466              
69467              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
69468              in natively 64-bit platforms where a long is a quad (no need
69469              for long longs).  Also added bias for IVs.
69470              
69471              Complex tweaks.
69472              
69473              Introduce t/lib/peek.t.
69474              
69475              Make the test more portable.
69476      Branch: maint-5.6/perl
69477           +> t/lib/peek.t
69478            ! pp_sys.c
69479           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
69480           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
69481           !> t/op/pwent.t toke.c util.c
69482 ____________________________________________________________________________
69483 [  7302] By: gsar                                  on 2000/10/16  05:03:37
69484         Log: integrate changes#6066..6071 from mainline
69485              
69486              s/END/CHECK/
69487              
69488              replace direct call to sighandler() with (*PL_sighandlerp)()
69489              
69490              note about values()
69491              
69492              File::Spec compatibility update (from Barrie Slaymaker
69493              <barries@slaysys.com>)
69494              
69495              remove misleading comment (from M.J.T. Guy)
69496              
69497              misformatted perllocal.pod (from Tim Jenness
69498              <t.jenness@jach.hawaii.edu>)
69499      Branch: maint-5.6/perl
69500           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
69501           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
69502           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
69503           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
69504 ____________________________________________________________________________
69505 [  7301] By: gsar                                  on 2000/10/16  05:00:08
69506         Log: integrate changes#6061..6063 from mainline
69507              
69508              change#5921 neglected to make eq honor "use bytes"
69509              
69510              additional tests for utf8.t
69511              
69512              tokeq() could read unallocated field in argument
69513      Branch: maint-5.6/perl
69514           !> sv.c t/pragma/utf8.t toke.c
69515 ____________________________________________________________________________
69516 [  7300] By: gsar                                  on 2000/10/16  04:56:54
69517         Log: integrate changes#6046,6048,6057,6058 from mainline
69518              
69519              libscheck has insufficient checks for n32 libs (from
69520              Albert Chin-A-Young <china@thewrittenword.com>)
69521              
69522              add note about how $( doesn't interpolate in REs (from
69523              Philip Newton <newton@ficus.frogspace.net>)
69524              
69525              fix broken parsing of /\x{ab}/
69526              
69527              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
69528              (spotted by Donald Kinzer <dkinzer@premia.com>)
69529      Branch: maint-5.6/perl
69530           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
69531           !> t/pragma/utf8.t
69532 ____________________________________________________________________________
69533 [  7299] By: gsar                                  on 2000/10/16  04:52:50
69534         Log: integrate change#6044 from mainline
69535              
69536              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
69537              such that underscores are only ignored in literal numbers,
69538              "\x{...}", and hex/oct argument
69539      Branch: maint-5.6/perl
69540           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
69541 ____________________________________________________________________________
69542 [  7298] By: gsar                                  on 2000/10/16  04:50:53
69543         Log: integrate changes#6027..6043 from mainline
69544              
69545              podlators-1.02 update (from Russ Allbery)
69546              
69547              Pod::Man generates groff-incompatible macro definition (from
69548              Tom Christiansen)
69549              
69550              add CGI.pm v2.66 (from Lincoln Stein)
69551              
69552              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
69553              for @- and @+ (from Johan Vromans)
69554              
69555              small nits in diagnostics.pm (from Robin Barker)
69556              
69557              whitespace adjustments
69558              
69559              missing files in MANIFEST
69560              
69561              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
69562              to compensate
69563              
69564              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
69565              
69566              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
69567      Branch: maint-5.6/perl
69568           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
69569           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
69570           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
69571           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
69572           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
69573           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
69574           !> t/lib/cgi-html.t t/lib/cgi-request.t
69575 ____________________________________________________________________________
69576 [  7297] By: gsar                                  on 2000/10/16  04:44:30
69577         Log: integrate change#6025 from mainline
69578              
69579              Is{Alnum,Alpha,Word} don't match titlecase
69580              TODO: IsSpace is defined recursively!
69581              (both spotted by Larry)
69582      Branch: maint-5.6/perl
69583           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
69584           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
69585 ____________________________________________________________________________
69586 [  7296] By: gsar                                  on 2000/10/16  04:39:30
69587         Log: integrate change#6023 from mainline
69588              
69589              debugger stomps on $. (from M.J.T. Guy)
69590      Branch: maint-5.6/perl
69591           !> lib/perl5db.pl
69592 ____________________________________________________________________________
69593 [  7295] By: gsar                                  on 2000/10/16  04:38:02
69594         Log: integrate change#6022 from mainline
69595              
69596              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
69597      Branch: maint-5.6/perl
69598           !> sv.c
69599 ____________________________________________________________________________
69600 [  7294] By: gsar                                  on 2000/10/16  04:37:05
69601         Log: integrate changes#6018..6021 from mainline
69602              
69603              make lib/syslog.t portable to systems that don't have _PATH_LOG,
69604              make _PATH_LOG() return "" if unavailable
69605              
69606              windows portability tweaks
69607              
69608              test tweak
69609              
69610              remove Win2K issue in pod (fixed by change#6020)
69611      Branch: maint-5.6/perl
69612           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
69613           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
69614           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
69615 ____________________________________________________________________________
69616 [  7293] By: gsar                                  on 2000/10/16  04:20:00
69617         Log: integrate changes#6013..6015 from mainline
69618              
69619              tweak change#5945 to display correct switch name in diagnostic
69620              
69621              glob() loading File::Glob behind the scenes may cause syntax errors
69622              
69623              tweak test for portability
69624      Branch: maint-5.6/perl
69625           !> op.c perl.c pod/perldiag.pod t/lib/b.t
69626 ____________________________________________________________________________
69627 [  7292] By: gsar                                  on 2000/10/16  04:18:11
69628         Log: integrate changes#6005..6010 from mainline, cfgperl
69629              
69630              perldoc might fail via "use blib" (from Hugo van der Sanden)
69631              
69632              Regen Configure.
69633              
69634              note about compile failures and END blocks (from M.J.T. Guy)
69635              
69636              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
69637              
69638              (change#6009 integrated earlier in change#7255)
69639              
69640              clarify note about shadow password support (from
69641              gellyfish@gellyfish.com)
69642      Branch: maint-5.6/perl
69643           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
69644           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
69645           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
69646 ____________________________________________________________________________
69647 [  7291] By: gsar                                  on 2000/10/16  04:12:03
69648         Log: integrate changes#6002,6003 from mainline
69649              
69650              destructive sv_setsv() can lose UV-ness from source, causing
69651              numeric promotions/comparisons to fail to do the right thing
69652              
69653              allow REG_EXPAND_SZ keys in Windows registry (from
69654              John Clayton <John.Clayton@barclayscapital.com>)
69655      Branch: maint-5.6/perl
69656           !> sv.c win32/win32.c
69657 ____________________________________________________________________________
69658 [  7290] By: gsar                                  on 2000/10/16  04:10:19
69659         Log: integrate change#6001 from mainline
69660              
69661              support additional library locations via $Config{otherlibdirs}
69662              (from Andy Dougherty)
69663      Branch: maint-5.6/perl
69664           !> Configure INSTALL Porting/Glossary Porting/config.sh
69665           !> Porting/config_H config_h.SH epoc/config.sh perl.c
69666           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
69667           !> win32/config.bc win32/config.gc win32/config.vc
69668 ____________________________________________________________________________
69669 [  7289] By: gsar                                  on 2000/10/16  04:08:28
69670         Log: integrate change#5999 from mainline
69671              
69672              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
69673      Branch: maint-5.6/perl
69674           !> t/pragma/warn/toke toke.c
69675 ____________________________________________________________________________
69676 [  7288] By: gsar                                  on 2000/10/16  04:07:01
69677         Log: integrate changes#5997,5998 from cfgperl
69678              
69679              Preserve $!.
69680              
69681              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
69682      Branch: maint-5.6/perl
69683           !> lib/Math/Complex.pm
69684 ____________________________________________________________________________
69685 [  7287] By: gsar                                  on 2000/10/16  04:04:37
69686         Log: integrate change#5995 from mainline
69687              
69688              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
69689      Branch: maint-5.6/perl
69690           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
69691 ____________________________________________________________________________
69692 [  7286] By: gsar                                  on 2000/10/16  04:03:21
69693         Log: integrate change#5994 from mainline
69694              
69695              fix for missed accounting for null byte in pack("Z",...) (from
69696              M.J.T. Guy)
69697      Branch: maint-5.6/perl
69698           !> pp.c t/op/pack.t
69699 ____________________________________________________________________________
69700 [  7285] By: gsar                                  on 2000/10/16  04:02:11
69701         Log: integrate changes#5989..5993 from mainline
69702              
69703              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
69704              itself and no other (from Tom Hughes)
69705              
69706              use $ENV{LIB} to search for libs under Visual C compiler
69707              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
69708              
69709              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
69710              
69711              pod nit (from Simon Cozens)
69712              
69713              various minor tweaks seen on p5p
69714      Branch: maint-5.6/perl
69715           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
69716           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
69717           !> t/op/array.t toke.c
69718 ____________________________________________________________________________
69719 [  7284] By: gsar                                  on 2000/10/16  03:59:00
69720         Log: integrate changes#5978..5988 from mainline
69721              
69722              sync version numbers in File::Spec with the ones on CPAN
69723              (from Barrie Slaymaker)
69724              
69725              under useithreads, constant pad entries could inadvertantly be
69726              shared across threads (from Eric Blood <eblood@xmission.com>);
69727              added Eric's test case to testsuite
69728              
69729              allow Configure -S to run non-interactively (spotted by Greg Hudson
69730              <ghudson@mit.edu>)
69731              
69732              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
69733              prototype mismatch with CORE::glob(); update pod and tests to
69734              suit (File::Glob::glob() is still available for backward
69735              compatibility, but should be considered deprecated)
69736              
69737              avoid error in IO::Socket::INET when given an unknown service name
69738              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
69739              
69740              numeric conversion of non-number in change#3378 tramples on
69741              OOK offset, causing segfaults
69742              
69743              attributes::reftype() doesn't work on tied argument
69744              
69745              forked child may not exit correctly if it failed to open
69746              /dev/console (from Graham Barr)
69747              
69748              add regular expressions tutorial and quick-start guide (from
69749              Mark Kvale <kvale@phy.ucsf.edu>)
69750              
69751              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
69752              
69753              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
69754              <paul@miraclefish.com>)
69755      Branch: maint-5.6/perl
69756           +> pod/perlrequick.pod pod/perlretut.pod
69757           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
69758           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
69759           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
69760           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
69761           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
69762           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
69763           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
69764           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
69765 ____________________________________________________________________________
69766 [  7283] By: gsar                                  on 2000/10/16  03:52:14
69767         Log: integrate change#5977 from mainline
69768              
69769              autoquote barewords followed by newline and arrow properly
69770              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
69771      Branch: maint-5.6/perl
69772           !> t/pragma/warn/toke toke.c
69773 ____________________________________________________________________________
69774 [  7282] By: gsar                                  on 2000/10/16  03:50:48
69775         Log: integrate change#5976 from mainline
69776              
69777              DB_File v1.73 update (from Paul Marquess)
69778      Branch: maint-5.6/perl
69779           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
69780           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
69781 ____________________________________________________________________________
69782 [  7281] By: gsar                                  on 2000/10/16  03:49:14
69783         Log: integrate change#5975 from mainline
69784              
69785              allow sort() reentrancy (variant of patch suggested by
69786              Hugo van der Sanden)
69787      Branch: maint-5.6/perl
69788           !> pp_ctl.c t/op/sort.t
69789 ____________________________________________________________________________
69790 [  7280] By: gsar                                  on 2000/10/16  03:48:22
69791         Log: integrate change#5974 from mainline
69792              
69793              change#4197 somehow missed initializing PL_errors, meaning
69794              syntax error queueing wasn't working outside eval"" at all;
69795              also fixed eval"" to localize PL_error_count, so that compile-time
69796              eval's don't clobber the error state of the outer context
69797      Branch: maint-5.6/perl
69798           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
69799           !> t/pragma/warn/toke
69800 ____________________________________________________________________________
69801 [  7279] By: gsar                                  on 2000/10/16  03:46:21
69802         Log: integrate change#5973 from mainline
69803              
69804              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
69805      Branch: maint-5.6/perl
69806           !> regcomp.c regexec.c t/op/re_tests
69807 ____________________________________________________________________________
69808 [  7278] By: gsar                                  on 2000/10/16  03:44:54
69809         Log: integrate change#5971 from cfgperl
69810              
69811              Unicos tweaks from Mark P. Lutz.
69812      Branch: maint-5.6/perl
69813           !> hints/unicos.sh lib/Math/Complex.pm
69814 ____________________________________________________________________________
69815 [  7277] By: gsar                                  on 2000/10/16  03:42:59
69816         Log: integrate changes#5966..5970 from mainline
69817              
69818              add testsuite for B backends, fix bug in B::Deparse (from
69819              Simon Cozens <simon@brecon.co.uk>)
69820              
69821              improved docs on the warn_uninit diagnostic (from David Glasser
69822              and Simon Cozens)
69823              
69824              tolerate spaces in group names in test on solaris (from David Boyce
69825              <dsb@boyski.com>)
69826              
69827              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
69828              
69829              Data::Dumper fumbles negative numbers on 32-bit platforms where
69830              IV is >32bits
69831      Branch: maint-5.6/perl
69832           +> t/lib/b.t t/lib/syslog.t
69833           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
69834           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
69835           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
69836 ____________________________________________________________________________
69837 [  7276] By: gsar                                  on 2000/10/16  03:39:30
69838         Log: integrate change#5965 from mainline
69839              
69840              avoid "will not stay shared" warnings for our variables (from
69841              Robin Barker)
69842      Branch: maint-5.6/perl
69843           !> op.c t/pragma/warn/op
69844 ____________________________________________________________________________
69845 [  7275] By: gsar                                  on 2000/10/16  03:38:18
69846         Log: integrate change#5964 from mainline
69847              
69848              reformat to 72 columns (again)
69849      Branch: maint-5.6/perl
69850           !> pod/perldiag.pod
69851 ____________________________________________________________________________
69852 [  7274] By: gsar                                  on 2000/10/16  03:36:58
69853         Log: integrate change#5963 from mainline
69854              
69855              patch from Larry to make (\&) prototype work; added tests for
69856              the same
69857      Branch: maint-5.6/perl
69858           !> op.c t/comp/proto.t
69859 ____________________________________________________________________________
69860 [  7273] By: gsar                                  on 2000/10/16  03:35:51
69861         Log: integrate changes#5956..5962 from mainline
69862              
69863              better diagnostics on failed tests (from Ilya Zakharevich)
69864              
69865              pod nits (from A. C. Yardley <yardley@tanet.net>)
69866              
69867              change#3569 deleted some essential code, revert; avoid use of
69868              atexit() to make DynaLoader work properly on AIX under mod_perl
69869              (from Jens-Uwe Mager <jum@helios.de>)
69870              
69871              doubled words in pods (from Simon Cozens
69872              <simon.p.cozens@jp.pwcglobal.com>)
69873              
69874              better INSTALL notes on Solaris issues (from Dominic Dunlop)
69875              
69876              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
69877              
69878              updated README.hpux (from Jeff Okamoto)
69879      Branch: maint-5.6/perl
69880           !> INSTALL README.hpux emacs/cperl-mode.el
69881           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
69882           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
69883           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
69884           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
69885           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
69886           !> t/op/lex_assign.t
69887 ____________________________________________________________________________
69888 [  7272] By: gsar                                  on 2000/10/16  03:31:22
69889         Log: integrate change#5955 from mainline
69890              
69891              longstanding bug exposed by change#3307: sort arguments weren't
69892              compiled with the right wantarray context (ensuing runtime lookup
69893              via block_gimme() was getting the incidental context of the
69894              sort() itself)
69895      Branch: maint-5.6/perl
69896           !> op.c t/op/sort.t
69897 ____________________________________________________________________________
69898 [  7271] By: gsar                                  on 2000/10/16  03:29:11
69899         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
69900              branch
69901              
69902              Flatten the cpp jungle doing the nosuid checking.
69903              
69904              Do not assume sign propagation. (from M.J.T. Guy)
69905              
69906              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
69907              
69908              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
69909              Now pp_ncmp() returns undef is either operand is a NaN.
69910              
69911              On second thoughts frexp() does have two arguments.
69912              
69913              Document that tr() is not tr(1).
69914              
69915              Be more robust on "extreme" (large absolute value)
69916              arguments.  Originally reported by Daniel Connelly
69917              as a problem with asinh() on large negative arguments,
69918              asinh() used to bail out because an argument to log()
69919              ended up being zero.  Ilya Zakharevich proposed using
69920              Taylor's series in such cases, which for such large
69921              arguments is a very good approximation.
69922              
69923              Undo "use integer" addition from 64bitint as it seems
69924              to break most of the subtests in Digital UNIX;
69925              Unicos needs to find another way.
69926      Branch: maint-5.6/perl
69927           !> (integrate 29 files)
69928 ____________________________________________________________________________
69929 [  7270] By: gsar                                  on 2000/10/16  03:09:44
69930         Log: integrate changes#5948,5949,5950 from mainline
69931              
69932              typo in vars.pm that leads to cryptic message (from Piotr
69933              Piatkowski <kompas@kompas.usr.onet.pl>)
69934              
69935              make perldoc use the pod2man from the same version (from
69936              M.J.T. Guy)
69937              
69938              reformat perldiag to avoid long lines
69939      Branch: maint-5.6/perl
69940           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
69941 ____________________________________________________________________________
69942 [  7269] By: gsar                                  on 2000/10/16  03:05:54
69943         Log: integrate change#5947 from mainline
69944              
69945              use &dl_error rather than &dl_load_file as the guard for calling
69946              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
69947              statically built perl)
69948      Branch: maint-5.6/perl
69949           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
69950 ____________________________________________________________________________
69951 [  7268] By: gsar                                  on 2000/10/16  03:04:48
69952         Log: integrate change#5945 from mainline
69953              
69954              make module name mandatory after -M switch; reorder perldiag
69955              alphabetically (from Mark-Jason Dominus)
69956      Branch: maint-5.6/perl
69957           !> perl.c pod/perldiag.pod
69958 ____________________________________________________________________________
69959 [  7267] By: gsar                                  on 2000/10/16  03:03:01
69960         Log: integrate change#5939 from mainline
69961              
69962              more pod nits (from Larry Virden)
69963      Branch: maint-5.6/perl
69964           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
69965           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
69966           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
69967 ____________________________________________________________________________
69968 [  7266] By: gsar                                  on 2000/10/16  03:01:39
69969         Log: integrate change#5938 from mainline
69970              
69971              Consolidated B::Deparse fixes (from Stephen McCamant)
69972      Branch: maint-5.6/perl
69973           !> ext/B/B/Deparse.pm
69974 ____________________________________________________________________________
69975 [  7265] By: gsar                                  on 2000/10/16  03:00:43
69976         Log: integrate change#5936 from mainline
69977              
69978              additional tests for change#7263 (from Paul Marquess)
69979      Branch: maint-5.6/perl
69980           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
69981           !> t/pragma/warn/5nolint t/pragma/warn/6default
69982 ____________________________________________________________________________
69983 [  7264] By: gsar                                  on 2000/10/16  02:58:34
69984         Log: integrate change#5934 from mainline
69985              
69986              propagate lexical warnings from surrounding scope correctly
69987              within string eval() (from Paul Marquess)
69988      Branch: maint-5.6/perl
69989           !> pp_ctl.c t/pragma/warn/pp_ctl
69990 ____________________________________________________________________________
69991 [  7263] By: gsar                                  on 2000/10/16  02:56:53
69992         Log: integrate change#5932 from mainline
69993              
69994              add rsignal(), whichsig() and do_join() to public API list
69995              (mod_perl uses them to good advantage)
69996      Branch: maint-5.6/perl
69997           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
69998 ____________________________________________________________________________
69999 [  7262] By: gsar                                  on 2000/10/16  02:55:53
70000         Log: integrate change#5931 from mainline
70001              
70002              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
70003      Branch: maint-5.6/perl
70004           !> pp_hot.c regexec.c t/op/pat.t
70005 ____________________________________________________________________________
70006 [  7261] By: gsar                                  on 2000/10/16  02:55:01
70007         Log: integrate change#5930 from mainline
70008              
70009              small os390 tweaks (from Peter Prymmer)
70010      Branch: maint-5.6/perl
70011           !> config_h.SH makedepend.SH
70012 ____________________________________________________________________________
70013 [  7260] By: gsar                                  on 2000/10/16  02:54:10
70014         Log: integrate change#5929 from mainline
70015              
70016              pod nits
70017      Branch: maint-5.6/perl
70018           !> pod/perlguts.pod
70019 ____________________________________________________________________________
70020 [  7259] By: gsar                                  on 2000/10/16  02:52:55
70021         Log: integrate change#5927 from mainline
70022              
70023              arrange for next() to resume at the unstack op rather than the
70024              loop conditional, so that scope cleanup happens correctly
70025              (from Stephen McCamant)
70026      Branch: maint-5.6/perl
70027           !> op.c pp_ctl.c t/op/misc.t
70028 ____________________________________________________________________________
70029 [  7258] By: gsar                                  on 2000/10/16  02:51:38
70030         Log: integrate change#5926 from mainline
70031              
70032              on windows, reserve 16M of stack rather than 128M (allows more
70033              threads to run concurrently)
70034      Branch: maint-5.6/perl
70035           !> win32/Makefile win32/makefile.mk
70036 ____________________________________________________________________________
70037 [  7257] By: gsar                                  on 2000/10/16  02:50:37
70038         Log: integrate change#5925 from mainline
70039              
70040              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
70041      Branch: maint-5.6/perl
70042           !> toke.c
70043 ____________________________________________________________________________
70044 [  7256] By: gsar                                  on 2000/10/16  02:49:36
70045         Log: integrate change#5924 from mainline
70046              
70047              avoid using uninitialized memory in require version check
70048      Branch: maint-5.6/perl
70049           !> pp_ctl.c universal.c
70050 ____________________________________________________________________________
70051 [  7255] By: gsar                                  on 2000/10/16  02:48:03
70052         Log: integrate changes#5923,5928,6009 from mainline
70053              
70054              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
70055      Branch: maint-5.6/perl
70056           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
70057 ____________________________________________________________________________
70058 [  7254] By: gsar                                  on 2000/10/16  02:44:46
70059         Log: integrate change#5922 from mainline
70060              
70061              commentary about IoTYPE() (from Nathan Torkington)
70062      Branch: maint-5.6/perl
70063           !> sv.h
70064 ____________________________________________________________________________
70065 [  7253] By: gsar                                  on 2000/10/16  02:43:49
70066         Log: integrate change#5921 from mainline
70067              
70068              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
70069      Branch: maint-5.6/perl
70070           !> sv.c t/lib/charnames.t t/pragma/utf8.t
70071 ____________________________________________________________________________
70072 [  7252] By: gsar                                  on 2000/10/16  02:42:31
70073         Log: integrate change#5920 from mainline
70074              
70075              Larry's fix for buggy propagation of utf8-ness in join(); add test
70076      Branch: maint-5.6/perl
70077           !> doop.c t/op/ver.t
70078 ____________________________________________________________________________
70079 [  7251] By: gsar                                  on 2000/10/16  02:41:14
70080         Log: integrate changes#5915..5919 from mainline
70081              
70082              various (pod tweaks &c)
70083      Branch: maint-5.6/perl
70084           !> (integrate 33 files)
70085 ____________________________________________________________________________
70086 [  7250] By: gsar                                  on 2000/10/16  02:38:16
70087         Log: integrate change#5914 from mainline
70088              
70089              caller() wasn't returning the right number of elements for
70090              eval {...}
70091      Branch: maint-5.6/perl
70092           !> pp_ctl.c t/pragma/warn/9enabled
70093 ____________________________________________________________________________
70094 [  7249] By: gsar                                  on 2000/10/16  02:37:02
70095         Log: integrate change#5913 from mainline
70096              
70097              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
70098              (from Mark-Jason Dominus)
70099      Branch: maint-5.6/perl
70100           !> pod/perlfunc.pod
70101 ____________________________________________________________________________
70102 [  7248] By: gsar                                  on 2000/10/16  02:35:58
70103         Log: integrate change#5912 from mainline
70104              
70105              fix totally broken caching in UNIVERSAL::isa() (from
70106              Nick Ing-Simmons)
70107      Branch: maint-5.6/perl
70108           !> t/op/universal.t universal.c
70109 ____________________________________________________________________________
70110 [  7247] By: gsar                                  on 2000/10/16  02:34:27
70111         Log: integrate changes#5910,5911 from mainline
70112              
70113              typo in pod
70114              
70115              add linebreak properties from unicode/LineBrk.txt (from
70116              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
70117      Branch: maint-5.6/perl
70118           +> (branch 29 files)
70119           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
70120 ____________________________________________________________________________
70121 [  7246] By: gsar                                  on 2000/10/16  02:33:29
70122         Log: integrate change#5909 from mainline
70123              
70124              mode argument to do_binmode() should be file mode, not boolean
70125      Branch: maint-5.6/perl
70126           !> pp_sys.c
70127 ____________________________________________________________________________
70128 [  7245] By: gsar                                  on 2000/10/16  02:31:04
70129         Log: integrate change#5908 from mainline
70130              
70131              introduce illegal symbols into null package so that
70132              gv_fetchpv(...,TRUE) always returns a valid GV even when the
70133              symbol is trapped by strictures (avoids coredumps)
70134      Branch: maint-5.6/perl
70135           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
70136           !> t/pragma/strict-vars
70137 ____________________________________________________________________________
70138 [  7244] By: jhi                                   on 2000/10/16  02:29:54
70139         Log: Subject: $Carp::ExportLevel confusion in Exporter
70140              From: "Ben Tilly" <ben_tilly@hotmail.com>
70141              Date: Sat, 14 Oct 2000 16:44:34 EDT
70142              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
70143      Branch: perl
70144            ! lib/Exporter/Heavy.pm
70145 ____________________________________________________________________________
70146 [  7243] By: jhi                                   on 2000/10/16  02:28:33
70147         Log: Subject: [PATCH perlguts.pod] Document offset hack
70148              From: Simon Cozens <simon@cozens.net>
70149              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
70150              Date: Sat, 14 Oct 2000 19:32:25 +0100
70151      Branch: perl
70152            ! pod/perlguts.pod
70153 ____________________________________________________________________________
70154 [  7242] By: gsar                                  on 2000/10/16  02:26:51
70155         Log: integrate changes#5905,5906,5907,6064 from mainline
70156              
70157              printf/sprintf didn't get quad types right under use64bitint
70158      Branch: maint-5.6/perl
70159           !> pp_sys.c sv.c t/op/64bitint.t
70160 ____________________________________________________________________________
70161 [  7241] By: jhi                                   on 2000/10/16  02:22:44
70162         Log: Subject: small pod patch
70163              From: Dan Boorstein <dan_boo@bellsouth.net>
70164              Date: Sat, 14 Oct 2000 14:29:24 -0400
70165              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
70166      Branch: perl
70167            ! pod/perlfaq7.pod pod/perlmod.pod
70168 ____________________________________________________________________________
70169 [  7240] By: jhi                                   on 2000/10/16  02:13:46
70170         Log: -w cleanup.
70171              
70172              Subject: Re: Problems with bleadperl 
70173              From: "Stephen P. Potter" <spp@ds.net>
70174              Date: Fri, 13 Oct 2000 13:32:49 -0400
70175              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
70176      Branch: perl
70177            ! t/pragma/overload.t
70178 ____________________________________________________________________________
70179 [  7239] By: jhi                                   on 2000/10/16  01:41:18
70180         Log: One more ~utf8 tweak.
70181      Branch: perl
70182            ! t/op/bop.t
70183 ____________________________________________________________________________
70184 [  7238] By: jhi                                   on 2000/10/16  01:34:14
70185         Log: Tweak the test of #7235.
70186      Branch: perl
70187            ! t/op/bop.t
70188 ____________________________________________________________________________
70189 [  7237] By: jhi                                   on 2000/10/16  01:25:04
70190         Log: Fix a couple of compiler-noted nits in #7235.
70191      Branch: perl
70192            ! pp.c
70193 ____________________________________________________________________________
70194 [  7236] By: jhi                                   on 2000/10/16  01:22:46
70195         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
70196      Branch: perl
70197            ! pp.c pp_hot.c
70198 ____________________________________________________________________________
70199 [  7235] By: jhi                                   on 2000/10/15  16:24:44
70200         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
70201              
70202              From: Simon Cozens <simon@cozens.net>
70203              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
70204              Date: Sat, 14 Oct 2000 20:52:13 +0100
70205              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
70206      Branch: perl
70207            ! pp.c t/op/bop.t utf8.h
70208 ____________________________________________________________________________
70209 [  7234] By: jhi                                   on 2000/10/15  15:19:29
70210         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
70211              The problem was that rx->minlen was in chars while pp_split()
70212              thought it would be in bytes. 
70213      Branch: perl
70214            ! pp.c t/pragma/utf8.t
70215 ____________________________________________________________________________
70216 [  7233] By: jhi                                   on 2000/10/14  20:24:24
70217         Log: Document FNCASE=y as discussed in the bug 20000902.009.
70218      Branch: perl
70219            ! README.dos
70220 ____________________________________________________________________________
70221 [  7232] By: jhi                                   on 2000/10/14  18:52:21
70222         Log: Add test for bug id 20000427.003 (which seems to have
70223              been fixed) (also duplicate as 20000427.004, though
70224              with a higher severity).  Move one utf8 from op/append
70225              to pragma/utf8, tag the tests with bug ids.
70226      Branch: perl
70227            ! t/op/append.t t/pragma/utf8.t
70228 ____________________________________________________________________________
70229 [  7231] By: jhi                                   on 2000/10/14  17:28:37
70230         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
70231      Branch: perl
70232            ! t/pragma/utf8.t
70233 ____________________________________________________________________________
70234 [  7230] By: jhi                                   on 2000/10/14  14:24:50
70235         Log: Needs to be conditional on SunOS 4.
70236              
70237              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
70238              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
70239              Date: Sat, 14 Oct 2000 13:37:49 +0100
70240              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
70241      Branch: metaconfig/U/perl
70242            ! End.U
70243      Branch: perl
70244            ! Configure myconfig.SH pod/perldelta.pod
70245 ____________________________________________________________________________
70246 [  7229] By: jhi                                   on 2000/10/14  00:49:22
70247         Log: Update Changes.
70248      Branch: perl
70249            ! Changes patchlevel.h
70250 ____________________________________________________________________________
70251 [  7228] By: jhi                                   on 2000/10/14  00:46:10
70252         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
70253              From: Peter Prymmer <pvhp@forte.com>
70254              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
70255              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
70256      Branch: perl
70257            ! lib/utf8.pm
70258 ____________________________________________________________________________
70259 [  7227] By: jhi                                   on 2000/10/13  23:20:30
70260         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
70261      Branch: perl
70262            ! t/op/tie.t
70263 ____________________________________________________________________________
70264 [  7226] By: jhi                                   on 2000/10/13  22:14:32
70265         Log: Tweak #7225.
70266              
70267              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
70268              From: Peter Prymmer <pvhp@forte.com>
70269              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
70270              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
70271      Branch: perl
70272            ! t/op/sprintf.t
70273 ____________________________________________________________________________
70274 [  7225] By: jhi                                   on 2000/10/13  22:11:31
70275         Log: op/sprintf.t patch for OS/390 (and any other host with limited
70276              floating-point exponent length)
70277              
70278              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
70279              From: Dominic Dunlop <domo@computer.org>
70280              Date: Fri, 13 Oct 2000 19:17:57 +0200
70281              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
70282      Branch: perl
70283            ! t/op/sprintf.t
70284 ____________________________________________________________________________
70285 [  7224] By: jhi                                   on 2000/10/13  18:40:48
70286         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
70287      Branch: perl
70288            ! toke.c
70289 ____________________________________________________________________________
70290 [  7223] By: jhi                                   on 2000/10/13  18:37:13
70291         Log: Thinko in #7222.
70292      Branch: perl
70293            ! utf8.c
70294 ____________________________________________________________________________
70295 [  7222] By: jhi                                   on 2000/10/13  18:05:23
70296         Log: Use UTF8SKIP(), from Simon Cozens.
70297      Branch: perl
70298            ! utf8.c
70299 ____________________________________________________________________________
70300 [  7221] By: jhi                                   on 2000/10/13  15:43:19
70301         Log: (accidentally empty check-in)
70302      Branch: perl
70303            ! utf8.c
70304 ____________________________________________________________________________
70305 [  7220] By: jhi                                   on 2000/10/13  15:23:51
70306         Log: Add (optimistically) Storable to static extensions.
70307      Branch: perl
70308            ! hints/uwin.sh hints/vmesa.sh
70309 ____________________________________________________________________________
70310 [  7219] By: jhi                                   on 2000/10/13  15:20:05
70311         Log: Amdahl UTS doesn't seem to do dynaloading.
70312      Branch: perl
70313            ! hints/uts.sh
70314 ____________________________________________________________________________
70315 [  7218] By: jhi                                   on 2000/10/13  15:15:20
70316         Log: Slight tweak of the code to appease Amdahl UTS cc.
70317      Branch: perl
70318            ! pp.c
70319 ____________________________________________________________________________
70320 [  7217] By: jhi                                   on 2000/10/13  14:50:42
70321         Log: In Amdahl UTS "struct sv" is defined by a system header,
70322              <ksync.h>.
70323      Branch: perl
70324            ! perl.h sv.h
70325 ____________________________________________________________________________
70326 [  7216] By: jhi                                   on 2000/10/13  11:58:25
70327         Log: Ilya implemented the memory profiling API.
70328      Branch: perl
70329            ! Todo
70330 ____________________________________________________________________________
70331 [  7215] By: jhi                                   on 2000/10/13  02:56:38
70332         Log: Subject: [PATCH 5.7.0] Perl API for mstats
70333              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70334              Date: Thu, 12 Oct 2000 22:52:40 -0400
70335              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
70336      Branch: perl
70337            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
70338 ____________________________________________________________________________
70339 [  7214] By: jhi                                   on 2000/10/13  02:55:38
70340         Log: Subject: [PATCH 5.7.0] IVs in mtats
70341              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70342              Date: Thu, 12 Oct 2000 22:51:04 -0400
70343              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
70344      Branch: perl
70345            ! malloc.c perl.h
70346 ____________________________________________________________________________
70347 [  7213] By: jhi                                   on 2000/10/13  02:31:47
70348         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
70349      Branch: perl
70350            ! pod/perldiag.pod pp_sys.c
70351 ____________________________________________________________________________
70352 [  7212] By: jhi                                   on 2000/10/13  01:27:38
70353         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
70354              From: Peter Prymmer <pvhp@forte.com>
70355              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
70356              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
70357      Branch: perl
70358            ! t/op/oct.t
70359 ____________________________________________________________________________
70360 [  7211] By: jhi                                   on 2000/10/13  00:35:09
70361         Log: Update Changes.
70362      Branch: perl
70363            ! Changes patchlevel.h
70364 ____________________________________________________________________________
70365 [  7210] By: jhi                                   on 2000/10/12  23:59:40
70366         Log: The Install.pm third of
70367              
70368              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
70369              From: Bill Campbell <bill@celestial.com>
70370              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
70371              Date: Thu, 5 Oct 2000 18:04:51 -0700
70372      Branch: perl
70373            ! lib/ExtUtils/Install.pm
70374 ____________________________________________________________________________
70375 [  7209] By: jhi                                   on 2000/10/12  23:58:43
70376         Log: Two thirds of
70377              
70378              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
70379              Date: Thu, 5 Oct 2000 18:04:51 -0700
70380              From: Bill Campbell <bill@celestial.com>
70381              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
70382              
70383              The Install.pm changes will be submitted separately because
70384              they need some work and discussion still.
70385      Branch: perl
70386            ! lib/getopts.pl lib/termcap.pl
70387 ____________________________________________________________________________
70388 [  7208] By: jhi                                   on 2000/10/12  23:41:19
70389         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
70390              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70391              Date:     Thu, 12 Oct 2000 07:30:02 EDT
70392              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
70393      Branch: perl
70394            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
70395            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
70396 ____________________________________________________________________________
70397 [  7207] By: jhi                                   on 2000/10/12  23:39:01
70398         Log: An updated EBCDIC tr patch.
70399              
70400              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
70401              From: Peter Prymmer <pvhp@forte.com>
70402              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
70403              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
70404      Branch: perl
70405            ! t/op/tr.t
70406 ____________________________________________________________________________
70407 [  7206] By: jhi                                   on 2000/10/12  23:34:55
70408         Log: Upgrade to CPAN 1.58, from Andreas König.
70409      Branch: perl
70410            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70411 ____________________________________________________________________________
70412 [  7205] By: jhi                                   on 2000/10/12  23:29:08
70413         Log: Introduce the man[24-8] variables, from Andy Dougherty.
70414      Branch: metaconfig/U/perl
70415            + mandirs.U mandirstyle.U
70416      Branch: perl
70417            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
70418            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
70419            ! vos/config.h vos/config.pl vos/config_h.SH_orig
70420            ! win32/config.bc win32/config.gc win32/config.vc
70421 ____________________________________________________________________________
70422 [  7204] By: gsar                                  on 2000/10/12  18:11:24
70423         Log: restore change#7202
70424      Branch: perl
70425            ! mg.c
70426 ____________________________________________________________________________
70427 [  7203] By: gsar                                  on 2000/10/12  18:09:40
70428         Log: another test of the Emergency Broadcast System--back out 
70429              change#7202
70430      Branch: perl
70431            ! mg.c
70432 ____________________________________________________________________________
70433 [  7202] By: gsar                                  on 2000/10/12  16:40:47
70434         Log: (submitted on behalf of Jarkko)
70435              Fix the lib/encode.t subtest 6 failure as reported by Andreas
70436              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
70437              was unearthed by change 7182, as was a bug in HTML::Entities.
70438      Branch: perl
70439            ! mg.c
70440 ____________________________________________________________________________
70441 [  7201] By: jhi                                   on 2000/10/11  03:16:05
70442         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
70443      Branch: perl
70444            ! pp_hot.c t/pragma/utf8.t
70445 ____________________________________________________________________________
70446 [  7200] By: jhi                                   on 2000/10/11  00:40:30
70447         Log: The #7198 was a false alarm.
70448      Branch: perl
70449            ! pp_hot.c
70450 ____________________________________________________________________________
70451 [  7199] By: jhi                                   on 2000/10/11  00:26:04
70452         Log: Remove duplicated code.
70453      Branch: perl
70454            ! t/lib/cgi-html.t
70455 ____________________________________________________________________________
70456 [  7198] By: jhi                                   on 2000/10/10  23:30:46
70457         Log: (Retracted by #7200.)
70458      Branch: perl
70459            ! pp_hot.c
70460 ____________________________________________________________________________
70461 [  7197] By: jhi                                   on 2000/10/10  21:49:30
70462         Log: Add the test case for #7190, from the original bug report
70463              by Andreas König.
70464      Branch: perl
70465            ! t/pragma/utf8.t
70466 ____________________________________________________________________________
70467 [  7196] By: jhi                                   on 2000/10/10  21:40:49
70468         Log: Reapply Andy's patch and regen Configure.
70469      Branch: perl
70470            ! Configure INSTALL Makefile.SH Porting/Glossary
70471            ! Porting/config.sh config_h.SH epoc/config.sh installperl
70472            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
70473            ! win32/config.vc
70474 ____________________________________________________________________________
70475 [  7195] By: jhi                                   on 2000/10/10  21:09:30
70476         Log: Use the versiononly instead of the installscripts,
70477              retract the changes 7146 and 7147.
70478      Branch: perl
70479            ! Configure INSTALL Makefile.SH Porting/Glossary
70480            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
70481            ! installperl uconfig.sh vos/config.def win32/config.bc
70482            ! win32/config.gc win32/config.vc
70483 ____________________________________________________________________________
70484 [  7194] By: jhi                                   on 2000/10/10  21:06:15
70485         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
70486              From: Peter Prymmer <pvhp@forte.com>
70487              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
70488              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
70489      Branch: perl
70490            ! t/op/ver.t
70491 ____________________________________________________________________________
70492 [  7193] By: jhi                                   on 2000/10/10  21:05:12
70493         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
70494              From: Peter Prymmer <pvhp@forte.com>
70495              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
70496              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
70497      Branch: perl
70498            ! t/op/tr.t
70499 ____________________________________________________________________________
70500 [  7192] By: jhi                                   on 2000/10/10  20:57:30
70501         Log: Add versiononly, delete installscripts, from Andy Dougherty.
70502      Branch: metaconfig
70503            - U/installdirs/installscripts.U
70504      Branch: metaconfig/U/perl
70505            + versiononly.U
70506 ____________________________________________________________________________
70507 [  7191] By: jhi                                   on 2000/10/10  19:41:21
70508         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
70509              From: Peter Prymmer <pvhp@forte.com>
70510              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
70511              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
70512      Branch: perl
70513            ! pod/perlebcdic.pod
70514 ____________________________________________________________________________
70515 [  7190] By: jhi                                   on 2000/10/10  19:26:14
70516         Log: Subject: Re: utf8 concat, mg_get
70517              From: Simon Cozens <simon@cozens.net>
70518              Date: Tue, 10 Oct 2000 17:40:17 +0100
70519              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
70520      Branch: perl
70521            ! pp_hot.c
70522 ____________________________________________________________________________
70523 [  7189] By: jhi                                   on 2000/10/10  19:23:03
70524         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
70525              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
70526              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
70527              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
70528      Branch: perl
70529            ! lib/ExtUtils/MM_Unix.pm
70530 ____________________________________________________________________________
70531 [  7188] By: jhi                                   on 2000/10/10  15:31:24
70532         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
70533              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
70534              Date: Fri, 14 Jul 2000 10:47:36 +0100
70535              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
70536      Branch: perl
70537            ! README.win32
70538 ____________________________________________________________________________
70539 [  7187] By: jhi                                   on 2000/10/10  13:30:10
70540         Log: Quote the temp file name, needed in Win32 because the
70541              default name unfortunately contains spaces, shouldn't
70542              hurt elsewhere.
70543              
70544              Subject: FW: perldoc fails if $TEMP contains spaces
70545              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
70546              Date: Thu, 14 Sep 2000 08:58:45 +0100
70547              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
70548      Branch: perl
70549            ! utils/perldoc.PL
70550 ____________________________________________________________________________
70551 [  7186] By: jhi                                   on 2000/10/10  13:16:27
70552         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
70553              From: hv@hugo.hybyte.com
70554              Date: Tue, 10 Oct 2000 14:10:20 +0100
70555              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
70556      Branch: perl
70557            ! t/lib/thr5005.t util.c
70558 ____________________________________________________________________________
70559 [  7185] By: jhi                                   on 2000/10/10  12:06:22
70560         Log: Upgrade to podlators 1.04, from Russ Allbery.
70561      Branch: perl
70562            ! lib/Pod/Man.pm lib/Pod/Text.pm
70563 ____________________________________________________________________________
70564 [  7184] By: jhi                                   on 2000/10/10  12:01:32
70565         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
70566      Branch: perl
70567            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
70568 ____________________________________________________________________________
70569 [  7183] By: jhi                                   on 2000/10/09  23:47:15
70570         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
70571              From: Peter Prymmer <pvhp@forte.com>
70572              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
70573              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
70574      Branch: perl
70575            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
70576 ____________________________________________________________________________
70577 [  7182] By: jhi                                   on 2000/10/09  23:43:16
70578         Log: Make eq work again with utf8 (disabling the upgrading
70579              should no more be necessary since the copies of the
70580              scalars are upgraded, not the scalars themselves).
70581              Takes care of ID 20001009.001.  (The claimed length()
70582              bug in 20001009.001 seems bogus to me.)
70583      Branch: perl
70584            ! sv.c t/pragma/utf8.t
70585 ____________________________________________________________________________
70586 [  7181] By: gsar                                  on 2000/10/09  19:41:54
70587         Log: tweak for change#7173
70588      Branch: perl
70589            ! win32/win32sck.c
70590 ____________________________________________________________________________
70591 [  7180] By: gsar                                  on 2000/10/09  19:26:56
70592         Log: on Windows, clean targets might not work under some flavors of the shell
70593      Branch: perl
70594            ! win32/Makefile win32/makefile.mk
70595 ____________________________________________________________________________
70596 [  7179] By: jhi                                   on 2000/10/09  19:21:02
70597         Log: Update Changes.
70598      Branch: perl
70599            ! Changes patchlevel.h
70600 ____________________________________________________________________________
70601 [  7178] By: jhi                                   on 2000/10/09  19:18:23
70602         Log: Warn about unknown scripts.
70603              
70604              Subject: Re: ideas? patches? [PATCH bleadperl]
70605              From: Dominic Dunlop <domo@computer.org>
70606              Date: Mon, 9 Oct 2000 14:57:17 +0200
70607              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
70608      Branch: perl
70609            ! lib/charnames.pm
70610 ____________________________________________________________________________
70611 [  7177] By: jhi                                   on 2000/10/09  19:13:27
70612         Log: Change #7160 had a nasty typo.
70613      Branch: metaconfig
70614            ! U/compline/Compile.U
70615      Branch: perl
70616            ! Configure config_h.SH
70617 ____________________________________________________________________________
70618 [  7176] By: gsar                                  on 2000/10/09  18:59:33
70619         Log: pod nit
70620      Branch: perl
70621            ! pod/perlport.pod
70622 ____________________________________________________________________________
70623 [  7175] By: gsar                                  on 2000/10/09  18:54:28
70624         Log: Windows9x doesn't support link(), despite what Config.pm
70625              might think
70626      Branch: perl
70627            ! lib/ExtUtils/Manifest.pm
70628 ____________________________________________________________________________
70629 [  7174] By: gsar                                  on 2000/10/09  18:50:03
70630         Log: avoid nonportable example code
70631      Branch: perl
70632            ! lib/File/Copy.pm
70633 ____________________________________________________________________________
70634 [  7173] By: gsar                                  on 2000/10/09  18:46:54
70635         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
70636              being used) when closing a socket handle
70637      Branch: perl
70638            ! win32/win32.c win32/win32.h win32/win32sck.c
70639 ____________________________________________________________________________
70640 [  7172] By: gsar                                  on 2000/10/09  18:41:40
70641         Log: on Windows, cwd strings in the environment should be of the
70642              form =X:=X:\foo instead of =X=X:\foo\
70643      Branch: perl
70644            ! win32/vdir.h
70645 ____________________________________________________________________________
70646 [  7171] By: gsar                                  on 2000/10/09  18:30:09
70647         Log: on Windows, LoadLibrary() could load an extension DLL multiple
70648              times if forward slashes are used in the path
70649      Branch: perl
70650            ! win32/win32.c
70651 ____________________________________________________________________________
70652 [  7170] By: jhi                                   on 2000/10/09  17:53:59
70653         Log: Add a todo note about overloadable assertions.
70654      Branch: perl
70655            ! Todo-5.6
70656 ____________________________________________________________________________
70657 [  7169] By: jhi                                   on 2000/10/09  13:43:45
70658         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
70659              From: mjd@plover.com
70660              Date: 9 Oct 2000 00:24:44 -0000
70661              Message-ID: <20001009002444.10616.qmail@plover.com>
70662      Branch: perl
70663            ! pod/perldebguts.pod
70664 ____________________________________________________________________________
70665 [  7168] By: nick                                  on 2000/10/08  13:16:33
70666         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
70667              is not right thing to do on (e.g. x86). Network order is also "right" for
70668              X fonts.
70669      Branch: perl
70670            ! ext/Encode/Encode.pm
70671 ____________________________________________________________________________
70672 [  7167] By: nick                                  on 2000/10/08  12:54:42
70673         Log: Make "encodings" work post-install when Encode/*.enc files may not
70674              be in same directory as Encode.pm
70675      Branch: perl
70676            ! ext/Encode/Encode.pm
70677 ____________________________________________________________________________
70678 [  7166] By: nick                                  on 2000/10/08  11:51:26
70679         Log: Work round the fact that $hash->{$key} does not take into account
70680              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
70681              so that key is always in the "expected" encoding - i.e. same way we put
70682              it in the hash.
70683      Branch: perl
70684            ! ext/Encode/Encode.pm
70685 ____________________________________________________________________________
70686 [  7165] By: gsar                                  on 2000/10/08  04:15:29
70687         Log: save_re_context() could reset PL_curcop to freed memory, causing core
70688              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
70689      Branch: perl
70690            ! pp_ctl.c
70691 ____________________________________________________________________________
70692 [  7164] By: jhi                                   on 2000/10/06  20:51:48
70693         Log: UTF8ize split() so that the cloned substrings get the UTF8
70694              flag of the original scalar.  Problem reported by Simon Cozens.
70695      Branch: perl
70696            ! pp.c t/pragma/utf8.t
70697 ____________________________________________________________________________
70698 [  7163] By: nick                                  on 2000/10/06  20:48:34
70699         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
70700              got a false +ve and so did not reach code which would have un-FAKEd the SV.
70701      Branch: perl
70702            ! sv.c
70703 ____________________________________________________________________________
70704 [  7162] By: nick                                  on 2000/10/06  20:25:37
70705         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
70706              To fix  (sort {$a <=> $b} keys %hash) in particular but
70707              should cover a number of other as-yet-unknown cases as well.
70708      Branch: perl
70709            ! sv.c
70710 ____________________________________________________________________________
70711 [  7161] By: jhi                                   on 2000/10/06  19:56:18
70712         Log: Change the version number of Tie::Handle in the core to 4.0,
70713              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
70714              
70715              Subject: Note on Tie::Handle
70716              From: andreas.koenig@anima.de (Andreas J. Koenig)
70717              Date:      06 Oct 2000 21:48:58 +0200
70718              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
70719      Branch: perl
70720            ! lib/Tie/Handle.pm
70721 ____________________________________________________________________________
70722 [  7160] By: jhi                                   on 2000/10/06  18:20:35
70723         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
70724              as the first option of cc/ld because of ultrapicky compilers
70725              (e.g. OS/390 R2.5)
70726      Branch: metaconfig
70727            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
70728            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
70729            ! U/compline/orderlib.U U/modified/Cppsym.U
70730            ! U/modified/d_access.U
70731      Branch: metaconfig/U/perl
70732            ! Checkcc.U d_dlsymun.U gccvers.U
70733      Branch: perl
70734            ! Configure config_h.SH
70735 ____________________________________________________________________________
70736 [  7159] By: jhi                                   on 2000/10/06  13:56:39
70737         Log: Update Changes.
70738      Branch: perl
70739            ! Changes patchlevel.h
70740 ____________________________________________________________________________
70741 [  7158] By: jhi                                   on 2000/10/06  12:48:40
70742         Log: Eliminate $Is_VMS code from the test.
70743              
70744              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
70745              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70746              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
70747              Date:     Thu, 5 Oct 2000 07:46:33 EDT
70748      Branch: perl
70749            ! t/lib/b.t
70750 ____________________________________________________________________________
70751 [  7157] By: jhi                                   on 2000/10/06  12:47:13
70752         Log: Also the $ccflags is needed for the C compiler check.
70753              
70754              Subject: Configure (check for C-compiler)
70755              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70756              Date: Fri, 06 Oct 2000 08:47:15 +0200
70757              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
70758      Branch: metaconfig/U/perl
70759            ! Checkcc.U
70760      Branch: perl
70761            ! Configure config_h.SH
70762 ____________________________________________________________________________
70763 [  7156] By: jhi                                   on 2000/10/06  11:45:15
70764         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
70765      Branch: perl
70766            ! perl.c pp_ctl.c sv.h utf8.c
70767 ____________________________________________________________________________
70768 [  7155] By: jhi                                   on 2000/10/06  11:40:41
70769         Log: IO::Handle->syswrite() did not handle length omission
70770              like CORE::syswrite() does.
70771              
70772              Subject: [Fwd] IO::Handle, syswrite and arguments
70773              From: Graham Barr <gbarr@pobox.com>
70774              Date: Fri, 6 Oct 2000 10:22:05 +0100
70775              Message-ID: <20001006102205.U6312@pobox.com>
70776              
70777              The original patch from andrew@ugh.net.au.
70778      Branch: perl
70779            ! ext/IO/lib/IO/Handle.pm
70780 ____________________________________________________________________________
70781 [  7154] By: jhi                                   on 2000/10/06  01:42:15
70782         Log: Tweak #7153.
70783      Branch: perl
70784            ! utf8.h
70785 ____________________________________________________________________________
70786 [  7153] By: jhi                                   on 2000/10/06  00:39:55
70787         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
70788      Branch: perl
70789            ! utf8.h
70790 ____________________________________________________________________________
70791 [  7152] By: jhi                                   on 2000/10/06  00:38:11
70792         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
70793      Branch: perl
70794            ! perl.c pp_ctl.c sv.h utf8.c
70795 ____________________________________________________________________________
70796 [  7151] By: jhi                                   on 2000/10/06  00:36:38
70797         Log: Subject: Re: Questions about Tie::Array and perl modules
70798              From: Nick Ing-Simmons <nik@tiuk.ti.com>
70799              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
70800              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
70801              
70802              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
70803      Branch: perl
70804            ! lib/Tie/Array.pm t/op/array.t
70805 ____________________________________________________________________________
70806 [  7150] By: jhi                                   on 2000/10/05  00:20:45
70807         Log: Regen Changes.
70808      Branch: perl
70809            ! Changes patchlevel.h
70810 ____________________________________________________________________________
70811 [  7149] By: jhi                                   on 2000/10/05  00:20:01
70812         Log: Regen toc.
70813      Branch: perl
70814            ! pod/perltoc.pod
70815 ____________________________________________________________________________
70816 [  7148] By: jhi                                   on 2000/10/04  23:35:08
70817         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
70818              reported several times by Dominic Dunlop, for example in
70819              ID 20000315.008.  Patch from Dominic.  Patch affects at
70820              least MachTen, and possibly other oldish BSDs. Should not
70821              break non-broken platforms (tested on LinuxPPC). 
70822      Branch: perl
70823            ! doio.c
70824 ____________________________________________________________________________
70825 [  7147] By: jhi                                   on 2000/10/04  23:26:34
70826         Log: The one that got away from 7146.
70827      Branch: metaconfig
70828            + U/installdirs/installscripts.U
70829 ____________________________________________________________________________
70830 [  7146] By: jhi                                   on 2000/10/04  23:25:04
70831         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
70832              suggested by H. Merijn Brand.
70833      Branch: perl
70834            ! Configure INSTALL Makefile.SH Porting/Glossary
70835            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
70836            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
70837            ! win32/config.vc
70838 ____________________________________________________________________________
70839 [  7145] By: jhi                                   on 2000/10/04  22:08:21
70840         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
70841              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70842              Date: Wed, 4 Oct 2000 17:37:46 -0400
70843              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
70844      Branch: perl
70845            ! utils/h2xs.PL
70846 ____________________________________________________________________________
70847 [  7144] By: jhi                                   on 2000/10/04  18:11:41
70848         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
70849              From: Jeff Pinyan <jeffp@crusoe.net>
70850              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
70851              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
70852      Branch: perl
70853            ! pod/perlrun.pod
70854 ____________________________________________________________________________
70855 [  7143] By: jhi                                   on 2000/10/04  18:09:58
70856         Log: Subject: perlhack.pod Patch for Externals Tools
70857              From: Fisher Mark <fisherm@tce.com>
70858              Date: Tue, 3 Oct 2000 15:43:27 -0500 
70859              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
70860      Branch: perl
70861            ! pod/perlhack.pod
70862 ____________________________________________________________________________
70863 [  7142] By: jhi                                   on 2000/10/04  18:08:41
70864         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
70865              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70866              Date:     Wed, 4 Oct 2000 12:11:11 EDT
70867              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
70868      Branch: perl
70869            ! vms/vms.c
70870 ____________________________________________________________________________
70871 [  7141] By: jhi                                   on 2000/10/04  12:20:16
70872         Log: Subject: [PATCH 5.7.0] h2xs not working
70873              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70874              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
70875              Date: Tue, 3 Oct 2000 21:43:01 -0400
70876              
70877              Subject: [PATCH 5.7.0] h2xs not documenting the created module
70878              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70879              Date: Tue, 3 Oct 2000 22:55:19 -0400
70880              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
70881      Branch: perl
70882            ! utils/h2xs.PL
70883 ____________________________________________________________________________
70884 [  7140] By: jhi                                   on 2000/10/04  11:53:44
70885         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
70886              From: nick@babyhippo.com
70887              Date: Wed, 4 Oct 2000 12:06:45 +0100
70888              Message-Id: <20001004120645.A7356@babyhippo.com>
70889              
70890              Retract 7118 and 7135.
70891      Branch: perl
70892            ! installman installperl op.c t/pragma/subs.t
70893 ____________________________________________________________________________
70894 [  7139] By: jhi                                   on 2000/10/03  22:09:41
70895         Log: It is possible to have no hosts database at all.  Pointed out in
70896              
70897              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
70898              From: Peter Prymmer <pvhp@forte.com>
70899              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
70900              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
70901      Branch: metaconfig
70902            ! U/modified/myhostname.U
70903      Branch: perl
70904            ! Configure config_h.SH
70905 ____________________________________________________________________________
70906 [  7138] By: jhi                                   on 2000/10/03  21:49:49
70907         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
70908              From: Peter Prymmer <pvhp@forte.com>
70909              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
70910              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
70911      Branch: perl
70912            ! pp_sys.c
70913 ____________________________________________________________________________
70914 [  7137] By: jhi                                   on 2000/10/03  20:10:05
70915         Log: One remaining nit less at the VMS mailbox sizing.
70916      Branch: perl
70917            ! vms/vms.c
70918 ____________________________________________________________________________
70919 [  7136] By: jhi                                   on 2000/10/03  20:08:47
70920         Log: Test harness update to sync with the new perlcc,
70921              from Simon Cozens.
70922      Branch: perl
70923            ! t/TEST t/UTEST
70924 ____________________________________________________________________________
70925 [  7135] By: jhi                                   on 2000/10/03  15:15:42
70926         Log: Subject: Re: PATCH for 20001003.004
70927              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
70928              From: "AARON B. DOSSETT" <aaron@iglou.com>
70929              Message-Id: <E13gTay-0006od-00@iglou.com>
70930      Branch: perl
70931            ! installman installperl
70932 ____________________________________________________________________________
70933 [  7134] By: jhi                                   on 2000/10/03  15:00:34
70934         Log: Subject: [ID 20001003.006] B::Debug not -w clean
70935              From: Nicholas Clark <nick@babyhippo.co.uk>
70936              Date: Tue, 03 Oct 2000 15:46:32 +0100
70937              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
70938      Branch: perl
70939            ! ext/B/B/Debug.pm
70940 ____________________________________________________________________________
70941 [  7133] By: jhi                                   on 2000/10/03  14:58:39
70942         Log: Scale down the VMS message boxes, by Charles Lane.
70943              Fix for ID 20000903.009, workaround at
70944              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
70945      Branch: perl
70946            ! vms/vms.c
70947 ____________________________________________________________________________
70948 [  7132] By: jhi                                   on 2000/10/03  11:20:37
70949         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
70950      Branch: perl
70951            + t/lib/st-lock.t t/lib/st-utf8.t
70952            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
70953            ! ext/Storable/Storable.xs t/lib/st-recurse.t
70954 ____________________________________________________________________________
70955 [  7131] By: jhi                                   on 2000/10/03  03:38:23
70956         Log: Encode nits.
70957      Branch: perl
70958            ! MANIFEST Makefile.SH
70959 ____________________________________________________________________________
70960 [  7130] By: jhi                                   on 2000/10/03  03:31:05
70961         Log: Update Changes.
70962      Branch: perl
70963            ! Changes patchlevel.h
70964 ____________________________________________________________________________
70965 [  7129] By: jhi                                   on 2000/10/03  02:24:02
70966         Log: Misplaced else.
70967      Branch: metaconfig/U/perl
70968            ! d_strtoll.U
70969      Branch: perl
70970            ! Configure config_h.SH
70971 ____________________________________________________________________________
70972 [  7128] By: jhi                                   on 2000/10/03  02:08:29
70973         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
70974              From: sthoenna@efn.org
70975              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
70976              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
70977      Branch: metaconfig/U/perl
70978            ! d_strtoll.U
70979      Branch: perl
70980            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
70981 ____________________________________________________________________________
70982 [  7127] By: jhi                                   on 2000/10/03  01:13:14
70983         Log: Update Changes.
70984      Branch: perl
70985            ! Changes patchlevel.h
70986 ____________________________________________________________________________
70987 [  7126] By: jhi                                   on 2000/10/03  00:57:08
70988         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
70989              as suggested by Olaf Flebbe and Nick Clark.
70990      Branch: perl
70991            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
70992 ____________________________________________________________________________
70993 [  7125] By: jhi                                   on 2000/10/03  00:50:56
70994         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
70995              From: Nick Clark <nick@plum.flirble.org>
70996              Date: Mon, 2 Oct 2000 11:03:24 +0100
70997              Message-Id: <20001002110324.D20073@plum.flirble.org>
70998              
70999              Also fixes bug ID 20001002.005.
71000      Branch: perl
71001            ! t/lib/encode.t
71002 ____________________________________________________________________________
71003 [  7124] By: jhi                                   on 2000/10/03  00:34:59
71004         Log: Subject: [PATCH 5.7.0] Epoc update
71005              From: Olaf Flebbe <o.flebbe@gmx.de>
71006              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
71007              Message-ID: <26423.969484586@www10.gmx.net>
71008      Branch: perl
71009            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
71010            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
71011            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
71012            ! util.c util.h
71013 ____________________________________________________________________________
71014 [  7123] By: jhi                                   on 2000/10/03  00:30:07
71015         Log: Regen headers.
71016      Branch: perl
71017            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
71018 ____________________________________________________________________________
71019 [  7122] By: jhi                                   on 2000/10/03  00:10:48
71020         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
71021      Branch: perl
71022            ! hints/openbsd.sh
71023 ____________________________________________________________________________
71024 [  7121] By: jhi                                   on 2000/10/03  00:05:06
71025         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
71026              From: <abigail@foad.org>
71027              Date: Tue, 26 Sep 2000 13:36:14 -0400
71028              Message-ID: <20000926173614.4356.qmail@foad.org>
71029      Branch: perl
71030            ! pod/perlop.pod
71031 ____________________________________________________________________________
71032 [  7120] By: jhi                                   on 2000/10/03  00:04:00
71033         Log: Inside require() $^S was always left undefined.
71034              
71035              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
71036              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71037              Date: Wed, 27 Sep 2000 18:54:49 -0400
71038              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
71039      Branch: perl
71040            ! cop.h mg.c pp_ctl.c util.c
71041 ____________________________________________________________________________
71042 [  7119] By: jhi                                   on 2000/10/03  00:00:16
71043         Log: Subject: [PATCH] DLL not restartabke with threaded perl
71044              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
71045              Date: Thu, 28 Sep 2000 09:20:46 +0100
71046              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
71047      Branch: perl
71048            ! perl.c
71049 ____________________________________________________________________________
71050 [  7118] By: jhi                                   on 2000/10/02  23:59:20
71051         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
71052              From: Nicholas Clark <nick@ccl4.org>
71053              Date: Thu, 28 Sep 2000 11:52:24 +0100
71054              Message-ID: <20000928115224.D7924@plum.flirble.org>
71055      Branch: perl
71056            ! op.c
71057 ____________________________________________________________________________
71058 [  7117] By: jhi                                   on 2000/10/02  23:57:51
71059         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
71060              From: Nicholas Clark <nick@babyhippo.co.uk>
71061              Date: Thu, 28 Sep 2000 12:18:10 +0100
71062              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
71063              
71064              Did not apply cleanly, manual intervention was needed.
71065      Branch: perl
71066            ! ext/B/B/Bytecode.pm utils/perlcc.PL
71067 ____________________________________________________________________________
71068 [  7116] By: jhi                                   on 2000/10/02  23:50:40
71069         Log: Document the issue (is not a syntax error, kind of)
71070              
71071              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
71072              From: Nicholas Clark <nick@ccl4.org>
71073              Date: Thu, 28 Sep 2000 17:12:42 +0100
71074              Message-ID: <20000928171242.K7924@plum.flirble.org>
71075      Branch: perl
71076            ! pod/perldata.pod
71077 ____________________________________________________________________________
71078 [  7115] By: jhi                                   on 2000/10/02  23:48:58
71079         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
71080              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71081              Date: Thu, 28 Sep 2000 21:55:31 -0400
71082              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
71083      Branch: perl
71084            ! regexec.c
71085 ____________________________________________________________________________
71086 [  7114] By: jhi                                   on 2000/10/02  23:47:57
71087         Log: Subject: DOC PATCH 5.6.0
71088              From: mjd@plover.com
71089              Date: 30 Sep 2000 06:02:34 -0000
71090              Message-ID: <20000930060234.4559.qmail@plover.com>
71091      Branch: perl
71092            ! pod/perldebguts.pod
71093 ____________________________________________________________________________
71094 [  7113] By: jhi                                   on 2000/10/02  23:46:43
71095         Log: SOCK_DGRAM and listen() do not mix as reported in
71096              
71097              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
71098              From: Petter Reinholdtsen <pere@hungry.com>
71099              Date: Sun, 1 Oct 2000 10:57:20 +0800
71100              Message-Id: <200010010257.KAA05735@localhost.localdomain>
71101              
71102              The patch for 5.7.0+ had to be reengineered, though.
71103      Branch: perl
71104            ! ext/IO/lib/IO/Socket/UNIX.pm
71105 ____________________________________________________________________________
71106 [  7112] By: jhi                                   on 2000/10/02  23:36:57
71107         Log: Subject: Re: [PATCH 5.005_64 missed]
71108              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
71109              Date: Sun, 1 Oct 2000 18:50:10 -0400
71110              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
71111      Branch: perl
71112            ! pod/perlxs.pod
71113 ____________________________________________________________________________
71114 [  7111] By: jhi                                   on 2000/10/02  23:35:40
71115         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
71116              From: Radu Greab <radu@netsoft.ro>
71117              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
71118              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
71119      Branch: perl
71120            ! op.c opcode.pl t/op/substr.t
71121 ____________________________________________________________________________
71122 [  7110] By: jhi                                   on 2000/10/02  23:32:38
71123         Log: Subject: [PATCH] Fix aliasing of tied filehandles
71124              From: Daniel Chetlin <daniel@chetlin.com>
71125              Date: Mon, 2 Oct 2000 14:53:27 -0700
71126              Message-ID: <20001002145327.C1617@ilmd>
71127      Branch: perl
71128            ! perl.h pp_hot.c t/op/tiehandle.t
71129 ____________________________________________________________________________
71130 [  7109] By: jhi                                   on 2000/10/02  23:31:30
71131         Log: s/Robin Parker/Robin Barker/
71132      Branch: perl
71133            ! Changes5.6
71134 ____________________________________________________________________________
71135 [  7108] By: jhi                                   on 2000/10/02  23:15:46
71136         Log: Retract #7091 as suggested in
71137              
71138              From: Robin Barker <rmb1@cise.npl.co.uk> 
71139              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
71140              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
71141              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
71142      Branch: perl
71143            ! embed.pl proto.h
71144 ____________________________________________________________________________
71145 [  7107] By: nick                                  on 2000/10/02  18:23:14
71146         Log: A few tweaks to get Tk803 to work with Encode scheme.
71147      Branch: perl
71148            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
71149 ____________________________________________________________________________
71150 [  7106] By: nick                                  on 2000/10/01  21:34:14
71151         Log: Add checking cases to Encode's toUnicode and fromUnicode.
71152      Branch: perl
71153            ! ext/Encode/Encode.pm
71154 ____________________________________________________________________________
71155 [  7105] By: nick                                  on 2000/10/01  17:18:01
71156         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
71157              To read and use them.
71158              Add a lib/encode.t which checks a few things.
71159      Branch: perl
71160            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
71161            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
71162            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
71163            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
71164            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
71165            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
71166            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
71167            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
71168            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
71169            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
71170            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
71171            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
71172            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
71173            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
71174            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
71175            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
71176            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
71177            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
71178            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
71179            + ext/Encode/Encode/iso2022-jp.enc
71180            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
71181            + ext/Encode/Encode/iso8859-1.enc
71182            + ext/Encode/Encode/iso8859-2.enc
71183            + ext/Encode/Encode/iso8859-3.enc
71184            + ext/Encode/Encode/iso8859-4.enc
71185            + ext/Encode/Encode/iso8859-5.enc
71186            + ext/Encode/Encode/iso8859-6.enc
71187            + ext/Encode/Encode/iso8859-7.enc
71188            + ext/Encode/Encode/iso8859-8.enc
71189            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
71190            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
71191            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
71192            + ext/Encode/Encode/macCentEuro.enc
71193            + ext/Encode/Encode/macCroatian.enc
71194            + ext/Encode/Encode/macCyrillic.enc
71195            + ext/Encode/Encode/macDingbats.enc
71196            + ext/Encode/Encode/macGreek.enc
71197            + ext/Encode/Encode/macIceland.enc
71198            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
71199            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
71200            + ext/Encode/Encode/macTurkish.enc
71201            + ext/Encode/Encode/macUkraine.enc
71202            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
71203            + t/lib/encode.t
71204            ! MANIFEST ext/Encode/Encode.pm
71205 ____________________________________________________________________________
71206 [  7104] By: nick                                  on 2000/09/30  13:04:30
71207         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
71208              From: Daniel Chetlin <daniel@chetlin.com>
71209              Date: Mon, 18 Sep 2000 05:05:40 -0700
71210              Message-Id: <20000918050540.C652@ilmd>
71211      Branch: perl
71212            ! lib/overload.pm sv.c t/pragma/overload.t
71213 ____________________________________________________________________________
71214 [  7103] By: nick                                  on 2000/09/30  12:53:36
71215         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
71216              From: Johan Vromans <jvromans@squirrel.nl>
71217              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
71218              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
71219      Branch: perl
71220            ! pod/Makefile.SH
71221 ____________________________________________________________________________
71222 [  7102] By: nick                                  on 2000/09/30  12:52:31
71223         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
71224              From: Spider Boardman <spider@Orb.Nashua.NH.US>
71225              Date: Sat, 16 Sep 2000 16:36:45 -0400
71226              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
71227      Branch: perl
71228            ! ext/B/B/Deparse.pm
71229 ____________________________________________________________________________
71230 [  7101] By: nick                                  on 2000/09/30  12:51:41
71231         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
71232              From: Craig A. Berry <craig.berry@psinetcs.com>
71233              Date: Sat, 16 Sep 2000 10:11:10 -0500
71234              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
71235      Branch: perl
71236            ! vms/vms.c
71237 ____________________________________________________________________________
71238 [  7100] By: nick                                  on 2000/09/30  12:50:33
71239         Log: Subject: Re: unicode support and perl [ID 20000901.097]
71240              From: Spider Boardman <spider@Orb.Nashua.NH.US>
71241              Date: Fri, 15 Sep 2000 16:37:58 -0400
71242              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
71243      Branch: perl
71244            ! t/op/append.t
71245 ____________________________________________________________________________
71246 [  7099] By: nick                                  on 2000/09/30  12:49:35
71247         Log: Subject: Re: unicode support and perl [ID 20000901.097]
71248              From: Spider Boardman <spider@Orb.Nashua.NH.US>
71249              Date: Fri, 15 Sep 2000 16:25:30 -0400
71250              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
71251      Branch: perl
71252            ! pp_hot.c
71253 ____________________________________________________________________________
71254 [  7098] By: nick                                  on 2000/09/30  12:48:00
71255         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
71256              From: Gisle Aas <gisle@ActiveState.com>
71257              Date: 15 Sep 2000 16:23:41 +0200
71258              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
71259      Branch: perl
71260            ! toke.c
71261 ____________________________________________________________________________
71262 [  7097] By: nick                                  on 2000/09/30  12:45:16
71263         Log: Subject: [PATCH] Nits in perlmod.pod
71264              From: Daniel Chetlin <daniel@chetlin.com>
71265              Date: Fri, 15 Sep 2000 02:04:09 -0700
71266              Message-Id: <20000915020409.A2104@ilmd>
71267      Branch: perl
71268            ! pod/perlmod.pod
71269 ____________________________________________________________________________
71270 [  7096] By: nick                                  on 2000/09/30  12:18:00
71271         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
71272              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
71273              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
71274              0 to checking to get the warning.
71275      Branch: perl
71276            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
71277            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
71278            ! regexec.c sv.c toke.c utf8.c
71279 ____________________________________________________________________________
71280 [  7095] By: nick                                  on 2000/09/15  16:55:59
71281         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
71282              
71283              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
71284              From: Spider Boardman <spider@Orb.Nashua.NH.US>
71285              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
71286              Date: Fri, 15 Sep 2000 06:37:30 -0400
71287      Branch: perl
71288            ! ext/Encode/Encode.xs sv.c
71289 ____________________________________________________________________________
71290 [  7094] By: jhi                                   on 2000/09/15  03:23:32
71291         Log: Update Changes.
71292      Branch: perl
71293            ! Changes patchlevel.h
71294 ____________________________________________________________________________
71295 [  7093] By: jhi                                   on 2000/09/15  03:11:44
71296         Log: Fix for the charnames.t failures from Spider Boardman.
71297      Branch: perl
71298            ! toke.c
71299 ____________________________________________________________________________
71300 [  7092] By: jhi                                   on 2000/09/15  00:15:48
71301         Log: Botched the #7090 check-in.
71302      Branch: perl
71303            ! sv.c
71304 ____________________________________________________________________________
71305 [  7091] By: jhi                                   on 2000/09/14  23:33:24
71306         Log: Part of #7081 didn't come through.
71307      Branch: perl
71308            ! embed.pl proto.h
71309 ____________________________________________________________________________
71310 [  7090] By: jhi                                   on 2000/09/14  23:17:39
71311         Log: Subject: Re: perl@7078 
71312              From: Spider Boardman <spider@web.zk3.dec.com>
71313              Date: Thu, 14 Sep 2000 19:06:36 -0400
71314              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
71315      Branch: perl
71316            ! sv.c toke.c
71317 ____________________________________________________________________________
71318 [  7089] By: jhi                                   on 2000/09/14  23:11:21
71319         Log: Small portability tweaks.
71320      Branch: perl
71321            ! ext/Encode/Encode.xs
71322 ____________________________________________________________________________
71323 [  7088] By: jhi                                   on 2000/09/14  22:57:23
71324         Log: Fake return to pacify picky compilers.
71325      Branch: perl
71326            ! ext/Encode/Encode.xs
71327 ____________________________________________________________________________
71328 [  7087] By: jhi                                   on 2000/09/14  22:53:37
71329         Log: Subject: [PATCH] utf8.c apidoc
71330              From: Simon Cozens <simon@cozens.net>
71331              Date: Thu, 14 Sep 2000 23:46:57 +0100
71332              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
71333      Branch: perl
71334            ! perlapi.c pod/perlapi.pod utf8.c
71335 ____________________________________________________________________________
71336 [  7086] By: jhi                                   on 2000/09/14  22:40:38
71337         Log: We don't need to count the high bit bytes, a boolean is enough. 
71338      Branch: perl
71339            ! sv.c
71340 ____________________________________________________________________________
71341 [  7085] By: jhi                                   on 2000/09/14  21:20:09
71342         Log: Replace #7084 with
71343              
71344              Subject: Re: perl@7078 
71345              From: Spider Boardman <spider@web.zk3.dec.com>
71346              Date: Thu, 14 Sep 2000 17:09:36 -0400
71347              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
71348      Branch: perl
71349            ! sv.c utf8.c
71350 ____________________________________________________________________________
71351 [  7084] By: jhi                                   on 2000/09/14  20:03:34
71352         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
71353              convertible to bytes by checking it doesn't go above 0xc3
71354              
71355              Subject: Re: perl@7078
71356              From: Simon Cozens <simon@cozens.net>
71357              Date: Thu, 14 Sep 2000 20:59:19 +0100
71358              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
71359      Branch: perl
71360            ! utf8.c
71361 ____________________________________________________________________________
71362 [  7083] By: jhi                                   on 2000/09/14  19:38:47
71363         Log: Subject: Re: perl@7078
71364              From: Simon Cozens <simon@cozens.net>
71365              Date: Thu, 14 Sep 2000 20:13:09 +0100
71366              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
71367      Branch: perl
71368            ! t/op/bop.t
71369 ____________________________________________________________________________
71370 [  7082] By: jhi                                   on 2000/09/14  17:50:44
71371         Log: The one that got away.
71372      Branch: perl
71373            ! lib/File/Find.pm
71374 ____________________________________________________________________________
71375 [  7081] By: jhi                                   on 2000/09/14  17:45:35
71376         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
71377              From: Robin Barker <rmb1@cise.npl.co.uk>
71378              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
71379              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
71380      Branch: perl
71381            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
71382            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
71383            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
71384            ! regcomp.c toke.c universal.c
71385 ____________________________________________________________________________
71386 [  7080] By: jhi                                   on 2000/09/14  17:40:35
71387         Log: Problems picked up by AIX cc.
71388              
71389              Subject: Re: perl@7078 (patch included)
71390              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71391              Date: Thu, 14 Sep 2000 18:53:30 +0200
71392              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
71393      Branch: perl
71394            ! ext/Encode/Encode.xs
71395 ____________________________________________________________________________
71396 [  7079] By: jhi                                   on 2000/09/14  17:38:27
71397         Log: Subject: File::Find 5.7.0 POD nits
71398              From: Rich Morin <rdm@cfcl.com>
71399              Date: Wed, 13 Sep 2000 22:03:58 -0700
71400              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
71401      Branch: perl
71402            ! lib/File/Find.pm
71403 ____________________________________________________________________________
71404 [  7078] By: jhi                                   on 2000/09/14  14:58:20
71405         Log: Update Changes.
71406      Branch: perl
71407            ! Changes patchlevel.h
71408 ____________________________________________________________________________
71409 [  7077] By: jhi                                   on 2000/09/14  14:55:54
71410         Log: Compilation warnings and an error.
71411      Branch: perl
71412            ! sv.c
71413 ____________________________________________________________________________
71414 [  7076] By: jhi                                   on 2000/09/14  14:42:56
71415         Log: Fix for a parsing bug, not for the original bug.
71416              
71417              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
71418              From: Spider Boardman <spider@web.zk3.dec.com>
71419              Date: Wed, 13 Sep 2000 17:52:20 -0400
71420              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
71421      Branch: perl
71422            ! regcomp.c
71423 ____________________________________________________________________________
71424 [  7075] By: jhi                                   on 2000/09/14  14:40:40
71425         Log: Batch of UTF-8 patches from Simon Cozens.
71426      Branch: perl
71427            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
71428            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
71429            ! toke.c utf8.c
71430 ____________________________________________________________________________
71431 [  7074] By: jhi                                   on 2000/09/14  14:29:58
71432         Log: Subject: Re: Two advertising clauses need to be removed
71433              From: Russ Allbery <rra@stanford.edu>
71434              Date: 13 Sep 2000 18:50:26 -0700
71435              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
71436      Branch: perl
71437            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
71438 ____________________________________________________________________________
71439 [  7073] By: jhi                                   on 2000/09/14  14:28:20
71440         Log: Subject: [PATCH] de-wall t/README
71441              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71442              Date: Wed, 13 Sep 2000 17:46:55 -0700
71443              Message-ID: <//Bw5gzkge/e092yn@efn.org>
71444      Branch: perl
71445            ! t/README
71446 ____________________________________________________________________________
71447 [  7072] By: jhi                                   on 2000/09/14  14:25:10
71448         Log: Hints optimization.
71449              
71450              Subject: Minor nit
71451              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71452              Date: Wed, 13 Sep 2000 21:42:07 +0200
71453              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
71454      Branch: perl
71455            ! hints/hpux.sh
71456 ____________________________________________________________________________
71457 [  7071] By: jhi                                   on 2000/09/14  14:23:30
71458         Log: Allow chop() and chomp() to be overridden.
71459              
71460              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
71461              From: "Casey R. Tweten" <crt@kiski.net>
71462              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
71463              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
71464      Branch: perl
71465            ! toke.c
71466 ____________________________________________________________________________
71467 [  7070] By: jhi                                   on 2000/09/14  14:20:36
71468         Log: The return value of setlocale must be copied away.
71469              
71470              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
71471              From: Alan Burlison <Alan.Burlison@uk.sun.com>
71472              Date: Wed, 13 Sep 2000 16:27:37 +0100 
71473              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
71474      Branch: perl
71475            ! util.c
71476 ____________________________________________________________________________
71477 [  7069] By: jhi                                   on 2000/09/14  14:16:27
71478         Log: Remove vestiges of tr//CU.
71479              
71480              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
71481              From: Nick Clark <nick@plum.flirble.org>
71482              Date: Tue, 12 Sep 2000 22:50:14 +0100
71483              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
71484              
71485              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
71486              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71487              Date: Tue, 12 Sep 2000 21:38:48 -0700
71488              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
71489      Branch: perl
71490            ! op.h pod/perlunicode.pod
71491 ____________________________________________________________________________
71492 [  7068] By: jhi                                   on 2000/09/13  14:18:39
71493         Log: Add the Encode extension.  The code is still largely just skeleton.
71494      Branch: perl
71495            + ext/Encode/Encode.pm ext/Encode/Encode.xs
71496            + ext/Encode/Makefile.PL ext/Encode/Todo
71497            ! MANIFEST Todo-5.6
71498 ____________________________________________________________________________
71499 [  7067] By: jhi                                   on 2000/09/12  17:43:33
71500         Log: Allow for whitespace between "#" and "line" in cpp output.
71501              
71502              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
71503              From: Calle Dybedahl <calle@lysator.liu.se>
71504              Date: 12 Sep 2000 19:38:02 +0200 
71505              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
71506      Branch: perl
71507            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
71508 ____________________________________________________________________________
71509 [  7066] By: gsar                                  on 2000/09/12  17:24:29
71510         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
71511              initialization in all the threads on Windows
71512      Branch: perl
71513            ! win32/win32.c
71514 ____________________________________________________________________________
71515 [  7065] By: jhi                                   on 2000/09/12  15:11:31
71516         Log: Update Changes.
71517      Branch: perl
71518            ! Changes patchlevel.h
71519 ____________________________________________________________________________
71520 [  7064] By: jhi                                   on 2000/09/12  14:54:54
71521         Log: Retract #7062, the pod tests are not ready.
71522      Branch: perl
71523            ! t/TEST t/harness
71524 ____________________________________________________________________________
71525 [  7063] By: jhi                                   on 2000/09/12  14:25:41
71526         Log: The #7054 truncated Configure badly.
71527      Branch: metaconfig/U/perl
71528            ! End.U
71529      Branch: perl
71530            ! Configure config_h.SH
71531 ____________________________________________________________________________
71532 [  7062] By: jhi                                   on 2000/09/12  14:08:32
71533         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
71534              From: sthoenna@efn.org
71535              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
71536              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
71537      Branch: perl
71538            ! t/TEST t/harness
71539 ____________________________________________________________________________
71540 [  7061] By: jhi                                   on 2000/09/12  14:07:18
71541         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
71542              From: sthoenna@efn.org
71543              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
71544              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
71545      Branch: perl
71546            ! pod/perlxs.pod
71547 ____________________________________________________________________________
71548 [  7060] By: jhi                                   on 2000/09/12  14:06:08
71549         Log: Break up the myconfig lines a bit.
71550              
71551              Subject: perlbug/perl -V output format
71552              From: sthoenna@efn.org
71553              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
71554              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
71555      Branch: perl
71556            ! myconfig.SH
71557 ____________________________________________________________________________
71558 [  7059] By: jhi                                   on 2000/09/12  14:05:04
71559         Log: Test for the #7049.
71560              
71561              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
71562              From: andreas.koenig@anima.de (Andreas J. Koenig)
71563              Date: 12 Sep 2000 06:42:01 +0200
71564              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
71565      Branch: perl
71566            ! t/op/my.t
71567 ____________________________________________________________________________
71568 [  7058] By: jhi                                   on 2000/09/12  14:03:05
71569         Log: Subject: [patch: perl@7045] vms updates
71570              From: Peter Prymmer <pvhp@forte.com>
71571              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
71572              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
71573      Branch: perl
71574            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
71575 ____________________________________________________________________________
71576 [  7057] By: jhi                                   on 2000/09/12  14:00:51
71577         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
71578              From: sthoenna@efn.org
71579              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
71580              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
71581      Branch: perl
71582            ! t/op/64bitint.t
71583 ____________________________________________________________________________
71584 [  7056] By: jhi                                   on 2000/09/12  13:58:14
71585         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
71586              From: Jeff Pinyan <jeffp@crusoe.net>
71587              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
71588              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
71589      Branch: perl
71590            ! pod/perlfunc.pod
71591 ____________________________________________________________________________
71592 [  7055] By: jhi                                   on 2000/09/12  13:56:32
71593         Log: Do in VMS as the #7054 does.
71594      Branch: perl
71595            ! configure.com
71596 ____________________________________________________________________________
71597 [  7054] By: jhi                                   on 2000/09/12  13:50:31
71598         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
71599              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
71600              Date: Mon, 11 Sep 2000 08:33:09 +0100
71601              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
71602      Branch: metaconfig/U/perl
71603            ! End.U
71604      Branch: perl
71605            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
71606            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
71607 ____________________________________________________________________________
71608 [  7053] By: jhi                                   on 2000/09/12  13:29:19
71609         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
71610              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71611              Date:     Tue, 12 Sep 2000 08:35:59 EDT
71612              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
71613      Branch: perl
71614            ! vms/test.com
71615 ____________________________________________________________________________
71616 [  7052] By: jhi                                   on 2000/09/11  23:01:50
71617         Log: Document the SvUTF8*().
71618      Branch: perl
71619            ! pod/perlapi.pod sv.h
71620 ____________________________________________________________________________
71621 [  7051] By: gsar                                  on 2000/09/11  14:46:30
71622         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
71623              (missed a spot when fixing up op_pmreplroot hack for ithreads)
71624      Branch: perl
71625            ! op.c t/op/split.t
71626 ____________________________________________________________________________
71627 [  7050] By: nick                                  on 2000/09/11  10:03:51
71628         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
71629              
71630              Subject: borland C++ win32.c tweak
71631              From: Vadim Konovalov <vkonovalov@lucent.com>
71632              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
71633              Date: Mon, 11 Sep 2000 11:22:33 +0400
71634      Branch: perl
71635            ! win32/win32.c
71636 ____________________________________________________________________________
71637 [  7049] By: nick                                  on 2000/09/11  09:57:33
71638         Log: Point fix for s/// on foreach (keys %xxx).
71639      Branch: perl
71640            ! pp_hot.c
71641 ____________________________________________________________________________
71642 [  7048] By: jhi                                   on 2000/09/10  23:37:09
71643         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
71644              by Pod::Text, from Brad Appleton.
71645      Branch: perl
71646            ! t/pod/testp2pt.pl
71647 ____________________________________________________________________________
71648 [  7047] By: jhi                                   on 2000/09/10  14:32:53
71649         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
71650              by Russ Allbery.
71651      Branch: perl
71652            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
71653 ____________________________________________________________________________
71654 [  7046] By: jhi                                   on 2000/09/10  14:15:08
71655         Log: Upgrade to CPAN 1.57_65, from Andreas König.
71656      Branch: perl
71657            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
71658 ____________________________________________________________________________
71659 [  7045] By: jhi                                   on 2000/09/08  21:36:32
71660         Log: Update Changes.
71661      Branch: perl
71662            ! Changes patchlevel.h
71663 ____________________________________________________________________________
71664 [  7044] By: jhi                                   on 2000/09/08  21:29:56
71665         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
71666              From: Peter Prymmer <pvhp@forte.com>
71667              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
71668              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
71669      Branch: perl
71670            ! configure.com
71671 ____________________________________________________________________________
71672 [  7043] By: jhi                                   on 2000/09/08  21:27:50
71673         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
71674              From: Peter Prymmer <pvhp@forte.com>
71675              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
71676              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
71677      Branch: perl
71678            ! Makefile.SH installperl
71679 ____________________________________________________________________________
71680 [  7042] By: jhi                                   on 2000/09/08  21:23:21
71681         Log: Continue #7041.
71682      Branch: perl
71683            ! cygwin/Makefile.SHs os2/Makefile.SHs
71684 ____________________________________________________________________________
71685 [  7041] By: jhi                                   on 2000/09/08  21:18:10
71686         Log: Do away with memory models cruft.  Sorry, PDP users.
71687      Branch: metaconfig
71688            ! U/modified/cc.U U/modified/libpth.U
71689      Branch: perl
71690            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
71691            ! Porting/config_H cflags.SH config_h.SH configure.com
71692            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
71693            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
71694            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
71695 ____________________________________________________________________________
71696 [  7040] By: jhi                                   on 2000/09/08  14:34:18
71697         Log: Major rewrite of s2p.  And I mean really major, it is
71698              an implementation of sed in perl.  If called as s2p it
71699              will function as s2p.  Note: needs non-UNIXifying.
71700              
71701              Subject: s2p
71702              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
71703              Date: Mon, 28 Aug 2000 14:05:12 +0200
71704              Message-ID: <39AA5578.2102E2AA@alcatel.at>
71705      Branch: perl
71706            ! x2p/s2p.PL
71707 ____________________________________________________________________________
71708 [  7039] By: jhi                                   on 2000/09/08  14:19:49
71709         Log: Re-allow vec() for characters > 255.
71710              
71711              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
71712              From: Spider Boardman <spider@web.zk3.dec.com>
71713              Date: Fri, 08 Sep 2000 02:21:02 -0400
71714              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
71715      Branch: perl
71716            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
71717            ! t/op/vec.t
71718 ____________________________________________________________________________
71719 [  7038] By: jhi                                   on 2000/09/08  14:14:18
71720         Log: Subject: [PATCH lib/Benchmark.pm]
71721              From: <abigail@foad.org>
71722              Date: Thu, 7 Sep 2000 15:03:20 -0400
71723              Message-ID: <20000907190320.888.qmail@foad.org>
71724      Branch: perl
71725            ! lib/Benchmark.pm
71726 ____________________________________________________________________________
71727 [  7037] By: jhi                                   on 2000/09/08  14:11:06
71728         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
71729              
71730              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
71731              From: Spider Boardman <spider@web.zk3.dec.com>
71732              Date: Fri, 08 Sep 2000 01:30:27 -0400
71733              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
71734      Branch: perl
71735            ! op.c
71736 ____________________________________________________________________________
71737 [  7036] By: jhi                                   on 2000/09/08  14:08:58
71738         Log: Subject: [ID 20000908.002] perlipc documentation bug.
71739              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
71740              Date: Fri, 08 Sep 2000 12:38:32 +0200
71741              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
71742      Branch: perl
71743            ! pod/perlipc.pod
71744 ____________________________________________________________________________
71745 [  7035] By: jhi                                   on 2000/09/08  14:03:12
71746         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
71747              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
71748              Date: Fri, 08 Sep 2000 11:47:34 +0200
71749              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
71750      Branch: perl
71751            ! hints/dec_osf.sh
71752 ____________________________________________________________________________
71753 [  7034] By: jhi                                   on 2000/09/08  13:59:35
71754         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
71755              From: Simon Cozens <simon@cozens.net>
71756              Date: Thu, 7 Sep 2000 20:40:38 +0100
71757              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
71758      Branch: perl
71759            ! pp_hot.c
71760 ____________________________________________________________________________
71761 [  7033] By: jhi                                   on 2000/09/08  04:03:03
71762         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
71763              From: "Larry W. Virden" <lvirden@cas.org>
71764              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
71765              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
71766      Branch: perl
71767            ! pod/perldiag.pod
71768 ____________________________________________________________________________
71769 [  7032] By: jhi                                   on 2000/09/07  22:18:30
71770         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
71771              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
71772              Date: Mon, 04 Sep 2000 13:16:38 -0700
71773              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
71774      Branch: perl
71775            ! lib/perl5db.pl
71776 ____________________________________________________________________________
71777 [  7031] By: jhi                                   on 2000/09/07  22:02:29
71778         Log: Fix the ccversion detection for 5.1 and beyond.
71779              
71780              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
71781              From: Spider Boardman <spider@leggy.zk3.dec.com>
71782              Date: Thu, 7 Sep 2000 17:54:27 -0400
71783              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
71784      Branch: perl
71785            ! hints/dec_osf.sh
71786 ____________________________________________________________________________
71787 [  7030] By: jhi                                   on 2000/09/07  19:12:28
71788         Log: Fix for
71789              
71790              Subject: [ID 20000903.001] \w in utf8-strings
71791              From: Marc Lehmann <pcg@goof.com>
71792              Date: Sun, 03 Sep 2000 09:44:29 +0200
71793              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
71794              
71795              and various related nits.
71796      Branch: perl
71797            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
71798 ____________________________________________________________________________
71799 [  7029] By: jhi                                   on 2000/09/07  18:49:09
71800         Log: Fix the URL, but the server is still missing in action.
71801              
71802              Subject: [ID 20000905.002] perlfaq1.pod URL error
71803              From: "Larry W. Virden" <lvirden@cas.org>
71804              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
71805              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
71806      Branch: perl
71807            ! pod/perlfaq1.pod
71808 ____________________________________________________________________________
71809 [  7028] By: jhi                                   on 2000/09/07  18:47:13
71810         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
71811              From: Hugo <hv@crypt.compulink.co.uk>
71812              Date: Tue, 05 Sep 2000 14:13:37 +0100
71813              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
71814      Branch: perl
71815            ! toke.c
71816 ____________________________________________________________________________
71817 [  7027] By: jhi                                   on 2000/09/07  18:45:35
71818         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
71819              From: Daniel Chetlin <daniel@chetlin.com>
71820              Date: Tue, 5 Sep 2000 04:57:07 -0700
71821              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
71822      Branch: perl
71823            ! pod/perlfaq6.pod pod/perlop.pod
71824 ____________________________________________________________________________
71825 [  7026] By: jhi                                   on 2000/09/07  18:44:01
71826         Log: Document the new ref() semantics.
71827              
71828              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
71829              From: Gisle Aas <gisle@ActiveState.com>
71830              Date: 05 Sep 2000 08:10:30 +0200
71831              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
71832      Branch: perl
71833            ! pod/perldelta.pod
71834 ____________________________________________________________________________
71835 [  7025] By: jhi                                   on 2000/09/07  18:42:27
71836         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
71837              
71838              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
71839              From: Gisle Aas <gisle@ActiveState.com>
71840              Date: 05 Sep 2000 08:11:40 +0200
71841              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
71842      Branch: perl
71843            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
71844 ____________________________________________________________________________
71845 [  7024] By: jhi                                   on 2000/09/07  18:39:32
71846         Log: Subject: [PATCH] Modernize Opcode.pm documentation
71847              From: Gisle Aas <gisle@ActiveState.com>
71848              Date: 4 Sep 2000 00:18:55 -0000
71849              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
71850      Branch: perl
71851            ! ext/Opcode/Opcode.pm
71852 ____________________________________________________________________________
71853 [  7023] By: jhi                                   on 2000/09/07  18:37:42
71854         Log: Subject: [PATCH] Tied filehandle documentation
71855              From: Gisle Aas <gisle@ActiveState.com>
71856              Date: 4 Sep 2000 00:14:40 -0000
71857              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
71858      Branch: perl
71859            ! pod/perlfunc.pod pod/perltie.pod
71860 ____________________________________________________________________________
71861 [  7022] By: jhi                                   on 2000/09/07  18:35:37
71862         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
71863              From: Gisle Aas <gisle@ActiveState.com>
71864              Date: 4 Sep 2000 00:04:22 -0000
71865              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
71866      Branch: perl
71867            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
71868 ____________________________________________________________________________
71869 [  7021] By: jhi                                   on 2000/09/07  18:33:22
71870         Log: Subject: small apidoc fix
71871              From: Marc Lehmann <pcg@goof.com>
71872              Date: Sun, 3 Sep 2000 05:12:06 +0200
71873              Message-ID: <20000903051206.A5909@cerebro.laendle>
71874      Branch: perl
71875            ! pod/perlapi.pod utf8.c
71876 ____________________________________________________________________________
71877 [  7020] By: jhi                                   on 2000/09/07  16:14:57
71878         Log: Tiny perldelta nits.
71879      Branch: perl
71880            ! pod/perldelta.pod
71881 ____________________________________________________________________________
71882 [  7019] By: jhi                                   on 2000/09/07  16:04:20
71883         Log: Guard against bad string->int conversion for quads.
71884      Branch: perl
71885            ! t/op/64bitint.t
71886 ____________________________________________________________________________
71887 [  7018] By: jhi                                   on 2000/09/06  17:07:03
71888         Log: Update Unicode todo list.
71889      Branch: perl
71890            ! Todo-5.6
71891 ____________________________________________________________________________
71892 [  7017] By: jhi                                   on 2000/09/05  21:16:01
71893         Log: Document the SvIOK_.*UV().
71894      Branch: perl
71895            ! pod/perlapi.pod sv.h
71896 ____________________________________________________________________________
71897 [  7016] By: nick                                  on 2000/09/03  21:54:46
71898         Log: Hash lookup of constant strings optimization:
71899              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
71900              to string table (as per sharepvn). Add newSV_pvn_share to create such
71901              a thing. Make hv.c compare addresses of strings and skip string compare
71902              if equal. Make method_named and helem ops use these shared-string SVs
71903              when arg is constant. Make keys op return shared-string SVs (less clearly
71904              a win).
71905      Branch: perl
71906            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
71907            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
71908            ! pod/perlintern.pod pp_hot.c proto.h sv.c
71909 ____________________________________________________________________________
71910 [  7015] By: jhi                                   on 2000/09/02  17:48:59
71911         Log: This is 5.7.0.
71912      Branch: perl
71913            ! Changes
71914 ____________________________________________________________________________
71915 [  7014] By: jhi                                   on 2000/09/02  17:35:45
71916         Log: Changes and patchlevel tweaks.
71917      Branch: perl
71918            ! Changes patchlevel.h
71919 ____________________________________________________________________________
71920 [  7013] By: jhi                                   on 2000/09/02  17:30:50
71921         Log: Update Changes.
71922      Branch: perl
71923            ! Changes patchlevel.h
71924 ____________________________________________________________________________
71925 [  7012] By: nick                                  on 2000/09/02  17:25:20
71926         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
71927      Branch: perl
71928            ! gv.c lib/overload.pm
71929 ____________________________________________________________________________
71930 [  7011] By: jhi                                   on 2000/09/02  17:16:25
71931         Log: Update perlhist.
71932      Branch: perl
71933            ! pod/perlhist.pod
71934 ____________________________________________________________________________
71935 [  7010] By: jhi                                   on 2000/09/02  17:01:35
71936         Log: perldelta nits.
71937      Branch: perl
71938            ! pod/perldelta.pod
71939 ____________________________________________________________________________
71940 [  7009] By: nick                                  on 2000/09/02  16:48:35
71941         Log: If overloaded %{} etc. return the object do not loop.
71942              Thus  sub deref { $_[0] } functions if object is wanted type.
71943      Branch: perl
71944            ! pp.h
71945 ____________________________________________________________________________
71946 [  7008] By: jhi                                   on 2000/09/02  16:26:11
71947         Log: Retab MANIFEST.
71948      Branch: perl
71949            ! ext/Storable/MANIFEST
71950 ____________________________________________________________________________
71951 [  7007] By: jhi                                   on 2000/09/02  16:23:02
71952         Log: Make certain cc is set before trying to run it.
71953      Branch: perl
71954            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
71955 ____________________________________________________________________________
71956 [  7006] By: jhi                                   on 2000/09/02  15:45:41
71957         Log: Unicode notes.
71958      Branch: perl
71959            ! pod/perldelta.pod
71960 ____________________________________________________________________________
71961 [  7005] By: jhi                                   on 2000/09/02  15:42:11
71962         Log: Various Configure nits by Philip Newton,
71963              plus the ebcdic one by me.
71964      Branch: metaconfig
71965            + U/modified/pager.U
71966            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
71967      Branch: metaconfig/U/perl
71968            ! Devel.U quadfio.U
71969      Branch: perl
71970            ! Configure config_h.SH
71971 ____________________________________________________________________________
71972 [  7004] By: jhi                                   on 2000/09/02  15:06:14
71973         Log: Apparently avoiding the swapping is too costly.
71974              
71975              From: "Ben Tilly" <ben_tilly@hotmail.com>
71976              Subject: Re: the door is closed.
71977              Date: Fri, 01 Sep 2000 20:23:16 EDT
71978              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
71979      Branch: perl
71980            ! pod/perlfaq4.pod
71981 ____________________________________________________________________________
71982 [  7003] By: nick                                  on 2000/09/02  12:26:04
71983         Log: Undo part of change 6489 which looks like a bulk edit which
71984              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
71985              The supressing of main:: on return from select() is undesirable.
71986      Branch: perl
71987            ! pp_sys.c
71988 ____________________________________________________________________________
71989 [  7002] By: jhi                                   on 2000/09/01  23:08:54
71990         Log: Update Changes.
71991      Branch: perl
71992            ! Changes patchlevel.h
71993 ____________________________________________________________________________
71994 [  7001] By: jhi                                   on 2000/09/01  23:00:13
71995         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
71996              From: Peter Prymmer <pvhp@forte.com>
71997              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
71998              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
71999              
72000              plus rework the http: spots as suggested by Tom Christiansen,
72001              plus regen perltoc.
72002      Branch: perl
72003            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
72004            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
72005 ____________________________________________________________________________
72006 [  7000] By: jhi                                   on 2000/09/01  22:36:01
72007         Log: Only the first line, thank you very much.
72008      Branch: perl
72009            ! hints/solaris_2.sh
72010 ____________________________________________________________________________
72011 [  6999] By: gsar                                  on 2000/09/01  22:16:40
72012         Log: change#6791 accidentally clobbered change#6710, put it back
72013      Branch: perl
72014            ! win32/win32.c
72015 ____________________________________________________________________________
72016 [  6998] By: jhi                                   on 2000/09/01  22:14:16
72017         Log: Mention the HP-UX LP64 freak failure.
72018      Branch: perl
72019            ! pod/perldelta.pod
72020 ____________________________________________________________________________
72021 [  6997] By: jhi                                   on 2000/09/01  21:48:32
72022         Log: Detypo.
72023      Branch: perl
72024            ! hints/hpux.sh
72025 ____________________________________________________________________________
72026 [  6996] By: jhi                                   on 2000/09/01  21:27:10
72027         Log: Update Changes.
72028      Branch: perl
72029            ! Changes patchlevel.h
72030 ____________________________________________________________________________
72031 [  6995] By: jhi                                   on 2000/09/01  21:14:24
72032         Log: Mi splgn s gnin.g
72033      Branch: perl
72034            ! pp_ctl.c
72035 ____________________________________________________________________________
72036 [  6994] By: jhi                                   on 2000/09/01  21:09:54
72037         Log: Subject: http:// in L<>
72038              From: Nicholas Clark <nick@ccl4.org>
72039              Date: Fri, 1 Sep 2000 22:03:21 +0100
72040              Message-ID: <20000901220321.B72074@plum.flirble.org>
72041      Branch: perl
72042            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
72043 ____________________________________________________________________________
72044 [  6993] By: jhi                                   on 2000/09/01  21:06:54
72045         Log: Update to Storable 1.0, from Raphael Manfredi.
72046      Branch: perl
72047            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
72048            ! ext/Storable/Makefile.PL ext/Storable/README
72049            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
72050            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
72051            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
72052            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
72053            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
72054            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
72055 ____________________________________________________________________________
72056 [  6992] By: jhi                                   on 2000/09/01  20:43:05
72057         Log: Mention known sfio+linux buglet.
72058      Branch: perl
72059            ! pod/perldelta.pod
72060 ____________________________________________________________________________
72061 [  6991] By: jhi                                   on 2000/09/01  20:40:11
72062         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
72063              From: Peter Prymmer <pvhp@forte.com>
72064              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
72065              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
72066      Branch: perl
72067            ! vms/vms.c
72068 ____________________________________________________________________________
72069 [  6990] By: jhi                                   on 2000/09/01  20:25:26
72070         Log: Retract #6986.
72071      Branch: perl
72072            ! hints/solaris_2.sh
72073 ____________________________________________________________________________
72074 [  6989] By: jhi                                   on 2000/09/01  20:23:00
72075         Log: Mergesort is back.
72076      Branch: perl
72077            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
72078 ____________________________________________________________________________
72079 [  6988] By: jhi                                   on 2000/09/01  19:37:40
72080         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
72081              From: Mike Guy <mjtg@cam.ac.uk>
72082              Date: Fri, 01 Sep 2000 17:43:33 +0100
72083              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
72084      Branch: perl
72085            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
72086            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
72087 ____________________________________________________________________________
72088 [  6987] By: jhi                                   on 2000/09/01  19:17:10
72089         Log: Regen perltoc.
72090      Branch: perl
72091            ! pod/perltoc.pod
72092 ____________________________________________________________________________
72093 [  6986] By: jhi                                   on 2000/09/01  18:51:10
72094         Log: Subject: Re: Solaris x86 has no SPARC libraries!
72095              From: Lupe Christoph <lupe@lupe-christoph.de>
72096              Date: Fri, 1 Sep 2000 20:41:20 +0200
72097              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
72098      Branch: perl
72099            ! hints/solaris_2.sh
72100 ____________________________________________________________________________
72101 [  6985] By: jhi                                   on 2000/09/01  18:28:10
72102         Log: Update Changes.
72103      Branch: perl
72104            ! Changes patchlevel.h
72105 ____________________________________________________________________________
72106 [  6984] By: jhi                                   on 2000/09/01  18:26:53
72107         Log: Feature ordering tweak.
72108      Branch: perl
72109            ! myconfig.SH
72110 ____________________________________________________________________________
72111 [  6983] By: jhi                                   on 2000/09/01  18:19:50
72112         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
72113              From: <abigail@foad.org>
72114              Date: Fri, 1 Sep 2000 13:07:32 -0400
72115              Message-ID: <20000901170732.18249.qmail@foad.org>
72116      Branch: perl
72117            ! t/pragma/overload.t
72118 ____________________________________________________________________________
72119 [  6982] By: jhi                                   on 2000/09/01  18:17:54
72120         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
72121              so that case-ignoring systems like DCL can tell them from
72122              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
72123      Branch: metaconfig/U/perl
72124            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
72125      Branch: perl
72126            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72127            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
72128            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
72129            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
72130            ! vos/config.def vos/config.h vos/config_h.SH_orig
72131            ! win32/config.bc win32/config.gc win32/config.vc
72132 ____________________________________________________________________________
72133 [  6981] By: nick                                  on 2000/09/01  17:21:57
72134         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
72135              warning when UNTIE exists and instead pass the count of extra references to
72136              the UNTIE method.
72137      Branch: perl
72138            ! pod/perltie.pod pp_sys.c
72139 ____________________________________________________________________________
72140 [  6980] By: jhi                                   on 2000/09/01  16:54:44
72141         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
72142              From: Peter Prymmer <pvhp@forte.com>
72143              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
72144              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
72145      Branch: perl
72146            ! configure.com
72147 ____________________________________________________________________________
72148 [  6979] By: jhi                                   on 2000/09/01  16:06:20
72149         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
72150              From: Mike Guy <mjtg@cam.ac.uk> 
72151              Date: Fri, 01 Sep 2000 16:49:27 +0100
72152              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
72153      Branch: perl
72154            ! t/base/rs.t
72155 ____________________________________________________________________________
72156 [  6978] By: jhi                                   on 2000/09/01  16:00:42
72157         Log: Update to PodParser 1.18, from Brad Appleton.
72158      Branch: perl
72159            ! lib/Pod/Checker.pm t/pod/find.t
72160 ____________________________________________________________________________
72161 [  6977] By: jhi                                   on 2000/09/01  14:48:58
72162         Log: Subject: Nit in Configure (bleadperl@6961)
72163              From: Lupe Christoph <lupe@lupe-christoph.de>
72164              Date: Fri, 1 Sep 2000 16:34:29 +0200
72165              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
72166      Branch: metaconfig
72167            ! U/compline/ccflags.U
72168      Branch: perl
72169            ! Configure config_h.SH
72170 ____________________________________________________________________________
72171 [  6976] By: jhi                                   on 2000/09/01  14:39:52
72172         Log: Update Changes.
72173      Branch: perl
72174            ! Changes patchlevel.h
72175 ____________________________________________________________________________
72176 [  6975] By: jhi                                   on 2000/09/01  14:37:36
72177         Log: microperl config update.
72178      Branch: perl
72179            ! uconfig.h uconfig.sh
72180 ____________________________________________________________________________
72181 [  6974] By: jhi                                   on 2000/09/01  14:36:53
72182         Log: Document known deficiencies.
72183      Branch: perl
72184            ! pod/perldelta.pod
72185 ____________________________________________________________________________
72186 [  6973] By: jhi                                   on 2000/09/01  14:10:20
72187         Log: Mention warnings fixes and updates.
72188      Branch: perl
72189            ! pod/perldelta.pod
72190 ____________________________________________________________________________
72191 [  6972] By: jhi                                   on 2000/09/01  14:01:52
72192         Log: Drop unused argument.
72193              
72194              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
72195              From: Spider Boardman <spider@web.zk3.dec.com>
72196              Date: Thu, 31 Aug 2000 16:10:15 -0400
72197              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
72198      Branch: perl
72199            ! toke.c
72200 ____________________________________________________________________________
72201 [  6971] By: jhi                                   on 2000/09/01  13:59:24
72202         Log: Add the overload warnings to perldiag.
72203      Branch: perl
72204            ! lib/overload.pm pod/perldiag.pod
72205 ____________________________________________________________________________
72206 [  6970] By: jhi                                   on 2000/09/01  13:55:10
72207         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
72208              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
72209              Date: Fri, 1 Sep 2000 13:43:15 +0100 
72210              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
72211      Branch: perl
72212            ! lib/overload.pm t/pragma/overload.t
72213 ____________________________________________________________________________
72214 [  6969] By: jhi                                   on 2000/09/01  13:52:27
72215         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
72216              From: <abigail@foad.org>
72217              Date: Fri, 1 Sep 2000 05:46:54 -0400
72218              Message-ID: <20000901094654.6476.qmail@foad.org>
72219      Branch: perl
72220            ! lib/overload.pm
72221 ____________________________________________________________________________
72222 [  6968] By: jhi                                   on 2000/09/01  13:50:05
72223         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
72224              From: Daniel Chetlin <daniel@chetlin.com>
72225              Date: Fri, 1 Sep 2000 02:10:55 -0700
72226              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
72227      Branch: perl
72228            ! pod/perlretut.pod
72229 ____________________________________________________________________________
72230 [  6967] By: jhi                                   on 2000/09/01  13:47:54
72231         Log: Part of the solution.
72232              
72233              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
72234              From: Mike Guy <mjtg@cam.ac.uk>
72235              Date: Fri, 01 Sep 2000 14:16:01 +0100
72236              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
72237      Branch: perl
72238            ! gv.c mg.c
72239 ____________________________________________________________________________
72240 [  6966] By: jhi                                   on 2000/09/01  13:46:17
72241         Log: Subject: CPAN.pm beta 1.57_57 for the core
72242              From: andreas.koenig@anima.de (Andreas J. Koenig)
72243              Date: 01 Sep 2000 15:16:31 +0200
72244              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
72245      Branch: perl
72246            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
72247 ____________________________________________________________________________
72248 [  6965] By: jhi                                   on 2000/09/01  13:43:18
72249         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
72250              From: "Craig A. Berry" <craig.berry@psinetcs.com>
72251              Date: Fri, 01 Sep 2000 01:47:22 -0500
72252              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
72253      Branch: perl
72254            ! pod/perldelta.pod vms/vms.c
72255 ____________________________________________________________________________
72256 [  6964] By: jhi                                   on 2000/09/01  13:35:35
72257         Log: File::Temp patches from Andreas König,
72258              
72259              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
72260              From: andreas.koenig@anima.de (Andreas J. Koenig)
72261              Date: 01 Sep 2000 10:07:20 +0200
72262              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
72263              
72264              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
72265              From: andreas.koenig@anima.de (Andreas J. Koenig)
72266              Date: 31 Aug 2000 23:26:08 +0200
72267              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
72268      Branch: perl
72269            ! lib/File/Temp.pm t/lib/ftmp-security.t
72270 ____________________________________________________________________________
72271 [  6963] By: jhi                                   on 2000/09/01  02:22:24
72272         Log: Retract the mergesort code, way too incompatible licensing
72273              and copyrights.
72274      Branch: perl
72275            ! pod/perldelta.pod pp_ctl.c
72276 ____________________________________________________________________________
72277 [  6962] By: jhi                                   on 2000/08/31  23:27:32
72278         Log: Update Changes.
72279      Branch: perl
72280            ! Changes patchlevel.h
72281 ____________________________________________________________________________
72282 [  6961] By: jhi                                   on 2000/08/31  23:20:04
72283         Log: Small tweaks all over.
72284      Branch: metaconfig
72285            ! U/compline/d_gconvert.U
72286      Branch: perl
72287            ! AUTHORS Configure config_h.SH pp_ctl.c
72288 ____________________________________________________________________________
72289 [  6960] By: jhi                                   on 2000/08/31  22:39:36
72290         Log: Further rewording.
72291      Branch: perl
72292            ! pp_ctl.c
72293 ____________________________________________________________________________
72294 [  6959] By: jhi                                   on 2000/08/31  21:26:44
72295         Log: More address tweaking.
72296      Branch: perl
72297            ! AUTHORS Changes
72298 ____________________________________________________________________________
72299 [  6958] By: jhi                                   on 2000/08/31  20:47:25
72300         Log: AUTHORS tweaks, from Peter Prymmer.
72301              
72302              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
72303              From: Peter Prymmer <pvhp@forte.com>
72304              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
72305              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
72306      Branch: perl
72307            ! AUTHORS MAINTAIN
72308 ____________________________________________________________________________
72309 [  6957] By: jhi                                   on 2000/08/31  20:34:43
72310         Log: perldelta tweaks.
72311      Branch: perl
72312            ! pod/perldelta.pod
72313 ____________________________________________________________________________
72314 [  6956] By: jhi                                   on 2000/08/31  19:11:06
72315         Log: Regen perltoc.
72316      Branch: perl
72317            ! pod/perltoc.pod
72318 ____________________________________________________________________________
72319 [  6955] By: jhi                                   on 2000/08/31  19:06:30
72320         Log: Clarify the mergesort situation.
72321      Branch: perl
72322            ! pp_ctl.c
72323 ____________________________________________________________________________
72324 [  6954] By: jhi                                   on 2000/08/31  18:24:17
72325         Log: Move the Solaris 7 scan to use64bitall, make the
72326              failure to find 64-bot sparc libc to mention the
72327              possibility of being in an intel, from Lupe and Alan.
72328      Branch: perl
72329            ! hints/solaris_2.sh
72330 ____________________________________________________________________________
72331 [  6953] By: jhi                                   on 2000/08/31  18:09:20
72332         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
72333              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
72334      Branch: metaconfig
72335            ! U/compline/d_gconvert.U U/threads/archname.U
72336      Branch: metaconfig/U/perl
72337            ! perlxv.U
72338      Branch: perl
72339            ! Configure config_h.SH sv.c
72340 ____________________________________________________________________________
72341 [  6952] By: jhi                                   on 2000/08/31  17:42:24
72342         Log: :: not allowed in pathnames, change to .
72343              
72344              Subject: [PATCH perl@6938] cygwin port
72345              From: "Fifer, Eric" <EFifer@sanwaint.com>
72346              Date: Thu, 31 Aug 2000 16:32:59 +0100
72347              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
72348      Branch: metaconfig/U/perl
72349            ! perlxv.U
72350 ____________________________________________________________________________
72351 [  6951] By: jhi                                   on 2000/08/31  17:02:05
72352         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
72353      Branch: perl
72354            ! perl.h
72355 ____________________________________________________________________________
72356 [  6950] By: jhi                                   on 2000/08/31  16:26:08
72357         Log: More author updates.
72358              
72359              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
72360              From: Simon Cozens <simon@cozens.net>
72361              Date: Thu, 31 Aug 2000 17:13:32 +0100
72362              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
72363      Branch: perl
72364            ! AUTHORS
72365 ____________________________________________________________________________
72366 [  6949] By: jhi                                   on 2000/08/31  16:04:49
72367         Log: POSIX doesn't report long double values under -Duselongdouble
72368              when the long doubles are "real" (bigger than doubles).
72369              
72370              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
72371              From: Spider Boardman <spider@peano.zk3.dec.com>
72372              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
72373              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
72374      Branch: perl
72375            ! ext/POSIX/POSIX.xs
72376 ____________________________________________________________________________
72377 [  6948] By: jhi                                   on 2000/08/31  15:25:10
72378         Log: Update Changes.
72379      Branch: perl
72380            ! Changes patchlevel.h
72381 ____________________________________________________________________________
72382 [  6947] By: jhi                                   on 2000/08/31  15:22:29
72383         Log: Document UNTIE in a very minimalistic way.
72384      Branch: perl
72385            ! pod/perlfunc.pod pod/perltie.pod
72386 ____________________________________________________________________________
72387 [  6946] By: jhi                                   on 2000/08/31  15:15:23
72388         Log: Document known failures.
72389      Branch: perl
72390            ! pod/perldelta.pod
72391 ____________________________________________________________________________
72392 [  6945] By: jhi                                   on 2000/08/31  15:07:00
72393         Log: Don't attach -ld to the archname if pointless.
72394      Branch: metaconfig
72395            ! U/threads/archname.U
72396      Branch: perl
72397            ! Configure config_h.SH
72398 ____________________________________________________________________________
72399 [  6944] By: jhi                                   on 2000/08/31  14:37:42
72400         Log: Wrap the test in eval.
72401              
72402              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
72403              From: Tim Jenness <timj@jach.hawaii.edu>
72404              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
72405              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
72406      Branch: perl
72407            ! t/lib/ftmp-security.t
72408 ____________________________________________________________________________
72409 [  6943] By: jhi                                   on 2000/08/31  14:30:57
72410         Log: Make -Dusemorebits find long doubles in Solaris.
72411      Branch: perl
72412            ! hints/solaris_2.sh
72413 ____________________________________________________________________________
72414 [  6942] By: jhi                                   on 2000/08/31  13:48:45
72415         Log: Clarify the third case of ftmp-security warnings.
72416      Branch: perl
72417            ! INSTALL
72418 ____________________________________________________________________________
72419 [  6941] By: jhi                                   on 2000/08/31  13:40:31
72420         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
72421              From: <abigail@foad.org>
72422              Date: Thu, 31 Aug 2000 01:35:05 -0400
72423              Message-ID: <20000831053505.32120.qmail@foad.org>
72424      Branch: perl
72425            ! pod/perldelta.pod
72426 ____________________________________________________________________________
72427 [  6940] By: jhi                                   on 2000/08/31  13:38:48
72428         Log: Issue useful diagnostic on unknown pod commands.
72429              
72430              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
72431              From: <abigail@foad.org>
72432              Date: Thu, 31 Aug 2000 03:41:18 -0400
72433              Message-ID: <20000831074118.24880.qmail@foad.org>
72434      Branch: perl
72435            ! lib/Pod/Man.pm
72436 ____________________________________________________________________________
72437 [  6939] By: jhi                                   on 2000/08/31  13:34:33
72438         Log: Reveal Borland's isnan.
72439              
72440              Subject: build with BC++ tweak
72441              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
72442              Date: Thu, 31 Aug 2000 13:09:37 +0400
72443              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
72444      Branch: perl
72445            ! win32/win32.h
72446 ____________________________________________________________________________
72447 [  6938] By: jhi                                   on 2000/08/31  05:01:20
72448         Log: Update Changes.
72449      Branch: perl
72450            ! Changes patchlevel.h
72451 ____________________________________________________________________________
72452 [  6937] By: jhi                                   on 2000/08/31  04:26:23
72453         Log: sscanf() may be the only way to read long doubles from strings.
72454      Branch: metaconfig/U/perl
72455            ! longdblfio.U
72456      Branch: perl
72457            ! Configure config_h.SH perl.h util.c
72458 ____________________________________________________________________________
72459 [  6936] By: jhi                                   on 2000/08/31  04:18:19
72460         Log: The #6929 was too skimpy.
72461      Branch: perl
72462            ! sv.c
72463 ____________________________________________________________________________
72464 [  6935] By: jhi                                   on 2000/08/31  02:47:07
72465         Log: Subject: Re: typos in pods
72466              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72467              Date: Wed, 30 Aug 2000 19:25:34 -0700
72468              Message-ID: <eIcr5gzkg25X092yn@efn.org>
72469      Branch: perl
72470            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
72471 ____________________________________________________________________________
72472 [  6934] By: jhi                                   on 2000/08/31  02:42:55
72473         Log: Missed one Unicode file.
72474      Branch: perl
72475            + lib/unicode/UCDFF301.html
72476 ____________________________________________________________________________
72477 [  6933] By: jhi                                   on 2000/08/30  23:42:27
72478         Log: Update Changes.
72479      Branch: perl
72480            ! Changes patchlevel.h
72481 ____________________________________________________________________________
72482 [  6932] By: jhi                                   on 2000/08/30  23:40:07
72483         Log: Mention UNTIE in perldelta.  Still needs documenting
72484              in perltie et alia.
72485      Branch: perl
72486            ! pod/perldelta.pod
72487 ____________________________________________________________________________
72488 [  6931] By: jhi                                   on 2000/08/30  23:36:02
72489         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
72490              From: <abigail@foad.org>
72491              Date: Wed, 30 Aug 2000 19:28:07 -0400
72492              Message-ID: <20000830232807.305.qmail@foad.org>
72493      Branch: perl
72494            ! pod/perldelta.pod
72495 ____________________________________________________________________________
72496 [  6930] By: jhi                                   on 2000/08/30  23:32:40
72497         Log: Update to Unicode 3.0.1.
72498      Branch: perl
72499            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
72500            + lib/unicode/PropList.txt lib/unicode/README.perl
72501            + lib/unicode/UCD301.html lib/unicode/Unicode.301
72502            - lib/unicode/Props.txt lib/unicode/UCD300.html
72503            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
72504            ! (edit 257 files)
72505 ____________________________________________________________________________
72506 [  6929] By: jhi                                   on 2000/08/30  22:38:18
72507         Log: Heap decorruption.
72508              
72509              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
72510              From: Alan Burlison <Alan.Burlison@uk.sun.com>
72511              Date: Wed, 30 Aug 2000 22:39:52 +0100
72512              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
72513      Branch: perl
72514            ! sv.c
72515 ____________________________________________________________________________
72516 [  6928] By: jhi                                   on 2000/08/30  22:29:34
72517         Log: Retract the dummy test, skip the security tests (instead of failing),
72518              explain what the warnings mean.
72519      Branch: perl
72520            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
72521 ____________________________________________________________________________
72522 [  6927] By: jhi                                   on 2000/08/30  22:14:13
72523         Log: Change the internal implementation of sort() to be mergesort
72524              instead of quicksort, from John Linderman <jpl@research.att.com>.
72525              Gives us better worst case, better average case, and stability.
72526              What's there not to like?  (Small fixes for threaded builds
72527              were required).
72528      Branch: perl
72529            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
72530 ____________________________________________________________________________
72531 [  6926] By: jhi                                   on 2000/08/30  20:55:20
72532         Log: A better fix for the Socket building problem from Craig Berry.
72533      Branch: perl
72534            ! vms/vms.c
72535 ____________________________________________________________________________
72536 [  6925] By: jhi                                   on 2000/08/30  20:20:25
72537         Log: Subject: [PATCH] Re: UNTIE method 
72538              From: Nick Ing-Simmons <nik@tiuk.ti.com>
72539              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
72540              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
72541      Branch: perl
72542            ! pp_sys.c t/op/tie.t
72543 ____________________________________________________________________________
72544 [  6924] By: jhi                                   on 2000/08/30  20:17:11
72545         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
72546              From: "Craig A. Berry" <craig.berry@psinetcs.com>
72547              Date: Wed, 30 Aug 2000 15:03:14 -0500
72548              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
72549      Branch: perl
72550            ! vms/vms.c
72551 ____________________________________________________________________________
72552 [  6923] By: jhi                                   on 2000/08/30  20:15:18
72553         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
72554              From: "Craig A. Berry" <craig.berry@psinetcs.com>
72555              Date: Wed, 30 Aug 2000 13:30:36 -0500
72556              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
72557      Branch: perl
72558            ! vms/vms.c
72559 ____________________________________________________________________________
72560 [  6922] By: jhi                                   on 2000/08/30  19:54:43
72561         Log: Better options for rsync.
72562      Branch: perl
72563            ! pod/perlhack.pod
72564 ____________________________________________________________________________
72565 [  6921] By: jhi                                   on 2000/08/30  19:40:16
72566         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
72567              From: Rick Delaney <rick@consumercontact.com>
72568              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
72569              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
72570      Branch: perl
72571            ! pod/perlfunc.pod
72572 ____________________________________________________________________________
72573 [  6920] By: jhi                                   on 2000/08/30  19:36:40
72574         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
72575              From: Peter Prymmer <pvhp@forte.com>
72576              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
72577              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
72578      Branch: perl
72579            ! configure.com
72580 ____________________________________________________________________________
72581 [  6919] By: jhi                                   on 2000/08/30  14:52:02
72582         Log: Update Changes.
72583      Branch: perl
72584            ! Changes patchlevel.h
72585 ____________________________________________________________________________
72586 [  6918] By: jhi                                   on 2000/08/30  14:48:34
72587         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
72588      Branch: perl
72589            ! lib/ExtUtils/typemap
72590 ____________________________________________________________________________
72591 [  6917] By: jhi                                   on 2000/08/30  14:46:34
72592         Log: Subject: typos in pods
72593              From: Nicholas Clark <nick@ccl4.org>
72594              Date: Wed, 30 Aug 2000 01:12:50 +0100
72595              Message-ID: <20000830011249.A61388@plum.flirble.org>
72596      Branch: perl
72597            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
72598            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
72599            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
72600            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
72601 ____________________________________________________________________________
72602 [  6916] By: jhi                                   on 2000/08/30  14:19:09
72603         Log: Document Storable problems on Crays.  (Will have
72604              to document all the other Storable problems, too.)
72605      Branch: perl
72606            ! pod/perldelta.pod
72607 ____________________________________________________________________________
72608 [  6915] By: jhi                                   on 2000/08/30  14:06:02
72609         Log: Subject: [PATCH] fix misc cast warnings
72610              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72611              Date: Tue, 29 Aug 2000 23:16:14 -0700
72612              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
72613      Branch: perl
72614            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
72615            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
72616            ! os2/os2ish.h
72617 ____________________________________________________________________________
72618 [  6914] By: jhi                                   on 2000/08/30  14:03:45
72619         Log: Timestamp mismatch again.  Need to fix this dependence on
72620              config_h.SH timestamp, since it's the contents of config_h.SH
72621              that matter.
72622      Branch: perl
72623            ! uconfig.h uconfig.sh
72624 ____________________________________________________________________________
72625 [  6913] By: jhi                                   on 2000/08/30  13:54:06
72626         Log: Don't say "Perl 5.0 source kit".
72627      Branch: perl
72628            ! perl.c
72629 ____________________________________________________________________________
72630 [  6912] By: jhi                                   on 2000/08/30  13:51:24
72631         Log: Reset archname and archname64 always, forcing them be
72632              recomputed at each Configure run, make Configure and
72633              the hints files agree on the naming of largefiles variables.
72634      Branch: metaconfig
72635            ! U/threads/archname.U
72636      Branch: metaconfig/U/perl
72637            ! use64bits.U
72638      Branch: perl
72639            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
72640            ! hints/linux.sh hints/solaris_2.sh
72641 ____________________________________________________________________________
72642 [  6911] By: jhi                                   on 2000/08/30  13:30:13
72643         Log: Put back the slice accidentally removed by #6907.
72644      Branch: perl
72645            ! hints/solaris_2.sh
72646 ____________________________________________________________________________
72647 [  6910] By: jhi                                   on 2000/08/30  01:24:26
72648         Log: Be consistent: other Net::get* do export theirs.
72649              
72650              Subject: Re: Net::protoent does not export 'getproto'
72651              From: Yasushi Nakajima <sey@jkc.co.jp>
72652              Date: Wed, 30 Aug 2000 09:53:14 +0900
72653              Message-Id: <200008300051.DAA24700@taku.hut.fi>
72654      Branch: perl
72655            ! lib/Net/protoent.pm
72656 ____________________________________________________________________________
72657 [  6909] By: jhi                                   on 2000/08/30  01:17:25
72658         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
72659              From: Gurusamy Sarathy <gsar@ActiveState.com>
72660              Date: Tue, 29 Aug 2000 17:17:07 -0700
72661              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
72662      Branch: perl
72663            ! cop.h
72664 ____________________________________________________________________________
72665 [  6908] By: jhi                                   on 2000/08/30  00:58:05
72666         Log: Update Changes.
72667      Branch: perl
72668            ! Changes patchlevel.h
72669 ____________________________________________________________________________
72670 [  6907] By: jhi                                   on 2000/08/30  00:57:22
72671         Log: Introduce ccname to keep track of what compiler kind of we have.
72672      Branch: metaconfig/U/perl
72673            ! Checkcc.U gccvers.U
72674      Branch: perl
72675            ! Configure config_h.SH hints/solaris_2.sh
72676 ____________________________________________________________________________
72677 [  6906] By: jhi                                   on 2000/08/30  00:25:47
72678         Log: Put back the flags dump as reasoned in
72679              
72680              Subject: Re: [PATCH] Glob dumping
72681              From: Mike Guy <mjtg@cam.ac.uk> 
72682              Date: Tue, 29 Aug 2000 21:41:32 +0100
72683              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
72684      Branch: perl
72685            ! dump.c t/lib/peek.t
72686 ____________________________________________________________________________
72687 [  6905] By: jhi                                   on 2000/08/30  00:16:17
72688         Log: Make the epsilon to be relative, not absolute.
72689              
72690              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
72691              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
72692              Date: Tue, 29 Aug 2000 19:58:56 -0400
72693              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
72694      Branch: perl
72695            ! t/lib/trig.t
72696 ____________________________________________________________________________
72697 [  6904] By: jhi                                   on 2000/08/30  00:13:09
72698         Log: From now on, Gisle is on my list of usual suspects :-)
72699              Retract #6902.
72700      Branch: perl
72701            ! ext/Opcode/Safe.pm
72702 ____________________________________________________________________________
72703 [  6903] By: jhi                                   on 2000/08/29  23:51:20
72704         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
72705              From: "Craig A. Berry" <craig.berry@psinetcs.com>
72706              Date: Tue, 29 Aug 2000 18:43:26 -0500
72707              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
72708      Branch: perl
72709            + vms/vmspipe.com
72710            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
72711            ! vms/vms.c
72712 ____________________________________________________________________________
72713 [  6902] By: jhi                                   on 2000/08/29  23:44:14
72714         Log: Retry what #6882 attempted.
72715              
72716              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
72717              From: Gisle Aas <gisle@ActiveState.com>
72718              Date: 30 Aug 2000 00:33:09 +0200
72719              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
72720      Branch: perl
72721            ! ext/Opcode/Safe.pm
72722 ____________________________________________________________________________
72723 [  6901] By: jhi                                   on 2000/08/29  22:59:32
72724         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
72725              From: Hugo <hv@crypt.compulink.co.uk>
72726              Date: Mon, 12 Jun 2000 19:36:08 +0100
72727              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
72728      Branch: perl
72729            ! sv.c
72730 ____________________________________________________________________________
72731 [  6900] By: jhi                                   on 2000/08/29  22:58:35
72732         Log: Admit that we are leaking scalars.
72733              
72734              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
72735              From: Spider Boardman <spider@leggy.zk3.dec.com>
72736              Date: Tue, 29 Aug 2000 18:48:29 -0400
72737              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
72738      Branch: perl
72739            ! t/pragma/warnings.t
72740 ____________________________________________________________________________
72741 [  6899] By: jhi                                   on 2000/08/29  20:53:13
72742         Log: Update Changes.
72743      Branch: perl
72744            ! Changes patchlevel.h
72745 ____________________________________________________________________________
72746 [  6898] By: jhi                                   on 2000/08/29  20:46:21
72747         Log: Undo namespace pollution of #6878.
72748              
72749              Subject: Re: Net::protoent does not export 'getproto'
72750              From: Mike Guy <mjtg@cam.ac.uk>
72751              Date: Tue, 29 Aug 2000 21:32:37 +0100
72752              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
72753      Branch: perl
72754            ! lib/Net/protoent.pm
72755 ____________________________________________________________________________
72756 [  6897] By: jhi                                   on 2000/08/29  20:44:29
72757         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
72758              From: Peter Prymmer <pvhp@forte.com>
72759              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
72760              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
72761      Branch: perl
72762            ! pod/perlebcdic.pod
72763 ____________________________________________________________________________
72764 [  6896] By: jhi                                   on 2000/08/29  20:40:57
72765         Log: There's no point repeating the 'revision' (5) of perl5.
72766      Branch: metaconfig/U/perl
72767            ! Devel.U patchlevel.U
72768      Branch: perl
72769            ! Configure config_h.SH
72770 ____________________________________________________________________________
72771 [  6895] By: jhi                                   on 2000/08/29  20:16:58
72772         Log: Regen Configure for #6894.
72773      Branch: metaconfig/U/perl
72774            ! perladmin.U
72775      Branch: perl
72776            ! Configure config_h.SH
72777 ____________________________________________________________________________
72778 [  6894] By: jhi                                   on 2000/08/29  19:59:52
72779         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
72780              From: "Philip Newton" <Philip.Newton@gmx.net>
72781              Date: Tue, 29 Aug 2000 21:39:14 +0200
72782              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
72783      Branch: perl
72784            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
72785            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
72786            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
72787            ! utils/perlbug.PL
72788 ____________________________________________________________________________
72789 [  6893] By: jhi                                   on 2000/08/29  19:55:30
72790         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
72791              From: "Philip Newton" <Philip.Newton@gmx.net>
72792              Date: Tue, 29 Aug 2000 21:39:14 +0200
72793              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
72794      Branch: perl
72795            ! installhtml
72796 ____________________________________________________________________________
72797 [  6892] By: jhi                                   on 2000/08/29  19:53:59
72798         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
72799              From: "Philip Newton" <Philip.Newton@gmx.net>
72800              Date: Tue, 29 Aug 2000 21:48:18 +0200
72801              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
72802      Branch: perl
72803            ! lib/File/Temp.pm
72804 ____________________________________________________________________________
72805 [  6891] By: jhi                                   on 2000/08/29  18:30:03
72806         Log: Nail the ID 20000828.023.
72807      Branch: perl
72808            ! ext/Storable/Storable.xs
72809 ____________________________________________________________________________
72810 [  6890] By: jhi                                   on 2000/08/29  16:50:17
72811         Log: Under usethreads the dumped variable is IN_PAD.
72812              
72813              Subject: Re: [PATCH] Glob dumping
72814              From: Gisle Aas <gisle@ActiveState.com>
72815              Date: 29 Aug 2000 18:45:05 +0200
72816              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
72817      Branch: perl
72818            ! t/lib/peek.t
72819 ____________________________________________________________________________
72820 [  6889] By: jhi                                   on 2000/08/29  15:17:37
72821         Log: Update Changes.
72822      Branch: perl
72823            ! Changes patchlevel.h
72824 ____________________________________________________________________________
72825 [  6888] By: jhi                                   on 2000/08/29  14:49:59
72826         Log: Retract #6882, broke the safe tests.
72827      Branch: perl
72828            ! ext/Opcode/Safe.pm
72829 ____________________________________________________________________________
72830 [  6887] By: jhi                                   on 2000/08/29  14:47:06
72831         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
72832              From: Gisle Aas <gisle@ActiveState.com> 
72833              Date: 09 Jun 2000 20:00:11 +0200
72834              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
72835      Branch: perl
72836            ! utils/perldoc.PL
72837 ____________________________________________________________________________
72838 [  6886] By: jhi                                   on 2000/08/29  14:42:45
72839         Log: The #6881 removed one dump line.
72840      Branch: perl
72841            ! t/lib/peek.t
72842 ____________________________________________________________________________
72843 [  6885] By: jhi                                   on 2000/08/29  14:30:47
72844         Log: Don't forget to tidy up.
72845      Branch: perl
72846            ! t/lib/ftmp-security.t
72847 ____________________________________________________________________________
72848 [  6884] By: jhi                                   on 2000/08/29  14:25:17
72849         Log: Disabling the one test is a bit tricky.
72850      Branch: perl
72851            ! t/lib/ftmp-security.t
72852 ____________________________________________________________________________
72853 [  6883] By: jhi                                   on 2000/08/29  14:16:25
72854         Log: Disable one of the tests for now.
72855      Branch: perl
72856            ! t/lib/ftmp-security.t
72857 ____________________________________________________________________________
72858 [  6882] By: jhi                                   on 2000/08/29  14:05:50
72859         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
72860              From: gisle@aas.no
72861              Date: 29 Aug 2000 10:35:06 -0000
72862              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
72863      Branch: perl
72864            ! ext/Opcode/Safe.pm
72865 ____________________________________________________________________________
72866 [  6881] By: jhi                                   on 2000/08/29  14:03:51
72867         Log: Subject: [PATCH] Glob dumping
72868              From: Gisle Aas <gisle@ActiveState.com>
72869              Date: 29 Aug 2000 07:59:42 -0000
72870              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
72871      Branch: perl
72872            ! dump.c
72873 ____________________________________________________________________________
72874 [  6880] By: jhi                                   on 2000/08/29  14:02:01
72875         Log: Subject: [PATCH] Warnings in B::Deparse
72876              From: <abigail@foad.org>
72877              Date: Tue, 29 Aug 2000 00:00:01 -0400
72878              Message-ID: <20000829040001.2999.qmail@foad.org>
72879      Branch: perl
72880            ! ext/B/B/Deparse.pm
72881 ____________________________________________________________________________
72882 [  6879] By: jhi                                   on 2000/08/29  13:57:26
72883         Log: Missed a change in #6869.
72884      Branch: perl
72885            ! mg.c
72886 ____________________________________________________________________________
72887 [  6878] By: jhi                                   on 2000/08/29  13:45:04
72888         Log: Subject: Net::protoent does not export 'getproto'
72889              From: Yasushi Nakajima <sey@jkc.co.jp>
72890              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
72891      Branch: perl
72892            ! lib/Net/protoent.pm
72893 ____________________________________________________________________________
72894 [  6877] By: jhi                                   on 2000/08/29  13:39:19
72895         Log: Patches all over for people and the files they (hopefully) care about.
72896      Branch: perl
72897            ! AUTHORS Changes MAINTAIN
72898 ____________________________________________________________________________
72899 [  6876] By: jhi                                   on 2000/08/29  12:53:54
72900         Log: Fix for thinko in #6848.
72901              
72902              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
72903              From: Lupe Christoph <lupe@lupe-christoph.de>
72904              Date: Tue, 29 Aug 2000 09:04:08 +0200
72905              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
72906      Branch: perl
72907            ! ext/Thread/Thread.xs
72908 ____________________________________________________________________________
72909 [  6875] By: jhi                                   on 2000/08/29  12:50:14
72910         Log: Update to Getopt::Long 2.24, from Johan Vromans.
72911      Branch: perl
72912            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
72913 ____________________________________________________________________________
72914 [  6874] By: jhi                                   on 2000/08/29  02:09:53
72915         Log: Use minimal @INC in tests, most of the time just '../lib',
72916              so that we simply can't pick up stuff from other Perls than
72917              the one we are testing.  Pointed out by
72918              
72919              From: Mike Guy <mjtg@cam.ac.uk>
72920              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
72921              Date: Fri, 25 Aug 2000 15:15:59 +0100
72922              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
72923      Branch: perl
72924            ! (edit 185 files)
72925 ____________________________________________________________________________
72926 [  6873] By: jhi                                   on 2000/08/29  01:07:11
72927         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
72928              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72929              Date: Mon, 28 Aug 2000 17:45:52 -0700
72930              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
72931      Branch: perl
72932            ! Makefile.SH hints/os2.sh
72933 ____________________________________________________________________________
72934 [  6872] By: jhi                                   on 2000/08/28  23:33:39
72935         Log: Subject: [PATCH bleedperl@6866] spellings
72936              From: marcel@codewerk.com (Marcel Grunauer)
72937              Date: Tue, 29 Aug 2000 01:19:59 +0200
72938              Message-Id: <200008282319.BAA29862@gandalf.local>
72939      Branch: perl
72940            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
72941            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
72942            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
72943 ____________________________________________________________________________
72944 [  6871] By: jhi                                   on 2000/08/28  23:22:09
72945         Log: Take out the SUIDMAIL thing, that will not be
72946              a problem in 5.7.*.
72947      Branch: perl
72948            ! patchlevel.h
72949 ____________________________________________________________________________
72950 [  6870] By: jhi                                   on 2000/08/28  23:19:30
72951         Log: -S is the silent flag, -s is the strip flag.
72952              
72953              Subject: [PATCH] Re: [PATCH] make no-install          
72954              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72955              Date: Mon, 28 Aug 2000 15:12:55 -0700
72956              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
72957      Branch: perl
72958            ! Makefile.SH
72959 ____________________________________________________________________________
72960 [  6869] By: jhi                                   on 2000/08/28  23:12:05
72961         Log: Subject: [PATCH bleedperl@6856] warnings fixes
72962              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
72963              Date: Mon, 28 Aug 2000 23:55:06 +0100
72964              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
72965      Branch: perl
72966            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
72967            ! warnings.h warnings.pl
72968 ____________________________________________________________________________
72969 [  6868] By: jhi                                   on 2000/08/28  21:38:22
72970         Log: Potential cruft.
72971      Branch: perl
72972            ! Makefile.SH
72973 ____________________________________________________________________________
72974 [  6867] By: jhi                                   on 2000/08/28  21:35:36
72975         Log: Update Changes.
72976      Branch: perl
72977            ! Changes patchlevel.h
72978 ____________________________________________________________________________
72979 [  6866] By: jhi                                   on 2000/08/28  21:33:49
72980         Log: Subject: hv.h Doc Patch
72981              From: Fisher Mark <fisherm@tce.com>
72982              Date: Mon, 28 Aug 2000 16:24:59 -0500
72983              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
72984      Branch: perl
72985            ! hv.h
72986 ____________________________________________________________________________
72987 [  6865] By: jhi                                   on 2000/08/28  21:02:15
72988         Log: Add -ld to archname on long tr...double platforms.
72989      Branch: metaconfig
72990            ! U/threads/archname.U
72991      Branch: perl
72992            ! Configure config_h.SH
72993 ____________________________________________________________________________
72994 [  6864] By: jhi                                   on 2000/08/28  20:38:59
72995         Log: An attempt to fix the problem reported in
72996              
72997              Subject: Building perl@6856 using gcc/AIX 4.3.3 
72998              From: Daniel Muino <dmuino@afip.gov.ar> 
72999              Date: Mon, 28 Aug 2000 15:50:01 -0300   
73000              Message-ID: <20000828155001.A14403@con2-dgi>
73001              
73002              I can't test this properly since the gcc installation I have
73003              access to seems to be botched (gcc is calling the AIX cpp,
73004              a losing proposition...)
73005      Branch: perl
73006            ! hints/aix.sh
73007 ____________________________________________________________________________
73008 [  6863] By: jhi                                   on 2000/08/28  18:57:52
73009         Log: Fix for ID 20000828.001, long doubles were not formatted
73010              correctly (showed up in $], which stopped installing perl).
73011      Branch: perl
73012            ! sv.c
73013 ____________________________________________________________________________
73014 [  6862] By: jhi                                   on 2000/08/28  18:07:15
73015         Log: Typo in #6858.
73016      Branch: perl
73017            ! lib/Cwd.pm
73018 ____________________________________________________________________________
73019 [  6861] By: jhi                                   on 2000/08/28  17:57:27
73020         Log: opmini.o may be left around if a build is interrupted.
73021      Branch: perl
73022            ! Makefile.SH
73023 ____________________________________________________________________________
73024 [  6860] By: jhi                                   on 2000/08/28  16:52:50
73025         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
73026              From: Daniel Chetlin <daniel@chetlin.com>
73027              Date: Mon, 28 Aug 2000 01:14:18 -0700
73028              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
73029      Branch: perl
73030            ! lib/overload.pm
73031 ____________________________________________________________________________
73032 [  6859] By: jhi                                   on 2000/08/28  16:08:46
73033         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
73034              From: Nicholas Clark <nick@ccl4.org>
73035              Date: Mon, 28 Aug 2000 16:03:27 +0100
73036              Message-Id: <20000828160327.C49785@plum.flirble.org>
73037      Branch: perl
73038            ! ext/ByteLoader/bytecode.h
73039 ____________________________________________________________________________
73040 [  6858] By: jhi                                   on 2000/08/28  16:02:10
73041         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
73042              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
73043              Date: Mon, 28 Aug 2000 13:08:30 +0200
73044              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
73045      Branch: perl
73046            ! lib/Cwd.pm
73047 ____________________________________________________________________________
73048 [  6857] By: jhi                                   on 2000/08/28  15:42:47
73049         Log: display_format used as a class method without arguments was broken,
73050              reported in
73051              
73052              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
73053              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
73054              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
73055              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
73056      Branch: perl
73057            ! lib/Math/Complex.pm t/lib/complex.t
73058 ____________________________________________________________________________
73059 [  6856] By: jhi                                   on 2000/08/27  22:09:48
73060         Log: Update Changes.
73061      Branch: perl
73062            ! Changes patchlevel.h
73063 ____________________________________________________________________________
73064 [  6855] By: jhi                                   on 2000/08/27  21:59:21
73065         Log: Retract #6853 (false alarm).
73066      Branch: perl
73067            ! lib/ExtUtils/xsubpp
73068 ____________________________________________________________________________
73069 [  6854] By: jhi                                   on 2000/08/27  21:37:44
73070         Log: Update Changes.
73071      Branch: perl
73072            ! Changes patchlevel.h
73073 ____________________________________________________________________________
73074 [  6853] By: jhi                                   on 2000/08/27  21:37:16
73075         Log: Subject: [PATCH perl@6850] workaround for xsubpp
73076              From: Hugo <hv@crypt.compulink.co.uk>
73077              Date: Sun, 27 Aug 2000 22:30:25 +0100
73078              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
73079      Branch: perl
73080            ! lib/ExtUtils/xsubpp
73081 ____________________________________________________________________________
73082 [  6852] By: jhi                                   on 2000/08/27  21:33:58
73083         Log: Big-endian 64-bit patch from Raphael Manfredi.
73084      Branch: perl
73085            ! ext/Storable/Storable.xs
73086 ____________________________________________________________________________
73087 [  6851] By: jhi                                   on 2000/08/27  21:22:21
73088         Log: More ruthless editing from Hugo van der Sanden.
73089      Branch: perl
73090            ! pod/perldelta.pod
73091 ____________________________________________________________________________
73092 [  6850] By: jhi                                   on 2000/08/27  16:11:46
73093         Log: Update Changes.
73094      Branch: perl
73095            ! Changes patchlevel.h
73096 ____________________________________________________________________________
73097 [  6849] By: jhi                                   on 2000/08/27  16:11:05
73098         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
73099      Branch: perl
73100            ! configpm pod/perldelta.pod
73101 ____________________________________________________________________________
73102 [  6848] By: jhi                                   on 2000/08/27  15:35:08
73103         Log: Use the actual thread type, not the pointer-to-struct.
73104      Branch: perl
73105            ! ext/Thread/Thread.xs
73106 ____________________________________________________________________________
73107 [  6847] By: jhi                                   on 2000/08/27  15:30:49
73108         Log: Test nit.
73109      Branch: perl
73110            ! t/pragma/warn/pp_sys
73111 ____________________________________________________________________________
73112 [  6846] By: jhi                                   on 2000/08/27  15:19:02
73113         Log: Passing -R in ldflags makes now it to appear in the default
73114              for lddlflags, just like with -L.
73115              
73116              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
73117              From: Lupe Christoph <lupe@lupe-christoph.de>
73118              Date: Sun, 27 Aug 2000 10:28:21 +0200
73119              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
73120      Branch: metaconfig/U/perl
73121            ! dlsrc.U
73122      Branch: perl
73123            ! Configure
73124 ____________________________________________________________________________
73125 [  6845] By: jhi                                   on 2000/08/27  15:08:54
73126         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
73127              From: Alan Burlison <Alan.Burlison@uk.sun.com>
73128              Date: Sat, 26 Aug 2000 22:23:27 +0100
73129              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
73130      Branch: perl
73131            ! lib/ExtUtils/MM_Unix.pm
73132 ____________________________________________________________________________
73133 [  6844] By: jhi                                   on 2000/08/27  15:02:37
73134         Log: DJGPP update from Laszlo Molnar.
73135              
73136              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
73137              From: ml1050 <ml1050@freemail.hu>
73138              Date: Sat, 26 Aug 2000 23:24:40 +0200
73139              Message-Id: <20000826232440.A439@freemail.hu>
73140      Branch: perl
73141            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
73142            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
73143 ____________________________________________________________________________
73144 [  6843] By: jhi                                   on 2000/08/27  14:53:58
73145         Log: Subject: installman buglet
73146              From: Lupe Christoph <lupe@lupe-christoph.de>
73147              Date: Sun, 27 Aug 2000 14:38:59 +0200
73148              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
73149      Branch: perl
73150            ! installman
73151 ____________________________________________________________________________
73152 [  6842] By: jhi                                   on 2000/08/27  14:52:08
73153         Log: Can't get the test to reliably work thanks to the
73154              inaccurateness of floating point.  "Resolves" bug ids
73155              20000826.003, 20000826.009, 20000826.010,
73156      Branch: perl
73157            ! t/lib/trig.t
73158 ____________________________________________________________________________
73159 [  6841] By: jhi                                   on 2000/08/26  15:53:58
73160         Log: Update Changes.
73161      Branch: perl
73162            ! Changes patchlevel.h
73163 ____________________________________________________________________________
73164 [  6840] By: jhi                                   on 2000/08/26  14:23:03
73165         Log: grep -e isn't portable.
73166              
73167              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
73168              From: chris@broadband.att.com
73169              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
73170              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
73171      Branch: perl
73172            ! hints/solaris_2.sh
73173 ____________________________________________________________________________
73174 [  6839] By: jhi                                   on 2000/08/26  14:12:23
73175         Log: no-install target a la make -n.
73176              
73177              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
73178              From: <abigail@foad.org>
73179              Date: Sat, 26 Aug 2000 03:57:34 -0400
73180              Message-ID: <20000826075735.18912.qmail@foad.org>
73181      Branch: perl
73182            ! Makefile.SH installman installperl
73183 ____________________________________________________________________________
73184 [  6838] By: jhi                                   on 2000/08/26  14:06:33
73185         Log: Retract #6826 as the #6828 should be do the same
73186              in a More Correct Way.
73187      Branch: perl
73188            ! installperl
73189 ____________________________________________________________________________
73190 [  6837] By: jhi                                   on 2000/08/26  05:24:00
73191         Log: More casting.
73192      Branch: perl
73193            ! ext/Storable/Storable.xs
73194 ____________________________________________________________________________
73195 [  6836] By: jhi                                   on 2000/08/26  05:05:46
73196         Log: Nicer in decimal.
73197      Branch: perl
73198            ! ext/Storable/Storable.xs
73199 ____________________________________________________________________________
73200 [  6835] By: jhi                                   on 2000/08/26  05:03:50
73201         Log: There be no UVdf.
73202      Branch: perl
73203            ! ext/Storable/Storable.xs
73204 ____________________________________________________________________________
73205 [  6834] By: jhi                                   on 2000/08/26  05:00:18
73206         Log: Continue IVdfing and UVxfing.
73207      Branch: perl
73208            ! ext/Storable/Storable.xs
73209 ____________________________________________________________________________
73210 [  6833] By: jhi                                   on 2000/08/26  04:53:14
73211         Log: Use IVdf.
73212      Branch: perl
73213            ! ext/Storable/Storable.xs
73214 ____________________________________________________________________________
73215 [  6832] By: jhi                                   on 2000/08/26  04:40:41
73216         Log: Document PTR2XX and INT2PTR.
73217      Branch: perl
73218            ! pod/perlguts.pod
73219 ____________________________________________________________________________
73220 [  6831] By: jhi                                   on 2000/08/26  04:33:18
73221         Log: Use UVxf, PTR2UV, NVff.
73222      Branch: perl
73223            ! ext/Storable/Storable.xs
73224 ____________________________________________________________________________
73225 [  6830] By: jhi                                   on 2000/08/26  04:31:32
73226         Log: Update the test count.
73227      Branch: perl
73228            ! t/lib/trig.t
73229 ____________________________________________________________________________
73230 [  6829] By: jhi                                   on 2000/08/26  03:05:50
73231         Log: Subject: [PATCH] installation not quite silent yet.
73232              From: <abigail@foad.org>
73233              Date: Fri, 25 Aug 2000 20:07:53 -0400
73234              Message-ID: <20000826000753.7822.qmail@foad.org>
73235      Branch: perl
73236            ! installman installperl
73237 ____________________________________________________________________________
73238 [  6828] By: jhi                                   on 2000/08/26  03:05:14
73239         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
73240              From: Spider Boardman <spider@web.zk3.dec.com>
73241              Date: Fri, 25 Aug 2000 19:12:40 -0400
73242              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
73243      Branch: perl
73244            ! gv.c
73245 ____________________________________________________________________________
73246 [  6827] By: jhi                                   on 2000/08/25  23:54:34
73247         Log: Support preserving extremely big/small angles.
73248      Branch: perl
73249            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
73250 ____________________________________________________________________________
73251 [  6826] By: jhi                                   on 2000/08/25  23:01:20
73252         Log: Patch installperl to be long double-aware.
73253              
73254              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
73255              From: Spider Boardman <spider@web.zk3.dec.com>
73256              Date: Fri, 25 Aug 2000 18:15:23 -0400
73257              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
73258      Branch: perl
73259            ! installperl
73260 ____________________________________________________________________________
73261 [  6825] By: jhi                                   on 2000/08/25  22:58:25
73262         Log: Remove duplicately applied patch shards.
73263              
73264              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
73265              From: Spider Boardman <spider@leggy.zk3.dec.com>
73266              Date: Fri, 25 Aug 2000 16:45:03 -0400
73267              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
73268      Branch: perl
73269            ! t/lib/cgi-html.t
73270 ____________________________________________________________________________
73271 [  6824] By: jhi                                   on 2000/08/25  22:57:00
73272         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
73273              From: Daniel Chetlin <daniel@chetlin.com>
73274              Date: Fri, 25 Aug 2000 12:23:16 -0700
73275              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
73276              
73277              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
73278              From: Daniel Chetlin <daniel@chetlin.com>
73279              Date: Fri, 25 Aug 2000 14:47:19 -0700
73280              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
73281      Branch: perl
73282            ! installman
73283 ____________________________________________________________________________
73284 [  6823] By: jhi                                   on 2000/08/25  22:44:17
73285         Log: Timestamp problem?
73286      Branch: perl
73287            ! uconfig.h uconfig.sh
73288 ____________________________________________________________________________
73289 [  6822] By: jhi                                   on 2000/08/25  19:01:06
73290         Log: One forgotten file from #6816.
73291      Branch: perl
73292            ! vos/config.h
73293 ____________________________________________________________________________
73294 [  6821] By: jhi                                   on 2000/08/25  18:56:39
73295         Log: Regen Changes.
73296      Branch: perl
73297            ! Changes patchlevel.h
73298 ____________________________________________________________________________
73299 [  6820] By: jhi                                   on 2000/08/25  18:52:35
73300         Log: Fix Changes ordering.
73301      Branch: perl
73302            ! Changes
73303 ____________________________________________________________________________
73304 [  6819] By: jhi                                   on 2000/08/25  18:50:25
73305         Log: Update Changes.
73306      Branch: perl
73307            ! Changes patchlevel.h
73308 ____________________________________________________________________________
73309 [  6818] By: jhi                                   on 2000/08/25  18:47:45
73310         Log: Tweak the sfio/useperlio logic, hopefully as wished in
73311              
73312              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
73313              From: Nicholas Clark <nick@babyhippo.co.uk>
73314              Date: Fri, 25 Aug 2000 12:01:45 +0100
73315              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
73316      Branch: metaconfig/U/perl
73317            ! d_sfio.U
73318      Branch: perl
73319            ! Configure
73320 ____________________________________________________________________________
73321 [  6817] By: jhi                                   on 2000/08/25  18:32:51
73322         Log: Allow microperl to assume <math.h>, without it the math
73323              functions like floor() are assumed to return int, which makes
73324              for core dumps in machines where integer and floating register
73325              don't mix.
73326      Branch: perl
73327            ! uconfig.h uconfig.sh
73328 ____________________________________________________________________________
73329 [  6816] By: jhi                                   on 2000/08/25  18:27:17
73330         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
73331              the problem reported in
73332              
73333              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
73334              From: danhale@us.ibm.com
73335              Date: Fri, 25 Aug 2000 10:58:06 -0400
73336              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
73337      Branch: metaconfig/U/perl
73338            + d_socks5_init.U
73339      Branch: perl
73340            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
73341            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
73342            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
73343            ! win32/config.gc win32/config.vc
73344 ____________________________________________________________________________
73345 [  6815] By: jhi                                   on 2000/08/25  17:43:31
73346         Log: A solution for the retrieve_fd autosplit warning,
73347              idea suggested by Mike Guy.
73348      Branch: perl
73349            ! ext/Storable/Storable.pm
73350 ____________________________________________________________________________
73351 [  6814] By: jhi                                   on 2000/08/25  17:16:03
73352         Log: Add install-silent target.
73353      Branch: perl
73354            ! Makefile.SH
73355 ____________________________________________________________________________
73356 [  6813] By: jhi                                   on 2000/08/25  17:14:23
73357         Log: Subject: Re: [PATCH] More silencing of installman.
73358              From: <abigail@foad.org>
73359              Date: Thu, 24 Aug 2000 19:27:03 -0400
73360              Message-ID: <20000824232703.7001.qmail@foad.org>
73361              
73362              Subject: Re: [PATCH] More silencing of installman.
73363              From: <abigail@foad.org>
73364              Date: Fri, 25 Aug 2000 03:00:58 -0400
73365              Message-ID: <20000825070058.10697.qmail@foad.org>
73366      Branch: perl
73367            ! installman
73368 ____________________________________________________________________________
73369 [  6812] By: jhi                                   on 2000/08/25  17:11:28
73370         Log: installperl --verbose and --silent.
73371              
73372              Subject: Re: [PATCH] More silencing of installman.
73373              From: <abigail@foad.org>
73374              Message-ID: <20000825064430.9719.qmail@foad.org>
73375              Date: Fri, 25 Aug 2000 02:44:30 -0400
73376      Branch: perl
73377            ! installperl
73378 ____________________________________________________________________________
73379 [  6811] By: jhi                                   on 2000/08/25  17:05:43
73380         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
73381              From: "Peter J. Farley III" <pjfarley@banet.net>
73382              Date: Thu, 24 Aug 2000 21:58:03 -0400
73383              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
73384              
73385              (applied slightly modified)
73386      Branch: perl
73387            ! lib/ExtUtils/MM_Unix.pm
73388 ____________________________________________________________________________
73389 [  6810] By: jhi                                   on 2000/08/25  17:01:18
73390         Log: Missing parts of 
73391              
73392              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
73393              From: Peter Prymmer <pvhp@forte.com>
73394              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
73395              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
73396      Branch: perl
73397            ! t/lib/cgi-html.t
73398 ____________________________________________________________________________
73399 [  6809] By: jhi                                   on 2000/08/25  16:46:32
73400         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
73401              From: "Craig A. Berry" <craig.berry@psinetcs.com>
73402              Date: Thu, 24 Aug 2000 19:13:11 -0500
73403              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
73404      Branch: perl
73405            ! vms/vms.c
73406 ____________________________________________________________________________
73407 [  6808] By: jhi                                   on 2000/08/25  16:39:22
73408         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
73409              From: Peter Prymmer <pvhp@forte.com>
73410              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
73411              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
73412      Branch: perl
73413            ! configure.com
73414 ____________________________________________________________________________
73415 [  6807] By: jhi                                   on 2000/08/25  16:36:37
73416         Log: Better wording for the vec lvalue diagnostic.
73417              
73418              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
73419              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
73420              Date: Wed, 23 Aug 2000 14:12:16 -0400
73421              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
73422      Branch: perl
73423            ! pod/perldiag.pod
73424 ____________________________________________________________________________
73425 [  6806] By: jhi                                   on 2000/08/24  18:17:22
73426         Log: Subject: [PATCH] More silencing of installman.
73427              From: <abigail@foad.org>
73428              Date: Thu, 24 Aug 2000 14:01:44 -0400
73429              Message-ID: <20000824180144.20062.qmail@foad.org>
73430      Branch: perl
73431            ! installman
73432 ____________________________________________________________________________
73433 [  6805] By: jhi                                   on 2000/08/24  15:00:31
73434         Log: Update Changes.
73435      Branch: perl
73436            ! Changes patchlevel.h
73437 ____________________________________________________________________________
73438 [  6804] By: jhi                                   on 2000/08/24  14:59:07
73439         Log: Regen perltoc.
73440      Branch: perl
73441            ! pod/perltoc.pod
73442 ____________________________________________________________________________
73443 [  6803] By: jhi                                   on 2000/08/24  14:44:39
73444         Log: Show the doc file, not the temp file.
73445      Branch: perl
73446            ! installman
73447 ____________________________________________________________________________
73448 [  6802] By: jhi                                   on 2000/08/24  14:41:53
73449         Log: Continue silencing.
73450      Branch: perl
73451            ! installman
73452 ____________________________________________________________________________
73453 [  6801] By: jhi                                   on 2000/08/24  14:34:40
73454         Log: Actually do something with the silencer option.
73455      Branch: perl
73456            ! installman
73457 ____________________________________________________________________________
73458 [  6800] By: jhi                                   on 2000/08/24  14:26:22
73459         Log: Make installman to recognize the silence flag -S.
73460      Branch: perl
73461            ! installman
73462 ____________________________________________________________________________
73463 [  6799] By: jhi                                   on 2000/08/24  13:49:38
73464         Log: DOS patches and portability/porting notes, from Tim Jenness.
73465      Branch: perl
73466            ! lib/File/Temp.pm
73467 ____________________________________________________________________________
73468 [  6798] By: jhi                                   on 2000/08/24  13:48:27
73469         Log: Create directories in silence.
73470              
73471              Subject: [PATCH] Another silencer for MakeMaker
73472              From: andreas.koenig@anima.de (Andreas J. Koenig)
73473              Date: 24 Aug 2000 14:18:52 +0200
73474              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
73475      Branch: perl
73476            ! lib/ExtUtils/Command.pm
73477 ____________________________________________________________________________
73478 [  6797] By: jhi                                   on 2000/08/24  13:46:42
73479         Log: More liberal parsing of version numbers.
73480              
73481              Subject: Re: CPAN.pm beta for testing available
73482              From: andreas.koenig@anima.de (Andreas J. Koenig)
73483              Date: 24 Aug 2000 13:51:57 +0200
73484              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
73485      Branch: perl
73486            ! lib/CPAN.pm
73487 ____________________________________________________________________________
73488 [  6796] By: jhi                                   on 2000/08/24  13:44:36
73489         Log: Make "make install" by default silent.  A new "install-verbose"
73490              target is verbose.
73491      Branch: perl
73492            ! Makefile.SH
73493 ____________________________________________________________________________
73494 [  6795] By: jhi                                   on 2000/08/24  13:39:14
73495         Log: Add silencer flags to installperl.
73496              
73497              Subject: [PATCH] Making installperl silent.
73498              From: <abigail@foad.org>
73499              Date: Thu, 24 Aug 2000 05:01:45 -0400
73500              Message-ID: <20000824090145.13141.qmail@foad.org>
73501      Branch: perl
73502            ! installperl
73503 ____________________________________________________________________________
73504 [  6794] By: jhi                                   on 2000/08/24  13:35:50
73505         Log: installperl couldn't tell whether it had run tests or not.
73506              
73507              Subject: [PATCH] Re: installperl and t/TEST
73508              From: <abigail@foad.org>
73509              Date: Thu, 24 Aug 2000 04:00:53 -0400
73510              Message-ID: <20000824080053.2494.qmail@foad.org>
73511      Branch: perl
73512            ! Makefile.SH installperl
73513 ____________________________________________________________________________
73514 [  6793] By: jhi                                   on 2000/08/24  13:27:50
73515         Log: Drop the separate perlbc, perlcc -b should be enough.
73516      Branch: perl
73517            - utils/perlbc.PL
73518            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
73519 ____________________________________________________________________________
73520 [  6792] By: jhi                                   on 2000/08/24  04:41:30
73521         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
73522              plus the typo fix from Peter Prymmer.
73523      Branch: perl
73524            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
73525            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
73526 ____________________________________________________________________________
73527 [  6791] By: jhi                                   on 2000/08/24  02:10:43
73528         Log: Replace #6705 with a minimal doc patch.
73529              
73530              Subject: [PATCH 5.6.0] replace change #6705
73531              From: Jan Dubois <jand@ActiveState.com>
73532              Date: Wed, 23 Aug 2000 18:31:51 -0700
73533              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
73534      Branch: perl
73535            ! lib/Win32.pod win32/win32.c
73536 ____________________________________________________________________________
73537 [  6790] By: jhi                                   on 2000/08/23  17:52:00
73538         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
73539              From: Mike Guy <mjtg@cam.ac.uk>
73540              Date: Wed, 23 Aug 2000 18:38:46 +0100
73541              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
73542      Branch: perl
73543            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
73544 ____________________________________________________________________________
73545 [  6789] By: jhi                                   on 2000/08/23  15:34:21
73546         Log: Update Changes.
73547      Branch: perl
73548            ! Changes patchlevel.h
73549 ____________________________________________________________________________
73550 [  6788] By: jhi                                   on 2000/08/23  15:33:40
73551         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
73552              From: Wilfredo Sánchez <wsanchez@apple.com>
73553              Date: Tue, 22 Aug 2000 19:31:27 -0700
73554              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
73555      Branch: perl
73556            ! perl.h
73557 ____________________________________________________________________________
73558 [  6787] By: jhi                                   on 2000/08/23  15:29:31
73559         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
73560              From: Spider Boardman <spider@leggy.zk3.dec.com>
73561              Date: Wed, 23 Aug 2000 10:33:23 -0400
73562              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
73563      Branch: perl
73564            ! lib/Pod/Html.pm
73565 ____________________________________________________________________________
73566 [  6786] By: jhi                                   on 2000/08/23  15:28:11
73567         Log: Bad makefile.
73568      Branch: perl
73569            ! ext/B/Makefile.PL
73570 ____________________________________________________________________________
73571 [  6785] By: jhi                                   on 2000/08/23  14:37:04
73572         Log: Update Changes.
73573      Branch: perl
73574            ! Changes patchlevel.h
73575 ____________________________________________________________________________
73576 [  6784] By: jhi                                   on 2000/08/23  13:58:41
73577         Log: Portability fix from Hugo van der Sanden.
73578      Branch: perl
73579            ! ext/re/Makefile.PL
73580 ____________________________________________________________________________
73581 [  6783] By: jhi                                   on 2000/08/23  13:53:53
73582         Log: Storable support, v-version fixes.
73583              
73584              Subject: CPAN.pm beta for testing available
73585              From: andreas.koenig@anima.de (Andreas J. Koenig)
73586              Date: 22 Aug 2000 23:31:33 +0200
73587              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
73588      Branch: perl
73589            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
73590 ____________________________________________________________________________
73591 [  6782] By: jhi                                   on 2000/08/23  13:51:26
73592         Log: Mac and other portability updates from Chris Nandor.
73593      Branch: perl
73594            ! pod/perlmodinstall.pod
73595 ____________________________________________________________________________
73596 [  6781] By: jhi                                   on 2000/08/23  13:47:33
73597         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
73598              From: Peter Prymmer <pvhp@forte.com>
73599              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
73600              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
73601      Branch: perl
73602            ! ext/Storable/Storable.xs
73603 ____________________________________________________________________________
73604 [  6780] By: jhi                                   on 2000/08/23  13:33:34
73605         Log: VMS MMS (make) wants null action.
73606      Branch: perl
73607            ! ext/B/Makefile.PL
73608 ____________________________________________________________________________
73609 [  6779] By: jhi                                   on 2000/08/22  19:44:47
73610         Log: Forgot portability nit.
73611      Branch: perl
73612            ! t/lib/st-forgive.t
73613 ____________________________________________________________________________
73614 [  6778] By: jhi                                   on 2000/08/22  19:35:25
73615         Log: Be portable.
73616      Branch: perl
73617            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
73618            ! t/lib/st-store.t
73619 ____________________________________________________________________________
73620 [  6777] By: jhi                                   on 2000/08/22  18:50:53
73621         Log: Update Changes.
73622      Branch: perl
73623            ! Changes patchlevel.h
73624 ____________________________________________________________________________
73625 [  6776] By: jhi                                   on 2000/08/22  18:44:46
73626         Log: cSVOPo_*v things index into the current PL_curpad
73627              under ithreads, which is different from the curpad
73628              used by the XSUB.  (In other words, the code as-is
73629              before this patch wouldn't work under ithreads.)
73630              From Sarathy.
73631      Branch: perl
73632            ! ext/B/B.xs
73633 ____________________________________________________________________________
73634 [  6775] By: jhi                                   on 2000/08/22  18:18:37
73635         Log: Make the selection of NVff et al stricter.
73636      Branch: metaconfig/U/perl
73637            ! perlxvf.U
73638      Branch: perl
73639            ! Configure config_h.SH
73640 ____________________________________________________________________________
73641 [  6774] By: jhi                                   on 2000/08/22  17:19:42
73642         Log: perldelta nits.
73643      Branch: perl
73644            ! pod/perldelta.pod
73645 ____________________________________________________________________________
73646 [  6773] By: jhi                                   on 2000/08/22  17:06:26
73647         Log: Long double fixes from Spider Boardman.
73648              
73649              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
73650              From: system PRIVILEGED account <root@peano.zk3.dec.com>
73651              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
73652              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
73653      Branch: perl
73654            ! t/lib/bigfltpm.t t/lib/st-06compat.t
73655 ____________________________________________________________________________
73656 [  6772] By: jhi                                   on 2000/08/22  15:04:53
73657         Log: Update Changes.
73658      Branch: perl
73659            ! Changes patchlevel.h
73660 ____________________________________________________________________________
73661 [  6771] By: jhi                                   on 2000/08/22  15:01:44
73662         Log: perldelta fixes from Hugo van der Sanden.
73663      Branch: perl
73664            ! pod/perldelta.pod
73665 ____________________________________________________________________________
73666 [  6770] By: jhi                                   on 2000/08/22  14:34:49
73667         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
73668              From: Hugo <hv@crypt.compulink.co.uk>
73669              Date: Tue, 22 Aug 2000 11:21:53 +0100
73670              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
73671      Branch: perl
73672            ! regcomp.c
73673 ____________________________________________________________________________
73674 [  6769] By: jhi                                   on 2000/08/22  14:30:02
73675         Log: Add Yitzchak, reformat.
73676      Branch: perl
73677            ! Changes config_h.SH
73678 ____________________________________________________________________________
73679 [  6768] By: jhi                                   on 2000/08/22  14:21:35
73680         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
73681              and Spider Boardman.
73682      Branch: metaconfig
73683            ! U/compline/d_gconvert.U
73684      Branch: perl
73685            ! Configure
73686 ____________________________________________________________________________
73687 [  6767] By: jhi                                   on 2000/08/22  14:11:24
73688         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
73689              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73690              Date: Mon, 21 Aug 2000 19:08:31 -0700
73691              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
73692      Branch: perl
73693            - ext/Storable/patchlevel.h
73694            ! MANIFEST ext/Storable/MANIFEST
73695 ____________________________________________________________________________
73696 [  6766] By: jhi                                   on 2000/08/22  13:49:29
73697         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
73698              From: Peter Prymmer <pvhp@forte.com>
73699              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
73700              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
73701      Branch: perl
73702            ! configure.com ext/Storable/Makefile.PL
73703 ____________________________________________________________________________
73704 [  6765] By: jhi                                   on 2000/08/22  13:44:59
73705         Log: Subject: [PATCH blead] B:: missing dependency
73706              From: Hugo <hv@crypt.compulink.co.uk>
73707              Date: Tue, 22 Aug 2000 06:44:33 +0100
73708              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
73709      Branch: perl
73710            ! ext/B/Makefile.PL
73711 ____________________________________________________________________________
73712 [  6764] By: jhi                                   on 2000/08/22  13:38:12
73713         Log: More bytecompiler.
73714      Branch: perl
73715            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
73716 ____________________________________________________________________________
73717 [  6763] By: jhi                                   on 2000/08/22  13:36:44
73718         Log: Bytecompiler patches from Benjamin Stuhl.
73719      Branch: perl
73720            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
73721            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
73722            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
73723            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
73724            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
73725            ! perl.c perlapi.h pod/perldelta.pod
73726 ____________________________________________________________________________
73727 [  6762] By: jhi                                   on 2000/08/21  23:43:40
73728         Log: An obsoleted diagnostic.
73729      Branch: perl
73730            ! pod/perldelta.pod
73731 ____________________________________________________________________________
73732 [  6761] By: jhi                                   on 2000/08/21  23:01:45
73733         Log: The #6759 wasn't quite right.
73734      Branch: perl
73735            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
73736            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
73737            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
73738            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
73739            ! t/lib/st-tieditems.t
73740 ____________________________________________________________________________
73741 [  6760] By: jhi                                   on 2000/08/21  22:35:49
73742         Log: Be verydeepclean.
73743      Branch: perl
73744            ! Makefile.SH
73745 ____________________________________________________________________________
73746 [  6759] By: jhi                                   on 2000/08/21  22:25:40
73747         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
73748              From: Peter Prymmer <pvhp@forte.com>
73749              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
73750              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
73751      Branch: perl
73752            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
73753            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
73754            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
73755            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
73756            ! t/lib/st-tieditems.t
73757 ____________________________________________________________________________
73758 [  6758] By: jhi                                   on 2000/08/21  22:22:32
73759         Log: Few more casts, need reported in
73760              
73761              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
73762              From: Mike Stok <mike@stok.co.uk>
73763              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
73764              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
73765              
73766              and
73767              
73768              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
73769              From: abigail@foad.org
73770              Date: 21 Aug 2000 21:31:34 -0000
73771              Message-Id: <20000821213134.30170.qmail@foad.org>
73772      Branch: perl
73773            ! ext/Storable/Storable.xs
73774 ____________________________________________________________________________
73775 [  6757] By: jhi                                   on 2000/08/21  18:37:07
73776         Log: Update Changes.
73777      Branch: perl
73778            ! Changes patchlevel.h
73779 ____________________________________________________________________________
73780 [  6756] By: jhi                                   on 2000/08/21  18:34:02
73781         Log: A pod nit.
73782              
73783              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
73784              From: <abigail@foad.org>
73785              Date: Mon, 21 Aug 2000 14:00:16 -0400
73786              Message-ID: <20000821180016.28627.qmail@foad.org>
73787      Branch: perl
73788            ! pod/perlre.pod
73789 ____________________________________________________________________________
73790 [  6755] By: jhi                                   on 2000/08/21  18:30:56
73791         Log: Use PodParser 1.18 new test.
73792      Branch: perl
73793            ! t/pod/special_seqs.t t/pod/special_seqs.xr
73794 ____________________________________________________________________________
73795 [  6754] By: jhi                                   on 2000/08/21  18:28:35
73796         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
73797              patches cannot be applied since #6712 conflicts.
73798      Branch: perl
73799            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
73800 ____________________________________________________________________________
73801 [  6753] By: jhi                                   on 2000/08/21  18:15:11
73802         Log: Weed out some smaller changes.
73803      Branch: perl
73804            ! pod/perldelta.pod
73805 ____________________________________________________________________________
73806 [  6752] By: jhi                                   on 2000/08/21  18:02:30
73807         Log: Also under djgpp the timestamps are funky.
73808      Branch: perl
73809            ! t/op/stat.t
73810 ____________________________________________________________________________
73811 [  6751] By: jhi                                   on 2000/08/21  17:55:56
73812         Log: Tweak the floating point output routine preferences.
73813      Branch: metaconfig
73814            ! U/compline/d_gconvert.U
73815      Branch: perl
73816            ! Configure
73817 ____________________________________________________________________________
73818 [  6750] By: jhi                                   on 2000/08/21  17:51:29
73819         Log: Unicos/mk requires elaborate paranoia.
73820      Branch: perl
73821            ! lib/Math/Complex.pm
73822 ____________________________________________________________________________
73823 [  6749] By: gsar                                  on 2000/08/21  16:53:31
73824         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
73825      Branch: perl
73826            ! lib/Cwd.pm
73827 ____________________________________________________________________________
73828 [  6748] By: gsar                                  on 2000/08/21  16:22:19
73829         Log: free TLS slot properly on Windows
73830      Branch: perl
73831            ! thread.h win32/perllib.c win32/win32thread.h
73832 ____________________________________________________________________________
73833 [  6747] By: jhi                                   on 2000/08/21  16:20:58
73834         Log: Rename the macro argument because some preprocessors
73835              can't tell the difference and expand arguments also inside
73836              double quoted strings.
73837      Branch: perl
73838            ! regcomp.c
73839 ____________________________________________________________________________
73840 [  6746] By: jhi                                   on 2000/08/21  16:09:41
73841         Log: Support long doubles in Storable.
73842              
73843              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
73844              From: Radu Greab <radu@netsoft.ro>
73845              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
73846              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
73847      Branch: perl
73848            ! ext/Storable/Storable.xs
73849 ____________________________________________________________________________
73850 [  6745] By: jhi                                   on 2000/08/21  15:51:40
73851         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
73852              From: "Fifer, Eric" <EFifer@sanwaint.com>
73853              Date: Mon, 21 Aug 2000 15:34:49 +0100
73854              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
73855      Branch: perl
73856            ! t/pragma/warn/9enabled
73857 ____________________________________________________________________________
73858 [  6744] By: jhi                                   on 2000/08/21  15:39:35
73859         Log: Document the endianness of Alpha more precisely.
73860      Branch: perl
73861            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
73862            ! pod/perlport.pod
73863 ____________________________________________________________________________
73864 [  6743] By: jhi                                   on 2000/08/21  14:47:05
73865         Log: perldelta fixes from the p5p crowd.
73866      Branch: perl
73867            ! pod/perldelta.pod pod/perlop.pod
73868 ____________________________________________________________________________
73869 [  6742] By: jhi                                   on 2000/08/21  13:34:51
73870         Log: Update to Pod::LaTeX 0.53.
73871              
73872              Subject: [PATCH] lib/Pod/LaTeX.pm updates
73873              From: Tim Jenness <timj@jach.hawaii.edu>
73874              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
73875              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
73876      Branch: perl
73877            ! lib/Pod/LaTeX.pm
73878 ____________________________________________________________________________
73879 [  6741] By: jhi                                   on 2000/08/21  13:33:01
73880         Log: Subject: [PATCH] os2.c fix for use64bitint
73881              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
73882              Date: Mon, 21 Aug 2000 01:32:25 -0700
73883              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
73884      Branch: perl
73885            ! os2/os2.c
73886 ____________________________________________________________________________
73887 [  6740] By: jhi                                   on 2000/08/21  13:28:52
73888         Log: Array context keeps slithering in.
73889              
73890              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
73891              From: Daniel Chetlin <daniel@chetlin.com>
73892              Date: Sun, 20 Aug 2000 21:40:25 -0700
73893              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
73894      Branch: perl
73895            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
73896            ! pod/perldebtut.pod
73897 ____________________________________________________________________________
73898 [  6739] By: jhi                                   on 2000/08/21  13:23:55
73899         Log: Big-endian quad fixes for Storable from Radu Greab,
73900              plus few explicit null casts for picky compilers.
73901      Branch: perl
73902            ! ext/Storable/Storable.xs
73903 ____________________________________________________________________________
73904 [  6738] By: gsar                                  on 2000/08/21  05:56:13
73905         Log: small tweaks for change#6705: avoid C++ style comments in C code;
73906              use Perl's malloc API rather than the low level system one
73907      Branch: perl
73908            ! win32/win32.c
73909 ____________________________________________________________________________
73910 [  6737] By: gsar                                  on 2000/08/21  05:35:41
73911         Log: add Storable to list of extensions on Windows
73912      Branch: perl
73913            ! win32/Makefile win32/makefile.mk
73914 ____________________________________________________________________________
73915 [  6736] By: jhi                                   on 2000/08/21  02:57:53
73916         Log: Update Changes.
73917      Branch: perl
73918            ! Changes patchlevel.h
73919 ____________________________________________________________________________
73920 [  6735] By: jhi                                   on 2000/08/21  02:57:20
73921         Log: Draft 0.
73922      Branch: perl
73923            ! pod/perldelta.pod
73924 ____________________________________________________________________________
73925 [  6734] By: jhi                                   on 2000/08/21  02:57:03
73926         Log: Add Storable 0.7.2 from Raphael Manfredi,
73927              plus the patch from
73928              
73929              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
73930              From: Radu Greab <radu@netsoft.ro>
73931              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
73932              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
73933              
73934              plus changes to get Storable to compile with
73935              picky ANSI compilers.
73936      Branch: perl
73937            + ext/Storable/ChangeLog ext/Storable/MANIFEST
73938            + ext/Storable/Makefile.PL ext/Storable/README
73939            + ext/Storable/Storable.pm ext/Storable/Storable.xs
73940            + ext/Storable/patchlevel.h t/lib/st-06compat.t
73941            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
73942            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
73943            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
73944            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
73945            + t/lib/st-tieditems.t
73946            ! MANIFEST
73947 ____________________________________________________________________________
73948 [  6733] By: jhi                                   on 2000/08/21  02:29:09
73949         Log: The correct cleaning order is an art.
73950      Branch: perl
73951            ! Makefile.SH
73952 ____________________________________________________________________________
73953 [  6732] By: jhi                                   on 2000/08/21  01:23:39
73954         Log: The #6724 is here.
73955      Branch: perl
73956            ! t/lib/ftmp-security.t
73957 ____________________________________________________________________________
73958 [  6731] By: jhi                                   on 2000/08/20  23:17:03
73959         Log: s/this one/the 5.6.0 release/
73960      Branch: perl
73961            ! pod/perl56delta.pod
73962 ____________________________________________________________________________
73963 [  6730] By: jhi                                   on 2000/08/20  23:07:34
73964         Log: Mention perlebcdic and perlposix-bc.
73965      Branch: perl
73966            ! pod/perlport.pod
73967 ____________________________________________________________________________
73968 [  6729] By: jhi                                   on 2000/08/20  21:32:59
73969         Log: Document the number of exponent digits.
73970      Branch: perl
73971            ! pod/perlfunc.pod
73972 ____________________________________________________________________________
73973 [  6728] By: jhi                                   on 2000/08/20  21:16:47
73974         Log: Use File::Spec->tmpdir().
73975              
73976              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
73977              From: Tim Jenness <timj@jach.hawaii.edu>
73978              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
73979              MIME-Version: 1.0
73980              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
73981      Branch: perl
73982            ! utils/perlbug.PL
73983 ____________________________________________________________________________
73984 [  6727] By: jhi                                   on 2000/08/20  20:43:32
73985         Log: Update Changes.
73986      Branch: perl
73987            ! Changes patchlevel.h
73988 ____________________________________________________________________________
73989 [  6726] By: jhi                                   on 2000/08/20  20:41:44
73990         Log: The veryclean target needs to clobber.
73991      Branch: perl
73992            ! Makefile.SH
73993 ____________________________________________________________________________
73994 [  6725] By: jhi                                   on 2000/08/20  20:37:38
73995         Log: Document odd vs even subreleases and -Dusedevel.
73996      Branch: perl
73997            ! INSTALL
73998 ____________________________________________________________________________
73999 [  6724] By: jhi                                   on 2000/08/20  19:58:05
74000         Log: Use temporary directory instead of current directory.
74001              
74002              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
74003              From: Tim Jenness <timj@jach.hawaii.edu>
74004              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
74005              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
74006      Branch: perl
74007            ! t/lib/ftmp-security.t
74008 ____________________________________________________________________________
74009 [  6723] By: jhi                                   on 2000/08/20  19:55:55
74010         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
74011              From: andreas.koenig@anima.de (Andreas J. Koenig)
74012              Date: 20 Aug 2000 15:52:03 +0200
74013              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
74014      Branch: perl
74015            ! lib/ExtUtils/MM_Unix.pm
74016 ____________________________________________________________________________
74017 [  6722] By: jhi                                   on 2000/08/20  19:46:01
74018         Log: Update to CGI 2.72, from Lincoln Stein.
74019      Branch: perl
74020            ! lib/CGI.pm
74021 ____________________________________________________________________________
74022 [  6721] By: jhi                                   on 2000/08/20  19:43:54
74023         Log: (Replaced by #8364.)
74024              
74025              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
74026              From: Radu Greab <radu@netsoft.ro>
74027              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
74028              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
74029      Branch: perl
74030            ! ext/GDBM_File/GDBM_File.xs
74031 ____________________________________________________________________________
74032 [  6720] By: jhi                                   on 2000/08/20  19:42:01
74033         Log: pp_open() could pass an uninitialized filename down to do_open9().
74034      Branch: perl
74035            ! pp_sys.c
74036 ____________________________________________________________________________
74037 [  6719] By: jhi                                   on 2000/08/20  14:06:41
74038         Log: UTF8 concat fixes.
74039              
74040              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
74041              From: Hugo <hv@crypt.compulink.co.uk>
74042              Date: Sun, 20 Aug 2000 07:30:46 +0100
74043              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
74044      Branch: perl
74045            ! pp_hot.c t/op/append.t
74046 ____________________________________________________________________________
74047 [  6718] By: jhi                                   on 2000/08/20  02:09:37
74048         Log: Let's try #6717 again.
74049      Branch: perl
74050            ! lib/File/Temp.pm
74051 ____________________________________________________________________________
74052 [  6717] By: jhi                                   on 2000/08/20  01:56:55
74053         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
74054              From: "Craig A. Berry" <craig.berry@metamorgs.com>
74055              Date: Sat, 19 Aug 2000 18:15:39 -0500
74056              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
74057      Branch: perl
74058            ! lib/File/Temp.pm
74059 ____________________________________________________________________________
74060 [  6716] By: jhi                                   on 2000/08/19  15:50:11
74061         Log: Update Changes.
74062      Branch: perl
74063            ! Changes patchlevel.h
74064 ____________________________________________________________________________
74065 [  6715] By: jhi                                   on 2000/08/19  15:39:09
74066         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
74067              From: Jonathan D Johnston <jdjohnston2@juno.com>
74068              Date: Thu, 17 Aug 2000 23:13:01 -0400       
74069              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
74070      Branch: perl
74071            ! pod/perlfunc.pod
74072 ____________________________________________________________________________
74073 [  6714] By: jhi                                   on 2000/08/19  15:34:04
74074         Log: Introduce a 'veryclean' target that is like 'distclean'
74075              but also removes *~ and *.orig.
74076      Branch: perl
74077            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
74078            ! utils/Makefile x2p/Makefile.SH
74079 ____________________________________________________________________________
74080 [  6713] By: jhi                                   on 2000/08/19  14:15:45
74081         Log: Put back the long double avoidance code to POSIX.xs
74082              because VMS seems to need it still.
74083      Branch: perl
74084            ! ext/POSIX/POSIX.xs
74085 ____________________________________________________________________________
74086 [  6712] By: jhi                                   on 2000/08/19  14:10:41
74087         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
74088              From: Peter Prymmer <pvhp@forte.com>
74089              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
74090              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
74091      Branch: perl
74092            ! lib/Pod/Find.pm t/pod/find.t
74093 ____________________________________________________________________________
74094 [  6711] By: jhi                                   on 2000/08/19  14:09:19
74095         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
74096              From: Peter Prymmer <pvhp@forte.com>
74097              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
74098              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
74099              cc: vmsperl@perl.org
74100      Branch: perl
74101            ! t/lib/peek.t
74102 ____________________________________________________________________________
74103 [  6710] By: jhi                                   on 2000/08/19  14:08:01
74104         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
74105              From: Jan Dubois <jand@ActiveState.com>
74106              Date: Fri, 18 Aug 2000 16:31:48 -0700
74107              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
74108      Branch: perl
74109            ! win32/win32.c
74110 ____________________________________________________________________________
74111 [  6709] By: jhi                                   on 2000/08/19  14:06:57
74112         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
74113              
74114              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
74115              From: Spider.Boardman@Orb.Nashua.NH.US
74116              Date: Fri, 18 Aug 2000 18:41:14 -0400
74117              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
74118      Branch: perl
74119            ! regcomp.c
74120 ____________________________________________________________________________
74121 [  6708] By: jhi                                   on 2000/08/18  22:04:49
74122         Log: Update Changes.
74123      Branch: perl
74124            ! Changes patchlevel.h
74125 ____________________________________________________________________________
74126 [  6707] By: jhi                                   on 2000/08/18  21:55:14
74127         Log: Add warnif(), check warnings further up the stack,
74128              all the warnings functions now can take an optional object reference.
74129              
74130              Subject: [PATCH bleedperl@6691] warnings pragma update
74131              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
74132              Date: Fri, 18 Aug 2000 22:42:06 +0100
74133              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
74134      Branch: perl
74135            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
74136            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
74137            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
74138 ____________________________________________________________________________
74139 [  6706] By: jhi                                   on 2000/08/18  21:41:45
74140         Log: Typo in pp_complement().
74141              
74142              Subject: [PATCH perl-current] Deparse
74143              From: Peter Scott <Peter@PSDT.com>
74144              Date: Fri, 18 Aug 2000 12:44:37 -0700
74145              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
74146      Branch: perl
74147            ! ext/B/B/Deparse.pm
74148 ____________________________________________________________________________
74149 [  6705] By: jhi                                   on 2000/08/18  21:25:59
74150         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
74151              From: Jan Dubois <jand@ActiveState.com>
74152              Date: Fri, 18 Aug 2000 14:22:51 -0700
74153              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
74154      Branch: perl
74155            ! lib/Win32.pod win32/win32.c
74156 ____________________________________________________________________________
74157 [  6704] By: jhi                                   on 2000/08/18  21:16:14
74158         Log: Don't eat leading os from index entries.
74159              
74160              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
74161              From: Russ Allbery <rra@stanford.edu>
74162              Date: 10 Aug 2000 20:49:25 -0700
74163              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
74164      Branch: perl
74165            ! lib/Pod/Man.pm
74166 ____________________________________________________________________________
74167 [  6703] By: jhi                                   on 2000/08/18  21:07:06
74168         Log: Add [[:blank:]] as suggested in
74169              
74170              Subject: [ID 20000716.024] [=cc=] / [:blank:]
74171              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
74172              Date: Sun, 16 Jul 2000 17:55:29 -0700
74173              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
74174              
74175              (the [=cc=] has already been taken care of by #6439
74176              so the whole bug report can be closed)
74177              
74178              and make [[:space:]] to be equivalent to isspace(3)
74179              (as opposed to \s, which is isSPACE()).  The difference
74180              is that now [[:space:]] matches the mythical vertical tab,
74181              while \s doesn't.
74182      Branch: perl
74183            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
74184            ! regexec.c t/op/pat.t
74185 ____________________________________________________________________________
74186 [  6702] By: jhi                                   on 2000/08/18  18:47:47
74187         Log: The new tests were missing from #6415.
74188      Branch: perl
74189            ! t/op/bop.t
74190 ____________________________________________________________________________
74191 [  6701] By: jhi                                   on 2000/08/18  18:20:40
74192         Log: Document the NDBM_File and ODBM_File as SDBM_File
74193              was documented in #6417.
74194      Branch: perl
74195            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
74196            ! ext/SDBM_File/SDBM_File.pm
74197 ____________________________________________________________________________
74198 [  6700] By: jhi                                   on 2000/08/18  18:10:39
74199         Log: Subject: [PATCH perl@6698] cygwin port
74200              From: "Fifer, Eric" <EFifer@sanwaint.com>
74201              Date: Fri, 18 Aug 2000 17:30:05 +0100
74202              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
74203      Branch: perl
74204            ! lib/File/Temp.pm
74205 ____________________________________________________________________________
74206 [  6699] By: jhi                                   on 2000/08/18  16:21:49
74207         Log: Document code point which makes if (defined %stash::) to work
74208              (noted by Spider Boardman).
74209      Branch: perl
74210            ! op.c
74211 ____________________________________________________________________________
74212 [  6698] By: jhi                                   on 2000/08/18  13:43:27
74213         Log: Update Changes.
74214      Branch: perl
74215            ! Changes patchlevel.h
74216 ____________________________________________________________________________
74217 [  6697] By: jhi                                   on 2000/08/18  13:35:57
74218         Log: Tiny Getopt::Long patch from Johan Vromans.
74219      Branch: perl
74220            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
74221 ____________________________________________________________________________
74222 [  6696] By: jhi                                   on 2000/08/18  13:26:14
74223         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
74224              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
74225              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
74226              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
74227      Branch: perl
74228            ! pod/perldiag.pod pod/perlsyn.pod
74229 ____________________________________________________________________________
74230 [  6695] By: jhi                                   on 2000/08/18  13:13:26
74231         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
74232              From: Daniel Chetlin <daniel@chetlin.com>
74233              Date: Fri, 18 Aug 2000 03:13:36 -0700
74234              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
74235      Branch: perl
74236            ! pod/perlfunc.pod
74237 ____________________________________________________________________________
74238 [  6694] By: jhi                                   on 2000/08/18  13:08:05
74239         Log: Subject: [PATCH] perltrap.pod spring cleaning
74240              From: Daniel Chetlin <daniel@chetlin.com>
74241              Date: Fri, 18 Aug 2000 03:06:54 -0700
74242              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
74243              
74244              plus Mike Guy's nitfix.
74245      Branch: perl
74246            ! pod/perltrap.pod
74247 ____________________________________________________________________________
74248 [  6693] By: jhi                                   on 2000/08/18  13:00:26
74249         Log: Unbuffer the output.
74250              
74251              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
74252              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74253              Date: Thu, 17 Aug 2000 18:39:29 -0700
74254              Message-ID: <RPJn5gzkgydf092yn@efn.org>
74255      Branch: perl
74256            ! t/op/fork.t
74257 ____________________________________________________________________________
74258 [  6692] By: jhi                                   on 2000/08/18  05:19:17
74259         Log: Delete the image, too, not just its MANIFEStation.
74260      Branch: perl
74261            - lib/CGI/eg/wilogo.gif
74262 ____________________________________________________________________________
74263 [  6691] By: jhi                                   on 2000/08/18  05:10:26
74264         Log: Propagate new Configure vars.
74265      Branch: perl
74266            ! configure.com epoc/config.sh uconfig.h uconfig.sh
74267            ! vos/config.def vos/config.h vos/config_h.SH_orig
74268            ! win32/config.bc win32/config.gc win32/config.vc
74269            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
74270 ____________________________________________________________________________
74271 [  6690] By: jhi                                   on 2000/08/18  04:30:56
74272         Log: Update Changes.
74273      Branch: perl
74274            ! Changes patchlevel.h
74275 ____________________________________________________________________________
74276 [  6689] By: jhi                                   on 2000/08/18  04:12:30
74277         Log: Fix the lib/complex failure of
74278              
74279              From: abigail@foad.org
74280              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
74281              Date: 15 Aug 2000 04:06:38 -0000
74282              Message-Id: <20000815040638.8524.qmail@foad.org> 
74283              
74284              Linux long double accuracy issue: something that
74285              when printed with %g looks like "2" but int() of it is 1.
74286      Branch: perl
74287            ! lib/Math/Complex.pm
74288 ____________________________________________________________________________
74289 [  6688] By: jhi                                   on 2000/08/18  03:15:35
74290         Log: The byteorder code in #6671 was wrong.
74291      Branch: perl
74292            ! configpm
74293 ____________________________________________________________________________
74294 [  6687] By: jhi                                   on 2000/08/18  02:08:42
74295         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
74296              From: Jan Dubois <jand@ActiveState.com>
74297              Date: Thu, 17 Aug 2000 18:31:55 -0700
74298              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
74299      Branch: perl
74300            ! sv.c
74301 ____________________________________________________________________________
74302 [  6686] By: jhi                                   on 2000/08/18  02:04:15
74303         Log: Use NVs in POSIX math, not doubles.
74304              
74305              From: abigail@foad.org
74306              Subject: [ID 20000817.014] POSIX & modfl
74307              Date: 17 Aug 2000 20:49:18 -0000
74308              Message-Id: <20000817204918.23123.qmail@foad.org>
74309      Branch: perl
74310            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
74311 ____________________________________________________________________________
74312 [  6685] By: jhi                                   on 2000/08/18  02:02:12
74313         Log: Introduce NVef, NVff, and NVgf, use the middle one.
74314              (helps for lib/peek + Linux + long doubles)  Reported in
74315              
74316              From: abigail@foad.org
74317              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
74318              Date: 15 Aug 2000 04:06:38 -0000
74319              Message-Id: <20000815040638.8524.qmail@foad.org> 
74320              
74321              (note: the lib/complex failure has not yet been addressed)
74322      Branch: metaconfig/U/perl
74323            ! perlxvf.U
74324      Branch: perl
74325            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74326            ! config_h.SH dump.c perl.h pod/perlguts.pod
74327 ____________________________________________________________________________
74328 [  6684] By: jhi                                   on 2000/08/17  23:22:19
74329         Log: Add byteorder to the myconfig output.
74330      Branch: perl
74331            ! myconfig.SH
74332 ____________________________________________________________________________
74333 [  6683] By: jhi                                   on 2000/08/17  23:20:19
74334         Log: The image doth not exist, spotted by Johan Vromans.
74335      Branch: perl
74336            ! MANIFEST
74337 ____________________________________________________________________________
74338 [  6682] By: jhi                                   on 2000/08/17  22:38:16
74339         Log: Document what the backtick returns if the command fails.
74340      Branch: perl
74341            ! pod/perlop.pod
74342 ____________________________________________________________________________
74343 [  6681] By: jhi                                   on 2000/08/17  22:33:12
74344         Log: Do not use prototyping here.
74345              
74346              Subject: [ID 20000817.016] [PATCH] Peek.xs
74347              From: abigail@foad.org
74348              Date: 17 Aug 2000 20:55:56 -0000
74349              Message-Id: <20000817205556.24270.qmail@foad.org>
74350      Branch: perl
74351            ! ext/Devel/Peek/Makefile.PL
74352 ____________________________________________________________________________
74353 [  6680] By: jhi                                   on 2000/08/17  19:46:43
74354         Log: Don't propose using modules built for 5.005 if no binary
74355              compatibility with 5.005 is attempted.
74356              
74357              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
74358              Subject: Minor nit with 5.7.0 (6655)
74359              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
74360              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
74361      Branch: metaconfig
74362            ! U/installdirs/inc_version_list.U
74363      Branch: perl
74364            ! Configure config_h.SH
74365 ____________________________________________________________________________
74366 [  6679] By: jhi                                   on 2000/08/17  19:16:39
74367         Log: Microperl config update.
74368      Branch: perl
74369            ! uconfig.h uconfig.sh
74370 ____________________________________________________________________________
74371 [  6678] By: jhi                                   on 2000/08/17  19:16:13
74372         Log: The #6648 wasn't protective enough for limited platforms
74373              (like microperl).
74374      Branch: perl
74375            ! dump.c sv.c
74376 ____________________________________________________________________________
74377 [  6677] By: jhi                                   on 2000/08/17  14:46:35
74378         Log: Update Changes.
74379      Branch: perl
74380            ! Changes patchlevel.h
74381 ____________________________________________________________________________
74382 [  6676] By: jhi                                   on 2000/08/17  14:44:02
74383         Log: Add perlebcdic from Peter Prymmer, regen toc.
74384      Branch: perl
74385            + pod/perlebcdic.pod
74386            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
74387 ____________________________________________________________________________
74388 [  6675] By: jhi                                   on 2000/08/17  14:41:52
74389         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
74390      Branch: perl
74391            ! pod/perldebtut.pod
74392 ____________________________________________________________________________
74393 [  6674] By: jhi                                   on 2000/08/17  14:29:43
74394         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
74395              
74396              Subject: [ID 20000724.006] -DLEAKTEST problem
74397              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
74398              Date: Tue, 25 Jul 2000 00:36:32 -0500
74399              Message-Id: <20000725003632.A26186@www.llamacom.com>
74400              
74401              Reminder sent
74402              
74403              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
74404              From: Hugo <hv@crypt.compulink.co.uk>
74405              Date: Thu, 17 Aug 2000 15:23:42 +0100
74406              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
74407      Branch: perl
74408            ! util.c
74409 ____________________________________________________________________________
74410 [  6673] By: jhi                                   on 2000/08/17  04:07:10
74411         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
74412              From: John Peacock <JPeacock@UnivPress.com>
74413              Date: Tue, 01 Aug 2000 09:38:12 -0400
74414              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
74415      Branch: perl
74416            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
74417 ____________________________________________________________________________
74418 [  6672] By: jhi                                   on 2000/08/17  03:04:35
74419         Log: Subject: [PATCH] Cwd.pm now uses strict
74420              From: Tim Jenness <timj@jach.hawaii.edu>
74421              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
74422              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
74423      Branch: perl
74424            ! lib/Cwd.pm
74425 ____________________________________________________________________________
74426 [  6671] By: jhi                                   on 2000/08/17  02:16:35
74427         Log: Make $Config{byteorder} more magical so that it is
74428              dynamically computed: nice for 'fat binaries'.
74429              
74430              Subject: [PATCH]: default byteorder
74431              From: Wilfredo Sánchez <wsanchez@apple.com>
74432              Date: Mon, 31 Jul 2000 19:45:31 -0700
74433              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
74434      Branch: perl
74435            ! configpm
74436 ____________________________________________________________________________
74437 [  6670] By: gsar                                  on 2000/08/17  01:22:21
74438         Log: move WNOHANG definition to where other such things are
74439      Branch: perl
74440            ! win32/win32.h
74441 ____________________________________________________________________________
74442 [  6669] By: jhi                                   on 2000/08/17  01:19:17
74443         Log: Update Changes.
74444      Branch: perl
74445            ! Changes patchlevel.h
74446 ____________________________________________________________________________
74447 [  6668] By: jhi                                   on 2000/08/17  01:16:29
74448         Log: Doc nits spotted by Richard Soderberg.
74449      Branch: perl
74450            ! README.posix-bc README.vmesa
74451 ____________________________________________________________________________
74452 [  6667] By: jhi                                   on 2000/08/17  01:12:11
74453         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
74454              From: "Casey R. Tweten" <crt@kiski.net>
74455              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
74456              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
74457      Branch: perl
74458            ! pod/perldebtut.pod
74459 ____________________________________________________________________________
74460 [  6666] By: jhi                                   on 2000/08/17  01:09:31
74461         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
74462              From: "Casey R. Tweten" <crt@kiski.net>
74463              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
74464              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
74465      Branch: perl
74466            ! lib/Shell.pm
74467 ____________________________________________________________________________
74468 [  6665] By: gsar                                  on 2000/08/17  01:03:52
74469         Log: add "ok" targets from change#6632 in makefile.mk
74470      Branch: perl
74471            ! pod/perlport.pod win32/Makefile win32/makefile.mk
74472 ____________________________________________________________________________
74473 [  6664] By: gsar                                  on 2000/08/17  00:56:11
74474         Log: avoid warnings from dense compiler
74475      Branch: perl
74476            ! win32/win32.c
74477 ____________________________________________________________________________
74478 [  6663] By: jhi                                   on 2000/08/17  00:51:49
74479         Log: Tweak the regex compilation errors once more.
74480      Branch: perl
74481            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
74482            ! t/op/regmesg.t t/pragma/warn/regcomp
74483 ____________________________________________________________________________
74484 [  6662] By: gsar                                  on 2000/08/17  00:28:19
74485         Log: trailing new %ENV entries weren't being pushed into the real
74486              environment of subprocesses on Windows
74487      Branch: perl
74488            ! t/op/magic.t win32/perlhost.h
74489 ____________________________________________________________________________
74490 [  6661] By: gsar                                  on 2000/08/17  00:19:20
74491         Log: waitpid() now handles externally spawned pids correctly;
74492              fixes for backtick/wait/waitpid failures on Windows 9x
74493              
74494              these changes make the pid returned by process functions on
74495              Windows 9x always positive by clearing the high bit (which
74496              is always set on Win9x); pseudo-process PIDs are likewise
74497              always negative now on Win9x (just as on NT/2000)
74498      Branch: perl
74499            ! pp_sys.c win32/perlhost.h win32/win32.c
74500 ____________________________________________________________________________
74501 [  6660] By: jhi                                   on 2000/08/17  00:04:32
74502         Log: Retract #6645.
74503      Branch: perl
74504            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74505            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
74506            ! t/op/sprintf.t
74507 ____________________________________________________________________________
74508 [  6659] By: gsar                                  on 2000/08/16  23:59:28
74509         Log: on windows, the return values from wait() and waitpid() don't
74510              match those of pseudo-pids
74511      Branch: perl
74512            ! pp_sys.c t/op/fork.t util.c win32/win32.c
74513 ____________________________________________________________________________
74514 [  6658] By: gsar                                  on 2000/08/16  23:56:14
74515         Log: pod nit seen in passing
74516      Branch: perl
74517            ! pod/perlfunc.pod
74518 ____________________________________________________________________________
74519 [  6657] By: gsar                                  on 2000/08/16  23:53:42
74520         Log: change#6328 could make close(SOCKET) return false on windows
74521              when it shouldn't
74522      Branch: perl
74523            ! win32/win32sck.c
74524 ____________________________________________________________________________
74525 [  6656] By: gsar                                  on 2000/08/16  23:46:57
74526         Log: check that the number pseudo children doesn't exceed
74527              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
74528              the WaitForMultipleObjects() limit that would cause wait()
74529              to crash)
74530              
74531              wait() and waitpid() could potentially be rewritten to use
74532              more than one thread to do the waiting to eliminate this
74533              limitation
74534      Branch: perl
74535            ! win32/perlhost.h
74536 ____________________________________________________________________________
74537 [  6655] By: jhi                                   on 2000/08/16  14:11:05
74538         Log: Update Changes.
74539      Branch: perl
74540            ! Changes patchlevel.h
74541 ____________________________________________________________________________
74542 [  6654] By: jhi                                   on 2000/08/16  14:10:12
74543         Log: Update to perldebtut 1.9, from Richard Foley.
74544      Branch: perl
74545            ! pod/perldebtut.pod
74546 ____________________________________________________________________________
74547 [  6653] By: jhi                                   on 2000/08/16  14:08:17
74548         Log: Change the regx compilation error markers to use = instead of <
74549              since pod makes using the latter quite messy.  Reported in
74550              ID 20000814.006 by Abigail and in
74551              Subject: Unknown escape E<> ?
74552              From: Lupe Christoph <lupe@lupe-christoph.de>
74553              Date: Fri, 11 Aug 2000 00:30:27 +0200
74554              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
74555      Branch: perl
74556            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
74557            ! t/op/regmesg.t t/pragma/warn/regcomp
74558 ____________________________________________________________________________
74559 [  6652] By: jhi                                   on 2000/08/16  13:25:31
74560         Log: Change the perlbug address to perl.org since it's more forgiving.
74561              
74562              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
74563              From: abigail@foad.org
74564              Date: 15 Aug 2000 04:15:40 -0000
74565              Message-Id: <20000815041540.8633.qmail@foad.org>
74566      Branch: perl
74567            ! utils/perlbug.PL
74568 ____________________________________________________________________________
74569 [  6651] By: jhi                                   on 2000/08/16  13:22:35
74570         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
74571              From: Tim Jenness <timj@jach.hawaii.edu>
74572              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
74573              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
74574      Branch: perl
74575            ! lib/Cwd.pm
74576 ____________________________________________________________________________
74577 [  6650] By: jhi                                   on 2000/08/16  13:18:13
74578         Log: Update to CPAN 1.57.
74579              
74580              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
74581              From: andreas.koenig@anima.de (Andreas J. Koenig)
74582              Date: 16 Aug 2000 15:09:46 +0200
74583              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
74584      Branch: perl
74585            ! lib/CPAN.pm
74586 ____________________________________________________________________________
74587 [  6649] By: jhi                                   on 2000/08/16  13:12:31
74588         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
74589              From: "Larry W. Virden" <lvirden@cas.org>
74590              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
74591              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
74592      Branch: perl
74593            ! README.hpux
74594 ____________________________________________________________________________
74595 [  6648] By: jhi                                   on 2000/08/16  13:03:53
74596         Log: The numeric locale was reset to "C" by s?printf and never restored.
74597              
74598              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
74599              From: Christian Kirsch <ck@held.mind.de>
74600              Date: Wed, 9 Aug 2000 17:05:17 +0200
74601              Message-Id: <20000809170517.A25389@held>
74602              
74603              No test since adding the failing example to locale.t
74604              does not fail -- probably because the locale settings are so
74605              thoroughly tweaked by that time.  Running the example standalone
74606              does fail, though.  UPDATE: test case added at change #7540.
74607      Branch: perl
74608            ! dump.c perl.h pp.c pp_ctl.c sv.c
74609 ____________________________________________________________________________
74610 [  6647] By: jhi                                   on 2000/08/16  00:07:54
74611         Log: Update Changes and test semi-automatic patchlevel updating.
74612      Branch: perl
74613            ! Changes patchlevel.h
74614 ____________________________________________________________________________
74615 [  6646] By: jhi                                   on 2000/08/15  23:35:07
74616         Log: Fix a dependency problem.
74617              
74618              Subject: [PATCH: 6640] VMS Makefile.SH update
74619              From: Peter Prymmer <pvhp@forte.com>
74620              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
74621              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
74622      Branch: perl
74623            ! vms/descrip_mms.template
74624 ____________________________________________________________________________
74625 [  6645] By: jhi                                   on 2000/08/15  23:33:23
74626         Log: (Retracted by #6660)
74627              
74628              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
74629              From: Dominic Dunlop <domo@computer.org>
74630              Date: Tue, 15 Aug 2000 22:20:52 +0200
74631              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
74632      Branch: metaconfig/U/perl
74633            + d_printfed.U
74634      Branch: perl
74635            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74636            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
74637            ! t/op/sprintf.t
74638 ____________________________________________________________________________
74639 [  6644] By: jhi                                   on 2000/08/15  21:17:20
74640         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
74641              From: abigail@foad.org
74642              Date: 15 Aug 2000 20:12:41 -0000
74643              Message-Id: <20000815201241.25556.qmail@foad.org>
74644      Branch: perl
74645            ! INSTALL
74646 ____________________________________________________________________________
74647 [  6643] By: jhi                                   on 2000/08/15  21:15:28
74648         Log: (an already applied patch)
74649      Branch: perl
74650            ! lib/CGI.pm
74651 ____________________________________________________________________________
74652 [  6642] By: gsar                                  on 2000/08/15  19:54:05
74653         Log: magic callbacks all need to have same type signature
74654      Branch: perl
74655            ! embed.pl mg.c proto.h
74656 ____________________________________________________________________________
74657 [  6641] By: jhi                                   on 2000/08/15  17:56:27
74658         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)
74659              From: Mike Guy <mjtg@cam.ac.uk>
74660              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
74661              Date: Tue, 15 Aug 2000 18:26:45 +0100
74662              
74663              Only the peek.t part applied, not the hash quality part.
74664      Branch: perl
74665            ! t/lib/peek.t
74666 ____________________________________________________________________________
74667 [  6640] By: jhi                                   on 2000/08/15  16:37:37
74668         Log: Update Changes.
74669      Branch: perl
74670            ! Changes
74671 ____________________________________________________________________________
74672 [  6639] By: jhi                                   on 2000/08/15  16:34:55
74673         Log: Missed a file from #6638.
74674      Branch: perl
74675            ! lib/File/Temp.pm
74676 ____________________________________________________________________________
74677 [  6638] By: jhi                                   on 2000/08/15  16:33:19
74678         Log: Subject: [PATCH perl@6620] cygwin port
74679              From: "Fifer, Eric" <EFifer@sanwaint.com>
74680              Date: Tue, 15 Aug 2000 17:00:49 +0100
74681              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
74682      Branch: perl
74683            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
74684 ____________________________________________________________________________
74685 [  6637] By: jhi                                   on 2000/08/15  16:29:22
74686         Log: Subject: [PATCH] debugger exit code should reflect user exit code
74687              From: Mike Guy <mjtg@cam.ac.uk>
74688              Date: Tue, 15 Aug 2000 16:55:59 +0100
74689              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
74690      Branch: perl
74691            ! lib/perl5db.pl
74692 ____________________________________________________________________________
74693 [  6636] By: jhi                                   on 2000/08/15  15:30:58
74694         Log: Update Changes.
74695      Branch: perl
74696            ! Changes
74697 ____________________________________________________________________________
74698 [  6635] By: jhi                                   on 2000/08/15  15:27:21
74699         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
74700      Branch: metaconfig
74701            ! U/mkglossary U/mksample
74702      Branch: metaconfig/U/perl
74703            ! Devel.U
74704      Branch: perl
74705            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74706 ____________________________________________________________________________
74707 [  6634] By: jhi                                   on 2000/08/15  14:11:55
74708         Log: Don't blow limited stacks, a lower number is enough to
74709              tickle the lookbehind limit.
74710              
74711              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
74712              From: Dominic Dunlop <domo@computer.org>
74713              Date: Tue, 15 Aug 2000 13:51:24 +0200
74714              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
74715      Branch: perl
74716            ! t/op/regmesg.t
74717 ____________________________________________________________________________
74718 [  6633] By: jhi                                   on 2000/08/15  14:01:46
74719         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
74720              From: Mike Guy <mjtg@cam.ac.uk>
74721              Date: Tue, 15 Aug 2000 12:10:50 +0100
74722              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
74723      Branch: perl
74724            ! utils/perldoc.PL
74725 ____________________________________________________________________________
74726 [  6632] By: jhi                                   on 2000/08/15  13:58:48
74727         Log: make ok etc also for win32.
74728              
74729              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
74730              From: Prymmer/Kahn <pvhp@best.com>
74731              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
74732              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
74733      Branch: perl
74734            ! win32/Makefile
74735 ____________________________________________________________________________
74736 [  6631] By: jhi                                   on 2000/08/15  13:45:03
74737         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
74738      Branch: perl
74739            ! lib/Test.pm
74740 ____________________________________________________________________________
74741 [  6630] By: jhi                                   on 2000/08/15  03:25:09
74742         Log: Update Changes.
74743      Branch: perl
74744            ! Changes
74745 ____________________________________________________________________________
74746 [  6629] By: jhi                                   on 2000/08/15  03:23:53
74747         Log: magic_regdatum_set() is void, not int.
74748      Branch: perl
74749            ! embed.pl mg.c proto.h
74750 ____________________________________________________________________________
74751 [  6628] By: jhi                                   on 2000/08/15  03:08:02
74752         Log: Make the user to give up his firstborn, err, to knowingly
74753              verify installing an unstable developer release.  Also bump
74754              the release to 5.7.0, but leave a patch tag in the local
74755              patches saying that this is not yet the real thing.
74756      Branch: metaconfig
74757            ! U/modified/Instruct.U
74758      Branch: metaconfig/U/perl
74759            + Devel.U
74760      Branch: perl
74761            ! Configure patchlevel.h
74762 ____________________________________________________________________________
74763 [  6627] By: jhi                                   on 2000/08/14  22:32:52
74764         Log: README.os2 update.
74765              
74766              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
74767              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74768              Date: Wed, 02 Aug 2000 21:55:09 -0700
74769              Message-ID: <tsPi5gzkgegX092yn@efn.org>
74770      Branch: perl
74771            ! README.os2
74772 ____________________________________________________________________________
74773 [  6626] By: jhi                                   on 2000/08/14  21:00:02
74774         Log: Subject: Re: File::Temp problems on VMS in bleedperl
74775              From: Tim Jenness <timj@jach.hawaii.edu>
74776              cc: vmsperl@perl.org
74777              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
74778              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
74779      Branch: perl
74780            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
74781 ____________________________________________________________________________
74782 [  6625] By: jhi                                   on 2000/08/14  20:52:16
74783         Log: Add SUIDMAIL as was done for the CERT alert.
74784      Branch: perl
74785            ! patchlevel.h
74786 ____________________________________________________________________________
74787 [  6624] By: jhi                                   on 2000/08/14  20:48:50
74788         Log: Subject: sfio2000
74789              From: Daniel Muino <dmuino@afip.gov.ar>
74790              Date: Mon, 14 Aug 2000 16:58:11 -0300
74791              Message-ID: <20000814165811.B16368@con2-dgi>
74792      Branch: perl
74793            ! perlsdio.h perlsfio.h
74794 ____________________________________________________________________________
74795 [  6623] By: jhi                                   on 2000/08/14  20:47:36
74796         Log: Subject: warning: storage class after type is obsolescent
74797              From: Daniel Muino <dmuino@afip.gov.ar>
74798              Date: Mon, 14 Aug 2000 16:42:47 -0300
74799              Message-ID: <20000814164247.A16368@con2-dgi>
74800      Branch: perl
74801            ! regcomp.pl regnodes.h
74802 ____________________________________________________________________________
74803 [  6622] By: jhi                                   on 2000/08/14  20:43:05
74804         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
74805              From: abigail@foad.org
74806              Date: 14 Aug 2000 20:00:10 -0000
74807              Message-Id: <20000814200010.27271.qmail@foad.org>
74808      Branch: perl
74809            ! Changes
74810 ____________________________________________________________________________
74811 [  6621] By: jhi                                   on 2000/08/14  15:23:05
74812         Log: Update Changes.
74813      Branch: perl
74814            ! Changes
74815 ____________________________________________________________________________
74816 [  6620] By: jhi                                   on 2000/08/14  15:22:14
74817         Log: Subject: Re: [PATCH] @+, @- readonly
74818              From: Mike Guy <mjtg@cam.ac.uk>
74819              Date: Mon, 14 Aug 2000 15:26:55 +0100
74820              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
74821      Branch: perl
74822            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
74823            ! sv.c t/op/pat.t
74824 ____________________________________________________________________________
74825 [  6619] By: jhi                                   on 2000/08/14  14:12:08
74826         Log: Update Changes.
74827      Branch: perl
74828            ! Changes
74829 ____________________________________________________________________________
74830 [  6618] By: jhi                                   on 2000/08/14  14:09:34
74831         Log: For now remove the mail code.
74832      Branch: perl
74833            ! perl.c
74834 ____________________________________________________________________________
74835 [  6617] By: jhi                                   on 2000/08/14  14:08:28
74836         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
74837      Branch: perl
74838            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
74839            ! pod/perlfaq8.pod pod/perlsec.pod
74840 ____________________________________________________________________________
74841 [  6616] By: jhi                                   on 2000/08/14  14:00:11
74842         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
74843              From: Mike Guy <mjtg@cam.ac.uk>
74844              Date: Mon, 14 Aug 2000 08:26:02 +0100
74845              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
74846      Branch: perl
74847            ! lib/perl5db.pl
74848 ____________________________________________________________________________
74849 [  6615] By: jhi                                   on 2000/08/14  13:58:45
74850         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
74851              From: Mike Guy <mjtg@cam.ac.uk>
74852              Date: Mon, 14 Aug 2000 08:04:22 +0100
74853              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
74854      Branch: perl
74855            ! gv.c mg.c t/op/pat.t
74856 ____________________________________________________________________________
74857 [  6614] By: jhi                                   on 2000/08/14  13:56:45
74858         Log: Subject: Test fails / warnings with perl-current #6612
74859              From: Mike Guy <mjtg@cam.ac.uk>
74860              Date: Mon, 14 Aug 2000 07:57:23 +0100
74861              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
74862      Branch: perl
74863            ! t/lib/b.t t/lib/peek.t
74864 ____________________________________________________________________________
74865 [  6613] By: jhi                                   on 2000/08/14  13:45:33
74866         Log: VMS configure.com update continues.
74867      Branch: perl
74868            - vms/configure.com
74869            ! MANIFEST configure.com
74870 ____________________________________________________________________________
74871 [  6612] By: jhi                                   on 2000/08/13  22:13:35
74872         Log: Update Changes.
74873      Branch: perl
74874            ! Changes
74875 ____________________________________________________________________________
74876 [  6611] By: jhi                                   on 2000/08/13  16:21:45
74877         Log: Upgrade to CGI 2.71, from Lincoln Stein.
74878      Branch: perl
74879            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
74880 ____________________________________________________________________________
74881 [  6610] By: jhi                                   on 2000/08/13  15:09:16
74882         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
74883              From: Mike Guy <mjtg@cam.ac.uk>
74884              Date: Sun, 13 Aug 2000 13:45:51 +0100
74885              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
74886      Branch: perl
74887            ! t/op/regmesg.t
74888 ____________________________________________________________________________
74889 [  6609] By: jhi                                   on 2000/08/13  14:31:26
74890         Log: Andreas says that 1.56 is fine, so reverting back to it.
74891      Branch: perl
74892            ! lib/CPAN.pm
74893 ____________________________________________________________________________
74894 [  6608] By: jhi                                   on 2000/08/13  05:34:20
74895         Log: Update Changes.
74896      Branch: perl
74897            ! Changes
74898 ____________________________________________________________________________
74899 [  6607] By: jhi                                   on 2000/08/13  05:32:01
74900         Log: Put back the \z changes of #5406 to CPAN.pm.
74901      Branch: perl
74902            ! lib/CPAN.pm
74903 ____________________________________________________________________________
74904 [  6606] By: jhi                                   on 2000/08/13  05:20:16
74905         Log: Fix-n-skip the tests under 5005threads.
74906      Branch: perl
74907            ! t/lib/b.t
74908 ____________________________________________________________________________
74909 [  6605] By: jhi                                   on 2000/08/13  05:07:48
74910         Log: Fix the test for 5005threads.
74911      Branch: perl
74912            ! t/lib/peek.t
74913 ____________________________________________________________________________
74914 [  6604] By: jhi                                   on 2000/08/13  03:35:37
74915         Log: Should have deleted this in #6603.
74916      Branch: perl
74917            - vms/subconfigure.com
74918 ____________________________________________________________________________
74919 [  6603] By: jhi                                   on 2000/08/12  18:29:32
74920         Log: Rewrite of vms/subconfigure.com as configure.com,
74921              from Peter Prymmer and the vmsperl crew.
74922      Branch: perl
74923            + vms/configure.com
74924            ! MANIFEST
74925 ____________________________________________________________________________
74926 [  6602] By: jhi                                   on 2000/08/11  13:00:01
74927         Log: PlainText.pm is dead.
74928      Branch: perl
74929            - lib/Pod/PlainText.pm
74930            ! MANIFEST
74931 ____________________________________________________________________________
74932 [  6601] By: jhi                                   on 2000/08/11  04:06:45
74933         Log: Update Changes.
74934      Branch: perl
74935            ! Changes
74936 ____________________________________________________________________________
74937 [  6600] By: jhi                                   on 2000/08/11  04:06:10
74938         Log: Add a few missing files, update MANIFEST.
74939      Branch: perl
74940            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
74941            + lib/Pod/PlainText.pm t/pod/find.t
74942            ! MANIFEST t/op/regmesg.t
74943 ____________________________________________________________________________
74944 [  6599] By: jhi                                   on 2000/08/11  03:31:10
74945         Log: Add Perl debugging tutorial, regen toc. 
74946              
74947              Subject: perldebtut.pod
74948              From: Richard Foley <Richard.Foley@m.dasa.de>
74949              Date: Wed, 09 Aug 2000 10:17:15 +0200
74950              Message-id: <3991138B.262247B8@m.dasa.de>
74951      Branch: perl
74952            + pod/perldebtut.pod
74953            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
74954 ____________________________________________________________________________
74955 [  6598] By: jhi                                   on 2000/08/11  02:48:56
74956         Log: tiny Changes edit
74957      Branch: perl
74958            ! Changes
74959 ____________________________________________________________________________
74960 [  6597] By: jhi                                   on 2000/08/11  02:39:04
74961         Log: Tests for #6589.
74962              
74963              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
74964              From: simon@brecon.co.uk (Simon Cozens)
74965              Date: 11 Aug 2000 02:24:52 GMT
74966              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
74967      Branch: perl
74968            ! t/lib/b.t
74969 ____________________________________________________________________________
74970 [  6596] By: jhi                                   on 2000/08/11  01:50:07
74971         Log: Update Changes.
74972      Branch: perl
74973            ! Changes
74974 ____________________________________________________________________________
74975 [  6595] By: jhi                                   on 2000/08/11  01:47:16
74976         Log: nitfix
74977      Branch: perl
74978            ! Changes
74979 ____________________________________________________________________________
74980 [  6594] By: jhi                                   on 2000/08/11  01:36:16
74981         Log: Subject: Getting perlio and threads to compile
74982              From: Lupe Christoph <lupe@lupe-christoph.de>
74983              Date: Wed, 9 Aug 2000 11:35:54 +0200
74984              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
74985              
74986              (the Solaris version changes in Configure skipped)
74987      Branch: perl
74988            ! hints/solaris_2.sh thread.h
74989 ____________________________________________________________________________
74990 [  6593] By: jhi                                   on 2000/08/11  01:30:16
74991         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
74992              From: simon@brecon.co.uk (Simon Cozens)
74993              Date: 1 Aug 2000 06:55:19 GMT
74994              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
74995      Branch: perl
74996            ! lib/utf8.pm
74997 ____________________________________________________________________________
74998 [  6592] By: jhi                                   on 2000/08/11  01:26:39
74999         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
75000              From: Peter Scott <Peter@PeterScott.com>
75001              Date: Thu, 10 Aug 2000 08:23:27 -0700
75002              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
75003      Branch: perl
75004            ! lib/perl5db.pl
75005 ____________________________________________________________________________
75006 [  6591] By: jhi                                   on 2000/08/11  01:22:02
75007         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
75008              From: Hugo <hv@crypt.compulink.co.uk>
75009              Date: Thu, 10 Aug 2000 19:23:04 +0100
75010              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
75011      Branch: perl
75012            ! regexec.c t/op/pat.t
75013 ____________________________________________________________________________
75014 [  6590] By: jhi                                   on 2000/08/11  01:19:19
75015         Log: Preprocessing and postprocessing for File::Find.
75016              
75017              Subject: Patch to Find::File.pm to allow alphabetical results
75018              From: Joe Smith <jsmith@inwap.com>
75019              Date: Wed, 9 Aug 2000 02:44:54 -0700
75020              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
75021      Branch: perl
75022            ! lib/File/Find.pm
75023 ____________________________________________________________________________
75024 [  6589] By: jhi                                   on 2000/08/11  01:12:39
75025         Log: B::Deparse didn't do sub attributes.
75026              
75027              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
75028              From: simon@brecon.co.uk (Simon Cozens)
75029              Date: 9 Aug 2000 04:49:20 GMT
75030              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
75031      Branch: perl
75032            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
75033 ____________________________________________________________________________
75034 [  6588] By: jhi                                   on 2000/08/11  01:06:40
75035         Log: Subject: debugger "d" command doesnt check line number
75036              From: Mike Guy <mjtg@cam.ac.uk>
75037              Date: Tue, 08 Aug 2000 21:54:29 +0100
75038              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
75039      Branch: perl
75040            ! lib/perl5db.pl mg.c pod/perldiag.pod
75041 ____________________________________________________________________________
75042 [  6587] By: jhi                                   on 2000/08/11  00:45:03
75043         Log: sleep(1) does not necessarily return 1.
75044              
75045              Subject: [PATCH bleadperl] op/lex_assign.t  
75046              From: Hugo <hv@crypt.compulink.co.uk>
75047              Date: Thu, 03 Aug 2000 14:34:22 +0100        
75048              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
75049      Branch: perl
75050            ! t/op/lex_assign.t
75051 ____________________________________________________________________________
75052 [  6586] By: jhi                                   on 2000/08/11  00:31:50
75053         Log: Document the IO::Select timeout.
75054      Branch: perl
75055            ! ext/IO/lib/IO/Select.pm
75056 ____________________________________________________________________________
75057 [  6585] By: jhi                                   on 2000/08/11  00:13:54
75058         Log: Forgot contributor.
75059      Branch: perl
75060            ! Changes
75061 ____________________________________________________________________________
75062 [  6584] By: jhi                                   on 2000/08/11  00:09:19
75063         Log: detypo
75064      Branch: perl
75065            ! Changes
75066 ____________________________________________________________________________
75067 [  6583] By: jhi                                   on 2000/08/11  00:07:53
75068         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
75069              
75070              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
75071              From: Mike Guy <mjtg@cam.ac.uk> 
75072              Date: Thu, 10 Aug 2000 15:50:54 +0100
75073              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
75074      Branch: perl
75075            ! sv.c t/op/int.t
75076 ____________________________________________________________________________
75077 [  6582] By: jhi                                   on 2000/08/10  23:29:32
75078         Log: Update Changes.
75079      Branch: perl
75080            ! Changes
75081 ____________________________________________________________________________
75082 [  6581] By: jhi                                   on 2000/08/10  23:26:16
75083         Log: Put back the std @INC thing.
75084      Branch: perl
75085            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
75086            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
75087            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
75088            ! t/lib/gol-oo.t
75089 ____________________________________________________________________________
75090 [  6580] By: jhi                                   on 2000/08/10  23:03:34
75091         Log: Update to CGI 2.70, from Lincoln Stein.
75092      Branch: perl
75093            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
75094            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
75095            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
75096            ! t/lib/cgi-request.t
75097 ____________________________________________________________________________
75098 [  6579] By: jhi                                   on 2000/08/10  22:41:50
75099         Log: Update to CPAN 1.56, from Andreas König.
75100      Branch: perl
75101            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
75102 ____________________________________________________________________________
75103 [  6578] By: jhi                                   on 2000/08/10  22:38:13
75104         Log: Update to Pod::Parser 1.17, from Brad Appleton.
75105      Branch: perl
75106            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
75107            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
75108            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
75109            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
75110            ! t/pod/include.t t/pod/included.t t/pod/lref.t
75111            ! t/pod/multiline_items.t t/pod/nested_items.t
75112            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
75113            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
75114            ! t/pod/special_seqs.t
75115 ____________________________________________________________________________
75116 [  6577] By: jhi                                   on 2000/08/10  22:35:41
75117         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
75118      Branch: perl
75119            ! AUTHORS MAINTAIN
75120 ____________________________________________________________________________
75121 [  6576] By: jhi                                   on 2000/08/10  22:24:54
75122         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
75123      Branch: perl
75124            + t/lib/gol-oo.t
75125            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
75126            ! t/lib/gol-compat.t t/lib/gol-linkage.t
75127 ____________________________________________________________________________
75128 [  6575] By: jhi                                   on 2000/08/10  22:02:07
75129         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
75130      Branch: perl
75131            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
75132 ____________________________________________________________________________
75133 [  6574] By: jhi                                   on 2000/08/10  21:55:03
75134         Log: Iterating perl6 description.
75135      Branch: perl
75136            ! pod/perlfaq1.pod
75137 ____________________________________________________________________________
75138 [  6573] By: jhi                                   on 2000/08/10  21:48:26
75139         Log: Revert the sv.c part of #6559, a better fix is needed.
75140      Branch: perl
75141            ! sv.c
75142 ____________________________________________________________________________
75143 [  6572] By: jhi                                   on 2000/08/10  20:33:43
75144         Log: It's the 2ndO'ROSSC.
75145      Branch: perl
75146            ! pod/perlfaq1.pod
75147 ____________________________________________________________________________
75148 [  6571] By: jhi                                   on 2000/08/10  15:55:48
75149         Log: detypo
75150      Branch: perl
75151            ! pod/perlfaq1.pod
75152 ____________________________________________________________________________
75153 [  6570] By: jhi                                   on 2000/08/10  14:11:17
75154         Log: An exceptionally sticky typo.
75155      Branch: perl
75156            ! Changes
75157 ____________________________________________________________________________
75158 [  6569] By: jhi                                   on 2000/08/10  14:09:33
75159         Log: detypo (and test Changes updating script)
75160      Branch: perl
75161            ! Changes
75162 ____________________________________________________________________________
75163 [  6568] By: jhi                                   on 2000/08/10  14:07:07
75164         Log: Update Changes.
75165      Branch: perl
75166            ! Changes
75167 ____________________________________________________________________________
75168 [  6567] By: jhi                                   on 2000/08/10  14:06:19
75169         Log: Amend the description of Perl6.
75170              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
75171              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
75172              Date: Wed, 9 Aug 2000 22:11:06 -0500
75173              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
75174      Branch: perl
75175            ! pod/perlfaq1.pod
75176 ____________________________________________________________________________
75177 [  6566] By: jhi                                   on 2000/08/10  13:58:57
75178         Log: Subject: Remove dead entry in perldiag
75179              From: Mike Guy <mjtg@cam.ac.uk>
75180              Date: Thu, 10 Aug 2000 14:19:19 +0100
75181              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
75182      Branch: perl
75183            ! pod/perldiag.pod
75184 ____________________________________________________________________________
75185 [  6565] By: jhi                                   on 2000/08/10  13:51:48
75186         Log: Zero entries were skipped, fix from Adrian Goalby
75187              <argoalby@yahoo.co.uk>
75188      Branch: perl
75189            ! lib/unicode/Number.pl lib/unicode/mktables.PL
75190 ____________________________________________________________________________
75191 [  6564] By: jhi                                   on 2000/08/10  13:00:12
75192         Log: Subject: [PATCH 5.6.0] cygwin port
75193              From: "Fifer, Eric" <EFifer@sanwaint.com>
75194              Date: Thu, 10 Aug 2000 13:15:36 +0100
75195              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
75196      Branch: perl
75197            ! README.cygwin hints/cygwin.sh
75198 ____________________________________________________________________________
75199 [  6563] By: jhi                                   on 2000/08/10  12:55:16
75200         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
75201      Branch: perl
75202            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
75203 ____________________________________________________________________________
75204 [  6562] By: gsar                                  on 2000/08/10  08:38:39
75205         Log: warn is a macro, avoid using at a variable to avoid warnings
75206              in some configurations; readdir.t is too conservative in
75207              estimating number of *.t's
75208      Branch: perl
75209            ! t/op/readdir.t util.c
75210 ____________________________________________________________________________
75211 [  6561] By: jhi                                   on 2000/08/09  23:35:42
75212         Log: Update Changes.
75213      Branch: perl
75214            ! Changes
75215 ____________________________________________________________________________
75216 [  6560] By: jhi                                   on 2000/08/09  23:05:47
75217         Log: Subject: Re: enhanced(?) regex error messages
75218              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
75219              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
75220              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
75221              
75222              (plus two small patches sent privately)
75223              (this still seems to leave few test failures)
75224      Branch: perl
75225            + t/op/regmesg.t
75226            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
75227            ! t/pragma/warn/regcomp
75228 ____________________________________________________________________________
75229 [  6559] By: jhi                                   on 2000/08/09  20:41:18
75230         Log: (The fix did work but was not right, retracted in #6573)
75231              
75232              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
75233              From: Christian Kirsch <ck@held.mind.de>
75234              Date: Wed, 9 Aug 2000 17:05:17 +0200
75235              Message-Id: <20000809170517.A25389@held>
75236      Branch: perl
75237            ! sv.c t/pragma/locale.t
75238 ____________________________________________________________________________
75239 [  6558] By: jhi                                   on 2000/08/08  22:34:08
75240         Log: Tiny updates on the contributors list.
75241      Branch: perl
75242            ! Changes
75243 ____________________________________________________________________________
75244 [  6557] By: jhi                                   on 2000/08/08  19:34:28
75245         Log: Double check that we have a dirhandle.
75246      Branch: perl
75247            ! util.c
75248 ____________________________________________________________________________
75249 [  6556] By: jhi                                   on 2000/08/08  19:01:51
75250         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
75251              May be repopulated with fresh maintained examples.
75252      Branch: perl
75253            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
75254            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
75255            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
75256            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
75257            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
75258            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
75259            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
75260            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
75261            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
75262            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
75263            + lib/CGI/eg/wilogo_gif.uu
75264            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
75265            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
75266            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
75267            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
75268            - eg/cgi/frameset.cgi eg/cgi/index.html
75269            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
75270            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
75271            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
75272            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
75273            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
75274            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
75275            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
75276            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
75277            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
75278            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
75279            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
75280            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
75281            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
75282            - eg/van/vanish eg/who eg/wrapsuid
75283            ! MANIFEST
75284 ____________________________________________________________________________
75285 [  6555] By: jhi                                   on 2000/08/08  18:51:08
75286         Log: Delete chat2 as requested by Randal.
75287              
75288              Subject: Re: perlfaq8 coyness
75289              From: merlyn@stonehenge.com (Randal L. Schwartz) 
75290              Date: 15 May 2000 18:52:42 -0700 
75291              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
75292      Branch: perl
75293            - lib/chat2.pl
75294            ! MANIFEST
75295 ____________________________________________________________________________
75296 [  6554] By: jhi                                   on 2000/08/08  18:31:35
75297         Log: Regen global.sym.
75298      Branch: perl
75299            ! global.sym
75300 ____________________________________________________________________________
75301 [  6553] By: jhi                                   on 2000/08/08  18:28:13
75302         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
75303              (either perlbug or p5p ate the original), plus regen
75304              perlapi and perltoc. 
75305      Branch: perl
75306            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
75307            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
75308            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
75309            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
75310            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
75311            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
75312            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
75313            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
75314            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
75315            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
75316 ____________________________________________________________________________
75317 [  6552] By: jhi                                   on 2000/08/08  18:06:29
75318         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
75319              From: Mike Guy <mjtg@cam.ac.uk>
75320              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
75321              Date: Tue, 08 Aug 2000 15:51:27 +0100
75322      Branch: perl
75323            ! doop.c sv.h t/op/join.t t/pragma/overload.t
75324 ____________________________________________________________________________
75325 [  6551] By: jhi                                   on 2000/08/08  18:01:11
75326         Log: Re-apply #6549.
75327      Branch: perl
75328            ! lib/perl5db.pl
75329 ____________________________________________________________________________
75330 [  6550] By: jhi                                   on 2000/08/08  17:43:08
75331         Log: Accidental retraction of #6549.
75332      Branch: perl
75333            ! lib/perl5db.pl
75334 ____________________________________________________________________________
75335 [  6549] By: jhi                                   on 2000/08/08  17:40:04
75336         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
75337              From: Mike Guy <mjtg@cam.ac.uk>
75338              Date: Mon, 07 Aug 2000 21:49:58 +0100
75339              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
75340      Branch: perl
75341            ! lib/perl5db.pl
75342 ____________________________________________________________________________
75343 [  6548] By: jhi                                   on 2000/08/08  17:37:57
75344         Log: Document here-doc better.
75345              
75346              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
75347              From: Mike Guy <mjtg@cam.ac.uk>
75348              Date: Mon, 07 Aug 2000 14:02:09 +0100
75349              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
75350      Branch: perl
75351            ! pod/perldata.pod
75352 ____________________________________________________________________________
75353 [  6547] By: jhi                                   on 2000/08/08  17:33:34
75354         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
75355              From: "Randy J. Ray" <rjray@redhat.com>
75356              Date: Mon, 07 Aug 2000 19:12:25 -0700
75357              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
75358      Branch: perl
75359            ! perl.c pod/perlrun.pod
75360 ____________________________________________________________________________
75361 [  6546] By: jhi                                   on 2000/08/08  17:29:26
75362         Log: Subject: Re: enhanced(?) regex error messages 
75363              From: Hugo <hv@crypt.compulink.co.uk>
75364              Date: Tue, 08 Aug 2000 03:25:51 +0100
75365              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
75366              
75367              plus Capitalize the error messages, plus perldiag them.
75368      Branch: perl
75369            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
75370 ____________________________________________________________________________
75371 [  6545] By: jhi                                   on 2000/08/08  13:59:28
75372         Log: Augment #6539 a bit: don't croak if there's magic in the air.
75373              
75374              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
75375              From: Hugo <hv@crypt.compulink.co.uk>
75376              Date: Tue, 08 Aug 2000 03:02:03 +0100
75377              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
75378      Branch: perl
75379            ! pp.c t/op/bless.t
75380 ____________________________________________________________________________
75381 [  6544] By: jhi                                   on 2000/08/07  21:11:52
75382         Log: Make the test -w clean.
75383      Branch: perl
75384            ! t/op/bless.t
75385 ____________________________________________________________________________
75386 [  6543] By: jhi                                   on 2000/08/07  19:49:53
75387         Log: use warnings instead of $^W.
75388      Branch: perl
75389            ! t/op/bless.t
75390 ____________________________________________________________________________
75391 [  6542] By: jhi                                   on 2000/08/07  17:41:41
75392         Log: Disable a portability warning Because We Know What We Are Doing.
75393      Branch: perl
75394            ! t/op/bless.t
75395 ____________________________________________________________________________
75396 [  6541] By: jhi                                   on 2000/08/07  17:29:51
75397         Log: Tiny tidying on report_evil_fh().
75398      Branch: perl
75399            ! util.c
75400 ____________________________________________________________________________
75401 [  6540] By: jhi                                   on 2000/08/07  16:37:38
75402         Log: Make regular expression parse error messages easier to understand.
75403              
75404              Subject: Re: enhanced(?) regex error messages
75405              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
75406              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
75407              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
75408      Branch: perl
75409            ! regcomp.c
75410 ____________________________________________________________________________
75411 [  6539] By: jhi                                   on 2000/08/07  16:12:27
75412         Log: Make bless(REF, REF) a fatal error, add bless tests.
75413              
75414              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
75415              From: Hugo <hv@crypt.compulink.co.uk>
75416              Date: Mon, 07 Aug 2000 16:59:38 +0100
75417              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
75418      Branch: perl
75419            + t/op/bless.t
75420            ! MANIFEST pod/perldiag.pod pp.c sv.c
75421 ____________________________________________________________________________
75422 [  6538] By: jhi                                   on 2000/08/07  15:59:43
75423         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
75424              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
75425              Date: Thu, 3 Aug 2000 14:29:21 -0700
75426              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
75427      Branch: perl
75428            ! lib/lib_pm.PL
75429 ____________________________________________________________________________
75430 [  6537] By: jhi                                   on 2000/08/07  15:47:18
75431         Log: Retract #6419 for now since it breaks in AFS and MachTen.
75432      Branch: perl
75433            ! lib/Cwd.pm
75434 ____________________________________________________________________________
75435 [  6536] By: jhi                                   on 2000/08/07  15:05:29
75436         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
75437              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
75438              The security hole exists only in suidperls, which isn't
75439              installed or even built by default.
75440      Branch: perl
75441            ! perl.c
75442 ____________________________________________________________________________
75443 [  6535] By: jhi                                   on 2000/08/07  14:45:14
75444         Log: tr memory corruption fix from Simon Cozens.
75445      Branch: perl
75446            ! doop.c
75447 ____________________________________________________________________________
75448 [  6534] By: jhi                                   on 2000/08/06  11:38:16
75449         Log: Document a bit that UDP is not what you might think.
75450              
75451              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
75452              From: Lupe Christoph <lupe@lupe-christoph.de>
75453              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
75454              Date: Mon, 24 Jul 2000 08:59:15 +0200
75455      Branch: perl
75456            ! pod/perlipc.pod
75457 ____________________________________________________________________________
75458 [  6533] By: jhi                                   on 2000/08/06  11:35:01
75459         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
75460              From: Jeff Pinyan <jeffp@hut.crusoe.net>
75461              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
75462              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
75463      Branch: perl
75464            ! pod/perlfunc.pod
75465 ____________________________________________________________________________
75466 [  6532] By: jhi                                   on 2000/08/06  03:45:41
75467         Log: Have symbols for the IoTYPEs.
75468      Branch: perl
75469            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
75470 ____________________________________________________________________________
75471 [  6531] By: jhi                                   on 2000/08/06  01:33:55
75472         Log: Continue fixing the io warnings.  This also
75473              sort of fixes bug ID 20000802.003: the core dump
75474              is no more.  Whether the current behaviour is correct
75475              (giving a warning: "Not a format reference"), is another matter.
75476      Branch: perl
75477            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
75478            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
75479 ____________________________________________________________________________
75480 [  6530] By: jhi                                   on 2000/08/05  21:33:12
75481         Log: Change the Policy policy: now -Dprefix= with an existing
75482              Policy.sh and prefix == siteprefix == vendorprefix, then all
75483              of them follow along the new prefix.
75484              
75485              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
75486              From: Andy Dougherty <doughera@lafayette.edu>
75487              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
75488              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
75489      Branch: perl
75490            ! Policy_sh.SH
75491 ____________________________________________________________________________
75492 [  6529] By: jhi                                   on 2000/08/05  18:57:28
75493         Log: Zap lib/Sys directory when cleaning up.
75494      Branch: perl
75495            ! Makefile.SH
75496 ____________________________________________________________________________
75497 [  6528] By: jhi                                   on 2000/08/05  18:40:44
75498         Log: Essential prototype changes were missing from #6527.
75499              Also make report_evil_fh() more bomb-proof.
75500      Branch: perl
75501            ! embed.h util.c
75502 ____________________________________________________________________________
75503 [  6527] By: jhi                                   on 2000/08/05  03:22:05
75504         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
75505              From: "Ronald F. Guilmette" <rfg@monkeys.com>
75506              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
75507              Message-Id: <200007242247.PAA52177@monkeys.com>
75508      Branch: perl
75509            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
75510 ____________________________________________________________________________
75511 [  6526] By: jhi                                   on 2000/08/04  21:23:27
75512         Log: gcc versions might have (parentheses) in them.
75513      Branch: metaconfig/U/perl
75514            ! gccvers.U
75515      Branch: perl
75516            ! Configure config_h.SH
75517 ____________________________________________________________________________
75518 [  6525] By: jhi                                   on 2000/08/04  20:23:12
75519         Log: Weed buglets pointed out by
75520              
75521              From: Lupe Christoph <lupe@lupe-christoph.de>
75522              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
75523              Date: Fri, 4 Aug 2000 17:34:39 +0200
75524              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
75525      Branch: metaconfig/U/perl
75526            ! gccvers.U uselfs.U
75527      Branch: perl
75528            ! Configure config_h.SH
75529 ____________________________________________________________________________
75530 [  6524] By: jhi                                   on 2000/08/04  19:02:08
75531         Log: Warn under -w if lstat(FH) is attempted.
75532              
75533              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
75534              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
75535              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
75536              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
75537      Branch: perl
75538            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
75539            ! t/pragma/warn/pp_sys
75540 ____________________________________________________________________________
75541 [  6523] By: jhi                                   on 2000/08/04  12:31:11
75542         Log: Subject: New perlcc, take 2
75543              From: simon@brecon.co.uk (Simon Cozens)
75544              Date: 4 Aug 2000 06:21:04 GMT
75545              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
75546      Branch: perl
75547            ! utils/perlcc.PL
75548 ____________________________________________________________________________
75549 [  6522] By: jhi                                   on 2000/08/04  12:26:33
75550         Log: Subject: Re: Array vs. List context
75551              From: Daniel Chetlin <daniel@chetlin.com>
75552              Date: Fri, 4 Aug 2000 00:22:44 -0700
75553              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
75554      Branch: perl
75555            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
75556            ! pod/perlfaq4.pod
75557 ____________________________________________________________________________
75558 [  6521] By: jhi                                   on 2000/08/04  12:22:38
75559         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
75560              From: Raymund Will <ray@caldera.de>
75561              Date: Fri, 4 Aug 2000 12:07:09 +0200
75562              Message-Id: <20000804120709.A14982@caldera.de>
75563      Branch: perl
75564            ! configure.gnu
75565 ____________________________________________________________________________
75566 [  6520] By: jhi                                   on 2000/08/04  04:09:06
75567         Log: After the #6519 a warning about stat() is just that,
75568              not about a filetest, which now have their own warning.
75569      Branch: perl
75570            ! pod/perldiag.pod
75571 ____________________________________________________________________________
75572 [  6519] By: jhi                                   on 2000/08/04  04:06:30
75573         Log: In the warnings call filehandles consistently so;
75574              add "unopened" warning for stat().
75575      Branch: perl
75576            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
75577            ! t/pragma/warn/pp_sys
75578 ____________________________________________________________________________
75579 [  6518] By: jhi                                   on 2000/08/04  02:55:35
75580         Log: Subject: Minor tweak to perlvar.pod
75581              From: "Stephen P. Potter" <spp@ds.net>
75582              Date: Tue, 18 Apr 2000 09:26:03 -0400
75583              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
75584      Branch: perl
75585            ! pod/perlvar.pod
75586 ____________________________________________________________________________
75587 [  6517] By: jhi                                   on 2000/08/04  02:50:08
75588         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
75589              From: "Clinton Pierce" <cpierce1@ford.com>
75590              Date: Wed, 21 Jul 1999 16:45:31 -0400
75591              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
75592              
75593              Fix by Stephen Potter (visible in the bug db but not in p5p?)
75594      Branch: perl
75595            ! pod/perlfunc.pod pod/perlop.pod
75596 ____________________________________________________________________________
75597 [  6516] By: jhi                                   on 2000/08/04  02:09:25
75598         Log: This is 6512.  Really.
75599      Branch: perl
75600            ! dump.c
75601 ____________________________________________________________________________
75602 [  6515] By: jhi                                   on 2000/08/04  01:25:50
75603         Log: mention the idea of @( and @)
75604      Branch: perl
75605            ! Todo-5.6
75606 ____________________________________________________________________________
75607 [  6514] By: bailey                                on 2000/08/04  01:18:46
75608         Log: YA resync with mainstem, including VMS patches from others
75609      Branch: vmsperl
75610           +> (branch 48 files)
75611            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
75612           !> (integrate 354 files)
75613 ____________________________________________________________________________
75614 [  6513] By: jhi                                   on 2000/08/04  01:18:18
75615         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
75616              From: Mark Dickinson <dickins3@fas.harvard.edu>
75617              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
75618              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
75619      Branch: perl
75620            ! t/op/grent.t t/op/pwent.t
75621 ____________________________________________________________________________
75622 [  6512] By: jhi                                   on 2000/08/04  01:14:06
75623         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
75624              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75625              Date: Wed, 02 Aug 2000 10:51:01 +0100
75626              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
75627      Branch: perl
75628            ! sv.c
75629 ____________________________________________________________________________
75630 [  6511] By: jhi                                   on 2000/08/04  00:57:00
75631         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
75632              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
75633              Date: Thu, 03 Aug 2000 17:20:04 -0700
75634              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
75635      Branch: metaconfig
75636            ! U/modified/Cppsym.U
75637      Branch: perl
75638            ! Configure config_h.SH
75639 ____________________________________________________________________________
75640 [  6510] By: jhi                                   on 2000/08/04  00:25:28
75641         Log: detypo
75642      Branch: perl
75643            ! Makefile.SH
75644 ____________________________________________________________________________
75645 [  6509] By: jhi                                   on 2000/08/03  23:43:18
75646         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
75647              From: Dominic Dunlop <domo@computer.org>
75648              Date: Thu, 3 Aug 2000 22:16:46 +0200
75649              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
75650      Branch: perl
75651            ! t/op/sprintf.t
75652 ____________________________________________________________________________
75653 [  6508] By: jhi                                   on 2000/08/03  23:40:37
75654         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
75655              From: Hugo <hv@crypt.compulink.co.uk>
75656              Date: Thu, 03 Aug 2000 18:25:30 +0100
75657              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
75658      Branch: perl
75659            ! regcomp.c t/op/re_tests
75660 ____________________________________________________________________________
75661 [  6507] By: jhi                                   on 2000/08/03  23:38:28
75662         Log: Subject: [PATCH] sv.h documentation - SvLEN
75663              From: Mike Guy <mjtg@cam.ac.uk>
75664              Date: Thu, 03 Aug 2000 14:43:09 +0100
75665              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
75666      Branch: perl
75667            ! sv.h
75668 ____________________________________________________________________________
75669 [  6506] By: jhi                                   on 2000/08/03  15:49:14
75670         Log: Disable the fix_pl hack for now.
75671      Branch: perl
75672            ! Makefile.SH
75673 ____________________________________________________________________________
75674 [  6505] By: jhi                                   on 2000/08/03  13:49:04
75675         Log: Add a URL for FSF.
75676              
75677              Subject: Patch for README
75678              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
75679              Date: Wed, 2 Aug 2000 13:25:09 -0500
75680              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
75681      Branch: perl
75682            ! README
75683 ____________________________________________________________________________
75684 [  6504] By: jhi                                   on 2000/08/03  13:29:19
75685         Log: Be more informative on what is skipped and why,
75686              also repeat the list at the end.
75687      Branch: perl
75688            ! Porting/p4desc
75689 ____________________________________________________________________________
75690 [  6503] By: jhi                                   on 2000/08/03  13:07:05
75691         Log: Circumvent the removal of .patch by fix_pl.
75692              
75693              Subject: Re: [ID 20000802.011] unable to 'make test'          
75694              From: simon@brecon.co.uk (Simon Cozens) 
75695              Date: 3 Aug 2000 04:17:00 GMT
75696              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
75697      Branch: perl
75698            ! Makefile.SH
75699 ____________________________________________________________________________
75700 [  6502] By: jhi                                   on 2000/08/03  00:14:34
75701         Log: Add the missing setproctitle unit.
75702      Branch: metaconfig/U/perl
75703            + d_setproctitle.U
75704 ____________________________________________________________________________
75705 [  6501] By: jhi                                   on 2000/08/03  00:00:26
75706         Log: The subtest 4 may fail also on VOBS, as pointed out
75707              by Nick Ing-Simmons in November 1999, bug id 19991124.003
75708              (but the failure in that bug report isn't the subtest 4).
75709      Branch: perl
75710            ! t/op/stat.t
75711 ____________________________________________________________________________
75712 [  6500] By: jhi                                   on 2000/08/02  23:49:30
75713         Log: Better skip message for the test; one of the two problems in
75714              
75715              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
75716              From: Lupe Christoph <lupe@lupe-christoph.de>
75717              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
75718              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
75719      Branch: perl
75720            ! t/op/numconvert.t
75721 ____________________________________________________________________________
75722 [  6499] By: jhi                                   on 2000/08/02  22:49:16
75723         Log: Allow "no Module;" even if there is no 'unimport'.
75724              
75725              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
75726              From: mjd@plover.com
75727              Date: 24 Mar 2000 15:24:34 -0000
75728              Message-Id: <20000324152434.15160.qmail@plover.com>
75729      Branch: perl
75730            ! gv.c
75731 ____________________________________________________________________________
75732 [  6498] By: jhi                                   on 2000/08/02  22:42:58
75733         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
75734              that are hopefully soon put into use.
75735      Branch: perl
75736            ! opcode.h opcode.pl opnames.h
75737 ____________________________________________________________________________
75738 [  6497] By: gsar                                  on 2000/08/02  22:28:59
75739         Log: require.t needs binmode() to work on windows
75740      Branch: perl
75741            ! t/comp/require.t
75742 ____________________________________________________________________________
75743 [  6496] By: jhi                                   on 2000/08/02  22:08:51
75744         Log: Document the IVdf UVuf UVof UVxf.
75745      Branch: perl
75746            ! pod/perlguts.pod
75747 ____________________________________________________________________________
75748 [  6495] By: jhi                                   on 2000/08/02  21:54:26
75749         Log: detypo #6494
75750      Branch: perl
75751            ! ext/Data/Dumper/Dumper.xs
75752 ____________________________________________________________________________
75753 [  6494] By: jhi                                   on 2000/08/02  21:49:17
75754         Log: Dump UVs as UVs in Data::Dumper.
75755              
75756              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
75757              From: Gurusamy Sarathy <gsar@ActiveState.com>
75758              Date: Thu, 27 Apr 2000 12:26:25 -0700
75759              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
75760      Branch: perl
75761            ! ext/Data/Dumper/Dumper.xs
75762 ____________________________________________________________________________
75763 [  6493] By: jhi                                   on 2000/08/02  17:01:58
75764         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
75765              From: Hugo <hv@crypt.compulink.co.uk>
75766              Date: Wed, 02 Aug 2000 14:53:56 +0100
75767              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
75768      Branch: perl
75769            ! regexec.c t/op/re_tests
75770 ____________________________________________________________________________
75771 [  6492] By: jhi                                   on 2000/08/02  15:02:46
75772         Log: The new setproctitle() feature is available only in 
75773              bleeding edge FreeBSD.  From Paul Saab.
75774      Branch: perl
75775            ! mg.c
75776 ____________________________________________________________________________
75777 [  6491] By: jhi                                   on 2000/08/02  13:34:36
75778         Log: The tr utf8 patching continues.
75779              
75780              Subject: Re: #6469, too many tests claimed in require.t
75781              From: simon@brecon.co.uk (Simon Cozens)
75782              Date: 2 Aug 2000 02:37:17 GMT
75783              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
75784              
75785              (the logic of the test was the wrong way round in the patch)
75786      Branch: perl
75787            ! doop.c
75788 ____________________________________________________________________________
75789 [  6490] By: jhi                                   on 2000/08/02  13:27:38
75790         Log: The name of a filehandle does not have <these>.
75791      Branch: perl
75792            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
75793            ! t/pragma/warn/pp_sys util.c
75794 ____________________________________________________________________________
75795 [  6489] By: jhi                                   on 2000/08/02  04:26:46
75796         Log: Remove the extraneous "main::" prefix from all the
75797              "opened only for", "on closed", and "never opened" warnings.
75798              
75799              Subject: Re: inappropriate warning
75800              From: Gurusamy Sarathy <gsar@ActiveState.com>
75801              Date: Mon, 20 Mar 2000 11:28:02 -0800
75802              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
75803      Branch: perl
75804            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
75805            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
75806            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
75807 ____________________________________________________________________________
75808 [  6488] By: jhi                                   on 2000/08/02  03:02:57
75809         Log: memcpy has n o in it, as pinted ut by Sarathy.
75810      Branch: perl
75811            ! pod/perlguts.pod
75812 ____________________________________________________________________________
75813 [  6487] By: jhi                                   on 2000/08/02  02:44:51
75814         Log: Document in one place the memory abstractions used in Perl core.
75815              
75816              Subject: Re: Memory abstraction
75817              From: simon@brecon.co.uk (Simon Cozens)
75818              Date: 2 Aug 2000 02:20:23 GMT
75819              Organization: Earth.li Origins
75820      Branch: perl
75821            ! pod/perlguts.pod
75822 ____________________________________________________________________________
75823 [  6486] By: jhi                                   on 2000/08/02  02:41:57
75824         Log: regen_headers, regen perltoc.
75825      Branch: perl
75826            ! perlapi.c pod/perltoc.pod
75827 ____________________________________________________________________________
75828 [  6485] By: jhi                                   on 2000/08/02  01:43:33
75829         Log: "This little thing tests for a file .patch, and if it contains
75830              a number, pops into patchlevel.h" (making it easier to track
75831              which development version people are reporting bugs against)
75832              
75833              Subject: Patchlevel autogeneration for repository perls
75834              From: simon@brecon.co.uk (Simon Cozens)
75835              Date: 14 Jul 2000 07:12:15 GMT
75836              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
75837      Branch: perl
75838            + fix_pl
75839            ! MANIFEST Makefile.SH
75840 ____________________________________________________________________________
75841 [  6484] By: jhi                                   on 2000/08/02  01:32:54
75842         Log: FreeBSD 3.* updates from
75843              
75844              From: Paul Saab <ps@yahoo-inc.com>
75845              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
75846              Date: Tue, 1 Aug 2000 15:41:39 -0700
75847              Message-Id: <20000801154139.A53740@yahoo-inc.com>
75848      Branch: perl
75849            ! hints/freebsd.sh
75850 ____________________________________________________________________________
75851 [  6483] By: jhi                                   on 2000/08/02  01:27:44
75852         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
75853              instead one must use setproctitle().  This was already addressed
75854              by change #6457, but the below has a new variant for FreeBSD 4.0
75855              or later, and the matter is also documented more.
75856              
75857              From: Paul Saab <ps@yahoo-inc.com>
75858              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
75859              Date: Tue, 1 Aug 2000 15:41:39 -0700
75860              Message-Id: <20000801154139.A53740@yahoo-inc.com>
75861      Branch: metaconfig/U/perl
75862            + i_libutil.U
75863      Branch: perl
75864            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
75865 ____________________________________________________________________________
75866 [  6482] By: jhi                                   on 2000/08/01  22:17:32
75867         Log: The test from this
75868              
75869              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
75870              Date: Sat, 15 Apr 2000 17:03:44 +0100
75871              From: Tom Hughes <tom@compton.nu>
75872              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
75873              
75874              was missing, the code change went in as #5989
75875              (which had a different test?)
75876      Branch: perl
75877            ! t/op/misc.t
75878 ____________________________________________________________________________
75879 [  6481] By: jhi                                   on 2000/08/01  21:48:38
75880         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
75881              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
75882              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
75883              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
75884      Branch: perl
75885            ! perl.h
75886 ____________________________________________________________________________
75887 [  6480] By: jhi                                   on 2000/08/01  18:05:28
75888         Log: Make p4desc to skip non-mainperl branches by default.
75889      Branch: perl
75890            ! Porting/p4desc
75891 ____________________________________________________________________________
75892 [  6479] By: jhi                                   on 2000/08/01  17:29:19
75893         Log: If gccosandvers is equal to osname, clear gccosandvers.
75894      Branch: metaconfig/U/perl
75895            ! gccvers.U
75896      Branch: perl
75897            ! Configure config_h.SH
75898 ____________________________________________________________________________
75899 [  6478] By: jhi                                   on 2000/08/01  15:54:08
75900         Log: BOM patching from Simon Cozens.
75901      Branch: perl
75902            ! toke.c
75903 ____________________________________________________________________________
75904 [  6477] By: jhi                                   on 2000/08/01  04:50:33
75905         Log: Stash away the largefiles flags and libswanted.
75906      Branch: perl
75907            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
75908 ____________________________________________________________________________
75909 [  6476] By: gsar                                  on 2000/08/01  04:24:24
75910         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
75911              on Windows)
75912      Branch: perl
75913            ! t/pragma/utf8.t utf8.c win32/win32.c
75914 ____________________________________________________________________________
75915 [  6475] By: jhi                                   on 2000/08/01  03:35:24
75916         Log: Make chr() for values >127 to create utf8 when under utf8.
75917              
75918              Subject: Re: uft8/chr()
75919              From: simon@brecon.co.uk (Simon Cozens)
75920              Date: 1 Aug 2000 02:37:02 GMT
75921              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
75922      Branch: perl
75923            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
75924 ____________________________________________________________________________
75925 [  6474] By: jhi                                   on 2000/08/01  02:36:18
75926         Log: In Digital UNIX warn if gcc explicitly chosen because even
75927              2.95.2 is known to cause problems.
75928      Branch: perl
75929            ! hints/dec_osf.sh
75930 ____________________________________________________________________________
75931 [  6473] By: jhi                                   on 2000/08/01  02:00:56
75932         Log: Make the safety catch for buggy gccs work with triple version
75933              numbers like 2.95.2.  Reported in
75934              
75935              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
75936              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
75937              Date: Mon, 31 Jul 2000 14:55:06 +0200
75938              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
75939      Branch: perl
75940            ! hints/dec_osf.sh
75941 ____________________________________________________________________________
75942 [  6472] By: jhi                                   on 2000/08/01  01:13:33
75943         Log: Subject: fix and question re: waitpid() under win32
75944              From: Brian Clarke <clarke@appliedmeta.com>
75945              Date: Fri, 28 Jul 2000 15:18:29 -0400
75946              Message-ID: <3981DC85.290314EB@appliedmeta.com>
75947              
75948              Slightly reformatted and WNOHANG # define moved to win32.h
75949              so that also POSIX.xs sees it, as suggsted by Sarathy.
75950      Branch: perl
75951            ! win32/win32.c win32/win32.h
75952 ____________________________________________________________________________
75953 [  6471] By: jhi                                   on 2000/08/01  00:55:05
75954         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
75955              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
75956              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
75957              Date: Mon, 31 Jul 2000 13:28:51 +0100
75958              
75959              (aka ID 20000730.002)
75960      Branch: perl
75961            ! op.c t/op/tr.t
75962 ____________________________________________________________________________
75963 [  6470] By: jhi                                   on 2000/07/31  23:34:42
75964         Log: Document the problem with -P in HP-UX and its workaround.
75965              
75966              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
75967              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
75968              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
75969              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
75970      Branch: perl
75971            ! README.hpux
75972 ____________________________________________________________________________
75973 [  6469] By: jhi                                   on 2000/07/31  04:15:02
75974         Log: The swallow_bom() saga continues.  The #23 of require.t
75975              (UTF16-LE) still fails (silently, no output) but the #22
75976              (UTF16-BE) seems to be working now.  The root of the
75977              failure may be in sv_gets(): is it UTF-16LE-aware,
75978              especially when it comes to line endings? 
75979      Branch: perl
75980            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
75981            ! t/comp/require.t toke.c utf8.c
75982 ____________________________________________________________________________
75983 [  6468] By: jhi                                   on 2000/07/30  19:05:48
75984         Log: Find green threads before native threads.
75985              
75986              Subject: Re: Patch to jpl/JNI/Makefile.PL
75987              From: Jens Thomsen <jens@fiend.cis.com>
75988              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
75989              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
75990      Branch: perl
75991            ! jpl/JNI/Makefile.PL
75992 ____________________________________________________________________________
75993 [  6467] By: jhi                                   on 2000/07/30  18:36:22
75994         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
75995      Branch: perl
75996            ! doop.c
75997 ____________________________________________________________________________
75998 [  6466] By: jhi                                   on 2000/07/30  04:37:29
75999         Log: A new version of the "remove UPPERACSE string comparison"
76000              operators.  The problem with the previous one (change #6454)
76001              was that it was for Perl 5.6.0.  From Paul Marquess.
76002      Branch: perl
76003            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
76004            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
76005            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
76006 ____________________________________________________________________________
76007 [  6465] By: jhi                                   on 2000/07/29  22:39:56
76008         Log: Do not upgrade SVs into utf8 just because they participate
76009              in eq or cmp.  Reported and fix suggested in
76010              
76011              Subject: [ID 20000720.009] sv_eq UTF8 bug
76012              From: "Simon Cozens" <simon@othersideofthe.earth.li>
76013              Date: 21 Jul 2000 04:37:29 -0000
76014              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
76015              
76016              Exercise for the kind reader: should we or should we not
76017              cache the utf8 conversion alongside the SV? (as magic,
76018              as the strxfrm()ed version is cached under use locale)
76019              Argue both for and against.
76020      Branch: perl
76021            ! sv.c
76022 ____________________________________________________________________________
76023 [  6464] By: jhi                                   on 2000/07/29  22:36:22
76024         Log: Subject: UTF8 concat
76025              From: simon@brecon.co.uk (Simon Cozens) 
76026              Date: 30 Jun 2000 06:13:25 GMT
76027              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
76028              
76029              (with a memory leak fixed, plus a few casts added)
76030              
76031              This also seems to help for
76032              
76033              Subject: [ID 20000716.015] join UTF8 weirdness
76034              From: root <root@ak-71.mind.de> 
76035              Date: Sat, 15 Jul 2000 15:29:54 +0200
76036              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
76037              
76038              (from Andreas König)
76039      Branch: perl
76040            ! pp_hot.c
76041 ____________________________________________________________________________
76042 [  6463] By: jhi                                   on 2000/07/29  00:55:39
76043         Log: Tune the comments and hopefully stop a memory leak.
76044      Branch: perl
76045            ! toke.c utf8.c
76046 ____________________________________________________________________________
76047 [  6462] By: jhi                                   on 2000/07/29  00:16:53
76048         Log: The problem described in this
76049              
76050              Subject: [ID 20000322.018] named chars aren't magical enough
76051              From: root <root@dixie.cscaper.com>     
76052              Date: Wed, 22 Mar 2000 18:37:42 -0700
76053              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
76054              
76055              has been fixed in perl 5.6.0 but just in case added a test
76056              to keep it away.  (The report from Joseph Hall.)
76057      Branch: perl
76058            ! t/lib/charnames.t
76059 ____________________________________________________________________________
76060 [  6461] By: jhi                                   on 2000/07/28  23:56:36
76061         Log: Tiny fixes for #6460.
76062      Branch: metaconfig/U/perl
76063            ! gccvers.U
76064      Branch: perl
76065            ! Configure config_h.SH
76066 ____________________________________________________________________________
76067 [  6460] By: jhi                                   on 2000/07/28  23:24:41
76068         Log: Warn if the version of the operating system used to compile gcc
76069              differs from the current version of the operating system.
76070              Also display the gcc compilation os and version in myconfig.
76071              Inspiration from
76072              
76073              Subject: Re: [ID 20000710.003] ERRORS!!         
76074              From: "Kurt D. Starsinic" <kstar@chapin.edu>
76075              Date: Mon, 10 Jul 2000 15:54:16 -0400
76076              Message-ID: <20000710155416.A1384@O2.chapin.edu>
76077      Branch: metaconfig/U/perl
76078            ! gccvers.U
76079      Branch: perl
76080            ! Configure config_h.SH myconfig.SH
76081 ____________________________________________________________________________
76082 [  6459] By: jhi                                   on 2000/07/28  22:00:32
76083         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
76084              letter to $Config{osvers}.
76085      Branch: metaconfig
76086            ! U/modified/Oldconfig.U
76087      Branch: perl
76088            ! Configure config_h.SH
76089 ____________________________________________________________________________
76090 [  6458] By: jhi                                   on 2000/07/28  04:15:39
76091         Log: Back out #6454, doesn't seem to work.
76092              (Reason: that patch was for perl 5.6.0, not perl-current)
76093              (A version of the patch for perl-current came in later as #6466)
76094      Branch: perl
76095            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
76096            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
76097            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
76098 ____________________________________________________________________________
76099 [  6457] By: jhi                                   on 2000/07/27  23:31:49
76100         Log: Use setproctitle() if available to modify $0.
76101              
76102              Subject: setting $* on BSD4 broken
76103              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
76104              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
76105              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
76106      Branch: metaconfig
76107            ! U/modified/Myinit.U
76108      Branch: perl
76109            ! Configure config_h.SH mg.c
76110 ____________________________________________________________________________
76111 [  6456] By: jhi                                   on 2000/07/27  14:50:47
76112         Log: Allow "no AutoLoader;", based on change #6444,
76113              suggested by Graham Barr.
76114      Branch: perl
76115            ! lib/AutoLoader.pm
76116 ____________________________________________________________________________
76117 [  6455] By: jhi                                   on 2000/07/27  14:19:10
76118         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
76119              From: rspier@pobox.com (Robert Spier)
76120              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
76121              Message-ID: <14720.15855.787664.424783@rls.cx>
76122      Branch: perl
76123            ! pod/perldiag.pod
76124 ____________________________________________________________________________
76125 [  6454] By: jhi                                   on 2000/07/27  14:03:02
76126         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
76127              for a long time).
76128              
76129              Reported in
76130              
76131              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
76132              From: Ryan Herbert <rherbert@sycamorehq.com>
76133              Date: Mon, 17 Jul 2000 11:40:42 -0400
76134              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
76135              
76136              Patched in
76137              
76138              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
76139              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
76140              Date: Wed, 26 Jul 2000 23:40:18 +0100
76141              Message-ID: <000001bff752$79511880$0a17073e@tiny>
76142              
76143              based on an earlier patch from Stephen P. Potter.
76144              
76145              (Removed later by change #6458 because this patch was for
76146              perl 5.6.0, not perl-current)
76147      Branch: perl
76148            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
76149            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
76150            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
76151 ____________________________________________________________________________
76152 [  6453] By: jhi                                   on 2000/07/27  13:48:02
76153         Log: Subject: [PATCH] fixes bug 20000508.004
76154              From: Michael Stevens <mstevens@globnix.org>
76155              Date: Thu, 27 Jul 2000 13:49:04 +0100
76156              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
76157      Branch: perl
76158            ! pod/perldata.pod
76159 ____________________________________________________________________________
76160 [  6452] By: jhi                                   on 2000/07/26  23:51:26
76161         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
76162              and Craig A. Berry.
76163      Branch: perl
76164            ! lib/File/Temp.pm pod/perlport.pod
76165 ____________________________________________________________________________
76166 [  6451] By: jhi                                   on 2000/07/26  19:43:30
76167         Log: Be wary of close()s, too.
76168              
76169              Subject: Re: [PATCH] perlbug cleanup
76170              From: Tim Jenness <t.jenness@jach.hawaii.edu>
76171              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
76172              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
76173      Branch: perl
76174            ! utils/perlbug.PL
76175 ____________________________________________________________________________
76176 [  6450] By: jhi                                   on 2000/07/26  18:41:40
76177         Log: Subject: Minor doc patch: handy.h
76178              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
76179              Date: Wed, 26 Jul 2000 15:34:25 -0300
76180              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
76181      Branch: perl
76182            ! handy.h pod/perlapi.pod
76183 ____________________________________________________________________________
76184 [  6449] By: jhi                                   on 2000/07/26  18:23:55
76185         Log: Subject: [PATCH] minor doc change - perlguts
76186              From: Michael Stevens <mstevens@globnix.org>
76187              Date: Thu, 13 Jul 2000 12:39:18 +0100
76188              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
76189      Branch: perl
76190            ! pod/perlguts.pod
76191 ____________________________________________________________________________
76192 [  6448] By: jhi                                   on 2000/07/26  18:20:30
76193         Log: open() wariness in perlbug.
76194              
76195              Subject: [PATCH] perlbug cleanup
76196              From: Michael Stevens <mstevens@globnix.org>
76197              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
76198              Date: Thu, 13 Jul 2000 15:52:23 +0100
76199      Branch: perl
76200            ! utils/perlbug.PL
76201 ____________________________________________________________________________
76202 [  6447] By: jhi                                   on 2000/07/26  18:13:04
76203         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
76204      Branch: perl
76205            ! lib/File/Temp.pm t/lib/ftmp-security.t
76206 ____________________________________________________________________________
76207 [  6446] By: jhi                                   on 2000/07/26  18:06:32
76208         Log: docfix from Peter Scott <Peter@PSDT.com>.
76209      Branch: perl
76210            ! pod/perlfunc.pod
76211 ____________________________________________________________________________
76212 [  6445] By: jhi                                   on 2000/07/26  17:53:31
76213         Log: Fix *foo{FORMAT}.
76214              
76215              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76216              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
76217              Date: Wed, 26 Jul 2000 19:51:02 +0200
76218              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
76219              
76220              From: Graham Barr <gbarr@pobox.com>
76221              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
76222              Date: Wed, 26 Jul 2000 17:38:36 +0100
76223              Message-ID: <20000726173836.L472@pobox.com>
76224      Branch: perl
76225            ! pp.c sv.c t/op/gv.t
76226 ____________________________________________________________________________
76227 [  6444] By: jhi                                   on 2000/07/26  17:49:14
76228         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
76229              from Graham Barr in the module list.
76230      Branch: perl
76231            ! gv.c pod/perlobj.pod
76232 ____________________________________________________________________________
76233 [  6443] By: jhi                                   on 2000/07/26  16:06:56
76234         Log: More split() doc and test patches from Mike Guy.
76235      Branch: perl
76236            ! pod/perlfunc.pod t/op/split.t
76237 ____________________________________________________________________________
76238 [  6442] By: jhi                                   on 2000/07/26  16:05:30
76239         Log: MacOS nits from Matthias Neeracher.
76240      Branch: perl
76241            ! perl.c pp_ctl.c
76242 ____________________________________________________________________________
76243 [  6441] By: jhi                                   on 2000/07/26  04:39:57
76244         Log: Subject: [PATCH] split /^/
76245              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76246              Date: Tue, 25 Jul 2000 14:18:57 +0100
76247              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
76248              
76249              (with notes from tchrist and gbarr)
76250      Branch: perl
76251            ! pod/perlfunc.pod t/op/split.t
76252 ____________________________________________________________________________
76253 [  6440] By: jhi                                   on 2000/07/26  04:32:32
76254         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
76255              From: Peter Prymmer <pvhp@forte.com>
76256              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
76257              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
76258      Branch: perl
76259            ! vms/munchconfig.c
76260 ____________________________________________________________________________
76261 [  6439] By: jhi                                   on 2000/07/26  04:31:01
76262         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
76263              to be fatal errors (instead of by default ignoring them, and
76264              ignoring with a bug: even though -w gave an error, the opening [
76265              was left in)  Reported in:
76266              
76267              Subject: [ID 20000716.024] [=cc=] / [:blank:]
76268              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
76269              Date: Sun, 16 Jul 2000 17:55:29 -0700
76270              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
76271      Branch: perl
76272            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
76273 ____________________________________________________________________________
76274 [  6438] By: jhi                                   on 2000/07/25  15:41:15
76275         Log: Subject: [PATCH] av.c apidoc
76276              From: simon@brecon.co.uk (Simon Cozens)
76277              Date: 24 Jul 2000 06:40:52 GMT
76278              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
76279      Branch: perl
76280            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
76281            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
76282 ____________________________________________________________________________
76283 [  6437] By: jhi                                   on 2000/07/25  14:05:36
76284         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
76285              From: "Stephen P. Potter" <spp@ds.net>
76286              Date: Mon, 24 Jul 2000 14:22:23 -0400
76287              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
76288      Branch: perl
76289            ! pod/perllocale.pod
76290 ____________________________________________________________________________
76291 [  6436] By: jhi                                   on 2000/07/25  14:02:03
76292         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
76293              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76294              Date: Mon, 24 Jul 2000 18:04:28 +0100
76295              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
76296      Branch: perl
76297            ! t/lib/syslfs.t t/op/lfs.t
76298 ____________________________________________________________________________
76299 [  6435] By: jhi                                   on 2000/07/25  13:59:28
76300         Log: Get UTF16 BOMs working.  Patch from
76301              
76302              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
76303              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76304              Date: Tue, 25 Jul 2000 12:52:45 +0100
76305              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
76306              
76307              and notes from
76308              
76309              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
76310              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76311              Date: Tue, 25 Jul 2000 11:43:25 +0100
76312              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
76313      Branch: perl
76314            ! t/comp/require.t toke.c utf8.c
76315 ____________________________________________________________________________
76316 [  6434] By: jhi                                   on 2000/07/25  02:39:54
76317         Log: Make the "uninit variable" warning to say "concat or string"
76318              or "join or string" when in concat or join .
76319              
76320              Subject: Re: [ID 20000403.009] uninitialised concatenation???
76321              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76322              Date: Tue, 04 Apr 2000 18:22:58 +0100
76323              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
76324              
76325              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
76326              From: William R Ward <hermit@BayView.COM>
76327              Date: Thu, 30 Mar 2000 19:50:03 -0800
76328              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
76329      Branch: perl
76330            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
76331            ! t/pragma/warn/op t/pragma/warn/sv
76332 ____________________________________________________________________________
76333 [  6433] By: jhi                                   on 2000/07/24  17:52:56
76334         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
76335      Branch: perl
76336            ! lib/File/Spec/VMS.pm
76337 ____________________________________________________________________________
76338 [  6432] By: jhi                                   on 2000/07/24  17:44:44
76339         Log: Test cases for #6431.
76340              
76341              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
76342              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76343              Date: Mon, 24 Jul 2000 15:32:29 +0100
76344              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
76345      Branch: perl
76346            ! t/op/pat.t t/op/split.t
76347 ____________________________________________________________________________
76348 [  6431] By: jhi                                   on 2000/07/24  17:43:17
76349         Log: Bind op fix.
76350              
76351              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
76352              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76353              Date: Mon, 17 Jul 2000 20:04:56 +0100
76354              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
76355      Branch: perl
76356            ! op.c
76357 ____________________________________________________________________________
76358 [  6430] By: jhi                                   on 2000/07/24  03:42:42
76359         Log: Subject: [ID 20000716.023] syslog test fails without sockets
76360              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
76361              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
76362              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
76363      Branch: metaconfig/U/perl
76364            ! Extensions.U
76365      Branch: perl
76366            ! Configure config_h.SH
76367 ____________________________________________________________________________
76368 [  6429] By: jhi                                   on 2000/07/24  03:11:52
76369         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
76370              case, but add also notes explaining the relationship of this
76371              patch and the earlier notes by Sarathy.
76372              
76373              Subject: Map is still slow
76374              From: "Ben Tilly" <ben_tilly@hotmail.com>
76375              Date: Sat, 15 Jul 2000 17:23:27 EDT
76376              Message-ID: <20000715212327.21656.qmail@hotmail.com>
76377      Branch: perl
76378            ! pp_ctl.c
76379 ____________________________________________________________________________
76380 [  6428] By: jhi                                   on 2000/07/24  02:58:52
76381         Log: Documentation to explain the behaviour of map().
76382              
76383              Subject: Re: Map is still slow 
76384              From: Gurusamy Sarathy <gsar@ActiveState.com>
76385              Date: Sat, 15 Jul 2000 16:05:09 -0700
76386              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
76387      Branch: perl
76388            ! pp_ctl.c
76389 ____________________________________________________________________________
76390 [  6427] By: jhi                                   on 2000/07/24  02:50:03
76391         Log: Add tests for
76392              [ID 19991110.003] another matching finding by pcre author
76393              which has already been fixed by some patch, as verified in
76394              
76395              Subject: Re: two regex bugs from the mists of time (well, last November)
76396              From: Hugo <hv@crypt.compulink.co.uk>
76397              Date: Sat, 22 Jul 2000 18:12:58 +0100
76398              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
76399      Branch: perl
76400            ! t/op/re_tests
76401 ____________________________________________________________________________
76402 [  6426] By: jhi                                   on 2000/07/24  02:11:20
76403         Log: A missing 'break' after the [[:space:]] switch case.
76404              
76405              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
76406              From: "Stephen P. Potter" <spp@ds.net>
76407              Date: Tue, 18 Jul 2000 16:25:17 -0400
76408              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
76409      Branch: perl
76410            ! regcomp.c
76411 ____________________________________________________________________________
76412 [  6425] By: jhi                                   on 2000/07/24  02:06:12
76413         Log: The output might have been produced in the wrong order.
76414              
76415              Subject: [ID 20000720.003] [PATCH] t/op/write.t
76416              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76417              Date: Thu, 20 Jul 2000 18:49:18 +0100
76418              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
76419      Branch: perl
76420            ! t/op/write.t
76421 ____________________________________________________________________________
76422 [  6424] By: jhi                                   on 2000/07/24  02:00:07
76423         Log: Use STDOUT consistently.
76424              
76425              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
76426              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76427              Date: Thu, 20 Jul 2000 18:04:01 +0100
76428              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
76429      Branch: perl
76430            ! lib/Test/Harness.pm
76431 ____________________________________________________________________________
76432 [  6423] By: jhi                                   on 2000/07/24  01:54:54
76433         Log: Protect against "wild next"s, that is, callbacks doing "next"
76434              instead of "return".
76435              
76436              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
76437              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76438              Date: Tue, 18 Jul 2000 11:30:16 +0100
76439              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
76440      Branch: perl
76441            ! lib/File/Find.pm
76442 ____________________________________________________________________________
76443 [  6422] By: jhi                                   on 2000/07/24  01:35:47
76444         Log: Out-of-date note removed.
76445              
76446              Subject: [PATCH] documentation perlipc
76447              From: rspier@pobox.com (Robert Spier)
76448              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
76449              Message-ID: <14711.35178.572612.502654@rls.cx>
76450      Branch: perl
76451            ! pod/perlipc.pod
76452 ____________________________________________________________________________
76453 [  6421] By: jhi                                   on 2000/07/24  00:09:18
76454         Log: Send all installperl messages to STDERR and be -w clean.
76455              
76456              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
76457              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76458              Date: Sat, 22 Jul 2000 14:02:11 +0100
76459              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
76460      Branch: perl
76461            ! installperl
76462 ____________________________________________________________________________
76463 [  6420] By: jhi                                   on 2000/07/24  00:04:19
76464         Log: Decutandpasto.
76465              
76466              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
76467              From: "Richard Soderberg" <rs@crystalflame.net>
76468              Date: Sun, 23 Jul 2000 01:37:23 -0700
76469              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
76470      Branch: perl
76471            ! pod/perlipc.pod
76472 ____________________________________________________________________________
76473 [  6419] By: jhi                                   on 2000/07/24  00:01:12
76474         Log: A cleaner abs_path().
76475              Subject: Re: unix alternative to Cwd.pm
76476              From: Jeff Pinyan <jeffp@crusoe.net>
76477              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
76478              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
76479      Branch: perl
76480            ! lib/Cwd.pm
76481 ____________________________________________________________________________
76482 [  6418] By: jhi                                   on 2000/07/23  23:48:56
76483         Log: Detypo.
76484              
76485              Subject: [PATCH perl-current] Typo in hints/powerux.sh
76486              From: "Richard Soderberg" <rs@crystalflame.net>
76487              Date: Sun, 23 Jul 2000 01:27:33 -0700
76488              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
76489      Branch: perl
76490            ! hints/powerux.sh
76491 ____________________________________________________________________________
76492 [  6417] By: jhi                                   on 2000/07/17  22:13:31
76493         Log: Subject: SDBM_File documentation
76494              From: mjd@plover.com
76495              Date: 16 Jul 2000 17:41:17 -0000
76496              Message-ID: <20000716174117.18515.qmail@plover.com>
76497      Branch: perl
76498            ! ext/SDBM_File/SDBM_File.pm
76499 ____________________________________________________________________________
76500 [  6416] By: jhi                                   on 2000/07/17  19:13:26
76501         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
76502      Branch: perl
76503            ! hints/mpeix.sh mpeix/relink
76504 ____________________________________________________________________________
76505 [  6415] By: jhi                                   on 2000/07/15  14:11:02
76506         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
76507              the utf8 'characters' can be more than one octet).
76508              
76509              Date: Sat, 15 Jul 2000 00:21:56 +0100
76510              From: Tom Hughes <tom@compton.nu>
76511              Subject: Re: [ID 20000714.002]
76512              Message-ID: <db2334de49.tom@compton.compton.nu>
76513              
76514              Reported in
76515              
76516              Subject: [ID 20000714.002]
76517              From: "Simon Cozens" <simon@othersideofthe.earth.li>
76518              Date: 14 Jul 2000 15:13:09 -0000
76519              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
76520      Branch: perl
76521            ! doop.c
76522 ____________________________________________________________________________
76523 [  6414] By: jhi                                   on 2000/07/15  03:13:41
76524         Log: another VMS build tweak from Peter Prymmer
76525      Branch: perl
76526            ! vms/descrip_mms.template
76527 ____________________________________________________________________________
76528 [  6413] By: jhi                                   on 2000/07/15  03:10:40
76529         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
76530      Branch: perl
76531            ! vms/perlvms.pod
76532 ____________________________________________________________________________
76533 [  6412] By: jhi                                   on 2000/07/15  00:31:05
76534         Log: More docs for sv functions.
76535              
76536              Subject: [PATCH cfgperl] sv.c apidoc
76537              From: simon@brecon.co.uk (Simon Cozens)
76538              Date: 13 Jul 2000 09:00:20 GMT
76539              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
76540              
76541              Subject: Re: [PATCH cfgperl] sv.c apidoc
76542              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76543              Date: Thu, 13 Jul 2000 12:27:41 +0100
76544              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
76545              
76546              Subject: Re: [PATCH cfgperl] sv.c apidoc
76547              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
76548              Date: Thu, 13 Jul 2000 13:23:09 +0100
76549              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
76550              
76551              Subject: Re: [PATCH cfgperl] sv.c apidoc
76552              From: simon@brecon.co.uk (Simon Cozens)
76553              Date: 14 Jul 2000 06:51:02 GMT
76554              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
76555      Branch: perl
76556            ! embed.pl pod/perlapi.pod sv.c
76557 ____________________________________________________________________________
76558 [  6411] By: jhi                                   on 2000/07/15  00:10:41
76559         Log: lib/b test fixes from Peter Prymmer.
76560      Branch: perl
76561            ! t/lib/b.t
76562 ____________________________________________________________________________
76563 [  6410] By: jhi                                   on 2000/07/15  00:02:09
76564         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
76565              From: Hugo <hv@crypt.compulink.co.uk>
76566              Date: Fri, 14 Jul 2000 23:05:20 +0100
76567              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
76568              
76569              Didn't anymore apply, but that point still could use another fix.
76570      Branch: perl
76571            ! pod/perlfunc.pod
76572 ____________________________________________________________________________
76573 [  6409] By: jhi                                   on 2000/07/14  23:15:15
76574         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
76575              not in pod, from Peter Prymmer
76576      Branch: perl
76577            ! vms/descrip_mms.template
76578 ____________________________________________________________________________
76579 [  6408] By: jhi                                   on 2000/07/14  20:35:05
76580         Log: The bug report
76581              [ID 19991110.002] minimal matching discrepancy found by pcre author
76582              seems to have been fixed (though differently from what was suggested
76583              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
76584      Branch: perl
76585            ! t/op/re_tests
76586 ____________________________________________________________________________
76587 [  6407] By: jhi                                   on 2000/07/14  17:38:08
76588         Log: Fix AutoSplit to use File::Spec the right way in VMS,
76589              from Peter Prymmer.
76590      Branch: perl
76591            ! lib/AutoSplit.pm
76592 ____________________________________________________________________________
76593 [  6406] By: jhi                                   on 2000/07/14  14:13:22
76594         Log: Merge perlhacktut into perlhack, update perlguts.
76595              
76596              Subject: Re: Perlhacktut
76597              From: simon@brecon.co.uk (Simon Cozens)
76598              Date: 14 Jul 2000 06:49:21 GMT
76599              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
76600              
76601              Subject: Re: Perlhacktut
76602              From: simon@brecon.co.uk (Simon Cozens)
76603              Date: 14 Jul 2000 07:09:45 GMT
76604              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
76605      Branch: perl
76606            ! pod/perlguts.pod pod/perlhack.pod
76607 ____________________________________________________________________________
76608 [  6405] By: jhi                                   on 2000/07/14  14:02:31
76609         Log: Integrate with Sarathy.
76610      Branch: cfgperl
76611           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
76612           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
76613           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
76614 ____________________________________________________________________________
76615 [  6404] By: gsar                                  on 2000/07/14  12:15:02
76616         Log: PERL_OBJECT build tweaks
76617      Branch: perl
76618            ! toke.c
76619 ____________________________________________________________________________
76620 [  6403] By: gsar                                  on 2000/07/14  11:23:41
76621         Log: inconsistent types needs casts
76622      Branch: perl
76623            ! toke.c
76624 ____________________________________________________________________________
76625 [  6402] By: gsar                                  on 2000/07/14  11:12:04
76626         Log: typos in change#6399, regen headers
76627      Branch: perl
76628            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
76629 ____________________________________________________________________________
76630 [  6401] By: gsar                                  on 2000/07/14  10:59:12
76631         Log: typecasts needed for change#6394
76632      Branch: perl
76633            ! toke.c
76634 ____________________________________________________________________________
76635 [  6400] By: gsar                                  on 2000/07/14  10:49:37
76636         Log: integrate cfgperl contents into mainline
76637      Branch: perl
76638           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
76639           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
76640 ____________________________________________________________________________
76641 [  6399] By: gsar                                  on 2000/07/14  10:38:35
76642         Log: enable UTF-16 filter by default if relevant BOM is seen; various
76643              cleanups (typos, misformatted code, and small bugs)
76644      Branch: perl
76645            ! doop.c embed.pl mg.c op.c pp.c toke.c
76646 ____________________________________________________________________________
76647 [  6398] By: gsar                                  on 2000/07/14  08:55:38
76648         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
76649              name suggests anyway)
76650      Branch: perl
76651            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
76652 ____________________________________________________________________________
76653 [  6397] By: gsar                                  on 2000/07/14  08:44:33
76654         Log: move new variables to the end of the interpreter structure (for
76655              bincompat in code that doesn't #include XSUB.h)
76656      Branch: perl
76657            ! intrpvar.h
76658 ____________________________________________________________________________
76659 [  6396] By: gsar                                  on 2000/07/14  08:13:58
76660         Log: MakeMaker should not remove editor backups (*~) on `make clean`
76661              by default (completes change#6383)
76662      Branch: perl
76663            ! lib/ExtUtils/MM_Unix.pm
76664 ____________________________________________________________________________
76665 [  6395] By: jhi                                   on 2000/07/14  05:20:33
76666         Log: Replace change #6337 with a better one.
76667              
76668              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
76669              From: Hugo <hv@crypt.compulink.co.uk>
76670              Date: Fri, 14 Jul 2000 04:16:20 +0100
76671              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
76672      Branch: cfgperl
76673            ! regexec.c t/op/re_tests
76674 ____________________________________________________________________________
76675 [  6394] By: jhi                                   on 2000/07/14  01:33:59
76676         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
76677      Branch: cfgperl
76678            ! embed.pl global.sym proto.h toke.c
76679 ____________________________________________________________________________
76680 [  6393] By: jhi                                   on 2000/07/13  23:41:23
76681         Log: remove discarded test
76682      Branch: cfgperl
76683            ! MANIFEST
76684 ____________________________________________________________________________
76685 [  6392] By: jhi                                   on 2000/07/13  23:32:25
76686         Log: The {multiplier} of a fixed substring was overlooked which
76687              caused a wrong initial search offset for that substring.
76688              
76689              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
76690              From: Hugo <hv@crypt.compulink.co.uk>
76691              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
76692              Date: Thu, 13 Jul 2000 19:27:13 +0100
76693      Branch: cfgperl
76694            ! regcomp.c t/op/re_tests
76695 ____________________________________________________________________________
76696 [  6391] By: jhi                                   on 2000/07/13  16:37:42
76697         Log: typo fix from Craig Berry
76698      Branch: cfgperl
76699            ! vms/subconfigure.com
76700 ____________________________________________________________________________
76701 [  6390] By: jhi                                   on 2000/07/13  13:20:12
76702         Log: Integrate with Sarathy.
76703      Branch: cfgperl
76704            - t/op/method2entersub.t
76705           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
76706           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
76707           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
76708           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
76709 ____________________________________________________________________________
76710 [  6389] By: jhi                                   on 2000/07/13  13:18:48
76711         Log: Detypo from Peter Prymmer, part of #6388.
76712      Branch: cfgperl
76713            ! Configure config_h.SH
76714      Branch: metaconfig
76715            ! U/modified/d_longlong.U
76716 ____________________________________________________________________________
76717 [  6388] By: gsar                                  on 2000/07/13  06:33:40
76718         Log: typos (spotted by Peter Prymmer)
76719      Branch: perl
76720            ! Configure t/lib/english.t
76721 ____________________________________________________________________________
76722 [  6387] By: gsar                                  on 2000/07/13  05:35:28
76723         Log: new selfloader.t in change#6183 doesn't close DATA handles,
76724              and thus fails to clean up tmp files on dosish platforms
76725      Branch: perl
76726            ! t/lib/selfloader.t
76727 ____________________________________________________________________________
76728 [  6386] By: gsar                                  on 2000/07/12  21:42:39
76729         Log: sprintf test tweaks (from Dominic Dunlop)
76730      Branch: perl
76731            ! t/op/sprintf.t
76732 ____________________________________________________________________________
76733 [  6385] By: gsar                                  on 2000/07/12  21:33:46
76734         Log: fix bugs in processing %v-*d and similar format specs (from
76735              Avi Finkel <avi@finkel.org>)
76736      Branch: perl
76737            ! sv.c t/op/sprintf.t
76738 ____________________________________________________________________________
76739 [  6384] By: gsar                                  on 2000/07/12  16:04:19
76740         Log: readd missing perldelta.pod changes from changes#6339,6376
76741      Branch: perl
76742            ! pod/perldelta.pod
76743 ____________________________________________________________________________
76744 [  6383] By: gsar                                  on 2000/07/12  16:00:51
76745         Log: don't clobber *.orig files on *clean targets
76746      Branch: perl
76747            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
76748 ____________________________________________________________________________
76749 [  6382] By: gsar                                  on 2000/07/12  07:59:12
76750         Log: fix broken integrations in cfgperl
76751      Branch: cfgperl
76752           !> Changes pod/perldelta.pod
76753 ____________________________________________________________________________
76754 [  6381] By: gsar                                  on 2000/07/12  07:42:17
76755         Log: integrate cfgperl changes into mainline
76756      Branch: perl
76757            ! Changes
76758           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
76759           !> pod/perlre.pod
76760 ____________________________________________________________________________
76761 [  6380] By: gsar                                  on 2000/07/12  07:31:00
76762         Log: get sprintf.t to adjust properly for 3-digit exponents
76763      Branch: perl
76764            ! t/op/sprintf.t
76765 ____________________________________________________________________________
76766 [  6379] By: gsar                                  on 2000/07/12  06:40:04
76767         Log: change#6174 needs corresponding change in win32/config_h.PL,
76768              which grovels through config_h.SH to find the config.h name
76769      Branch: perl
76770            ! win32/config_h.PL
76771 ____________________________________________________________________________
76772 [  6378] By: jhi                                   on 2000/07/12  05:03:59
76773         Log: Do the cc sanity check both before the hints and
76774              after the cc selction.
76775      Branch: cfgperl
76776            ! Configure config_h.SH
76777      Branch: metaconfig
76778            ! U/modified/Oldconfig.U U/modified/cc.U
76779      Branch: metaconfig/U/perl
76780            + Checkcc.U
76781 ____________________________________________________________________________
76782 [  6377] By: jhi                                   on 2000/07/12  02:49:22
76783         Log: Fix nits noticed by Boston.pm.
76784      Branch: cfgperl
76785            ! pod/perlre.pod
76786 ____________________________________________________________________________
76787 [  6376] By: jhi                                   on 2000/07/11  21:22:13
76788         Log: Configure cosmetics and perldelta.
76789      Branch: cfgperl
76790            ! Configure config_h.SH pod/perldelta.pod
76791      Branch: metaconfig
76792            ! U/modified/cc.U
76793 ____________________________________________________________________________
76794 [  6375] By: gsar                                  on 2000/07/11  21:17:35
76795         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
76796      Branch: perl
76797            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
76798            ! win32/win32sck.c
76799 ____________________________________________________________________________
76800 [  6374] By: gsar                                  on 2000/07/11  20:48:50
76801         Log: tweak for build failure under multiplicity
76802      Branch: perl
76803            ! toke.c
76804 ____________________________________________________________________________
76805 [  6373] By: gsar                                  on 2000/07/11  20:37:23
76806         Log: integrate cfgperl changes#6325..6373 into mainline
76807              (NOTE: today's batch of integrations still untested)
76808      Branch: perl
76809           +> ext/DynaLoader/hints/netbsd.pl
76810            ! Changes
76811           !> (integrate 26 files)
76812 ____________________________________________________________________________
76813 [  6372] By: jhi                                   on 2000/07/11  20:30:36
76814         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
76815              regen perltoc.
76816      Branch: cfgperl
76817            + pod/perlbook.pod
76818            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
76819            ! pod/perltoc.pod
76820 ____________________________________________________________________________
76821 [  6371] By: jhi                                   on 2000/07/11  20:08:56
76822         Log: Minor cleanups on the booklist.
76823      Branch: cfgperl
76824            ! pod/perlfaq2.pod
76825 ____________________________________________________________________________
76826 [  6370] By: jhi                                   on 2000/07/11  19:31:13
76827         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
76828      Branch: cfgperl
76829            ! t/pragma/overload.t
76830 ____________________________________________________________________________
76831 [  6369] By: gsar                                  on 2000/07/11  19:27:48
76832         Log: integrate cfgperl changes#6293..6324 into mainline
76833      Branch: perl
76834           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
76835            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
76836           !> (integrate 30 files)
76837 ____________________________________________________________________________
76838 [  6368] By: gsar                                  on 2000/07/11  19:18:57
76839         Log: skip integrate of problematic change#6292 from cfgperl into mainline
76840      Branch: perl
76841           !> pp_hot.c
76842 ____________________________________________________________________________
76843 [  6367] By: gsar                                  on 2000/07/11  19:17:21
76844         Log: integrate cfgperl changes#6288..6290 into mainline
76845      Branch: perl
76846           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
76847 ____________________________________________________________________________
76848 [  6366] By: gsar                                  on 2000/07/11  19:11:18
76849         Log: integrate cfgperl changes#6268..6282 into mainline
76850      Branch: perl
76851           !> (integrate 30 files)
76852 ____________________________________________________________________________
76853 [  6365] By: gsar                                  on 2000/07/11  18:57:00
76854         Log: delete new accidentally branched file
76855      Branch: perl
76856            - t/op/method2entersub.t
76857 ____________________________________________________________________________
76858 [  6364] By: gsar                                  on 2000/07/11  18:55:13
76859         Log: skip integrate of change#6267 from cfgperl into mainline (the
76860              method call optimization is flawed without additional hints
76861              from user about immutableness of @ISA and no runtime method
76862              definitions)
76863      Branch: perl
76864           +> t/op/method2entersub.t
76865           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
76866           !> perl.h t/op/sprintf.t xsutils.c
76867 ____________________________________________________________________________
76868 [  6363] By: gsar                                  on 2000/07/11  18:49:43
76869         Log: integrate cfgperl changes#6261..6266 into mainline
76870      Branch: perl
76871           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
76872           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
76873           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
76874           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
76875 ____________________________________________________________________________
76876 [  6362] By: gsar                                  on 2000/07/11  18:43:26
76877         Log: integrate cfgperl changes#6252..6260 into mainline
76878      Branch: perl
76879           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
76880           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
76881           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
76882           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
76883 ____________________________________________________________________________
76884 [  6361] By: gsar                                  on 2000/07/11  18:37:12
76885         Log: skip integrate of problematic change#6251 from cfgperl into mainline
76886      Branch: perl
76887           !> lib/Exporter.pm
76888 ____________________________________________________________________________
76889 [  6360] By: gsar                                  on 2000/07/11  18:34:56
76890         Log: integrate cfgperl change#6250 into mainline
76891      Branch: perl
76892           +> t/op/my_stash.t
76893           !> MANIFEST embed.pl proto.h toke.c
76894 ____________________________________________________________________________
76895 [  6359] By: gsar                                  on 2000/07/11  18:21:19
76896         Log: integrate cfgperl changes#6242..6249 into mainline
76897      Branch: perl
76898           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
76899           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
76900           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
76901           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
76902           !> t/lib/peek.t utf8.c
76903 ____________________________________________________________________________
76904 [  6358] By: gsar                                  on 2000/07/11  18:15:45
76905         Log: skip integrate of problematic change#6241 from cfgperl into mainline
76906      Branch: perl
76907           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
76908 ____________________________________________________________________________
76909 [  6357] By: jhi                                   on 2000/07/11  18:15:16
76910         Log: Fix for
76911              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
76912              From: Roderick Schertler <roderick@argon.org> 
76913              Date: Tue, 11 Jul 2000 13:55:05 -0400 
76914              Message-Id: <200007111755.NAA05077@jones.argon.org> 
76915      Branch: cfgperl
76916            ! doio.c
76917 ____________________________________________________________________________
76918 [  6356] By: jhi                                   on 2000/07/11  18:12:51
76919         Log: Typo in #6341.
76920      Branch: cfgperl
76921            ! pp_hot.c
76922 ____________________________________________________________________________
76923 [  6355] By: gsar                                  on 2000/07/11  18:12:10
76924         Log: integrate cfgperl changes#6231..6240 into mainline
76925      Branch: perl
76926           +> pod/perlutil.pod
76927           !> (integrate 35 files)
76928 ____________________________________________________________________________
76929 [  6354] By: jhi                                   on 2000/07/11  18:04:34
76930         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
76931              From: Dominic Dunlop <domo@computer.org> 
76932              Date: Tue, 11 Jul 2000 12:27:33 +0200 
76933              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
76934              
76935              Replaces change #6268.
76936      Branch: cfgperl
76937            ! t/op/sprintf.t
76938 ____________________________________________________________________________
76939 [  6353] By: gsar                                  on 2000/07/11  17:59:51
76940         Log: skip integrate of problematic change#6230 from cfgperl into mainline
76941              (a later version of File::Spec is already in mainline)
76942      Branch: perl
76943           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
76944           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
76945 ____________________________________________________________________________
76946 [  6352] By: gsar                                  on 2000/07/11  17:57:48
76947         Log: integrate cfgperl changes#6224..6229 into mainline
76948      Branch: perl
76949           +> lib/lib.pm.PL
76950            - lib/lib.pm
76951           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
76952           !> lib/English.pm op.c t/lib/english.t
76953 ____________________________________________________________________________
76954 [  6351] By: gsar                                  on 2000/07/11  17:50:10
76955         Log: skip integrate of problematic change#6223 from cfgperl into mainline
76956      Branch: perl
76957           !> doio.c
76958 ____________________________________________________________________________
76959 [  6350] By: gsar                                  on 2000/07/11  17:48:28
76960         Log: integrate cfgperl changes#6220..6222 into mainline
76961      Branch: perl
76962           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
76963           !> toke.c utf8.c win32/win32.h
76964 ____________________________________________________________________________
76965 [  6349] By: gsar                                  on 2000/07/11  17:46:13
76966         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
76967              mainline
76968      Branch: perl
76969           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
76970           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
76971           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
76972 ____________________________________________________________________________
76973 [  6348] By: jhi                                   on 2000/07/11  17:45:49
76974         Log: README.posix-bc podified from Thomas Dorner.
76975      Branch: cfgperl
76976            ! README.posix-bc
76977 ____________________________________________________________________________
76978 [  6347] By: gsar                                  on 2000/07/11  17:42:04
76979         Log: integrate cfgperl change#6217 into mainline
76980      Branch: perl
76981           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
76982           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
76983           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
76984 ____________________________________________________________________________
76985 [  6346] By: gsar                                  on 2000/07/11  17:39:37
76986         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
76987              mainline
76988      Branch: perl
76989           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
76990           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
76991           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
76992           !> perlapi.h pod/perlapi.pod
76993 ____________________________________________________________________________
76994 [  6345] By: gsar                                  on 2000/07/11  17:36:42
76995         Log: integrate cfgperl changes#6207..6210 into mainline
76996      Branch: perl
76997           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
76998           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
76999 ____________________________________________________________________________
77000 [  6344] By: gsar                                  on 2000/07/11  17:31:20
77001         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
77002              mainline
77003      Branch: perl
77004           !> (integrate 40 files)
77005 ____________________________________________________________________________
77006 [  6343] By: gsar                                  on 2000/07/11  17:19:08
77007         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
77008      Branch: perl
77009           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
77010            ! Changes
77011           !> (integrate 34 files)
77012 ____________________________________________________________________________
77013 [  6342] By: jhi                                   on 2000/07/11  16:05:48
77014         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
77015              To: perl5-porters@perl.org
77016              From: Karsten Sperling <spiff@phreax.net>
77017              Date: Mon, 10 Jul 2000 15:12:52 +0200
77018              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
77019      Branch: cfgperl
77020            ! lib/Symbol.pm
77021 ____________________________________________________________________________
77022 [  6341] By: jhi                                   on 2000/07/11  15:59:23
77023         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
77024              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77025              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
77026              Date: Fri, 07 Jul 2000 17:57:16 +0100
77027      Branch: cfgperl
77028            ! pp_hot.c
77029 ____________________________________________________________________________
77030 [  6340] By: jhi                                   on 2000/07/11  15:55:47
77031         Log: Subject: Re: format bug report  [Patch]
77032              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77033              Date: Wed, 05 Jul 2000 13:12:52 +0200
77034              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
77035              
77036              Subject: Re: format bug report  [Patch]
77037              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
77038              Date: Wed, 05 Jul 2000 14:10:01 +0200
77039              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
77040      Branch: cfgperl
77041            ! t/op/write.t toke.c
77042 ____________________________________________________________________________
77043 [  6339] By: jhi                                   on 2000/07/11  13:54:09
77044         Log: Be less forgiving about ambiguous and illegal tr ranges.
77045              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
77046              From: Mark-Jason Dominus <mjd@plover.com>
77047              Date: Tue, 04 Jul 2000 10:00:12 -0400
77048              Message-ID: <20000704140012.17772.qmail@plover.com>
77049              
77050              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
77051              From: Mark-Jason Dominus <mjd@plover.com>
77052              Date: Wed, 05 Jul 2000 09:37:36 -0400
77053              Message-ID: <20000705133736.27293.qmail@plover.com>
77054      Branch: cfgperl
77055            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
77056 ____________________________________________________________________________
77057 [  6338] By: jhi                                   on 2000/07/11  13:31:24
77058         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
77059              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77060              Date: Tue, 11 Jul 2000 13:50:51 +0100
77061              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
77062      Branch: cfgperl
77063            ! sv.c
77064 ____________________________________________________________________________
77065 [  6337] By: jhi                                   on 2000/07/11  13:29:14
77066         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
77067              From: Hugo <hv@crypt.compulink.co.uk>
77068              Date: Tue, 11 Jul 2000 12:44:50 +0100
77069              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
77070      Branch: cfgperl
77071            ! regexec.c t/op/re_tests
77072 ____________________________________________________________________________
77073 [  6336] By: jhi                                   on 2000/07/11  13:26:47
77074         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
77075              From: simon@brecon.co.uk (Simon Cozens)
77076              Date: 7 Jul 2000 11:26:09 GMT
77077              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
77078      Branch: cfgperl
77079            ! mg.c
77080 ____________________________________________________________________________
77081 [  6335] By: jhi                                   on 2000/07/11  13:23:37
77082         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
77083              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
77084              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
77085              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
77086      Branch: cfgperl
77087            + ext/DynaLoader/hints/netbsd.pl
77088            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
77089 ____________________________________________________________________________
77090 [  6334] By: jhi                                   on 2000/07/11  13:20:38
77091         Log: Subject: PATCH perlguts.pod: Document D and d magic types
77092              From: mjd@plover.com
77093              Date: 5 Jul 2000 18:01:51 -0000
77094              Message-ID: <20000705180151.29413.qmail@plover.com>
77095      Branch: cfgperl
77096            ! pod/perlguts.pod
77097 ____________________________________________________________________________
77098 [  6333] By: jhi                                   on 2000/07/11  13:15:51
77099         Log: Precedence goof, fix based on
77100              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
77101              From: Hugo <hv@crypt.compulink.co.uk>
77102              Date: Tue, 11 Jul 2000 12:52:38 +0100
77103              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
77104      Branch: cfgperl
77105            ! t/op/taint.t
77106 ____________________________________________________________________________
77107 [  6332] By: jhi                                   on 2000/07/11  12:40:17
77108         Log: Integrate with Sarathy.
77109      Branch: cfgperl
77110           !> win32/win32sck.c
77111 ____________________________________________________________________________
77112 [  6331] By: jhi                                   on 2000/07/10  20:14:16
77113         Log: Sprinkle ldlibpath.
77114      Branch: cfgperl
77115            ! pod/Makefile.SH
77116 ____________________________________________________________________________
77117 [  6330] By: jhi                                   on 2000/07/10  17:54:49
77118         Log: More POSIX.pod tweaks.
77119      Branch: cfgperl
77120            ! ext/POSIX/POSIX.pod
77121 ____________________________________________________________________________
77122 [  6329] By: jhi                                   on 2000/07/10  14:02:12
77123         Log: Reorder perl.pod once more.
77124      Branch: cfgperl
77125            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
77126 ____________________________________________________________________________
77127 [  6328] By: gsar                                  on 2000/07/10  07:06:00
77128         Log: accept() leaks memory on windows due to incorrect ordering of
77129              closesocket() and fclose() calls
77130      Branch: perl
77131            ! win32/win32sck.c
77132 ____________________________________________________________________________
77133 [  6327] By: gsar                                  on 2000/07/10  06:49:17
77134         Log: winsock options weren't being set in all threads under ithreads
77135              (caused send()s from second and subsequent threads to fail)
77136      Branch: perl
77137            ! win32/win32sck.c
77138 ____________________________________________________________________________
77139 [  6326] By: jhi                                   on 2000/07/08  02:45:40
77140         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
77141              was cast to an unsigned (32-bit) integer with wild abandon.
77142      Branch: cfgperl
77143            ! ext/Devel/DProf/DProf.xs
77144 ____________________________________________________________________________
77145 [  6325] By: jhi                                   on 2000/07/07  18:50:33
77146         Log: Remove perlbook, update perlfaq book listing,
77147              rearrange perl.pod, regenerate perltoc.
77148      Branch: cfgperl
77149            - pod/perlbook.pod
77150            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
77151            ! pod/perlfaq2.pod pod/perltoc.pod
77152 ____________________________________________________________________________
77153 [  6324] By: jhi                                   on 2000/07/07  14:03:40
77154         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
77155      Branch: cfgperl
77156            ! sv.h toke.c
77157 ____________________________________________________________________________
77158 [  6323] By: jhi                                   on 2000/07/06  16:03:55
77159         Log: Fix complaints of buildtoc.
77160      Branch: cfgperl
77161            + lib/Win32.pod
77162            - pod/Win32.pod
77163            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
77164 ____________________________________________________________________________
77165 [  6322] By: jhi                                   on 2000/07/06  15:15:52
77166         Log: Add =head1 NAMEs so that buildtoc is happy.
77167              (The CGI::Util nit reported to Lincoln.)
77168      Branch: cfgperl
77169            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
77170            ! pod/perltoc.pod
77171 ____________________________________________________________________________
77172 [  6321] By: jhi                                   on 2000/07/06  03:16:04
77173         Log: Config is being used.
77174      Branch: cfgperl
77175            ! t/op/method.t
77176 ____________________________________________________________________________
77177 [  6320] By: jhi                                   on 2000/07/06  03:13:13
77178         Log: Integrate with Sarathy.
77179      Branch: cfgperl
77180           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
77181 ____________________________________________________________________________
77182 [  6319] By: jhi                                   on 2000/07/06  03:11:46
77183         Log: Autogenerate pod/Makefile and pod/buildtoc.
77184              buildtoc also checks whether the existing pods are
77185              mentioned in MANIFEST and perl.pod, and vice versa.
77186              (None of the thusly found discrepancies fixed yet.)
77187              roffitall also needs to be autogenerated similarly but it
77188              seems so badly out of date that I didn't touch it yet.
77189      Branch: cfgperl
77190            + pod/Makefile.SH pod/buildtoc.PL
77191            - pod/Makefile pod/buildtoc
77192            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
77193 ____________________________________________________________________________
77194 [  6318] By: gsar                                  on 2000/07/05  22:10:54
77195         Log: fix UNC path handling on Windows under ithreads, and chdir()
77196              return value when given a non-existent directory
77197      Branch: perl
77198            ! win32/vdir.h
77199 ____________________________________________________________________________
77200 [  6317] By: gsar                                  on 2000/07/05  22:08:19
77201         Log: winsock cleanup never done on Windows (leads to handle leaks)
77202      Branch: perl
77203            ! win32/perllib.c win32/win32sck.c
77204 ____________________________________________________________________________
77205 [  6316] By: gsar                                  on 2000/07/05  22:06:19
77206         Log: some debugger output does not go to the socket when RemotePort is set
77207      Branch: perl
77208            ! lib/perl5db.pl
77209 ____________________________________________________________________________
77210 [  6315] By: jhi                                   on 2000/07/05  00:25:21
77211         Log: Integrate with Sarathy, preliminary fix for unicos
77212              alignment problems in [ID 20000612.002] Perl problem on Cray system.
77213      Branch: cfgperl
77214            ! sv.h
77215           !> pp_hot.c
77216 ____________________________________________________________________________
77217 [  6314] By: gsar                                  on 2000/07/04  23:34:02
77218         Log: tyop in change#6306
77219      Branch: perl
77220            ! pp_hot.c
77221 ____________________________________________________________________________
77222 [  6313] By: jhi                                   on 2000/07/04  22:14:38
77223         Log: Multiline string literals ENONPORTABLE.
77224      Branch: cfgperl
77225            ! pp_hot.c
77226 ____________________________________________________________________________
77227 [  6312] By: jhi                                   on 2000/07/04  20:34:44
77228         Log: Integrate with Sarathy.
77229      Branch: cfgperl
77230           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
77231           !> t/op/method.t
77232 ____________________________________________________________________________
77233 [  6311] By: jhi                                   on 2000/07/04  20:30:56
77234         Log: More POSIX.pod embellishment.
77235      Branch: cfgperl
77236            ! ext/POSIX/POSIX.pod
77237 ____________________________________________________________________________
77238 [  6310] By: gsar                                  on 2000/07/04  17:28:48
77239         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
77240      Branch: perl
77241            ! t/lib/b.t
77242 ____________________________________________________________________________
77243 [  6309] By: jhi                                   on 2000/07/04  17:22:18
77244         Log: The #6308 required a little bit more.
77245      Branch: cfgperl
77246            ! Makefile.SH win32/Makefile
77247 ____________________________________________________________________________
77248 [  6308] By: jhi                                   on 2000/07/04  16:35:24
77249         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
77250      Branch: cfgperl
77251            + lib/lib_pm.PL
77252            - lib/lib.pm.PL
77253            ! MANIFEST Makefile.SH
77254 ____________________________________________________________________________
77255 [  6307] By: jhi                                   on 2000/07/04  16:28:58
77256         Log: Win32 patches for cfgperl from Sarathy.
77257      Branch: cfgperl
77258            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
77259            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
77260            ! thread.h toke.c util.c win32/Makefile win32/win32.c
77261 ____________________________________________________________________________
77262 [  6306] By: gsar                                  on 2000/07/04  16:28:40
77263         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
77264              (from Richard Soderberg <rs@oregonnet.com>)
77265      Branch: perl
77266            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
77267 ____________________________________________________________________________
77268 [  6305] By: jhi                                   on 2000/07/04  16:24:24
77269         Log: Integrate with Sarathy.
77270      Branch: cfgperl
77271           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
77272           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
77273           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
77274           !> proto.h win32/win32.c
77275 ____________________________________________________________________________
77276 [  6304] By: gsar                                  on 2000/07/04  16:17:24
77277         Log: missing perldiag entry for unpack("w",...) diagnostic (from
77278              Andreas Koenig)
77279      Branch: perl
77280            ! pod/perldiag.pod
77281 ____________________________________________________________________________
77282 [  6303] By: gsar                                  on 2000/07/04  16:14:44
77283         Log: remove rel2abs prototypes (from Barrie Slaymaker)
77284      Branch: perl
77285            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
77286            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
77287 ____________________________________________________________________________
77288 [  6302] By: gsar                                  on 2000/07/04  04:59:35
77289         Log: adjust change#6299
77290      Branch: perl
77291            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
77292            ! win32/win32.c
77293 ____________________________________________________________________________
77294 [  6301] By: jhi                                   on 2000/07/04  04:50:07
77295         Log: Integrate with Sarathy.
77296      Branch: cfgperl
77297           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
77298           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
77299           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
77300 ____________________________________________________________________________
77301 [  6300] By: gsar                                  on 2000/07/04  04:42:09
77302         Log: PERL_OBJECT build tweak
77303      Branch: perl
77304            ! perl.h
77305 ____________________________________________________________________________
77306 [  6299] By: gsar                                  on 2000/07/04  04:37:00
77307         Log: fix memory leak on Windows (PL_sys_intern contents were never
77308              freed)
77309      Branch: perl
77310            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
77311            ! perlapi.c proto.h win32/win32.c
77312 ____________________________________________________________________________
77313 [  6298] By: gsar                                  on 2000/07/04  04:15:59
77314         Log: fix large memory leak that has been around for ever, masked by
77315              -DPURIFY (most of the arenas were never freed!)
77316      Branch: perl
77317            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
77318 ____________________________________________________________________________
77319 [  6297] By: gsar                                  on 2000/07/04  04:07:46
77320         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
77321      Branch: perl
77322            ! perl.c
77323 ____________________________________________________________________________
77324 [  6296] By: jhi                                   on 2000/06/30  18:28:37
77325         Log: Elaborate POSIX.pod.  Still needs work.
77326      Branch: cfgperl
77327            ! ext/POSIX/POSIX.pod
77328 ____________________________________________________________________________
77329 [  6295] By: jhi                                   on 2000/06/30  14:58:18
77330         Log: Point to perlipc for more SysV IPC examples.
77331      Branch: cfgperl
77332            ! pod/perlfunc.pod
77333 ____________________________________________________________________________
77334 [  6294] By: gsar                                  on 2000/06/30  14:47:45
77335         Log: slurp mode fix in change#4736 still not quite right
77336      Branch: perl
77337            ! pp_hot.c t/io/argv.t
77338 ____________________________________________________________________________
77339 [  6293] By: jhi                                   on 2000/06/30  12:02:55
77340         Log: Integrate with Sarathy.
77341      Branch: cfgperl
77342           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
77343 ____________________________________________________________________________
77344 [  6292] By: jhi                                   on 2000/06/30  12:01:11
77345         Log: From: simon@brecon.co.uk (Simon Cozens)
77346              Subject: UTF8 concat
77347              Date: 30 Jun 2000 06:13:25 GMT
77348              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
77349      Branch: cfgperl
77350            ! pp_hot.c
77351 ____________________________________________________________________________
77352 [  6291] By: gsar                                  on 2000/06/30  04:37:33
77353         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
77354              when @_ is modified, causing coredumps
77355      Branch: perl
77356            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
77357 ____________________________________________________________________________
77358 [  6290] By: jhi                                   on 2000/06/30  02:21:44
77359         Log: Integrate with Sarathy.
77360      Branch: cfgperl
77361           !> vms/vms.c vms/vmsish.h
77362 ____________________________________________________________________________
77363 [  6289] By: jhi                                   on 2000/06/30  02:21:02
77364         Log: Check VERSIONs.
77365      Branch: cfgperl
77366            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
77367            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
77368            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
77369 ____________________________________________________________________________
77370 [  6288] By: jhi                                   on 2000/06/30  02:18:52
77371         Log: Integrate with Sarathy.
77372      Branch: cfgperl
77373           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
77374           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
77375           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
77376           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
77377 ____________________________________________________________________________
77378 [  6287] By: gsar                                  on 2000/06/30  02:17:08
77379         Log: integrate vmsperl changes into mainline
77380      Branch: perl
77381           !> vms/vms.c vms/vmsish.h
77382 ____________________________________________________________________________
77383 [  6285] By: gsar                                  on 2000/06/30  02:05:28
77384         Log: localize %INC in a Safe compartment so that use/require work
77385              (many other magic globals probably need similar treatment)
77386      Branch: perl
77387            ! ext/Opcode/Opcode.xs
77388 ____________________________________________________________________________
77389 [  6284] By: gsar                                  on 2000/06/30  01:54:54
77390         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
77391              about Windows
77392      Branch: perl
77393            ! pod/perlembed.pod
77394 ____________________________________________________________________________
77395 [  6283] By: jhi                                   on 2000/06/30  01:50:10
77396         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
77397              From: Barrie Slaymaker <barries@jester.slaysys.com>
77398              Date: Wed, 28 Jun 2000 11:35:29 -0400
77399              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
77400      Branch: perl
77401            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
77402            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
77403            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
77404            ! lib/File/Spec/Win32.pm
77405 ____________________________________________________________________________
77406 [  6282] By: jhi                                   on 2000/06/29  22:57:22
77407         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
77408              From: Dan Sugalski <dan@sidhe.org>
77409              Date: Tue, 06 Jun 2000 11:59:50 -0400
77410              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
77411      Branch: cfgperl
77412            ! vms/vms.c
77413 ____________________________________________________________________________
77414 [  6281] By: jhi                                   on 2000/06/29  22:52:50
77415         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
77416              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
77417              Date: Wed, 7 Jun 2000 04:02:04 -0500
77418              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
77419      Branch: cfgperl
77420            ! utils/h2xs.PL
77421 ____________________________________________________________________________
77422 [  6280] By: jhi                                   on 2000/06/29  22:45:47
77423         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
77424              From: rspier@pobox.com (Robert Spier)
77425              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
77426              Message-ID: <14654.31913.845602.610277@rls.cx>
77427      Branch: cfgperl
77428            ! utils/h2xs.PL
77429 ____________________________________________________________________________
77430 [  6279] By: jhi                                   on 2000/06/29  22:38:16
77431         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
77432              From: Tim Ayers <tayers@bridge.com>
77433              Date: Thu, 08 Jun 2000 08:11:06 +0200
77434              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
77435              [resent by Richard Foley, Message-Id probably wrong]
77436      Branch: cfgperl
77437            ! pod/perlsub.pod
77438 ____________________________________________________________________________
77439 [  6278] By: jhi                                   on 2000/06/29  22:21:45
77440         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
77441              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
77442              Date: Fri, 09 Jun 2000 12:39:27 -0400
77443              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
77444              (plus update the version "number" of Text::Wrap)
77445      Branch: cfgperl
77446            ! lib/Text/Wrap.pm
77447 ____________________________________________________________________________
77448 [  6277] By: jhi                                   on 2000/06/29  22:13:10
77449         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
77450              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77451              Date: Mon, 12 Jun 2000 14:55:59 +0100
77452              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
77453      Branch: cfgperl
77454            ! pod/perlfunc.pod
77455 ____________________________________________________________________________
77456 [  6276] By: jhi                                   on 2000/06/29  22:11:06
77457         Log: Subject: [PATCH] Re: eval documentation: context
77458              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
77459              Date: Mon, 12 Jun 2000 15:07:29 +0100
77460              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
77461      Branch: cfgperl
77462            ! pod/perlfunc.pod
77463 ____________________________________________________________________________
77464 [  6275] By: jhi                                   on 2000/06/29  21:59:46
77465         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
77466              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
77467              Date: Tue, 13 Jun 2000 02:43:48 -0500
77468              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
77469      Branch: cfgperl
77470            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
77471 ____________________________________________________________________________
77472 [  6274] By: jhi                                   on 2000/06/29  21:56:14
77473         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
77474              From: Andy Dougherty <doughera@lafayette.edu>
77475              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
77476              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
77477      Branch: cfgperl
77478            ! ext/File/Glob/Glob.pm
77479 ____________________________________________________________________________
77480 [  6273] By: jhi                                   on 2000/06/29  21:49:09
77481         Log: Subject: [PATCH] xsub attributes
77482              From: Doug MacEachern <dougm@covalent.net>
77483              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
77484              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
77485      Branch: cfgperl
77486            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
77487            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
77488 ____________________________________________________________________________
77489 [  6272] By: jhi                                   on 2000/06/29  21:41:28
77490         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
77491              From: Tom Phoenix <rootbeer@redcat.com>
77492              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
77493              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
77494      Branch: cfgperl
77495            ! lib/Net/Ping.pm
77496 ____________________________________________________________________________
77497 [  6271] By: jhi                                   on 2000/06/29  21:36:55
77498         Log: Subject: PATCH pod/perltie.pod
77499              From: Ian Phillipps <Ian.Phillipps@iname.com>
77500              Date: Fri, 16 Jun 2000 00:17:19 +0100
77501              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
77502              (only the first hunk, the second hunk had already been done
77503              by some other patch)
77504      Branch: cfgperl
77505            ! pod/perltie.pod
77506 ____________________________________________________________________________
77507 [  6270] By: jhi                                   on 2000/06/29  21:24:51
77508         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
77509              From: Nicholas Clark <nick@talking.bollo.cx>
77510              Date: Fri, 23 Jun 2000 16:21:15 +0100
77511              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
77512      Branch: cfgperl
77513            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
77514            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
77515 ____________________________________________________________________________
77516 [  6269] By: jhi                                   on 2000/06/29  19:38:15
77517         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
77518              silence few compiler warnings.
77519      Branch: cfgperl
77520            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
77521 ____________________________________________________________________________
77522 [  6268] By: jhi                                   on 2000/06/29  18:21:50
77523         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
77524              From: Dominic Dunlop <domo@computer.org> 
77525              Date: Thu, 29 Jun 2000 12:32:39 +0200 
77526              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
77527      Branch: cfgperl
77528            ! t/op/sprintf.t
77529 ____________________________________________________________________________
77530 [  6267] By: jhi                                   on 2000/06/29  18:16:07
77531         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
77532              From: Doug MacEachern <dougm@covalent.net>
77533              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
77534              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
77535      Branch: cfgperl
77536            + t/op/method2entersub.t
77537            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
77538            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
77539            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
77540            ! xsutils.c
77541 ____________________________________________________________________________
77542 [  6266] By: jhi                                   on 2000/06/29  15:11:15
77543         Log: Subject: [PATCH 5.6.0] cygwin port
77544              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
77545              From: "Fifer, Eric" <EFifer@sanwaint.com>
77546              Date: Thu, 29 Jun 2000 12:58:29 +0100
77547      Branch: cfgperl
77548            ! cygwin/Makefile.SHs
77549 ____________________________________________________________________________
77550 [  6265] By: jhi                                   on 2000/06/29  15:04:05
77551         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
77552              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
77553              Date: Wed, 28 Jun 2000 17:50:12 -0700
77554              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
77555      Branch: cfgperl
77556            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
77557 ____________________________________________________________________________
77558 [  6264] By: jhi                                   on 2000/06/29  15:00:57
77559         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
77560              From: Marty Lucich <marty@netcom.com>
77561              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
77562              Message-Id: <200006282116.OAA11148@netcom.com>
77563              ccdlflags update (the BSD/OS 4.1 part had already been taken
77564              care of by #6141).
77565      Branch: cfgperl
77566            ! hints/bsdos.sh
77567 ____________________________________________________________________________
77568 [  6263] By: jhi                                   on 2000/06/29  13:47:44
77569         Log: tr fixes from Simon Cozens
77570      Branch: cfgperl
77571            ! doop.c
77572 ____________________________________________________________________________
77573 [  6262] By: jhi                                   on 2000/06/28  18:46:01
77574         Log: Subject: 5.6.0 Patch for EPOC
77575              From: Olaf Flebbe <o.flebbe@gmx.de>
77576              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
77577              Message-ID: <23449.960929969@www11.gmx.net>
77578      Branch: cfgperl
77579            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
77580            ! epoc/epocish.h
77581 ____________________________________________________________________________
77582 [  6261] By: jhi                                   on 2000/06/28  18:29:07
77583         Log: Subject: Re: [PATCH cfgperl] BOMs away!
77584              From: simon@brecon.co.uk (Simon Cozens)
77585              Date: 17 Jun 2000 11:49:57 GMT
77586              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
77587      Branch: cfgperl
77588            ! pod/perldiag.pod t/comp/require.t toke.c
77589 ____________________________________________________________________________
77590 [  6260] By: jhi                                   on 2000/06/28  17:47:16
77591         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
77592              From: simon@brecon.co.uk (Simon Cozens) 
77593              Date: 17 Jun 2000 11:56:44 GMT 
77594              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
77595              pack U0, pack C0
77596      Branch: cfgperl
77597            ! pod/perlfunc.pod pp.c t/op/pack.t
77598 ____________________________________________________________________________
77599 [  6259] By: jhi                                   on 2000/06/28  16:43:17
77600         Log: perlnewmod was missing from MANIFEST.
77601      Branch: cfgperl
77602            ! MANIFEST
77603 ____________________________________________________________________________
77604 [  6258] By: jhi                                   on 2000/06/28  15:54:30
77605         Log: linenumber tweak
77606      Branch: cfgperl
77607            ! t/pragma/warn/regcomp
77608 ____________________________________________________________________________
77609 [  6257] By: jhi                                   on 2000/06/28  15:50:44
77610         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
77611              From: Doug MacEachern <dougm@covalent.net>
77612              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
77613              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
77614              (one part of the patch had been applied earlier)
77615      Branch: cfgperl
77616            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
77617 ____________________________________________________________________________
77618 [  6256] By: jhi                                   on 2000/06/28  15:40:22
77619         Log: tweaks from Simon Cozens to further fix tr/// under utf8
77620      Branch: cfgperl
77621            ! doop.c
77622 ____________________________________________________________________________
77623 [  6255] By: jhi                                   on 2000/06/28  15:33:45
77624         Log: small thinko tweaks
77625      Branch: cfgperl
77626            ! lib/IPC/Open3.pm t/op/my_stash.t
77627 ____________________________________________________________________________
77628 [  6254] By: jhi                                   on 2000/06/28  15:33:25
77629         Log: Subject: tr///, help wanted.
77630              From: simon@brecon.co.uk (Simon Cozens)
77631              Date: 28 Jun 2000 11:29:04 GMT
77632              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
77633      Branch: cfgperl
77634            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
77635            ! pp_proto.h proto.h t/op/tr.t
77636 ____________________________________________________________________________
77637 [  6253] By: jhi                                   on 2000/06/28  15:09:17
77638         Log: Paranoia tweak on #6249.
77639              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
77640              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
77641              Date: Sun, 25 Jun 2000 23:43:12 -0400
77642              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
77643      Branch: cfgperl
77644            ! lib/IPC/Open3.pm
77645 ____________________________________________________________________________
77646 [  6252] By: jhi                                   on 2000/06/28  15:01:38
77647         Log: Document #6249 and #6251.
77648      Branch: cfgperl
77649            ! lib/Exporter.pm lib/IPC/Open3.pm
77650 ____________________________________________________________________________
77651 [  6251] By: jhi                                   on 2000/06/28  14:50:43
77652         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
77653              From: Doug MacEachern <dougm@covalent.net>
77654              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
77655              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
77656      Branch: cfgperl
77657            ! lib/Exporter.pm
77658 ____________________________________________________________________________
77659 [  6250] By: jhi                                   on 2000/06/28  14:45:23
77660         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
77661              From: Doug MacEachern <dougm@covalent.net>
77662              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
77663              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
77664      Branch: cfgperl
77665            + t/op/my_stash.t
77666            ! MANIFEST embed.pl global.sym proto.h toke.c
77667 ____________________________________________________________________________
77668 [  6249] By: jhi                                   on 2000/06/28  14:36:34
77669         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
77670              From: Frank Tobin <ftobin@uiuc.edu>
77671              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
77672              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
77673      Branch: cfgperl
77674            ! lib/IPC/Open3.pm
77675 ____________________________________________________________________________
77676 [  6248] By: jhi                                   on 2000/06/28  14:11:25
77677         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
77678              From: Mark-Jason Dominus <mjd@plover.com>
77679              Date: Tue, 27 Jun 2000 22:36:42 -0400
77680              Message-ID: <20000628023642.12166.qmail@plover.com>
77681      Branch: cfgperl
77682            ! pod/perlfunc.pod
77683 ____________________________________________________________________________
77684 [  6247] By: jhi                                   on 2000/06/27  12:46:37
77685         Log: Tweak $VERSION, patch from Doug MacEachern.
77686      Branch: cfgperl
77687            ! lib/File/Spec.pm
77688 ____________________________________________________________________________
77689 [  6246] By: jhi                                   on 2000/06/27  03:34:46
77690         Log: Allow for standalone testing.
77691      Branch: cfgperl
77692            ! t/lib/filefunc.t t/lib/filespec.t
77693 ____________________________________________________________________________
77694 [  6245] By: jhi                                   on 2000/06/27  02:50:02
77695         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
77696              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
77697              Date: Sat, 24 Jun 2000 13:06:20 +0100
77698              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
77699      Branch: cfgperl
77700            ! ext/DynaLoader/DynaLoader_pm.PL
77701 ____________________________________________________________________________
77702 [  6244] By: jhi                                   on 2000/06/27  02:46:10
77703         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
77704              From: Doug MacEachern <dougm@covalent.net>
77705              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
77706              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
77707      Branch: cfgperl
77708            ! gv.c sv.c t/lib/peek.t
77709 ____________________________________________________________________________
77710 [  6243] By: jhi                                   on 2000/06/27  02:38:07
77711         Log: Subject: [PATCH] is_utf8_string
77712              From: simon@brecon.co.uk (Simon Cozens)
77713              Date: 26 Jun 2000 02:25:59 GMT
77714              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
77715      Branch: cfgperl
77716            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
77717            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
77718            ! proto.h utf8.c
77719 ____________________________________________________________________________
77720 [  6242] By: jhi                                   on 2000/06/27  02:24:00
77721         Log: Subject: [PATCH] bytes<->utf8 fixes
77722              From: simon@brecon.co.uk (Simon Cozens)
77723              Date: 26 Jun 2000 04:55:45 GMT
77724              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
77725      Branch: cfgperl
77726            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
77727 ____________________________________________________________________________
77728 [  6241] By: jhi                                   on 2000/06/27  02:12:42
77729         Log: Do no -warn on \_, only on \alpha.
77730              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
77731              From: David Dyck <dcd@tc.fluke.com>
77732              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
77733              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
77734      Branch: cfgperl
77735            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
77736 ____________________________________________________________________________
77737 [  6240] By: jhi                                   on 2000/06/27  02:00:01
77738         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
77739              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
77740              Date: Mon, 26 Jun 2000 18:40:14 +0100
77741              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
77742      Branch: cfgperl
77743            ! utils/h2xs.PL
77744 ____________________________________________________________________________
77745 [  6239] By: jhi                                   on 2000/06/27  01:53:40
77746         Log: Configure maintenance.  Sever some dependency cycles,
77747              separate gccversion from the cc unit,
77748              address [ID 20000623.006] Configure script patch for using gcc on AIX
77749              (but solve it a little bit differently),
77750              unduplex some accidentally duplicated units,
77751              suggest using gcc if no cc available
77752              (p5p thread: "Solaris configure: counterproposal", 1999-09)
77753      Branch: cfgperl
77754            ! Configure Todo-5.6 config_h.SH
77755      Branch: metaconfig
77756            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
77757            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
77758      Branch: metaconfig/U/perl
77759            + gccvers.U
77760            ! d_getespwnam.U d_getprpwnam.U i_prot.U
77761 ____________________________________________________________________________
77762 [  6238] By: jhi                                   on 2000/06/25  18:04:56
77763         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
77764              From: Dan Sugalski <dan@sidhe.org>
77765              Date: Fri, 23 Jun 2000 17:00:00 -0400
77766              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
77767      Branch: cfgperl
77768            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
77769 ____________________________________________________________________________
77770 [  6237] By: jhi                                   on 2000/06/25  16:36:45
77771         Log: Tweak embed.pl, regen headers.
77772      Branch: cfgperl
77773            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
77774            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
77775            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
77776            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
77777            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
77778 ____________________________________________________________________________
77779 [  6236] By: jhi                                   on 2000/06/25  15:26:42
77780         Log: Regen headers.
77781      Branch: cfgperl
77782            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
77783            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
77784            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
77785            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
77786            ! regnodes.h warnings.h
77787 ____________________________________________________________________________
77788 [  6235] By: jhi                                   on 2000/06/23  19:39:35
77789         Log: The thread begun by
77790              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
77791              From: Kevin.Ruscoe@ubsw.com
77792              Date: Fri, 16 Jun 2000 16:38:51 +0100
77793              Message-Id: <H000019b03c300d6@MHS>
77794      Branch: cfgperl
77795            ! hints/solaris_2.sh
77796 ____________________________________________________________________________
77797 [  6234] By: jhi                                   on 2000/06/23  19:23:36
77798         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
77799              because when run as services (Win32ese for daemons)
77800              no environment variables are set and tmpdir ends up as /tmp,
77801              which is ambiguous.
77802              
77803              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
77804              From: matt@sergeant.org
77805              Date: 16 Jun 2000 16:30:43 -0000
77806              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
77807      Branch: cfgperl
77808            ! lib/File/Spec/Win32.pm
77809 ____________________________________________________________________________
77810 [  6233] By: jhi                                   on 2000/06/23  19:18:58
77811         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
77812              From: Mark-Jason Dominus <mjd@plover.com>
77813              Date: Fri, 16 Jun 2000 20:53:04 -0400
77814              Message-ID: <20000617005304.8008.qmail@plover.com>
77815      Branch: cfgperl
77816            ! op.h
77817 ____________________________________________________________________________
77818 [  6232] By: jhi                                   on 2000/06/23  16:10:02
77819         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
77820              From: simon@brecon.co.uk (Simon Cozens)
77821              Date: 19 Jun 2000 15:18:27 GMT
77822              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
77823              
77824              plus update pod/Makefile and regenerate perltoc
77825      Branch: cfgperl
77826            + pod/perlutil.pod
77827            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
77828 ____________________________________________________________________________
77829 [  6231] By: jhi                                   on 2000/06/23  15:19:18
77830         Log: Subject: [PATCH 5.6.0] cygwin port
77831              From: "Fifer, Eric" <EFifer@sanwaint.com>
77832              Date: Tue, 20 Jun 2000 14:30:58 +0100
77833              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
77834      Branch: cfgperl
77835            ! README.cygwin lib/File/Find.pm
77836 ____________________________________________________________________________
77837 [  6230] By: jhi                                   on 2000/06/23  14:25:21
77838         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
77839      Branch: cfgperl
77840            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
77841            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
77842            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
77843            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
77844 ____________________________________________________________________________
77845 [  6229] By: jhi                                   on 2000/06/23  14:13:34
77846         Log: Subject: README.hpux version 0.6.1
77847              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
77848              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
77849              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
77850      Branch: cfgperl
77851            ! README.hpux
77852 ____________________________________________________________________________
77853 [  6228] By: jhi                                   on 2000/06/23  14:07:20
77854         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
77855              From: Doug MacEachern <dougm@covalent.net>
77856              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
77857              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
77858      Branch: cfgperl
77859            ! op.c
77860 ____________________________________________________________________________
77861 [  6227] By: jhi                                   on 2000/06/23  14:01:06
77862         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
77863              From: Doug MacEachern <dougm@covalent.net>
77864              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
77865              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
77866      Branch: cfgperl
77867            + lib/lib.pm.PL
77868            - lib/lib.pm
77869            ! MANIFEST Makefile.SH
77870 ____________________________________________________________________________
77871 [  6226] By: jhi                                   on 2000/06/23  13:53:07
77872         Log: Subject: [PATCH] remove forward declarations in Socket.pm
77873              From: Doug MacEachern <dougm@covalent.net>
77874              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
77875              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
77876              
77877              From: Doug MacEachern <dougm@covalent.net>
77878              Subject: Re: [PATCH] remove forward declarations in Socket.pm
77879              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
77880              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
77881      Branch: cfgperl
77882            ! ext/Socket/Socket.pm op.c
77883 ____________________________________________________________________________
77884 [  6225] By: jhi                                   on 2000/06/23  13:41:52
77885         Log: Add source code filenames to apidoc.
77886              From: simon@brecon.co.uk (Simon Cozens)
77887              Subject: [PATCH embed.pl] Source X-ref
77888              Date: 22 Jun 2000 02:18:49 GMT
77889              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
77890      Branch: cfgperl
77891            ! embed.pl
77892 ____________________________________________________________________________
77893 [  6224] By: jhi                                   on 2000/06/23  13:32:33
77894         Log: A way to avoid English.pm performance hit.
77895              From: root <root@jester.slaysys.com>
77896              Subject: [YAPATCH English.pm] My turn to putt again
77897              Date: Thu, 22 Jun 2000 20:33:58 -0400
77898              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
77899      Branch: cfgperl
77900            ! lib/English.pm t/lib/english.t
77901 ____________________________________________________________________________
77902 [  6223] By: jhi                                   on 2000/06/23  13:27:06
77903         Log: Avoid double close().
77904              Subject: [PATCH] avoid double close()
77905              From: Doug MacEachern <dougm@covalent.net>
77906              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
77907              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
77908      Branch: cfgperl
77909            ! doio.c
77910 ____________________________________________________________________________
77911 [  6222] By: jhi                                   on 2000/06/23  13:25:54
77912         Log: doc typo fix
77913              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
77914              From: Ian Phillipps <Ian.Phillipps@iname.com>
77915              Date: Fri, 23 Jun 2000 10:40:58 +0100
77916              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
77917      Branch: cfgperl
77918            ! lib/Pod/Usage.pm
77919 ____________________________________________________________________________
77920 [  6221] By: jhi                                   on 2000/06/23  13:24:15
77921         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
77922              From: simon@brecon.co.uk (Simon Cozens)
77923              Subject: [PATCH] Eliminate tr///[CU][CU]
77924              Date: 23 Jun 2000 11:05:40 GMT
77925              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
77926      Branch: cfgperl
77927            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
77928 ____________________________________________________________________________
77929 [  6220] By: jhi                                   on 2000/06/22  16:07:51
77930         Log: Win32 patches from Benjamin Stuhl.
77931      Branch: cfgperl
77932            ! makedef.pl win32/win32.h
77933 ____________________________________________________________________________
77934 [  6219] By: jhi                                   on 2000/06/22  16:06:34
77935         Log: Bytecode patches from Benjamin Stuhl.
77936      Branch: cfgperl
77937            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
77938            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
77939            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
77940 ____________________________________________________________________________
77941 [  6218] By: jhi                                   on 2000/06/15  23:54:16
77942         Log: Bytecode patches from Benjamin Stuhl.
77943      Branch: cfgperl
77944            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
77945 ____________________________________________________________________________
77946 [  6217] By: jhi                                   on 2000/06/09  13:38:29
77947         Log: Rename the fdpid locking and integrate with Sarathy.
77948      Branch: cfgperl
77949            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
77950            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
77951            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
77952            ! win32/win32.c
77953           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
77954 ____________________________________________________________________________
77955 [  6216] By: gsar                                  on 2000/06/08  14:54:21
77956         Log: be more optimal about clearing @_
77957      Branch: perl
77958            ! cop.h
77959 ____________________________________________________________________________
77960 [  6215] By: gsar                                  on 2000/06/08  14:33:04
77961         Log: tweak comment about @DB::args
77962      Branch: perl
77963            ! av.h pp_ctl.c
77964 ____________________________________________________________________________
77965 [  6214] By: gsar                                  on 2000/06/08  13:57:54
77966         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
77967              caller() wants to populate @DB::args with it (causes a coredump
77968              in Carp::confess())
77969      Branch: perl
77970            ! cop.h t/op/runlevel.t
77971 ____________________________________________________________________________
77972 [  6213] By: gsar                                  on 2000/06/08  07:06:35
77973         Log: back out change#6106 (seems problematic)
77974      Branch: perl
77975            ! hints/solaris_2.sh
77976 ____________________________________________________________________________
77977 [  6212] By: jhi                                   on 2000/06/07  03:10:36
77978         Log: Continuing mopup for #6204.
77979      Branch: cfgperl
77980            ! ext/B/defsubs_h.PL
77981 ____________________________________________________________________________
77982 [  6211] By: jhi                                   on 2000/06/07  02:41:50
77983         Log: Mopup for #6204.
77984              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
77985              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
77986              This is comes from const() where POK isn't on when expected.
77987      Branch: cfgperl
77988            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
77989            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
77990            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
77991            ! perlapi.h pod/perlapi.pod
77992 ____________________________________________________________________________
77993 [  6210] By: jhi                                   on 2000/06/07  01:56:29
77994         Log: Mopup for #6207 and #6209.
77995      Branch: cfgperl
77996            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
77997 ____________________________________________________________________________
77998 [  6209] By: jhi                                   on 2000/06/07  01:33:12
77999         Log: Lock PL_fdpid against race conditions, based on:
78000              Subject: [PATCH 5.6.0]subprocess fixup for threads
78001              From: Dan Sugalski <dan@sidhe.org>
78002              To: perl5-porters@perl.org
78003              Date: Tue, 11 Apr 2000 17:02:32 -0400
78004              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
78005      Branch: cfgperl
78006            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
78007            ! win32/win32.c
78008 ____________________________________________________________________________
78009 [  6208] By: jhi                                   on 2000/06/07  01:05:23
78010         Log: Regen headers for #6207.
78011      Branch: cfgperl
78012            ! embed.h global.sym objXSUB.h proto.h
78013 ____________________________________________________________________________
78014 [  6207] By: jhi                                   on 2000/06/06  23:43:13
78015         Log: Subject: [PATCH 5.6.0] Threadsafe patches
78016              From: Dan Sugalski <dan@sidhe.org>
78017              To: perl5-porters@perl.org
78018              Date: Mon, 08 May 2000 18:08:13 -0400
78019              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
78020      Branch: cfgperl
78021            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
78022            ! proto.h sv.h util.c
78023 ____________________________________________________________________________
78024 [  6206] By: jhi                                   on 2000/06/06  23:21:23
78025         Log: Subject: [PATCH] Eliminate $a/$b in pod
78026              From: David Glasser <me@davidglasser.net>
78027              To: perl5-porters@perl.org
78028              Date: Mon, 29 May 2000 21:15:59 -0400
78029              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
78030      Branch: cfgperl
78031            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
78032            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
78033            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
78034            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
78035            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
78036            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
78037            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
78038            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
78039            ! pod/perlvar.pod pod/perlxs.pod
78040 ____________________________________________________________________________
78041 [  6205] By: jhi                                   on 2000/06/06  23:12:14
78042         Log: Subject: [PATCH] Win32 improvements
78043              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
78044              To: gsar@activestate.com, perl5-porters@perl.org
78045              Date: Mon, 29 May 2000 17:22:24 PDT
78046              Message-ID: <20000530002224.91142.qmail@hotmail.com>
78047              (MUA had mangled many lines by wordwrapping)
78048      Branch: cfgperl
78049            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
78050 ____________________________________________________________________________
78051 [  6204] By: jhi                                   on 2000/06/06  23:01:50
78052         Log: Subject: [PATCH] B::Bytecode patches
78053              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
78054              To: gsar@activestate.com, jhi@iki.fi
78055              Cc: perl5-porters@perl.org
78056              Message-ID: <20000602202526.48694.qmail@hotmail.com>
78057              (MUA had mangled many lines by wordwrapping)
78058      Branch: cfgperl
78059            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
78060            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
78061            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
78062            ! intrpvar.h perl.c
78063 ____________________________________________________________________________
78064 [  6203] By: jhi                                   on 2000/06/06  22:32:43
78065         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
78066              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78067              Date: Tue, 06 Jun 2000 13:07:45 -0700
78068              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
78069      Branch: cfgperl
78070            ! pod/perldiag.pod
78071 ____________________________________________________________________________
78072 [  6202] By: jhi                                   on 2000/06/06  19:38:35
78073         Log: Integrate with Sarathy.
78074      Branch: cfgperl
78075           !> perl.c
78076 ____________________________________________________________________________
78077 [  6201] By: gsar                                  on 2000/06/06  00:42:59
78078         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
78079              does a PUSHMARK that's never ever POPMARKed; in general, only
78080              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
78081              Perl_eval_[sp]v() don't because they don't take any incoming
78082              arguments (this leak has been around since the original version
78083              of perl_eval_pv() in 5.003_97e)
78084      Branch: perl
78085            ! perl.c
78086 ____________________________________________________________________________
78087 [  6200] By: jhi                                   on 2000/06/04  03:44:52
78088         Log: Update to cperl-mode.el 4.31 from
78089              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
78090              Subject: A couple of notes
78091              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78092              To: Mailing list Perl5 <perl5-porters@perl.org>
78093              Date: Sat, 3 Jun 2000 23:33:32 -0400
78094              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
78095      Branch: cfgperl
78096            ! emacs/cperl-mode.el
78097 ____________________________________________________________________________
78098 [  6199] By: jhi                                   on 2000/06/03  15:11:05
78099         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
78100              From: Dan Sugalski <dan@sidhe.org>
78101              To: perl5-porters@perl.org, vmsperl@perl.org
78102              Date: Fri, 02 Jun 2000 17:30:51 -0400
78103              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
78104      Branch: cfgperl
78105            ! vms/descrip_mms.template vms/gen_shrfls.pl
78106 ____________________________________________________________________________
78107 [  6198] By: jhi                                   on 2000/06/03  14:59:15
78108         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
78109              From: Dan Sugalski <dan@sidhe.org>
78110              To: vmsperl@perl.org, perl5-porters@perl.org
78111              Date: Fri, 02 Jun 2000 16:00:41 -0400
78112              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
78113              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
78114      Branch: cfgperl
78115            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
78116            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
78117            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
78118 ____________________________________________________________________________
78119 [  6197] By: jhi                                   on 2000/06/03  14:41:30
78120         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
78121              From: John Borwick <jhborwic@unity.ncsu.edu>
78122              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
78123              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
78124      Branch: cfgperl
78125            ! pod/perlsyn.pod
78126 ____________________________________________________________________________
78127 [  6196] By: jhi                                   on 2000/06/03  14:38:09
78128         Log: Integrate with Sarathy.
78129      Branch: cfgperl
78130           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
78131           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
78132           !> vms/perly_c.vms
78133 ____________________________________________________________________________
78134 [  6195] By: gsar                                  on 2000/06/02  22:43:13
78135         Log: fix yet another eval"" leak under USE_ITHREADS
78136      Branch: perl
78137            ! op.c
78138 ____________________________________________________________________________
78139 [  6194] By: gsar                                  on 2000/06/02  18:22:06
78140         Log: fix small eval"" memory leaks under USE_ITHREADS
78141      Branch: perl
78142            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
78143            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
78144            ! vms/perly_c.vms
78145 ____________________________________________________________________________
78146 [  6193] By: jhi                                   on 2000/06/01  13:03:56
78147         Log: Signals-be-gone for microperl.
78148      Branch: cfgperl
78149            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
78150 ____________________________________________________________________________
78151 [  6192] By: jhi                                   on 2000/06/01  12:52:02
78152         Log: Integrate with Sarathy.
78153      Branch: cfgperl
78154           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
78155           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
78156           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
78157           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
78158           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
78159           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
78160           !> t/op/vec.t utils/h2xs.PL
78161 ____________________________________________________________________________
78162 [  6191] By: gsar                                  on 2000/06/01  09:38:21
78163         Log: vec() loses numericalness (modified version of patch suggested
78164              by Robin Barker)
78165      Branch: perl
78166            ! doop.c t/op/vec.t
78167 ____________________________________________________________________________
78168 [  6190] By: gsar                                  on 2000/06/01  09:26:15
78169         Log: submit missing embed.pl change
78170      Branch: perl
78171            ! embed.pl
78172 ____________________________________________________________________________
78173 [  6189] By: gsar                                  on 2000/06/01  09:05:34
78174         Log: counting tr/// corrupts later operation (from M.J.T Guy)
78175      Branch: perl
78176            ! doop.c t/op/tr.t
78177 ____________________________________________________________________________
78178 [  6188] By: gsar                                  on 2000/06/01  08:58:39
78179         Log: h2xs tweaks
78180      Branch: perl
78181            ! utils/h2xs.PL
78182 ____________________________________________________________________________
78183 [  6187] By: gsar                                  on 2000/06/01  08:50:07
78184         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
78185              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
78186      Branch: perl
78187            + lib/Pod/LaTeX.pm
78188            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
78189            ! pod/pod2latex.PL
78190 ____________________________________________________________________________
78191 [  6186] By: gsar                                  on 2000/06/01  08:24:40
78192         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
78193              <wolfgang.laun@alcatel.at>)
78194      Branch: perl
78195            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
78196            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
78197 ____________________________________________________________________________
78198 [  6185] By: gsar                                  on 2000/06/01  08:12:00
78199         Log: remove incorrect documentation about implicit split to @_ in
78200              list context, which never really worked in perl 5 (from
78201              M.J.T. Guy)
78202      Branch: perl
78203            ! pod/perlfunc.pod pod/perltrap.pod
78204 ____________________________________________________________________________
78205 [  6184] By: gsar                                  on 2000/06/01  07:52:27
78206         Log: tweak for change#6127
78207      Branch: perl
78208            ! perl.c
78209 ____________________________________________________________________________
78210 [  6183] By: gsar                                  on 2000/06/01  07:41:02
78211         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
78212              <nick@ccl4.org>)
78213      Branch: perl
78214            + t/lib/selfloader.t
78215            ! MANIFEST lib/SelfLoader.pm
78216 ____________________________________________________________________________
78217 [  6182] By: jhi                                   on 2000/06/01  00:34:42
78218         Log: Be Cleaner Part Deux.
78219      Branch: cfgperl
78220            ! Makefile.SH
78221 ____________________________________________________________________________
78222 [  6181] By: jhi                                   on 2000/06/01  00:32:09
78223         Log: Integrate with Sarathy.
78224      Branch: cfgperl
78225           !> pp.c t/op/arith.t
78226 ____________________________________________________________________________
78227 [  6180] By: jhi                                   on 2000/06/01  00:31:13
78228         Log: microperl nits from Simon Cozens.
78229      Branch: cfgperl
78230            + uconfig.h
78231            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
78232            ! unixish.h
78233 ____________________________________________________________________________
78234 [  6179] By: gsar                                  on 2000/05/31  22:37:51
78235         Log: buggy modulus on UVs introduced by change#3378 (resulted in
78236              4063328477 % 65535 amounting to 27406, instead of 27407)
78237      Branch: perl
78238            ! pp.c t/op/arith.t
78239 ____________________________________________________________________________
78240 [  6178] By: jhi                                   on 2000/05/31  21:52:41
78241         Log: Be cleaner.
78242      Branch: cfgperl
78243            ! Makefile.SH
78244 ____________________________________________________________________________
78245 [  6177] By: jhi                                   on 2000/05/31  21:47:33
78246         Log: Substitution utf8 patch from Simon Cozens.
78247      Branch: cfgperl
78248            ! pp_hot.c
78249 ____________________________________________________________________________
78250 [  6176] By: jhi                                   on 2000/05/31  21:45:34
78251         Log: Single-quoted utf8 patch from Simon Cozens.
78252      Branch: cfgperl
78253            ! toke.c
78254 ____________________________________________________________________________
78255 [  6175] By: jhi                                   on 2000/05/31  21:40:18
78256         Log: Integrate with Sarathy.
78257      Branch: cfgperl
78258           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
78259 ____________________________________________________________________________
78260 [  6174] By: jhi                                   on 2000/05/31  21:37:31
78261         Log: microperl changes from Simon Cozens; Makefile for microperl
78262              written from scratch; few casts added as microperl compilation
78263              doesn't have all prototypes available.
78264      Branch: cfgperl
78265            + Makefile.micro README.micro Todo.micro uconfig.sh
78266            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
78267            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
78268      Branch: metaconfig
78269            + U/modified/Config_h.U
78270 ____________________________________________________________________________
78271 [  6173] By: jhi                                   on 2000/05/31  20:00:24
78272         Log: metaconfig maintenance.
78273      Branch: metaconfig
78274            + U/modified/Inhdr.U U/typedefs/inotype.U
78275      Branch: metaconfig/U/perl
78276            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
78277            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
78278 ____________________________________________________________________________
78279 [  6172] By: gsar                                  on 2000/05/31  05:05:42
78280         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
78281              (from Ilya Zakharevich)
78282      Branch: perl
78283            ! regexec.c t/op/re_tests
78284 ____________________________________________________________________________
78285 [  6171] By: gsar                                  on 2000/05/31  05:01:47
78286         Log: scalar() doesn't force scalar context when used in void context
78287              (from Simon Cozens)
78288      Branch: perl
78289            ! op.c t/op/wantarray.t
78290 ____________________________________________________________________________
78291 [  6170] By: gsar                                  on 2000/05/31  04:41:33
78292         Log: change#6142 needs tweaks to tests to work where there's no symlink()
78293              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
78294      Branch: perl
78295            ! t/lib/filefind.t
78296 ____________________________________________________________________________
78297 [  6169] By: gsar                                  on 2000/05/31  04:29:49
78298         Log: integrate cfgperl contents into mainline
78299      Branch: perl
78300           +> pod/perlmodlib.PL pod/perlnewmod.pod
78301           !> (integrate 42 files)
78302 ____________________________________________________________________________
78303 [  6168] By: jhi                                   on 2000/05/30  22:53:37
78304         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
78305      Branch: cfgperl
78306            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78307            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
78308            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
78309            ! win32/config.bc win32/config.gc win32/config.vc
78310            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
78311            ! win32/config_h.PL win32/config_sh.PL
78312      Branch: metaconfig/U/perl
78313            ! perlxv.U
78314 ____________________________________________________________________________
78315 [  6167] By: jhi                                   on 2000/05/30  22:20:21
78316         Log: tweak todo 
78317      Branch: cfgperl
78318            ! Todo-5.6
78319 ____________________________________________________________________________
78320 [  6166] By: jhi                                   on 2000/05/30  22:11:51
78321         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
78322              in case somebody wants to write an extension for more
78323              shadow database interfaces.
78324      Branch: cfgperl
78325            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78326            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
78327            ! vos/config.def vos/config.h vos/config_h.SH_orig
78328            ! win32/config.bc win32/config.gc win32/config.vc
78329            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
78330      Branch: metaconfig
78331            ! U/modified/Myinit.U
78332      Branch: metaconfig/U/perl
78333            + d_getespwnam.U d_getprpwnam.U i_prot.U
78334 ____________________________________________________________________________
78335 [  6165] By: jhi                                   on 2000/05/30  18:35:34
78336         Log: Integrate with Sarathy.
78337      Branch: cfgperl
78338           !> op.c
78339 ____________________________________________________________________________
78340 [  6164] By: jhi                                   on 2000/05/30  18:30:16
78341         Log: detypo
78342      Branch: cfgperl
78343            ! Configure config_h.SH
78344      Branch: metaconfig/U/perl
78345            ! perlxv.U
78346 ____________________________________________________________________________
78347 [  6163] By: gsar                                  on 2000/05/30  03:24:03
78348         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
78349      Branch: perl
78350            ! op.c
78351 ____________________________________________________________________________
78352 [  6162] By: gsar                                  on 2000/05/30  03:09:38
78353         Log: fix memory leak in method call optimization (change#3768);
78354              made C<eval "$x->foo()"> leak
78355      Branch: perl
78356            ! op.c
78357 ____________________________________________________________________________
78358 [  6161] By: jhi                                   on 2000/05/29  17:56:26
78359         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
78360              both from Simon Cozens.
78361      Branch: cfgperl
78362            + pod/perlmodlib.PL pod/perlnewmod.pod
78363            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
78364            ! pod/perlmodlib.pod pod/perltoc.pod
78365 ____________________________________________________________________________
78366 [  6160] By: jhi                                   on 2000/05/29  17:23:55
78367         Log: Changes for the File::Temp 0.08 (change #6159) test suite
78368              to fit better into the Perl distribution test framework.
78369      Branch: cfgperl
78370            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
78371            ! t/lib/ftmp-tempfile.t
78372 ____________________________________________________________________________
78373 [  6159] By: jhi                                   on 2000/05/29  16:55:36
78374         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
78375      Branch: cfgperl
78376            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
78377            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
78378 ____________________________________________________________________________
78379 [  6158] By: bailey                                on 2000/05/29  16:22:08
78380         Log: Add fallback to tmpfile for use in cases where user's relying on
78381              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
78382              Lane's patch)
78383      Branch: vmsperl
78384            ! vms/vms.c vms/vmsish.h
78385 ____________________________________________________________________________
78386 [  6157] By: jhi                                   on 2000/05/29  03:10:36
78387         Log: Regen Configure to jive with #6149.
78388      Branch: cfgperl
78389            ! Configure
78390      Branch: metaconfig
78391            ! U/modified/Getfile.U
78392 ____________________________________________________________________________
78393 [  6156] By: jhi                                   on 2000/05/29  03:01:38
78394         Log: Integrate with Sarathy.
78395      Branch: cfgperl
78396           +> ext/DynaLoader/dl_mac.xs
78397           !> (integrate 38 files)
78398 ____________________________________________________________________________
78399 [  6155] By: gsar                                  on 2000/05/28  21:15:58
78400         Log: small bug in change#6144; remove random \xA0 character that snuck
78401              in via change#6145
78402      Branch: perl
78403            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
78404 ____________________________________________________________________________
78405 [  6154] By: gsar                                  on 2000/05/28  21:04:19
78406         Log: avoid type mismatch warning
78407      Branch: perl
78408            ! perl.c
78409 ____________________________________________________________________________
78410 [  6153] By: gsar                                  on 2000/05/28  20:58:31
78411         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
78412              <nick@Bagpuss.uk.boo.com>)
78413      Branch: perl
78414            ! lib/Test/Harness.pm
78415 ____________________________________________________________________________
78416 [  6152] By: gsar                                  on 2000/05/28  20:53:42
78417         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
78418      Branch: perl
78419            ! regexec.c
78420 ____________________________________________________________________________
78421 [  6151] By: gsar                                  on 2000/05/28  20:50:28
78422         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
78423      Branch: perl
78424            ! regexec.c
78425 ____________________________________________________________________________
78426 [  6150] By: gsar                                  on 2000/05/28  20:39:58
78427         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
78428      Branch: perl
78429            ! pod/perlrequick.pod
78430 ____________________________________________________________________________
78431 [  6149] By: gsar                                  on 2000/05/28  20:35:16
78432         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
78433              <troc@netrus.net>)
78434      Branch: perl
78435            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
78436            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
78437            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
78438            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
78439 ____________________________________________________________________________
78440 [  6148] By: gsar                                  on 2000/05/28  20:21:07
78441         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
78442      Branch: perl
78443            ! lib/ExtUtils/MM_Unix.pm
78444 ____________________________________________________________________________
78445 [  6147] By: gsar                                  on 2000/05/28  20:12:41
78446         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
78447              (from Peter Prymmer)
78448      Branch: perl
78449            ! vms/subconfigure.com
78450 ____________________________________________________________________________
78451 [  6146] By: gsar                                  on 2000/05/28  20:06:15
78452         Log: doc typo
78453      Branch: perl
78454            ! lib/warnings.pm warnings.h warnings.pl
78455 ____________________________________________________________________________
78456 [  6145] By: gsar                                  on 2000/05/28  18:44:33
78457         Log: make xsubpp skip embedded pod (from Matthias Neeracher
78458              <neeri@iis.ee.ethz.ch>)
78459      Branch: perl
78460            ! lib/ExtUtils/xsubpp
78461 ____________________________________________________________________________
78462 [  6144] By: gsar                                  on 2000/05/28  18:42:49
78463         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
78464              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
78465              <neeri@iis.ee.ethz.ch>)
78466      Branch: perl
78467            ! lib/AutoSplit.pm
78468 ____________________________________________________________________________
78469 [  6143] By: gsar                                  on 2000/05/28  18:41:12
78470         Log: MacOS support, part 1 (from Matthias Neeracher
78471              <neeri@iis.ee.ethz.ch>)
78472      Branch: perl
78473            + ext/DynaLoader/dl_mac.xs
78474            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
78475            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
78476            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
78477            ! util.h
78478 ____________________________________________________________________________
78479 [  6142] By: gsar                                  on 2000/05/28  18:21:51
78480         Log: File::Find fails to chdir when chasing symlinks (from
78481              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
78482      Branch: perl
78483            ! lib/File/Find.pm t/lib/filefind.t
78484 ____________________________________________________________________________
78485 [  6141] By: jhi                                   on 2000/05/28  14:25:15
78486         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
78487              forwarded by Peter Seebach from the bsdi-users mailing list.
78488              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
78489      Branch: perl
78490            ! hints/bsdos.sh
78491 ____________________________________________________________________________
78492 [  6140] By: jhi                                   on 2000/05/28  14:11:57
78493         Log: Integrate with Sarathy.
78494      Branch: cfgperl
78495           +> (branch 30 files)
78496           !> (integrate 93 files)
78497 ____________________________________________________________________________
78498 [  6139] By: gsar                                  on 2000/05/28  10:01:48
78499         Log: revise mktables.PL for bugs and newness in Unicode 3.0
78500              (from James Bence <jbence@amgen.com>)
78501      Branch: perl
78502            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
78503            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
78504            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
78505            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
78506            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
78507            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
78508            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
78509            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
78510            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
78511            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
78512            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
78513            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
78514            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
78515            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
78516            + lib/unicode/Is/SylWU.pl
78517            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
78518            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
78519            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
78520            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
78521            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
78522            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
78523            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
78524            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
78525            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
78526            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
78527            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
78528            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
78529            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
78530            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
78531            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
78532            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
78533            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
78534            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
78535            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
78536            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
78537            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
78538            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
78539            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
78540            ! lib/unicode/Makefile lib/unicode/mktables.PL
78541 ____________________________________________________________________________
78542 [  6138] By: gsar                                  on 2000/05/28  08:50:32
78543         Log: add note about the handling of negative indices to tied arrays
78544              (from Michael G Schwern <schwern@pobox.com>)
78545      Branch: perl
78546            ! pod/perltie.pod
78547 ____________________________________________________________________________
78548 [  6137] By: gsar                                  on 2000/05/28  08:46:10
78549         Log: fix bogus redeclaration warning for "our" variables in different
78550              scopes
78551      Branch: perl
78552            ! op.c t/pragma/strict-vars
78553 ____________________________________________________________________________
78554 [  6136] By: gsar                                  on 2000/05/28  08:31:20
78555         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
78556      Branch: perl
78557            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
78558 ____________________________________________________________________________
78559 [  6135] By: gsar                                  on 2000/05/28  08:17:50
78560         Log: enable Test::Harness to dynamically determine column width etc.
78561              (from Rob Napier <rnapier@employees.org>)
78562      Branch: perl
78563            ! lib/Test/Harness.pm
78564 ____________________________________________________________________________
78565 [  6134] By: gsar                                  on 2000/05/28  08:13:39
78566         Log: make Test::Harness use wait.h/WCOREDUMP if available
78567              (from Ben Tilly <ben_tilly@hotmail.com>)
78568      Branch: perl
78569            ! lib/Test/Harness.pm
78570 ____________________________________________________________________________
78571 [  6133] By: gsar                                  on 2000/05/28  08:08:05
78572         Log: elide bogus test in change#6132
78573      Branch: perl
78574            ! t/pragma/warn/9enabled
78575 ____________________________________________________________________________
78576 [  6132] By: gsar                                  on 2000/05/28  08:03:14
78577         Log: warnings::enabled() doesn't fall back to looking at $^W if
78578              caller isn't using lexical warnings (from Paul Marquess)
78579      Branch: perl
78580            ! pp_ctl.c t/pragma/warn/9enabled
78581 ____________________________________________________________________________
78582 [  6131] By: gsar                                  on 2000/05/28  07:57:47
78583         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
78584      Branch: perl
78585            ! ext/POSIX/POSIX.pm
78586 ____________________________________________________________________________
78587 [  6130] By: gsar                                  on 2000/05/28  07:29:12
78588         Log: fix places that mean C<"word" character> but say C<alphanumeric
78589              character>
78590      Branch: perl
78591            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
78592 ____________________________________________________________________________
78593 [  6129] By: gsar                                  on 2000/05/28  07:18:41
78594         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
78595      Branch: perl
78596            ! vms/test.com
78597 ____________________________________________________________________________
78598 [  6128] By: gsar                                  on 2000/05/28  07:12:55
78599         Log: new perlxstut example for passing/returning refs to arrays
78600              (from David Lowe <dlowe@pootpoot.com>)
78601      Branch: perl
78602            ! pod/perlxstut.pod
78603 ____________________________________________________________________________
78604 [  6127] By: gsar                                  on 2000/05/28  07:02:50
78605         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
78606              failed (from Gisle Aas)
78607      Branch: perl
78608            ! cop.h perl.c
78609 ____________________________________________________________________________
78610 [  6126] By: gsar                                  on 2000/05/28  06:39:53
78611         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
78612              (reworked variant of patch suggested by Simon Cozens)
78613      Branch: perl
78614            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
78615            ! pp_hot.c proto.h t/op/gv.t
78616 ____________________________________________________________________________
78617 [  6125] By: gsar                                  on 2000/05/28  05:14:55
78618         Log: enable propagating exception objects via Perl_croak() in XS code
78619              (from Gisle Aas)
78620      Branch: perl
78621            ! util.c
78622 ____________________________________________________________________________
78623 [  6124] By: gsar                                  on 2000/05/28  05:07:28
78624         Log: integrate vmsperl contents into mainline
78625      Branch: perl
78626           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
78627           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
78628           !> vms/vmsish.h
78629 ____________________________________________________________________________
78630 [  6123] By: gsar                                  on 2000/05/28  05:03:53
78631         Log: clarify gotcha with #line directives (from Rocco Caputo
78632              <troc@netrus.net>)
78633      Branch: perl
78634            ! pod/perldebug.pod pod/perlsyn.pod
78635 ____________________________________________________________________________
78636 [  6122] By: gsar                                  on 2000/05/28  04:58:29
78637         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
78638              (from Mark-Jason Dominus)
78639      Branch: perl
78640            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
78641            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
78642            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
78643            ! toke.c
78644 ____________________________________________________________________________
78645 [  6121] By: bailey                                on 2000/05/25  04:46:54
78646         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
78647              lists (based on fixes by Craig Berry)
78648      Branch: vmsperl
78649            ! lib/File/Spec/VMS.pm
78650 ____________________________________________________________________________
78651 [  6120] By: bailey                                on 2000/05/25  04:25:38
78652         Log: Add missing escape (Charles Lane)
78653      Branch: vmsperl
78654            ! t/op/lex_assign.t
78655 ____________________________________________________________________________
78656 [  6119] By: bailey                                on 2000/05/25  04:21:25
78657         Log: Quiet error messages in vmsish.t (Charles Lane)
78658      Branch: vmsperl
78659            ! vms/ext/vmsish.t
78660 ____________________________________________________________________________
78661 [  6118] By: bailey                                on 2000/05/25  04:17:57
78662         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
78663              Flatten case labels in switch statements uniformly (Charles Bailey)
78664      Branch: vmsperl
78665            ! vms/vms.c
78666 ____________________________________________________________________________
78667 [  6117] By: bailey                                on 2000/05/25  03:58:09
78668         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
78669      Branch: vmsperl
78670            ! vms/vmsish.h
78671 ____________________________________________________________________________
78672 [  6116] By: bailey                                on 2000/05/25  03:11:15
78673         Log: Miscellaneous cosmetic fixes (Charles Lane)
78674      Branch: vmsperl
78675            ! lib/ExtUtils/MM_VMS.pm
78676 ____________________________________________________________________________
78677 [  6115] By: bailey                                on 2000/05/25  03:10:36
78678         Log: Add bounds checking for several strings (Charles Lane)
78679      Branch: vmsperl
78680            ! vms/vms.c
78681 ____________________________________________________________________________
78682 [  6114] By: bailey                                on 2000/05/25  02:25:34
78683         Log: Urk -- undo previous removal of vmsish 'exit' change
78684      Branch: vmsperl
78685            ! vms/ext/vmsish.pm vms/vmsish.h
78686 ____________________________________________________________________________
78687 [  6113] By: bailey                                on 2000/05/24  02:24:40
78688         Log: Ugly workaround for version-specific RTL error
78689      Branch: vmsperl
78690            ! vms/vms.c
78691 ____________________________________________________________________________
78692 [  6112] By: bailey                                on 2000/05/24  02:19:55
78693         Log: Check for existence of file before trying to delete
78694      Branch: vmsperl
78695            ! vms/test.com
78696 ____________________________________________________________________________
78697 [  6111] By: bailey                                on 2000/05/23  23:35:13
78698         Log: Resync with mainline prior to post-5.6.0 updates
78699      Branch: vmsperl
78700           +> (branch 49 files)
78701            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
78702            ! vms/ext/vmsish.pm
78703           !> (integrate 334 files)
78704 ____________________________________________________________________________
78705 [  6110] By: jhi                                   on 2000/05/23  19:28:32
78706         Log: todo tweak
78707      Branch: cfgperl
78708            ! Todo-5.6
78709 ____________________________________________________________________________
78710 [  6109] By: jhi                                   on 2000/05/18  17:38:54
78711         Log: Integrate with Sarathy.
78712      Branch: cfgperl
78713           !> mg.c perl.h win32/perlhost.h
78714 ____________________________________________________________________________
78715 [  6108] By: gsar                                  on 2000/05/17  02:24:56
78716         Log: reenable fake signal handling on Windows, bugs and all
78717      Branch: perl
78718            ! mg.c perl.h win32/perlhost.h
78719 ____________________________________________________________________________
78720 [  6107] By: jhi                                   on 2000/05/15  18:01:41
78721         Log: Tweak the todo list.
78722      Branch: cfgperl
78723            ! Todo-5.6
78724 ____________________________________________________________________________
78725 [  6106] By: jhi                                   on 2000/05/15  13:41:48
78726         Log: The (Configure) script refuses to go on, after asking for
78727              'You may also choose to try maximal 64-bitness....'.
78728              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
78729              -- Patrick Zima
78730              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
78731      Branch: cfgperl
78732            ! hints/solaris_2.sh
78733 ____________________________________________________________________________
78734 [  6105] By: jhi                                   on 2000/05/11  14:37:43
78735         Log: Integrate with Sarathy.
78736      Branch: cfgperl
78737           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
78738           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
78739 ____________________________________________________________________________
78740 [  6104] By: gsar                                  on 2000/05/11  03:39:07
78741         Log: PL_sys_intern was being initialized too late on windows
78742      Branch: perl
78743            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
78744            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
78745 ____________________________________________________________________________
78746 [  6103] By: jhi                                   on 2000/05/09  19:42:20
78747         Log: Test tweaking for Unicos continues.
78748      Branch: cfgperl
78749            ! t/op/64bitint.t
78750 ____________________________________________________________________________
78751 [  6102] By: jhi                                   on 2000/05/09  16:47:27
78752         Log: The test suite tweak in #6101 wasn't quite right.
78753      Branch: cfgperl
78754            ! t/lib/complex.t
78755 ____________________________________________________________________________
78756 [  6101] By: jhi                                   on 2000/05/09  15:35:34
78757         Log: Hints and test tweaks for Unicos.
78758      Branch: cfgperl
78759            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
78760 ____________________________________________________________________________
78761 [  6100] By: jhi                                   on 2000/05/08  21:15:06
78762         Log: More compilation tweakery from Allen Smith.
78763      Branch: cfgperl
78764            ! hints/irix_6.sh
78765 ____________________________________________________________________________
78766 [  6099] By: jhi                                   on 2000/05/08  19:21:18
78767         Log: Tweaks for the cc bugs from Allen Smith.
78768      Branch: cfgperl
78769            ! hints/irix_6.sh
78770 ____________________________________________________________________________
78771 [  6098] By: jhi                                   on 2000/05/08  19:13:37
78772         Log: Add a note about other, yet unsupported, shadow password APIs.
78773      Branch: cfgperl
78774            ! pp_sys.c
78775 ____________________________________________________________________________
78776 [  6097] By: jhi                                   on 2000/05/08  18:46:34
78777         Log: Add a note about possible compilation problems from Allen Smith.
78778      Branch: cfgperl
78779            ! hints/irix_6.sh
78780 ____________________________________________________________________________
78781 [  6096] By: jhi                                   on 2000/05/08  17:33:10
78782         Log: Integrate with Sarathy.
78783      Branch: cfgperl
78784           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
78785           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
78786 ____________________________________________________________________________
78787 [  6095] By: jhi                                   on 2000/05/08  16:21:33
78788         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
78789              might be useful in future.
78790      Branch: cfgperl
78791            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78792            ! config_h.SH
78793      Branch: metaconfig
78794            ! U/installdirs/inc_version_list.U
78795      Branch: metaconfig/U/perl
78796            ! perlxv.U
78797 ____________________________________________________________________________
78798 [  6094] By: gsar                                  on 2000/05/08  14:22:22
78799         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
78800      Branch: perl
78801            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
78802            ! hints/cygwin.sh pp_sys.c
78803 ____________________________________________________________________________
78804 [  6093] By: gsar                                  on 2000/05/08  12:52:28
78805         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
78806              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
78807      Branch: perl
78808            ! pp_sys.c sv.c win32/perlhost.h
78809 ____________________________________________________________________________
78810 [  6092] By: jhi                                   on 2000/05/07  22:40:34
78811         Log: Regen perltoc with the fixed buildtoc.
78812      Branch: cfgperl
78813            ! pod/perltoc.pod
78814 ____________________________________________________________________________
78815 [  6091] By: jhi                                   on 2000/05/07  22:24:16
78816         Log: Integrate with Sarathy.
78817      Branch: cfgperl
78818           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
78819           !> t/op/substr.t toke.c
78820 ____________________________________________________________________________
78821 [  6090] By: gsar                                  on 2000/05/07  19:47:07
78822         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
78823              [NI]OK; added tests for both
78824      Branch: perl
78825            ! perl.c pp_hot.c sv.c t/op/substr.t
78826 ____________________________________________________________________________
78827 [  6089] By: gsar                                  on 2000/05/07  18:18:38
78828         Log: buildtoc tweak to fix newline lossage
78829      Branch: perl
78830            ! pod/buildtoc
78831 ____________________________________________________________________________
78832 [  6088] By: jhi                                   on 2000/05/07  16:35:36
78833         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
78834              because we do not use those.  The HAS_GETSPNAM remains,
78835              though, because we still do use that.
78836      Branch: cfgperl
78837            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
78838            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
78839            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
78840            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
78841            ! win32/config.vc win32/config_H.bc win32/config_H.gc
78842            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
78843 ____________________________________________________________________________
78844 [  6087] By: gsar                                  on 2000/05/07  16:05:16
78845         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
78846      Branch: perl
78847            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
78848 ____________________________________________________________________________
78849 [  6086] By: jhi                                   on 2000/05/07  15:27:07
78850         Log: Integrate with Sarathy.
78851      Branch: cfgperl
78852           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
78853           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
78854           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
78855           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
78856           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
78857           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
78858 ____________________________________________________________________________
78859 [  6085] By: gsar                                  on 2000/05/07  05:52:02
78860         Log: repeat operator (x) doesn't preserve utf8-ness
78861      Branch: perl
78862            ! pp.c t/op/substr.t
78863 ____________________________________________________________________________
78864 [  6084] By: gsar                                  on 2000/05/07  05:39:55
78865         Log: substr() does not preserve utf8-ness (from Stefan Eissing
78866              <Eissing@medicaldataservice.de>); added tests
78867      Branch: perl
78868            ! pp.c t/op/substr.t
78869 ____________________________________________________________________________
78870 [  6083] By: gsar                                  on 2000/05/07  05:24:46
78871         Log: note about undocumented caller() return value (from M.J.T. Guy);
78872              yet another peek.t tweak
78873      Branch: perl
78874            ! pod/perlfunc.pod t/lib/peek.t
78875 ____________________________________________________________________________
78876 [  6082] By: gsar                                  on 2000/05/07  05:08:40
78877         Log: peek.t non-portable to ithreads
78878      Branch: perl
78879            ! t/lib/peek.t
78880 ____________________________________________________________________________
78881 [  6081] By: gsar                                  on 2000/05/07  04:17:04
78882         Log: better default perlbug categories for ok reports (from Richard Foley)
78883      Branch: perl
78884            ! utils/perlbug.PL
78885 ____________________________________________________________________________
78886 [  6080] By: gsar                                  on 2000/05/07  04:08:07
78887         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
78888              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
78889      Branch: perl
78890            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
78891            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
78892            ! AUTHORS MAINTAIN MANIFEST
78893 ____________________________________________________________________________
78894 [  6079] By: gsar                                  on 2000/05/07  04:01:38
78895         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
78896      Branch: perl
78897            ! lib/Carp/Heavy.pm
78898 ____________________________________________________________________________
78899 [  6078] By: gsar                                  on 2000/05/07  01:24:19
78900         Log: workaround for CRT bug in chdir() (from Charles Lane, via
78901              Peter Prymmer)
78902      Branch: perl
78903            ! iperlsys.h vms/vms.c vms/vmsish.h
78904 ____________________________________________________________________________
78905 [  6077] By: gsar                                  on 2000/05/07  01:22:23
78906         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
78907              and Tom Phoenix)
78908      Branch: perl
78909            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
78910 ____________________________________________________________________________
78911 [  6076] By: gsar                                  on 2000/05/06  17:36:29
78912         Log: integrate cfgperl contents into mainline
78913      Branch: perl
78914           +> t/lib/peek.t
78915           !> Configure MANIFEST Porting/Glossary Porting/config.sh
78916           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
78917           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
78918           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
78919 ____________________________________________________________________________
78920 [  6075] By: jhi                                   on 2000/05/05  18:56:10
78921         Log: Make the test more portable.
78922      Branch: cfgperl
78923            ! t/lib/peek.t
78924 ____________________________________________________________________________
78925 [  6074] By: jhi                                   on 2000/05/05  18:49:20
78926         Log: Introduce t/lib/peek.t.
78927      Branch: cfgperl
78928            + t/lib/peek.t
78929            ! MANIFEST
78930 ____________________________________________________________________________
78931 [  6073] By: jhi                                   on 2000/05/05  14:30:45
78932         Log: Complex tweaks.
78933      Branch: cfgperl
78934            ! lib/Math/Complex.pm t/lib/complex.t
78935 ____________________________________________________________________________
78936 [  6072] By: jhi                                   on 2000/05/05  12:27:13
78937         Log: Integrate with Sarathy.
78938      Branch: cfgperl
78939           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
78940           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
78941           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
78942           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
78943 ____________________________________________________________________________
78944 [  6071] By: gsar                                  on 2000/05/05  02:24:46
78945         Log: misformatted perllocal.pod (from Tim Jenness
78946              <t.jenness@jach.hawaii.edu>)
78947      Branch: perl
78948            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
78949 ____________________________________________________________________________
78950 [  6070] By: gsar                                  on 2000/05/05  02:16:52
78951         Log: remove misleading comment (from M.J.T. Guy)
78952      Branch: perl
78953            ! t/lib/anydbm.t
78954 ____________________________________________________________________________
78955 [  6069] By: gsar                                  on 2000/05/05  02:15:13
78956         Log: File::Spec compatibility update (from Barrie Slaymaker
78957              <barries@slaysys.com>)
78958      Branch: perl
78959            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
78960            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
78961 ____________________________________________________________________________
78962 [  6068] By: gsar                                  on 2000/05/05  02:01:50
78963         Log: note about values()
78964      Branch: perl
78965            ! pod/perlfunc.pod
78966 ____________________________________________________________________________
78967 [  6067] By: gsar                                  on 2000/05/05  01:33:09
78968         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
78969      Branch: perl
78970            ! win32/win32.c
78971 ____________________________________________________________________________
78972 [  6066] By: gsar                                  on 2000/05/05  01:23:43
78973         Log: s/END/CHECK/
78974      Branch: perl
78975            ! perl.c
78976 ____________________________________________________________________________
78977 [  6065] By: jhi                                   on 2000/05/04  17:30:22
78978         Log: Integrate with Sarathy.
78979      Branch: cfgperl
78980           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
78981 ____________________________________________________________________________
78982 [  6064] By: gsar                                  on 2000/05/04  17:26:14
78983         Log: change#5905 wasn't quite right--it's intent only applies when arguments
78984              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
78985      Branch: perl
78986            ! pp_sys.c sv.c
78987 ____________________________________________________________________________
78988 [  6063] By: gsar                                  on 2000/05/04  16:52:29
78989         Log: tokeq() could read unallocated field in argument
78990      Branch: perl
78991            ! toke.c
78992 ____________________________________________________________________________
78993 [  6062] By: gsar                                  on 2000/05/04  16:34:51
78994         Log: additional tests for utf8.t
78995      Branch: perl
78996            ! t/pragma/utf8.t
78997 ____________________________________________________________________________
78998 [  6061] By: gsar                                  on 2000/05/04  16:09:28
78999         Log: change#5921 neglected to make eq honor "use bytes"
79000      Branch: perl
79001            ! sv.c
79002 ____________________________________________________________________________
79003 [  6060] By: jhi                                   on 2000/05/04  15:30:16
79004         Log: Integrate with Sarathy.
79005      Branch: cfgperl
79006           !> perl.c regcomp.c t/pragma/utf8.t
79007 ____________________________________________________________________________
79008 [  6059] By: jhi                                   on 2000/05/04  15:26:37
79009         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
79010              in natively 64-bit platforms where a long is a quad (no need
79011              for long longs).  Also added bias for IVs.
79012      Branch: cfgperl
79013            ! toke.c
79014 ____________________________________________________________________________
79015 [  6058] By: gsar                                  on 2000/05/04  00:19:14
79016         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
79017              (spotted by Donald Kinzer <dkinzer@premia.com>)
79018      Branch: perl
79019            ! perl.c
79020 ____________________________________________________________________________
79021 [  6057] By: gsar                                  on 2000/05/03  18:34:01
79022         Log: fix broken parsing of /\x{ab}/
79023      Branch: perl
79024            ! regcomp.c t/pragma/utf8.t
79025 ____________________________________________________________________________
79026 [  6056] By: jhi                                   on 2000/05/03  17:57:16
79027         Log: The search of infinity continues, this time simplified.
79028      Branch: cfgperl
79029            ! lib/Math/Complex.pm
79030 ____________________________________________________________________________
79031 [  6055] By: jhi                                   on 2000/05/03  17:45:30
79032         Log: Detypo.
79033      Branch: cfgperl
79034            ! hints/unicos.sh
79035 ____________________________________________________________________________
79036 [  6054] By: jhi                                   on 2000/05/02  22:28:27
79037         Log: Be more forgiving in POSIX about HUGE_VALL.
79038      Branch: cfgperl
79039            ! ext/POSIX/POSIX.xs
79040 ____________________________________________________________________________
79041 [  6053] By: jhi                                   on 2000/05/02  22:25:05
79042         Log: Integrate with Sarathy.
79043      Branch: cfgperl
79044           !> hints/irix_6.sh pod/perlop.pod
79045 ____________________________________________________________________________
79046 [  6052] By: jhi                                   on 2000/05/02  22:24:31
79047         Log: Unicos hint tweak.
79048      Branch: cfgperl
79049            ! hints/unicos.sh
79050 ____________________________________________________________________________
79051 [  6051] By: jhi                                   on 2000/05/02  22:21:26
79052         Log: Complex tweakery.
79053      Branch: cfgperl
79054            ! lib/Math/Complex.pm t/lib/complex.t
79055 ____________________________________________________________________________
79056 [  6050] By: jhi                                   on 2000/05/02  19:26:22
79057         Log: Use setxxent()/endxxent().
79058      Branch: cfgperl
79059            ! t/op/grent.t t/op/pwent.t
79060 ____________________________________________________________________________
79061 [  6049] By: jhi                                   on 2000/05/02  19:06:02
79062         Log: Test both the scalar and list contexts.
79063      Branch: cfgperl
79064            ! t/op/grent.t t/op/pwent.t
79065 ____________________________________________________________________________
79066 [  6048] By: gsar                                  on 2000/05/02  18:29:10
79067         Log: add note about how $( doesn't interpolate in REs (from
79068              Philip Newton <newton@ficus.frogspace.net>)
79069      Branch: perl
79070            ! pod/perlop.pod
79071 ____________________________________________________________________________
79072 [  6047] By: jhi                                   on 2000/05/02  17:41:24
79073         Log: Call getspnam() only iff needed.
79074      Branch: cfgperl
79075            ! pp_sys.c
79076 ____________________________________________________________________________
79077 [  6046] By: gsar                                  on 2000/05/02  17:07:25
79078         Log: libscheck has insufficient checks for n32 libs (from
79079              Albert Chin-A-Young <china@thewrittenword.com>)
79080      Branch: perl
79081            ! hints/irix_6.sh
79082 ____________________________________________________________________________
79083 [  6045] By: jhi                                   on 2000/05/02  13:57:17
79084         Log: Integrate with Sarathy.
79085      Branch: cfgperl
79086           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
79087           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
79088 ____________________________________________________________________________
79089 [  6044] By: gsar                                  on 2000/05/02  06:48:19
79090         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
79091              such that underscores are only ignored in literal numbers,
79092              "\x{...}", and hex/oct argument
79093      Branch: perl
79094            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
79095 ____________________________________________________________________________
79096 [  6043] By: gsar                                  on 2000/05/02  02:22:29
79097         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
79098      Branch: perl
79099            ! pod/perlretut.pod
79100 ____________________________________________________________________________
79101 [  6042] By: gsar                                  on 2000/05/02  02:17:51
79102         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
79103      Branch: perl
79104            ! pod/perltrap.pod
79105 ____________________________________________________________________________
79106 [  6041] By: gsar                                  on 2000/05/02  01:53:51
79107         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
79108              to compensate
79109      Branch: perl
79110            ! Porting/makerel
79111 ____________________________________________________________________________
79112 [  6040] By: gsar                                  on 2000/05/02  01:51:57
79113         Log: missing files in MANIFEST
79114      Branch: perl
79115            ! MANIFEST
79116 ____________________________________________________________________________
79117 [  6039] By: jhi                                   on 2000/05/02  00:36:46
79118         Log: Infinite problems.
79119      Branch: cfgperl
79120            ! lib/Math/Complex.pm
79121 ____________________________________________________________________________
79122 [  6038] By: jhi                                   on 2000/05/02  00:06:38
79123         Log: pwent/spent #ifdef imbalance.
79124      Branch: cfgperl
79125            ! pp_sys.c
79126 ____________________________________________________________________________
79127 [  6037] By: jhi                                   on 2000/05/01  22:50:11
79128         Log: Use HUGE_VALL if applicable.
79129      Branch: cfgperl
79130            ! ext/POSIX/POSIX.xs util.c
79131 ____________________________________________________________________________
79132 [  6036] By: jhi                                   on 2000/05/01  22:20:53
79133         Log: Correct Freudian slip.
79134      Branch: cfgperl
79135            ! pp_sys.c
79136 ____________________________________________________________________________
79137 [  6035] By: jhi                                   on 2000/05/01  21:07:38
79138         Log: Continue on the pwent/spent case.
79139      Branch: cfgperl
79140            ! pp_sys.c
79141 ____________________________________________________________________________
79142 [  6034] By: jhi                                   on 2000/05/01  17:45:14
79143         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
79144              adjustments in 6032 conflicted badly with this, will have
79145              to revisit them later.
79146      Branch: cfgperl
79147           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
79148           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
79149           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
79150           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
79151           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
79152           !> t/lib/cgi-html.t t/lib/cgi-request.t
79153 ____________________________________________________________________________
79154 [  6033] By: jhi                                   on 2000/05/01  17:40:49
79155         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
79156      Branch: cfgperl
79157            ! pp_sys.c
79158 ____________________________________________________________________________
79159 [  6032] By: gsar                                  on 2000/05/01  15:56:32
79160         Log: whitespace adjustments
79161      Branch: perl
79162            ! pp_sys.c
79163 ____________________________________________________________________________
79164 [  6031] By: gsar                                  on 2000/05/01  15:19:41
79165         Log: small nits in diagnostics.pm (from Robin Barker)
79166      Branch: perl
79167            ! lib/diagnostics.pm pod/perldiag.pod
79168 ____________________________________________________________________________
79169 [  6030] By: gsar                                  on 2000/05/01  08:39:18
79170         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
79171              for @- and @+ (from Johan Vromans)
79172      Branch: perl
79173            ! lib/English.pm pod/perlvar.pod
79174 ____________________________________________________________________________
79175 [  6029] By: gsar                                  on 2000/05/01  08:16:10
79176         Log: add CGI.pm v2.66 (from Lincoln Stein)
79177      Branch: perl
79178            + lib/CGI/Util.pm t/lib/cgi-pretty.t
79179            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
79180            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
79181            ! t/lib/cgi-html.t t/lib/cgi-request.t
79182 ____________________________________________________________________________
79183 [  6028] By: gsar                                  on 2000/05/01  06:34:41
79184         Log: Pod::Man generates groff-incompatible macro definition (from
79185              Tom Christiansen)
79186      Branch: perl
79187            ! lib/Pod/Man.pm
79188 ____________________________________________________________________________
79189 [  6027] By: gsar                                  on 2000/05/01  06:31:36
79190         Log: podlators-1.02 update (from Russ Allbery)
79191      Branch: perl
79192            ! lib/Pod/Man.pm lib/Pod/Text.pm
79193 ____________________________________________________________________________
79194 [  6026] By: jhi                                   on 2000/04/30  23:24:23
79195         Log: Integrate with Sarathy.
79196      Branch: cfgperl
79197           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
79198           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
79199           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
79200           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
79201           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
79202           !> t/lib/syslog.t toke.c win32/win32.h
79203 ____________________________________________________________________________
79204 [  6025] By: gsar                                  on 2000/04/30  18:17:47
79205         Log: Is{Alnum,Alpha,Word} don't match titlecase
79206              
79207              TODO: IsSpace is defined recursively!
79208              
79209              (both spotted by Larry)
79210      Branch: perl
79211            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
79212            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
79213 ____________________________________________________________________________
79214 [  6024] By: gsar                                  on 2000/04/30  17:50:19
79215         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
79216              (from Hugo van der Sanden)
79217      Branch: perl
79218            ! toke.c
79219 ____________________________________________________________________________
79220 [  6023] By: gsar                                  on 2000/04/30  17:14:43
79221         Log: debugger stomps on $. (from M.J.T. Guy)
79222      Branch: perl
79223            ! lib/perl5db.pl
79224 ____________________________________________________________________________
79225 [  6022] By: gsar                                  on 2000/04/30  16:59:22
79226         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
79227      Branch: perl
79228            ! sv.c
79229 ____________________________________________________________________________
79230 [  6021] By: gsar                                  on 2000/04/29  21:00:08
79231         Log: remove Win2K issue in pod (fixed by change#6020)
79232      Branch: perl
79233            ! README.win32 pod/perl56delta.pod
79234 ____________________________________________________________________________
79235 [  6020] By: gsar                                  on 2000/04/29  20:51:49
79236         Log: test tweak
79237      Branch: perl
79238            ! t/lib/open3.t
79239 ____________________________________________________________________________
79240 [  6019] By: gsar                                  on 2000/04/29  20:34:27
79241         Log: windows portability tweaks
79242      Branch: perl
79243            ! t/lib/b.t win32/win32.h
79244 ____________________________________________________________________________
79245 [  6018] By: gsar                                  on 2000/04/29  19:55:24
79246         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
79247              make _PATH_LOG() return "" if unavailable
79248      Branch: perl
79249            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
79250            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
79251 ____________________________________________________________________________
79252 [  6017] By: jhi                                   on 2000/04/28  22:49:46
79253         Log: Integrate with Sarathy.
79254      Branch: cfgperl
79255           !> op.c perl.c pod/perldiag.pod t/lib/b.t
79256 ____________________________________________________________________________
79257 [  6016] By: jhi                                   on 2000/04/28  22:46:14
79258         Log: Do not warn that an infinity does not look like a number.
79259      Branch: cfgperl
79260            ! sv.c
79261 ____________________________________________________________________________
79262 [  6015] By: gsar                                  on 2000/04/28  22:35:49
79263         Log: tweak test for portability
79264      Branch: perl
79265            ! t/lib/b.t
79266 ____________________________________________________________________________
79267 [  6014] By: gsar                                  on 2000/04/28  22:05:31
79268         Log: glob() loading File::Glob behind the scenes may cause syntax errors
79269      Branch: perl
79270            ! op.c
79271 ____________________________________________________________________________
79272 [  6013] By: gsar                                  on 2000/04/28  21:25:22
79273         Log: tweak change#5945 to display correct switch name in diagnostic
79274      Branch: perl
79275            ! perl.c pod/perldiag.pod
79276 ____________________________________________________________________________
79277 [  6012] By: jhi                                   on 2000/04/28  21:08:12
79278         Log: Integrate with Sarathy.
79279      Branch: cfgperl
79280           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
79281           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
79282           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
79283 ____________________________________________________________________________
79284 [  6011] By: jhi                                   on 2000/04/28  21:04:46
79285         Log: &HUGE_VAL is not defined, it exists.
79286      Branch: cfgperl
79287            ! lib/Math/Complex.pm
79288 ____________________________________________________________________________
79289 [  6010] By: gsar                                  on 2000/04/28  21:02:58
79290         Log: clarify note about shadow password support (from
79291              gellyfish@gellyfish.com)
79292      Branch: perl
79293            ! pod/perlfunc.pod
79294 ____________________________________________________________________________
79295 [  6009] By: gsar                                  on 2000/04/28  21:00:00
79296         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
79297      Branch: perl
79298            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
79299 ____________________________________________________________________________
79300 [  6008] By: gsar                                  on 2000/04/28  20:56:33
79301         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
79302      Branch: perl
79303            ! installperl vms/subconfigure.com
79304 ____________________________________________________________________________
79305 [  6007] By: gsar                                  on 2000/04/28  20:51:21
79306         Log: note about compile failures and END blocks (from M.J.T. Guy)
79307      Branch: perl
79308            ! pod/perl56delta.pod pod/perlmod.pod
79309 ____________________________________________________________________________
79310 [  6006] By: jhi                                   on 2000/04/28  20:42:14
79311         Log: Regen Configure.
79312      Branch: cfgperl
79313            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79314            ! config_h.SH
79315 ____________________________________________________________________________
79316 [  6005] By: gsar                                  on 2000/04/28  20:41:16
79317         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
79318      Branch: perl
79319            ! utils/perldoc.PL
79320 ____________________________________________________________________________
79321 [  6004] By: jhi                                   on 2000/04/28  20:28:21
79322         Log: Integrate with Sarathy.
79323      Branch: cfgperl
79324           !> Configure INSTALL Porting/Glossary Porting/config.sh
79325           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
79326           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
79327           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
79328           !> win32/config.vc win32/win32.c
79329 ____________________________________________________________________________
79330 [  6003] By: gsar                                  on 2000/04/28  20:11:20
79331         Log: allow REG_EXPAND_SZ keys in Windows registry (from
79332              John Clayton <John.Clayton@barclayscapital.com>)
79333      Branch: perl
79334            ! win32/win32.c
79335 ____________________________________________________________________________
79336 [  6002] By: gsar                                  on 2000/04/28  19:34:16
79337         Log: destructive sv_setsv() can lose UV-ness from source, causing
79338              numeric promotions/comparisons to fail to do the right thing
79339      Branch: perl
79340            ! sv.c
79341 ____________________________________________________________________________
79342 [  6001] By: gsar                                  on 2000/04/28  18:44:15
79343         Log: support additional library locations via $Config{otherlibdirs}
79344              (from Andy Dougherty)
79345      Branch: perl
79346            ! Configure INSTALL Porting/Glossary Porting/config.sh
79347            ! Porting/config_H config_h.SH epoc/config.sh perl.c
79348            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
79349            ! win32/config.bc win32/config.gc win32/config.vc
79350 ____________________________________________________________________________
79351 [  6000] By: gsar                                  on 2000/04/28  18:26:58
79352         Log: reworked otherlibdirs.U (from Andy Dougherty)
79353      Branch: metaconfig
79354            ! U/installdirs/otherlibdirs.U
79355 ____________________________________________________________________________
79356 [  5999] By: gsar                                  on 2000/04/28  18:17:07
79357         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
79358      Branch: perl
79359            ! t/pragma/warn/toke toke.c
79360 ____________________________________________________________________________
79361 [  5998] By: jhi                                   on 2000/04/28  13:32:17
79362         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
79363      Branch: cfgperl
79364            ! lib/Math/Complex.pm
79365 ____________________________________________________________________________
79366 [  5997] By: jhi                                   on 2000/04/28  13:14:04
79367         Log: Preserve $!.
79368      Branch: cfgperl
79369            ! lib/Math/Complex.pm
79370 ____________________________________________________________________________
79371 [  5996] By: jhi                                   on 2000/04/28  12:59:23
79372         Log: Integrate with Sarathy.
79373      Branch: cfgperl
79374           +> pod/perlrequick.pod pod/perlretut.pod
79375           !> (integrate 51 files)
79376 ____________________________________________________________________________
79377 [  5995] By: gsar                                  on 2000/04/28  09:37:36
79378         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
79379      Branch: perl
79380            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
79381 ____________________________________________________________________________
79382 [  5994] By: gsar                                  on 2000/04/28  09:33:26
79383         Log: fix for missed accounting for null byte in pack("Z",...) (from
79384              M.J.T. Guy)
79385      Branch: perl
79386            ! pp.c t/op/pack.t
79387 ____________________________________________________________________________
79388 [  5993] By: gsar                                  on 2000/04/28  09:30:05
79389         Log: various minor tweaks seen on p5p
79390      Branch: perl
79391            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
79392 ____________________________________________________________________________
79393 [  5992] By: gsar                                  on 2000/04/28  09:08:19
79394         Log: pod nit (from Simon Cozens)
79395      Branch: perl
79396            ! pod/perlop.pod
79397 ____________________________________________________________________________
79398 [  5991] By: gsar                                  on 2000/04/28  09:06:36
79399         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
79400      Branch: perl
79401            ! README.posix-bc hints/posix-bc.sh
79402 ____________________________________________________________________________
79403 [  5990] By: gsar                                  on 2000/04/28  08:54:52
79404         Log: use $ENV{LIB} to search for libs under Visual C compiler
79405              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
79406      Branch: perl
79407            ! lib/ExtUtils/Liblist.pm
79408 ____________________________________________________________________________
79409 [  5989] By: gsar                                  on 2000/04/28  08:27:12
79410         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
79411              itself and no other (from Tom Hughes)
79412      Branch: perl
79413            ! t/op/array.t toke.c
79414 ____________________________________________________________________________
79415 [  5988] By: gsar                                  on 2000/04/28  08:01:38
79416         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
79417              <paul@miraclefish.com>)
79418      Branch: perl
79419            ! lib/ExtUtils/MakeMaker.pm
79420 ____________________________________________________________________________
79421 [  5987] By: gsar                                  on 2000/04/28  07:53:09
79422         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
79423      Branch: perl
79424            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
79425 ____________________________________________________________________________
79426 [  5986] By: gsar                                  on 2000/04/28  07:44:17
79427         Log: add regular expressions tutorial and quick-start guide (from
79428              Mark Kvale <kvale@phy.ucsf.edu>)
79429      Branch: perl
79430            + pod/perlrequick.pod pod/perlretut.pod
79431            ! AUTHORS MAINTAIN MANIFEST
79432 ____________________________________________________________________________
79433 [  5985] By: gsar                                  on 2000/04/28  07:30:28
79434         Log: forked child may not exit correctly if it failed to open
79435              /dev/console (from Graham Barr)
79436      Branch: perl
79437            ! ext/Sys/Syslog/Syslog.pm
79438 ____________________________________________________________________________
79439 [  5984] By: gsar                                  on 2000/04/28  07:27:20
79440         Log: attributes::reftype() doesn't work on tied argument
79441      Branch: perl
79442            ! xsutils.c
79443 ____________________________________________________________________________
79444 [  5983] By: gsar                                  on 2000/04/28  07:15:04
79445         Log: numeric conversion of non-number in change#3378 tramples on
79446              OOK offset, causing segfaults
79447      Branch: perl
79448            ! sv.c
79449 ____________________________________________________________________________
79450 [  5982] By: gsar                                  on 2000/04/28  04:48:25
79451         Log: avoid error in IO::Socket::INET when given an unknown service name
79452              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
79453      Branch: perl
79454            ! ext/IO/lib/IO/Socket/INET.pm
79455 ____________________________________________________________________________
79456 [  5981] By: gsar                                  on 2000/04/28  04:31:31
79457         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
79458              prototype mismatch with CORE::glob(); update pod and tests to
79459              suit (File::Glob::glob() is still available for backward
79460              compatibility, but should be considered deprecated)
79461      Branch: perl
79462            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
79463            ! t/lib/glob-taint.t
79464 ____________________________________________________________________________
79465 [  5980] By: gsar                                  on 2000/04/28  03:47:29
79466         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
79467              <ghudson@mit.edu>)
79468      Branch: metaconfig
79469            ! U/modified/Options.U
79470      Branch: perl
79471            ! Configure
79472 ____________________________________________________________________________
79473 [  5979] By: gsar                                  on 2000/04/28  03:07:54
79474         Log: under useithreads, constant pad entries could inadvertently be
79475              shared across threads (from Eric Blood <eblood@xmission.com>);
79476              added Eric's test case to testsuite
79477      Branch: perl
79478            ! op.c t/op/misc.t
79479 ____________________________________________________________________________
79480 [  5978] By: gsar                                  on 2000/04/27  21:13:00
79481         Log: sync version numbers in File::Spec with the ones on CPAN
79482              (from Barrie Slaymaker)
79483      Branch: perl
79484            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
79485            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
79486            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
79487 ____________________________________________________________________________
79488 [  5977] By: gsar                                  on 2000/04/27  21:07:29
79489         Log: autoquote barewords followed by newline and arrow properly
79490              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
79491      Branch: perl
79492            ! t/pragma/warn/toke toke.c
79493 ____________________________________________________________________________
79494 [  5976] By: gsar                                  on 2000/04/27  20:41:20
79495         Log: DB_File v1.73 update (from Paul Marquess)
79496      Branch: perl
79497            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
79498            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
79499 ____________________________________________________________________________
79500 [  5975] By: gsar                                  on 2000/04/27  20:34:24
79501         Log: allow sort() reentrancy (variant of patch suggested by
79502              Hugo van der Sanden)
79503      Branch: perl
79504            ! pp_ctl.c t/op/sort.t
79505 ____________________________________________________________________________
79506 [  5974] By: gsar                                  on 2000/04/27  19:46:57
79507         Log: change#4197 somehow missed initializing PL_errors, meaning
79508              sytax error queueing wasn't working outside eval"" at all;
79509              also fixed eval"" to localize PL_error_count, so that compile-time
79510              eval's don't clobber the error state of the outer context
79511      Branch: perl
79512            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
79513            ! t/pragma/warn/toke
79514 ____________________________________________________________________________
79515 [  5973] By: gsar                                  on 2000/04/27  18:29:05
79516         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
79517      Branch: perl
79518            ! regcomp.c regexec.c t/op/re_tests
79519 ____________________________________________________________________________
79520 [  5972] By: jhi                                   on 2000/04/27  18:22:41
79521         Log: Integrate with Sarathy.
79522      Branch: cfgperl
79523           +> t/lib/b.t t/lib/syslog.t
79524           !> (integrate 31 files)
79525 ____________________________________________________________________________
79526 [  5971] By: jhi                                   on 2000/04/27  18:18:46
79527         Log: Unicos tweaks from Mark P. Lutz.
79528      Branch: cfgperl
79529            ! hints/unicos.sh lib/Math/Complex.pm
79530 ____________________________________________________________________________
79531 [  5970] By: gsar                                  on 2000/04/27  18:05:11
79532         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
79533              IV is >32bits
79534      Branch: perl
79535            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
79536 ____________________________________________________________________________
79537 [  5969] By: gsar                                  on 2000/04/27  17:50:56
79538         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
79539      Branch: perl
79540            + t/lib/syslog.t
79541            ! MANIFEST ext/Sys/Syslog/Syslog.pm
79542 ____________________________________________________________________________
79543 [  5968] By: gsar                                  on 2000/04/27  17:44:49
79544         Log: tolerate spaces in group names in test on solaris (from David Boyce
79545              <dsb@boyski.com>)
79546      Branch: perl
79547            ! t/op/groups.t
79548 ____________________________________________________________________________
79549 [  5967] By: gsar                                  on 2000/04/27  17:41:22
79550         Log: improved docs on the warn_uninit diagnostic (from David Glasser
79551              and Simon Cozens)
79552      Branch: perl
79553            ! pod/perldiag.pod
79554 ____________________________________________________________________________
79555 [  5966] By: gsar                                  on 2000/04/27  16:54:58
79556         Log: add testsuite for B backends, fix bug in B::Deparse (from
79557              Simon Cozens <simon@brecon.co.uk>)
79558      Branch: perl
79559            + t/lib/b.t
79560            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
79561 ____________________________________________________________________________
79562 [  5965] By: gsar                                  on 2000/04/27  16:10:37
79563         Log: avoid "will not stay shared" warnings for our variables (from
79564              Robin Barker)
79565      Branch: perl
79566            ! op.c t/pragma/warn/op
79567 ____________________________________________________________________________
79568 [  5964] By: gsar                                  on 2000/04/27  07:05:05
79569         Log: reformat to 72 columns (again)
79570      Branch: perl
79571            ! pod/perldiag.pod
79572 ____________________________________________________________________________
79573 [  5963] By: gsar                                  on 2000/04/27  06:28:31
79574         Log: patch from Larry to make (\&) prototype work; added tests for
79575              the same
79576      Branch: perl
79577            ! op.c t/comp/proto.t
79578 ____________________________________________________________________________
79579 [  5962] By: gsar                                  on 2000/04/27  06:15:47
79580         Log: updated README.hpux (from Jeff Okamoto)
79581      Branch: perl
79582            ! README.hpux
79583 ____________________________________________________________________________
79584 [  5961] By: gsar                                  on 2000/04/27  05:55:03
79585         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
79586      Branch: perl
79587            ! emacs/cperl-mode.el
79588 ____________________________________________________________________________
79589 [  5960] By: gsar                                  on 2000/04/27  05:49:26
79590         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
79591      Branch: perl
79592            ! INSTALL
79593 ____________________________________________________________________________
79594 [  5959] By: gsar                                  on 2000/04/27  05:33:41
79595         Log: doubled words in pods (from Simon Cozens
79596              <simon.p.cozens@jp.pwcglobal.com>)
79597      Branch: perl
79598            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
79599            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
79600            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
79601            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
79602            ! pod/perltootc.pod
79603 ____________________________________________________________________________
79604 [  5958] By: gsar                                  on 2000/04/27  05:11:39
79605         Log: change#3569 deleted some essential code, revert; avoid use of
79606              atexit() to make DynaLoader work properly on AIX under mod_perl
79607              (from Jens-Uwe Mager <jum@helios.de>)
79608      Branch: perl
79609            ! ext/DynaLoader/dl_aix.xs
79610 ____________________________________________________________________________
79611 [  5957] By: gsar                                  on 2000/04/27  04:54:51
79612         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
79613      Branch: perl
79614            ! pod/perlmod.pod
79615 ____________________________________________________________________________
79616 [  5956] By: gsar                                  on 2000/04/27  04:51:47
79617         Log: better diagnostics on failed tests (from Ilya Zakharevich)
79618      Branch: perl
79619            ! t/op/lex_assign.t
79620 ____________________________________________________________________________
79621 [  5955] By: gsar                                  on 2000/04/27  04:26:44
79622         Log: longstanding bug exposed by change#3307: sort arguments weren't
79623              compiled with the right wantarray context (ensuing runtime lookup
79624              via block_gimme() was getting the incidental context of the
79625              sort() itself)
79626      Branch: perl
79627            ! op.c t/op/sort.t
79628 ____________________________________________________________________________
79629 [  5954] By: gsar                                  on 2000/04/26  23:42:12
79630         Log: integrate cfgperl contents into mainline
79631      Branch: perl
79632           !> (integrate 30 files)
79633 ____________________________________________________________________________
79634 [  5953] By: jhi                                   on 2000/04/26  23:06:42
79635         Log: Integrate with Sarathy.
79636      Branch: cfgperl
79637           !> README.win32 ext/B/B/Deparse.pm
79638           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
79639           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
79640           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
79641           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
79642           !> utils/perldoc.PL vms/perlvms.pod
79643 ____________________________________________________________________________
79644 [  5952] By: jhi                                   on 2000/04/26  23:03:46
79645         Log: Undo "use integer" addition from 64bitint as it seems
79646              to break most of the subtests in Digital UNIX;
79647              Unicos needs to find another way.
79648      Branch: cfgperl
79649            ! t/op/64bitint.t
79650 ____________________________________________________________________________
79651 [  5951] By: jhi                                   on 2000/04/26  22:57:53
79652         Log: Be more robust on "extreme" (large absolute value)
79653              arguments.  Originally reported by Daniel Connelly
79654              as a problem with asinh() on large negative arguments,
79655              asinh() used to bail out because an argument to log()
79656              ended up being zero.  Ilya Zakharevich proposed using
79657              Taylor's series in such cases, which for such large
79658              arguments is a very good approximation.
79659      Branch: cfgperl
79660            ! lib/Math/Complex.pm t/lib/complex.t
79661 ____________________________________________________________________________
79662 [  5950] By: gsar                                  on 2000/04/25  19:13:12
79663         Log: reformat perldiag to avoid long lines
79664      Branch: perl
79665            ! pod/perldiag.pod
79666 ____________________________________________________________________________
79667 [  5949] By: gsar                                  on 2000/04/25  18:41:11
79668         Log: make perldoc use the pod2man from the same version (from
79669              M.J.T. Guy)
79670      Branch: perl
79671            ! utils/perldoc.PL
79672 ____________________________________________________________________________
79673 [  5948] By: gsar                                  on 2000/04/25  18:21:57
79674         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
79675              <kompas@kompas.usr.onet.pl>)
79676      Branch: perl
79677            ! lib/vars.pm
79678 ____________________________________________________________________________
79679 [  5947] By: gsar                                  on 2000/04/25  18:11:53
79680         Log: use &dl_error rather than &dl_load_file as the guard for calling
79681              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
79682              statically built perl)
79683      Branch: perl
79684            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
79685 ____________________________________________________________________________
79686 [  5946] By: jhi                                   on 2000/04/25  17:37:54
79687         Log: Document that tr() is not tr(1).
79688      Branch: cfgperl
79689            ! pod/perlop.pod
79690 ____________________________________________________________________________
79691 [  5945] By: gsar                                  on 2000/04/25  16:34:33
79692         Log: make module name mandatory after -M switch; reorder perldiag
79693              alphabetically (from Mark-Jason Dominus)
79694      Branch: perl
79695            ! perl.c pod/perldiag.pod
79696 ____________________________________________________________________________
79697 [  5944] By: jhi                                   on 2000/04/25  01:15:18
79698         Log: On second thoughts frexp() does have two arguments.
79699      Branch: cfgperl
79700            ! perl.h
79701 ____________________________________________________________________________
79702 [  5943] By: jhi                                   on 2000/04/24  22:56:32
79703         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
79704              Now pp_ncmp() returns undef is either operand is a NaN.
79705      Branch: cfgperl
79706            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79707            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
79708            ! vms/subconfigure.com vos/config.def vos/config.h
79709            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
79710            ! win32/config.vc win32/config_H.bc win32/config_H.gc
79711            ! win32/config_H.vc
79712      Branch: metaconfig/U/perl
79713            + d_modfl.U
79714 ____________________________________________________________________________
79715 [  5942] By: jhi                                   on 2000/04/24  19:45:17
79716         Log: Regen Configure to match #5937.
79717      Branch: cfgperl
79718            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79719            ! config_h.SH
79720      Branch: metaconfig
79721            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
79722 ____________________________________________________________________________
79723 [  5941] By: jhi                                   on 2000/04/24  19:24:11
79724         Log: Further Unicos fixes for Mark Lutz.
79725      Branch: cfgperl
79726            ! hints/unicos.sh pp_ctl.c
79727 ____________________________________________________________________________
79728 [  5940] By: jhi                                   on 2000/04/24  19:09:06
79729         Log: Various Unicos 10.0.0.6 fixes.
79730              
79731              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
79732              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
79733              Reply-To: tecmpl1@triton.ca.boeing.com 
79734              To: perl5-porters@perl.org 
79735              Date: Fri, 14 Apr 2000 20:21:00 GMT 
79736              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
79737      Branch: cfgperl
79738            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
79739 ____________________________________________________________________________
79740 [  5939] By: gsar                                  on 2000/04/24  19:01:24
79741         Log: more pod nits (from Larry Virden)
79742      Branch: perl
79743            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
79744            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
79745            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
79746 ____________________________________________________________________________
79747 [  5938] By: gsar                                  on 2000/04/24  18:54:01
79748         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
79749      Branch: perl
79750            ! ext/B/B/Deparse.pm
79751 ____________________________________________________________________________
79752 [  5937] By: jhi                                   on 2000/04/24  17:39:00
79753         Log: Integrate with Sarathy.
79754      Branch: cfgperl
79755           +> (branch 31 files)
79756           !> (integrate 73 files)
79757 ____________________________________________________________________________
79758 [  5936] By: gsar                                  on 2000/04/24  17:30:06
79759         Log: additional tests for change#5934 (from Paul Marquess, who also
79760              sent in the same fix)
79761      Branch: perl
79762            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
79763            ! t/pragma/warn/5nolint t/pragma/warn/6default
79764 ____________________________________________________________________________
79765 [  5935] By: jhi                                   on 2000/04/24  17:26:05
79766         Log: Do not assume sign propagation.
79767              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
79768              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
79769              To: payner@ncifcrf.gov, perl5-porters@perl.org 
79770              Date: Tue, 18 Apr 2000 18:24:49 +0100 
79771              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
79772      Branch: cfgperl
79773            ! t/op/bop.t t/op/misc.t
79774 ____________________________________________________________________________
79775 [  5934] By: gsar                                  on 2000/04/24  17:16:54
79776         Log: propagate lexical warnings from surrounding scope correctly
79777              within string eval()
79778      Branch: perl
79779            ! pp_ctl.c t/pragma/warn/pp_ctl
79780 ____________________________________________________________________________
79781 [  5933] By: jhi                                   on 2000/04/24  17:01:07
79782         Log: Flatten the cpp jungle doing the nosuid checking.
79783      Branch: cfgperl
79784            ! perl.c
79785 ____________________________________________________________________________
79786 [  5932] By: gsar                                  on 2000/04/24  09:08:14
79787         Log: add rsignal(), whichsig() and do_join() to public API list
79788              (mod_perl uses them to good advantage)
79789      Branch: perl
79790            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
79791 ____________________________________________________________________________
79792 [  5931] By: gsar                                  on 2000/04/24  09:01:40
79793         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
79794      Branch: perl
79795            ! pp_hot.c regexec.c t/op/pat.t
79796 ____________________________________________________________________________
79797 [  5930] By: gsar                                  on 2000/04/24  08:58:33
79798         Log: small os390 tweaks (from Peter Prymmer)
79799      Branch: perl
79800            ! config_h.SH makedepend.SH
79801 ____________________________________________________________________________
79802 [  5929] By: gsar                                  on 2000/04/24  08:55:25
79803         Log: pod nits
79804      Branch: perl
79805            ! pod/perlguts.pod
79806 ____________________________________________________________________________
79807 [  5928] By: gsar                                  on 2000/04/24  08:50:13
79808         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
79809      Branch: perl
79810            ! ext/IO/lib/IO/Poll.pm
79811 ____________________________________________________________________________
79812 [  5927] By: gsar                                  on 2000/04/24  08:43:24
79813         Log: arrange for next() to resume at the unstack op rather than the
79814              loop conditional, so that scope cleanup happens correctly
79815              (from Stephen McCamant)
79816      Branch: perl
79817            ! op.c pp_ctl.c t/op/misc.t
79818 ____________________________________________________________________________
79819 [  5926] By: gsar                                  on 2000/04/24  08:18:40
79820         Log: on windows, reserve 16M of stack rather than 128M (allows more
79821              threads to run concurrently)
79822      Branch: perl
79823            ! win32/Makefile win32/makefile.mk
79824 ____________________________________________________________________________
79825 [  5925] By: gsar                                  on 2000/04/24  08:13:52
79826         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
79827      Branch: perl
79828            ! toke.c
79829 ____________________________________________________________________________
79830 [  5924] By: gsar                                  on 2000/04/24  08:08:59
79831         Log: avoid using uninitialized memory in require version check
79832      Branch: perl
79833            ! pp_ctl.c universal.c
79834 ____________________________________________________________________________
79835 [  5923] By: gsar                                  on 2000/04/24  07:20:14
79836         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
79837      Branch: perl
79838            ! ext/IO/lib/IO/Poll.pm
79839 ____________________________________________________________________________
79840 [  5922] By: gsar                                  on 2000/04/24  07:08:42
79841         Log: commentary about IoTYPE() (from Nathan Torkington)
79842      Branch: perl
79843            ! sv.h
79844 ____________________________________________________________________________
79845 [  5921] By: gsar                                  on 2000/04/24  06:58:26
79846         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
79847              by fix
79848      Branch: perl
79849            ! sv.c t/lib/charnames.t t/pragma/utf8.t
79850 ____________________________________________________________________________
79851 [  5920] By: gsar                                  on 2000/04/24  06:37:59
79852         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
79853      Branch: perl
79854            ! doop.c t/op/ver.t
79855 ____________________________________________________________________________
79856 [  5919] By: gsar                                  on 2000/04/24  06:21:58
79857         Log: Configure might miss old directories when prefix must be
79858              expanded (from Robin Barker)
79859      Branch: metaconfig
79860            ! U/installdirs/inc_version_list.U
79861      Branch: perl
79862            ! Configure
79863 ____________________________________________________________________________
79864 [  5918] By: gsar                                  on 2000/04/24  06:16:11
79865         Log: VMS nits in glob() test (from Charles Lane)
79866      Branch: perl
79867            ! t/lib/glob-basic.t
79868 ____________________________________________________________________________
79869 [  5917] By: gsar                                  on 2000/04/24  06:11:56
79870         Log: various pod nits (from Larry Virden and others)
79871      Branch: perl
79872            ! README.amiga README.hpux README.machten README.os2
79873            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
79874            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
79875            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
79876            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
79877            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
79878            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
79879            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
79880            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
79881 ____________________________________________________________________________
79882 [  5916] By: gsar                                  on 2000/04/24  05:52:43
79883         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
79884              <wjones@tc.fluke.com>)
79885      Branch: perl
79886            ! t/lib/glob-basic.t
79887 ____________________________________________________________________________
79888 [  5915] By: gsar                                  on 2000/04/24  05:07:01
79889         Log: supported platforms mixed up
79890      Branch: perl
79891            ! pod/perl56delta.pod pod/perlport.pod
79892 ____________________________________________________________________________
79893 [  5914] By: gsar                                  on 2000/04/24  04:56:08
79894         Log: caller() wasn't returning the right number of elements for
79895              eval {...}
79896      Branch: perl
79897            ! pp_ctl.c t/pragma/warn/9enabled
79898 ____________________________________________________________________________
79899 [  5913] By: gsar                                  on 2000/04/24  04:35:41
79900         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
79901              Mark-Jason Dominus)
79902      Branch: perl
79903            ! pod/perlfunc.pod
79904 ____________________________________________________________________________
79905 [  5912] By: gsar                                  on 2000/04/24  04:17:15
79906         Log: fix totally broken caching in UNIVERSAL::isa() (from
79907              Nick Ing-Simmons)
79908      Branch: perl
79909            ! t/op/universal.t universal.c
79910 ____________________________________________________________________________
79911 [  5911] By: gsar                                  on 2000/04/24  03:39:47
79912         Log: add linebreak properties from unicode/LineBrk.txt (from
79913              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
79914      Branch: perl
79915            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
79916            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
79917            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
79918            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
79919            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
79920            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
79921            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
79922            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
79923            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
79924            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
79925            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
79926            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
79927            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
79928            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
79929            + lib/unicode/Is/LbrkZW.pl
79930            ! lib/unicode/mktables.PL
79931 ____________________________________________________________________________
79932 [  5910] By: gsar                                  on 2000/04/24  03:23:10
79933         Log: typo in pod
79934      Branch: perl
79935            ! ext/Thread/Thread.pm
79936 ____________________________________________________________________________
79937 [  5909] By: gsar                                  on 2000/04/24  03:22:03
79938         Log: mode argument to do_binmode() should be file mode, not boolean
79939      Branch: perl
79940            ! pp_sys.c
79941 ____________________________________________________________________________
79942 [  5908] By: gsar                                  on 2000/04/16  16:51:08
79943         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
79944              always returns a valid GV even when the symbol is trapped by strictures
79945              (avoids coredumps)
79946              
79947              TODO: the C<package;> hack needs similar treatment
79948      Branch: perl
79949            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
79950            ! t/pragma/strict-vars
79951 ____________________________________________________________________________
79952 [  5907] By: jhi                                   on 2000/03/31  23:42:56
79953         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
79954              an assumption which #5905 demolished.
79955      Branch: cfgperl
79956            ! pp_sys.c
79957 ____________________________________________________________________________
79958 [  5906] By: jhi                                   on 2000/03/31  18:54:37
79959         Log: Typo in #5905.
79960      Branch: cfgperl
79961            ! t/op/64bitint.t
79962 ____________________________________________________________________________
79963 [  5905] By: jhi                                   on 2000/03/31  18:50:54
79964         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
79965              reported by Joseph N. Hall.  The bug was that even with use64bitint
79966              one had to use the prefixes q, L, or ll with printf/sprintf,
79967              contrary to the documentation and common sense.
79968      Branch: cfgperl
79969            ! sv.c t/op/64bitint.t
79970 ____________________________________________________________________________
79971 [  5904] By: gsar                                  on 2000/03/28  02:31:32
79972         Log: add Changes, perldelta.pod
79973      Branch: perl
79974            + Changes pod/perldelta.pod
79975 ____________________________________________________________________________
79976 [  5903] By: gsar                                  on 2000/03/28  02:03:55
79977         Log: rename Changes and perldelta.pod
79978      Branch: perl
79979           +> Changes5.6 pod/perl56delta.pod
79980            - Changes pod/perldelta.pod
79981            ! MANIFEST
79982 ____________________________________________________________________________
79983 [  5902] By: gsar                                  on 2000/03/28  01:59:14
79984         Log: create maint-5.6 branch
79985      Branch: maint-5.6/perl
79986           +> (branch 1611 files)
79987 ____________________________________________________________________________
79988 [  5901] By: jhi                                   on 2000/03/23  05:48:43
79989         Log: Integrate with Sarathy.
79990      Branch: cfgperl
79991           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
79992 ____________________________________________________________________________
79993 [  5900] By: gsar                                  on 2000/03/23  05:42:43
79994         Log: three guesses on what this is :-)
79995      Branch: perl
79996            ! Changes